• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Patch 1.3.1. Ai Crash

Level 12
Joined
Aug 3, 2021
Messages
434
Hello it's Pekisa7. I've recently tried tinkering with my custom AI script. Trying to make it not crash when the enemy units try to attack. But no matter what I do it still crashes the game when enemy units try to attack. I've lowered how much units they create on every ai that I created for my map. But it still doesn't work. I know I said that I need a higher patch. But maybe there is a way to fix this or do I need to change something in the AI to make it work? Best regards form Pekisa7.
 

Attachments

Can you try this AI on the leaked debug version of Warcraft 3 that prints out error messages, so you could record info about the cause of the crash or errors leading up to it?
How do I do that? When they are about to attack it just freezes and crashes the game. Sorry if I couldn't send a file or insert a video it won't let me.
 
Last edited:
It might be the size of the map itself, try making it smaller or bigger (usually smaller might fix it).
I think this bug sometimes occurs on patch 1.29.2, but probably on the patch you're working on too.
I faced the same issue on one map of one of my campaigns. (patch 1.29.2 tho).

Also I don't recommend you patch 1.31.1, the AI itself has some bugs on it
 
It might be the size of the map itself, try making it smaller or bigger (usually smaller might fix it).
I think this bug sometimes occurs on patch 1.29.2, but probably on the patch you're working on too.
I faced the same issue on one map of one of my campaigns. (patch 1.29.2 tho).

Also I don't recommend you patch 1.31.1, the AI itself has some bugs on it
Thanks for the answer. I tired Map Adapter . Its going good. I have some errors do you know how I can fix them. Also I had a smaller map made in patch 1.31.1 it still didn't work. Maybe it will work with patch 1.30.4?
Screenshot of map adapter.png
 
Back
Top