• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

CUnitListNode Fix?

Status
Not open for further replies.
Level 5
Joined
Feb 2, 2007
Messages
135
When I try playing a map I've made eventually, after a while, it comes up with an error, Which I've attached a picture of.
It's a CUnitListNode error, whatever one of those is.
Anyone know how to fix.

Thanks in advance
~Mun'ki
 

Attachments

  • CUnitListNode.JPG
    CUnitListNode.JPG
    12.7 KB · Views: 175
Level 17
Joined
Jun 12, 2007
Messages
1,261
I think one of your triggers has a massif bug in it.
It keeps looping untill it makes the game crash.

(Because the error says there isn't enough memory (storage).)

It might be a trigger that runs every 0.01 seconds or something like that and it spawns a unit and deletes it right after it has been spawned as a example.
Sadly, I don't know much about these problem since I never made this mistake.. xD
 
Status
Not open for further replies.
Top