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

Plutonium

  1. Home
  2. MW3 Modding Support & Discussion
  3. Game crash when loading some maps with mods loaded

Game crash when loading some maps with mods loaded

Scheduled Pinned Locked Moved MW3 Modding Support & Discussion
9 Posts 3 Posters 435 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.
  • Slvr99undefined Offline
    Slvr99undefined Offline
    Slvr99
    wrote on last edited by
    #1

    When launching certain maps in the game with a mod loaded (I've seen Carbon, Downturn, Resistance, and Outpost cause this error, but I haven't tested all maps) the game will crash during load with this error:

    ====================================================
    Com_ERROR: LinkFile: function "precache" in file "mptype/mptype_gign_paris_lmg.gsc" referenced unknown function precache (681) from script ult.gsc
    ====================================================
    

    The mod itself has a fastfile containing some localize, stringtable, and material assets. The mod also contains an .iwd with some new GSC files and a few images. The modded GSC files do not have any errors themselves or have anything to do with this error. My game is also using all steam files.
    Any ideas on what is causing this and if there's a workaround?

    LastDemon99undefined 1 Reply Last reply
    1
    • LastDemon99undefined Offline
      LastDemon99undefined Offline
      LastDemon99
      replied to Slvr99 on last edited by
      #2

      Slvr99 At the moment there is no solution, it is a error of the mods support itself. 😞

      Slvr99undefined 1 Reply Last reply
      0
      • Slvr99undefined Offline
        Slvr99undefined Offline
        Slvr99
        replied to LastDemon99 on last edited by Slvr99
        #3

        LastDemon99 Thanks for the reply. For context, I am porting AIZombies Supreme to PlutoIW5 and it is around 95% complete and playable. However if certain maps crash I may not be able to release without entirely excluding many maps from the end-game rotation. It'd be great if the devs took care of this bug so that AIZombies can be played as intended. If there's any way I can expedite the process of this issue being taken care of, let me know and I can do it.

        Xerxesundefined 1 Reply Last reply
        1
        • Xerxesundefined Offline
          Xerxesundefined Offline
          Xerxes Plutonium Staff
          replied to Slvr99 on last edited by
          #4

          Slvr99 said in Game crash when loading some maps with mods loaded:

          It'd be great if the devs took care of this bug

          You can't blame anyone but you for that error.
          Not all maps contain all assets and asset specific gsc.
          Call of Duty always has behaved like this.

          Slvr99undefined 1 Reply Last reply
          0
          • Slvr99undefined Offline
            Slvr99undefined Offline
            Slvr99
            replied to Xerxes on last edited by
            #5

            Xerxes Hang on, you're telling me that somehow loading a mod that doesn't have any files that link or reference to mptype/mptype_gign_paris_lmg.gsc is somehow affecting that file? If this is the case, what's the fix? What did I do wrong so I can correct it and not encounter this error? The mod only adds new GSC files, it does not modify any existing GSC files in the game. So please, inform me on my mistake.

            1 Reply Last reply
            1
            • Xerxesundefined Offline
              Xerxesundefined Offline
              Xerxes Plutonium Staff
              wrote on last edited by
              #6

              No, I am telling you its perfectly normal that the game won't find gsc files for GIGN player models on maps that don't feature GIGN as playable characters, no matter how nicely you ask the game to find them.

              1 Reply Last reply
              0
              • Slvr99undefined Offline
                Slvr99undefined Offline
                Slvr99
                wrote on last edited by
                #7

                Oh I see. I'm not trying to find them though. None of my scripts reference these models. So what could be causing it in my code?

                1 Reply Last reply
                1
                • Xerxesundefined Offline
                  Xerxesundefined Offline
                  Xerxes Plutonium Staff
                  wrote on last edited by
                  #8

                  Without knowing the source of your mod its just a guess, but my guess is that you probably did overwrite a stock gsc file which is used by the player model specific gsc files.

                  Slvr99undefined 1 Reply Last reply
                  0
                  • Slvr99undefined Offline
                    Slvr99undefined Offline
                    Slvr99
                    replied to Xerxes on last edited by Slvr99
                    #9

                    Xerxes Even with my mod not overwriting any built-in GSC files (only adding new GSC files) this error still occurs. Even when loading the mod but not running any of my GSC code, it still crashes with this error. I've narrowed it down that adding more than 42 localize assets to my linked fastfile (just those localizes, nothing else) causes Downturn to freeze upon load. Why is it freezing when I'm only compiling localize assets to the mod?

                    1 Reply Last reply
                    1

                    • Login

                    • Don't have an account? Register

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