Game crashes when loading a mod (.gsc)
-
Hey,
I’m trying to load a mod (tried a .txt converted to .gsc and an encrypted.gsc) and both crash while starting a private match (map mp_studio).
Any help would be appreciated.
-
You need a compiled gsc file.
-
@Xerxes said in Game crashes when loading a mod (.gsc):
You need a compiled gsc file.
Hello Xerxes,
sadly, I tried a whole new script file, written from scratch. It doesn’t work for me. It works for Redacted though.
https://drive.google.com/open?id=1Dvho6u0ohxazhaat8v6jDSx3S42HGZYI
Thanks!
Edit:
hmm, that way doesn’t work for me unfortunately.
I tried those methods:- plain .gsc (not compiled)
- compiled .gsc
- starting the game with “xpartygo” command
- starting the game with “map mp_map” command
Non worked. The “map mp_map” command makes the game crash and the “xpartygo” command just makes the game load without a crash but also without a mod.
Any idea what might be happening?
-
At the moment you can only replace existing files, I usually use _ clientids.gsc and split it up into the different features I have.