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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] [Zombies] Black Ops 2 Chaos Mode

[Release] [Zombies] Black Ops 2 Chaos Mode

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
64 Posts 26 Posters 17.5k Views 3 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.
  • IKARUS_undefined IKARUS_

    I have crashes like 5-10 rounds in a match every time any fix? or when is new version comming?

    dontknowletsplundefined Offline
    dontknowletsplundefined Offline
    dontknowletspl
    wrote on last edited by
    #41

    IKARUS_ There is some tasks that crash together, until the new version is released you can prevent the crash by using timer 30 seconds or over.

    1 Reply Last reply
    0
    • sanlano23undefined sanlano23

      @dontknowletsplay it can be playable in co op?

      dontknowletsplundefined Offline
      dontknowletsplundefined Offline
      dontknowletspl
      wrote on last edited by dontknowletspl
      #42

      sanlano23 yes but i recommend both players use 30 or over seconds timer until the crash issue is fixed.

      1 Reply Last reply
      1
      • IKARUS_undefined Offline
        IKARUS_undefined Offline
        IKARUS_
        wrote on last edited by
        #43

        i have to play on 60s or the game crashes.
        and the randomize models of zombies have teddys, that are invisible and can crash the game
        2aee23eb-c3f0-4e01-aaea-44f7d68acc4d-image.png

        dontknowletsplundefined 1 Reply Last reply
        0
        • KoisyWoisyundefined Offline
          KoisyWoisyundefined Offline
          KoisyWoisy
          wrote on last edited by
          #44

          So I keep getting the crash error it says the nikolai model has more than 160 bones is there any fixes for this?

          dontknowletsplundefined 1 Reply Last reply
          0
          • IKARUS_undefined IKARUS_

            i have to play on 60s or the game crashes.
            and the randomize models of zombies have teddys, that are invisible and can crash the game
            2aee23eb-c3f0-4e01-aaea-44f7d68acc4d-image.png

            dontknowletsplundefined Offline
            dontknowletsplundefined Offline
            dontknowletspl
            wrote on last edited by
            #45

            IKARUS_ I have updated the script and random models should not crash anymore but im not sure if the crashing issue with 10 seconds tasks still exists.

            1 Reply Last reply
            0
            • KoisyWoisyundefined KoisyWoisy

              So I keep getting the crash error it says the nikolai model has more than 160 bones is there any fixes for this?

              dontknowletsplundefined Offline
              dontknowletsplundefined Offline
              dontknowletspl
              wrote on last edited by dontknowletspl
              #46

              KoisyWoisy That should be fixed now. Also i think you are the one i gave the working script on discord already.

              1 Reply Last reply
              0
              • dontknowletsplundefined dontknowletspl

                This post is deleted!

                Golden946undefined Offline
                Golden946undefined Offline
                Golden946
                wrote on last edited by
                #47

                @dontknowletsplay i kept having this random crash after like 10 mins of game, it happens in every map

                dontknowletsplundefined 1 Reply Last reply
                0
                • Golden946undefined Golden946

                  @dontknowletsplay i kept having this random crash after like 10 mins of game, it happens in every map

                  dontknowletsplundefined Offline
                  dontknowletsplundefined Offline
                  dontknowletspl
                  wrote on last edited by
                  #48

                  Golden946 it only happens if you use timer under 30 seconds. still haven't got time to read the code to fix this.

                  1 Reply Last reply
                  0
                  • dontknowletsplundefined dontknowletspl

                    This post is deleted!

                    Dempsey_undefined Offline
                    Dempsey_undefined Offline
                    Dempsey_
                    wrote on last edited by
                    #49

                    @dontknowletsplay i put it to my script file but it doesnt show up on game how can i fix it???

                    dontknowletsplundefined 1 Reply Last reply
                    0
                    • Dempsey_undefined Dempsey_

                      @dontknowletsplay i put it to my script file but it doesnt show up on game how can i fix it???

                      dontknowletsplundefined Offline
                      dontknowletsplundefined Offline
                      dontknowletspl
                      wrote on last edited by
                      #50

                      Allmeta Make sure you are using correct file and folder. If you still have issues leave here screenshot of your folder which has the file.

                      1 Reply Last reply
                      0
                      • dontknowletsplundefined dontknowletspl

                        This post is deleted!

                        tomdreundefined Offline
                        tomdreundefined Offline
                        tomdre
                        wrote on last edited by
                        #51

                        @dontknowletsplay whenever i try to play with my friend the connection gets intterupted each time

                        dontknowletsplundefined 1 Reply Last reply
                        0
                        • moaidm2undefined Offline
                          moaidm2undefined Offline
                          moaidm2
                          wrote on last edited by
                          #52

                          i think i know what the issue is @dontknowletsplay 0xC0000005 is the error code which is because of access violation AKA the mod cant access some files either because its missing or that the mod cant process the file correctly or its not assigned to some of its files so i think the way to fix it to make sure that everything is correct in the source code or add a line of code that forces BO2 to run as adminstrator but im not so sure since i dont really know alot about coding it might be just because the mod got too much to do like handling the timed effects while trying to run new ones

                          dontknowletsplundefined 1 Reply Last reply
                          0
                          • moaidm2undefined moaidm2

                            i think i know what the issue is @dontknowletsplay 0xC0000005 is the error code which is because of access violation AKA the mod cant access some files either because its missing or that the mod cant process the file correctly or its not assigned to some of its files so i think the way to fix it to make sure that everything is correct in the source code or add a line of code that forces BO2 to run as adminstrator but im not so sure since i dont really know alot about coding it might be just because the mod got too much to do like handling the timed effects while trying to run new ones

                            dontknowletsplundefined Offline
                            dontknowletsplundefined Offline
                            dontknowletspl
                            wrote on last edited by dontknowletspl
                            #53

                            moaidm2 I think the issue is that i coded it pretty quickly and poorly.. i been too busy to fix it. I will try take a look in the code today since i got free time.

                            In meantime you can play the Bo1 version it should work fine.

                            I have no way to test it with friend other than on server.

                            Which map you trying to play in and when does it crash?

                            EDIT: I made some changes to the code hope it work now. If there is still errors please report back.

                            1 Reply Last reply
                            0
                            • tomdreundefined tomdre

                              @dontknowletsplay whenever i try to play with my friend the connection gets intterupted each time

                              dontknowletsplundefined Offline
                              dontknowletsplundefined Offline
                              dontknowletspl
                              wrote on last edited by
                              #54

                              tomdre I dont have way to play with friends other than on server so i cannot test why it crash but i fixed some issues in the code hope it work now.

                              1 Reply Last reply
                              0
                              • Sabino.ahkundefined Sabino.ahk

                                Those are screenshot that i made for you can see the model are funny LOL. Teddy Bear lmao
                                ca919132-debd-4b87-b8d6-2521dfffcc3d-image.png

                                a9b18867-05f0-45d9-8109-ce53fde5d95b-image.png

                                MTWalkaundefined Offline
                                MTWalkaundefined Offline
                                MTWalka
                                wrote on last edited by
                                #55

                                @Mr-MaPSaBino It is not actually a bug in the mod, it happens when changing the models, like if you make yourself into a zombie, panzer, or avagadro, it will look like that, i'm assuming it is the rigging in the models i might be wrong

                                1 Reply Last reply
                                1
                                • dontknowletsplundefined Offline
                                  dontknowletsplundefined Offline
                                  dontknowletspl
                                  wrote on last edited by
                                  #56

                                  Small update.

                                  Some new features added which was requested and some old ones was fixed.

                                  Lemonundefined 1 Reply Last reply
                                  0
                                  • dontknowletsplundefined dontknowletspl

                                    Small update.

                                    Some new features added which was requested and some old ones was fixed.

                                    Lemonundefined Online
                                    Lemonundefined Online
                                    Lemon
                                    Contributor
                                    wrote on last edited by
                                    #57

                                    dontknowletspl thanks for adding my suggestions 🙂

                                    1 Reply Last reply
                                    0
                                    • dontknowletsplundefined Offline
                                      dontknowletsplundefined Offline
                                      dontknowletspl
                                      wrote on last edited by
                                      #58

                                      Small Update
                                      Fixed bug with origins easter egg.

                                      1 Reply Last reply
                                      0
                                      • GameyTrack115undefined Offline
                                        GameyTrack115undefined Offline
                                        GameyTrack115
                                        wrote on last edited by
                                        #59

                                        This mod is absolutely CHAOTIC! sorry I had to lol here's my game play - https://www.youtube.com/watch?v=ehkVZzNGJ0s

                                        1 Reply Last reply
                                        1
                                        • A Former User? Offline
                                          A Former User? Offline
                                          A Former User
                                          wrote on last edited by
                                          #60

                                          Hey! This is my favorite mod for BO2 and BO1. I do not know how to make mods but I was wondering if you would be open to helping me create this mod for AW Zombies and IW Zombies for the modded clients for those games?

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


                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • Login

                                          • Don't have an account? Register

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