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!
I made a map for fun and I made a huge endless waves of undead attacking "Dalaran" then after like, 1 minute or so, this happened? I have the 1.30 version
Most probably a faulty imported model (bone parents not set properly iirc).
Or too many polygons on screen (too high quality models), tilted camera like yours can be prone to that.
Thus check if it happens with default camera view, if so, move some imported models out of the way and try again.
This happens simply when you have too much units created within unit create unit trigger. Some of the unit polygon coordinate values gets zero valued and thats why you see them have long texture spikes coming out of them. Engine isn't made to handle roughtly more than 1200 units (every 12 player have 100 units).
Count your map unit count at the time when clitch occur and then reduce them manual or with the trigger to have a limit before the break happens. I would say its something between 1200-1500.
NOTE:
There is also limit for amount of corpses in the game and it's possible that corpses are counted as units.
when i create too many unit in same screen ,it will be display error. can some one tell me how to fix this problem? (engine limit?)
www.hiveworkshop.com
Aside from the game engine limitation the guy mentioned, it could be related to your weak system (PC). Especially the graphics card and memory. Weak system had always unable to handle this situation and could result in an unexpected problems with your system (notably BSOD).
Generally, having too many units present in-game (and even World Editor) might led to the display error.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.