4. Jul 2025, 04:53 Hallo Gast.
Willkommen Gast. Bitte einloggen oder registrieren. Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge. Hierbei werden gemäß Datenschutzerklärung Benutzername und Passwort verschlüsselt für die gewählte Dauer in einem Cookie abgelegt.


Select Boards:
 
Language:
 


Autor Thema: Game Crush  (Gelesen 2484 mal)

GIUSHi

  • Bilbos Festgast
  • *
  • Beiträge: 13
Game Crush
« 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?

The_Necromancer0

  • Edain Team
  • Wächter der Veste
  • *****
  • Beiträge: 2.024
  • There is evil there that does not sleep
Re: Game Crush
« Antwort #1 am: 6. Jan 2025, 08:48 »
Do you manipulate the map in any way with your map script besides unpacking the castle? Did you remove any upgrades?
Come chat Edain on Discord: https://discord.gg/CMhkeb8
Questions on the Mod? Visit the Official Wiki: http://edain.wikia.com/

GIUSHi

  • Bilbos Festgast
  • *
  • Beiträge: 13
Re: Game Crush
« Antwort #2 am: 8. Jan 2025, 00:55 »
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.

The_Necromancer0

  • Edain Team
  • Wächter der Veste
  • *****
  • Beiträge: 2.024
  • There is evil there that does not sleep
Re: Game Crush
« Antwort #3 am: 8. Jan 2025, 07:23 »
If you send your map script file here I can try to have a look
Come chat Edain on Discord: https://discord.gg/CMhkeb8
Questions on the Mod? Visit the Official Wiki: http://edain.wikia.com/

GIUSHi

  • Bilbos Festgast
  • *
  • Beiträge: 13

GIUSHi

  • Bilbos Festgast
  • *
  • Beiträge: 13
Re: Game Crush
« Antwort #5 am: 11. Jan 2025, 20:29 »
Hi, I solved the problem, the thing was that I made a mod on the 2.02 patch.