Modding Union
[en] - Modding Corner => Mapping => Thema gestartet von: GIUSHi am 6. Jan 2025, 02:10
-
Hello everyone, I'm making a Castle system (like in BFME 1) on ROTWK. I wrote scripts for AI, a problem arose that I can't solve, and I don't know where to look for what to look for:
Game crashes about 5 minutes after the start of the match, it doesn't give any error, the game just closes and that's it.
I only know one thing: This happens when you play with AI, I reviewed the scripts, I didn't find anything wrong.
Before the game crashes, the AI develops, builds buildings on foundations, hires units, etc.
What do you think the problem might be?
-
Do you manipulate the map in any way with your map script besides unpacking the castle? Did you remove any upgrades?
-
1. Removed all scripts, left only scripts for unpacking the base.
2. Removed hiring heroes.
3. Removed Commandset for the citadel.
But the game still crashes.
-
If you send your map script file here I can try to have a look
-
https://drive.google.com/file/d/1uQdEYCCX1_Uz0YXJdK0fO9_ZTWJnhf0B/view?usp=sharing
-
Hi, I solved the problem, the thing was that I made a mod on the 2.02 patch.