Game Modding | Call of Duty: Black Ops 3 | General Discussion
ModmeBot:
Thread By: Abnormal202
So all the sudden my map has started crashing everytime I run it. It gives me no error log or anything it just "stops working" and crashes. I realize this might be caused by the update but I'm not sure. This is what I get when I link my map:
I don't know if where the missing stringtable error came from or what it means, as well as all the ump45 errors. Could these be causing it? It still looks like it links correctly despite these errors but maybe they could be causing the crashes. This is really annoying because I've been writing a lot of scripts lately and I can't test them out.
ModmeBot:
Reply By: MagicSisti
This happend to me because I had custom wallbuys for weapons, I had erthrocks ak47u wallbuts prefab and it was crashing my game everytime I tried to run it, I deleted it and it worked perfect, I don't know why but check to see if that helps (also when my game would crash it wouldn't give me a single error it would just immediately close)
ModmeBot:
Reply By: Abnormal202
MagicSisti
This happend to me because I had custom wallbuys for weapons, I had erthrocks ak47u wallbuts prefab and it was crashing my game everytime I tried to run it, I deleted it and it worked perfect, I don't know why but check to see if that helps (also when my game would crash it wouldn't give me a single error it would just immediately close)
I don't have any of Erthrock's wall-buys in my map, but I'll try uninstalling his weapons.
ModmeBot:
Reply By: Abnormal202
Alright, so I uninstalled the weapons that were giving me errors in launcher while linking and now it only gives me this:
The game still crashes on launch, without any error messages. I don't know if the stringtable error could be the problem, I don't know where that one came from or how to fix it.
ModmeBot:
Reply By: Abnormal202
I figured it out! I saw an error in the launcher while it was compiling that said a it couldn't place a node somewhere. I went to that location and deleted the the probe there (it was supposed to be a zombie traversal). That fixed the error in launcher and allowed my map to run again. The strange thing was that node had been there for a while. It never worked properly (the zombies wouldn't use it) but it didn't break the game. It's strange how all the sudden, after no changes to it, it began to crash the map everytime.
ModmeBot:
Reply By: hubigygjjik
abnormal, i have the same errors like you can you tell me how to make it work??
ModmeBot:
Reply By: Abnormal202
what have you recently added in Radiant? try undoing it if its not too important. Also check the launcher carefully when its compiling and linking and post anything that says ERROR before it.