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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Does the Configuration Mod no longer work?

Does the Configuration Mod no longer work?

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
11 Posts 3 Posters 391 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ContraBeatsundefined ContraBeats

    Re: [Release] [Zombies] Configuration Mod for dedicated servers

    I'm pretty sure I'm not doing anything wrong but it doesn't seem to have any effect in game anymore. The terminal shows the script is being loaded as well.

    JezuzLizardundefined Offline
    JezuzLizardundefined Offline
    JezuzLizard
    Plutonium Staff
    wrote on last edited by
    #2

    ContraBeats Its no longer supported so if it doesn't work with the current version of Plutonium you'll need to fix it yourself.

    However, I am working on a new mod that will allow for similar configuration like this mod. No ETA.

    1 Reply Last reply
    0
    • AutisticLuluundefined Offline
      AutisticLuluundefined Offline
      AutisticLulu
      wrote on last edited by AutisticLulu
      #3

      It works flawlessly for me.
      If you want to rule out if it works at all, I have a fork repo of it on Github both decompiled and compiled with some additional stuff added.

      JezuzLizardundefined ContraBeatsundefined 2 Replies Last reply
      0
      • AutisticLuluundefined AutisticLulu

        It works flawlessly for me.
        If you want to rule out if it works at all, I have a fork repo of it on Github both decompiled and compiled with some additional stuff added.

        JezuzLizardundefined Offline
        JezuzLizardundefined Offline
        JezuzLizard
        Plutonium Staff
        wrote on last edited by
        #4

        AutisticLulu
        That's cool you forked my mod. Seems you've done some cool stuff.

        Technically, I stopped when I could have added even more zombie vars(basically most of the configuration mod's alterations come from changing zombie var values). Its possible to add probably about 1000 more dvars if really necessary before you run out of dvars.

        I only did core zombie vars which are global, but there are many map specific ones usually related to perks/weapons.

        1 Reply Last reply
        0
        • AutisticLuluundefined AutisticLulu

          It works flawlessly for me.
          If you want to rule out if it works at all, I have a fork repo of it on Github both decompiled and compiled with some additional stuff added.

          ContraBeatsundefined Offline
          ContraBeatsundefined Offline
          ContraBeats
          wrote on last edited by
          #5

          AutisticLulu for some reason that just crashes the server for me. I get

          A critical exception occured!
          Exception Code: 0xC0000005
          Exception Address: 0x008F4412

          along with a 630mb crash dump

          AutisticLuluundefined 1 Reply Last reply
          0
          • ContraBeatsundefined ContraBeats

            AutisticLulu for some reason that just crashes the server for me. I get

            A critical exception occured!
            Exception Code: 0xC0000005
            Exception Address: 0x008F4412

            along with a 630mb crash dump

            AutisticLuluundefined Offline
            AutisticLuluundefined Offline
            AutisticLulu
            wrote on last edited by
            #6

            ContraBeats 0xc0000005 is a access violation error which most often means the software tries to access data from a location that isn't assigned properly, so you've most likely missed a install step or configured it wrong.

            Have you placed GSCs at their correct locations?
            Double check your .cfg for anything that looks odd or post it here

            ContraBeatsundefined 2 Replies Last reply
            0
            • AutisticLuluundefined AutisticLulu

              ContraBeats 0xc0000005 is a access violation error which most often means the software tries to access data from a location that isn't assigned properly, so you've most likely missed a install step or configured it wrong.

              Have you placed GSCs at their correct locations?
              Double check your .cfg for anything that looks odd or post it here

              ContraBeatsundefined Offline
              ContraBeatsundefined Offline
              ContraBeats
              wrote on last edited by ContraBeats
              #7

              AutisticLulu I'm pretty confident I didn't install it wrong cause I reinstalled what I was using before and it worked fine. As for the .cfg I just used the one on your github and added a server password and changed starting points to 50000.

              EDIT: wait no sorry I just realized you have extra required gsc's in the precompiled folder that I'm missing. That's probably the issue. I didn't bother opening that folder yesterday cause I planned to merge another mod and compile myself

              1 Reply Last reply
              0
              • AutisticLuluundefined AutisticLulu

                ContraBeats 0xc0000005 is a access violation error which most often means the software tries to access data from a location that isn't assigned properly, so you've most likely missed a install step or configured it wrong.

                Have you placed GSCs at their correct locations?
                Double check your .cfg for anything that looks odd or post it here

                ContraBeatsundefined Offline
                ContraBeatsundefined Offline
                ContraBeats
                wrote on last edited by ContraBeats
                #8

                AutisticLulu ok I just removed the extra stuff I didn't want instead of using the other gscs and it doesn't crash anymore but the extra values in the .cfg still do nothing 😕

                AutisticLuluundefined 1 Reply Last reply
                0
                • ContraBeatsundefined ContraBeats

                  AutisticLulu ok I just removed the extra stuff I didn't want instead of using the other gscs and it doesn't crash anymore but the extra values in the .cfg still do nothing 😕

                  AutisticLuluundefined Offline
                  AutisticLuluundefined Offline
                  AutisticLulu
                  wrote on last edited by AutisticLulu
                  #9

                  ContraBeats try adding a copy of dedicated_zm.cfg from \pluto_t6_full_game\main to \pluto_t6_full_game\t6r\data or the other way around and see what happens.

                  ContraBeatsundefined 1 Reply Last reply
                  0
                  • AutisticLuluundefined AutisticLulu

                    ContraBeats try adding a copy of dedicated_zm.cfg from \pluto_t6_full_game\main to \pluto_t6_full_game\t6r\data or the other way around and see what happens.

                    ContraBeatsundefined Offline
                    ContraBeatsundefined Offline
                    ContraBeats
                    wrote on last edited by
                    #10

                    AutisticLulu still nothing

                    AutisticLuluundefined 1 Reply Last reply
                    0
                    • ContraBeatsundefined ContraBeats

                      AutisticLulu still nothing

                      AutisticLuluundefined Offline
                      AutisticLuluundefined Offline
                      AutisticLulu
                      wrote on last edited by
                      #11

                      ContraBeats If you remove your serverkey and upload the whole server folder (except the zones folder) to Google Drive or something I can take a closer look in an hour or so if you want.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

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