Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. "Server Disconnected - server script runtime error exceeded maximum number of child server script variables"

"Server Disconnected - server script runtime error exceeded maximum number of child server script variables"

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
12 Posts 6 Posters 1.6k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Quikksterundefined Offline
    Quikksterundefined Offline
    Quikkster
    wrote on last edited by Quikkster
    #1

    My Zombies servers have been non stop crashing for the last two days and it is driving me absolutely INSANE. The most recent error I have been getting is the one posted below. It seems to mainly happen with Transit, Buried, and MotD. For Transit I have my main _scoreboard build with a _clientids.gsc that helps fix various issues such as the Teleporters and JetGun. I have the _zm_transit_utility.gsc to fix tombstone. My origins servers have the 3 files needed to fix various issues (dig, amb & craftables)

    Across all of my zombies servers I have _zm_banking.gsc with the Plugin attached to IW4m for Bank Fix, as well as _zm_audio_announcer.gsc which to be honest is the only file I am not positive works properly, however it seems to crash regardless of whether I remove it or not.

    I am sorry if this post is a bit of a mess, just trying to make it crystal clear all files I am using during these errors I also only have ONE map in rotation per server. And I have literally triple checked everything....![alt text](dad6cefd-1038-445f-8fe9-cada69c339a0-image.png image url)

    (EDIT): It 100% has to be something to do with my _scoreboard.gsc I removed everything related to any specific maps, and all other gsc files, launched up a few different maps and they all gave me this same error codre hopefully this helps someone help me. I am willing to just post my entire _scoreboard if it means soemone can help me find a fix, let me know thank you.

    1 Reply Last reply
    1
    • Sorexundefined Offline
      Sorexundefined Offline
      Sorex Contributor
      wrote on last edited by
      #2

      Quikkster Post your _scoreboard.gsc if you are sute is that the problem

      Quikksterundefined 1 Reply Last reply
      1
      • Quikksterundefined Offline
        Quikksterundefined Offline
        Quikkster
        replied to Sorex on last edited by Quikkster
        #3

        Sorex here is a link to everything I compiled into _scoreboard.gsc, sorry it's a bit messy I am still sorta new to this. I can also put a screenshot of how I had it laid out just for the hell of it. Thanks btw

        https://drive.google.com/drive/folders/1OPncVTaDdZOJAWNrLwR4PYex9EBLlCfY?usp=sharing

        3b1660ad-607f-493e-9d6f-a7f813a7eec9-image.png

        1 Reply Last reply
        0
        • Sorexundefined Offline
          Sorexundefined Offline
          Sorex Contributor
          wrote on last edited by
          #4

          Quikkster

          1. Why 200 files for one?
          2. GSC Studio have some issues with many files getting compiled, sometimes don't compile as intended
          3. Don't use scoreboard.gsc for that things there nothing about the scoreboard, if you overwrite a file that exist without adding the original code the game will not work
          Quikksterundefined mikzyundefined 2 Replies Last reply
          0
          • Quikksterundefined Offline
            Quikksterundefined Offline
            Quikkster
            replied to Sorex on last edited by
            #5

            Sorex so what should I do in order to fix this specific error code? Is it an overflow error? or do I just have to rename it do _clientids and try that?

            1 Reply Last reply
            0
            • mikzyundefined Offline
              mikzyundefined Offline
              mikzy Banned
              replied to Sorex on last edited by
              #6

              Sorex

              • the "200 files" are for the QoL mod we were doing back in December. I recommended not using the mod as it is possibly unstable.
              • GSC studio is just fine bro, its just the compiler has issues in general (Whether its gsc studio or not)
              • scoreboard.gsc is just fine????
              Quikksterundefined 1 Reply Last reply
              0
              • Sorexundefined Offline
                Sorexundefined Offline
                Sorex Contributor
                wrote on last edited by
                #7

                Quikkster Don't overwrite file that you don't know what they do. If its not necessary make a custom script.
                I overwrite files just for drag and drop mods. But thats not your case considering is a much more complicated mod.

                1 Reply Last reply
                0
                • Quikksterundefined Offline
                  Quikksterundefined Offline
                  Quikkster
                  replied to mikzy on last edited by Quikkster
                  #8

                  mikey yeah at first I tried out your built in compiler and it was fine but I chose GSC Studio instead because I wanted to implement other mods as well. I only used specific parts of your QOL mod, not the entire build, as you had already stated in the release that it was unfinished and unstable, that is why I chose to do it piece by piece and not include all of your QOL mod

                  1 Reply Last reply
                  0
                  • Sorexundefined Offline
                    Sorexundefined Offline
                    Sorex Contributor
                    wrote on last edited by
                    #9

                    Quikkster You can do it also with his bat, its what all do usualy. GSC have some issues with errors on conditions. (it detect errors when there no errros and not allow to compile)

                    1 Reply Last reply
                    0
                    • Aswad69undefined Offline
                      Aswad69undefined Offline
                      Aswad69
                      wrote on last edited by
                      #10

                      going through this same problem as well it's getting annoying, have you found a fix yet?

                      JezuzLizardundefined 1 Reply Last reply
                      0
                      • JezuzLizardundefined Offline
                        JezuzLizardundefined Offline
                        JezuzLizard Plutonium Staff
                        replied to Aswad69 on last edited by
                        #11

                        Aswad69 The only fix for this error is to write good code. You are doing something wrong if you are encountering this error. You can try to debug this error using the dedicated server and https://github.com/fedddddd/t6-gsc-utils plugin. On ZM you can use the printallocations 100 command or wait for the error to occur and check the minidumps folder to see what is using all the child script variables.

                        1 Reply Last reply
                        0
                        • Maximizer Blakeundefined Offline
                          Maximizer Blakeundefined Offline
                          Maximizer Blake
                          wrote on last edited by
                          #12

                          I had a problem on mine too, i play 8 players on zombies mode on every maps i got server script runtime error, is there a way to fix it?

                          1 Reply Last reply
                          0

                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Donate