• 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 faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

My map broke, help plz

Status
Not open for further replies.
Level 10
Joined
Mar 1, 2009
Messages
324
I need to know why it broke.
Here is what happened.
My map is like a regular melee map game, sept no food and custom races.
its size is 6.93mb
things that are going wrong include the following:

every hero i have listed in the game constants crash the game when they are summoned into the game. (if they are in the game when map loads its fine), heroes i don't have listed as heroes are fine and do not crash the game when summoned

Victory/defeat clause melee trigger crashes the game, It hasn't every done this before and i don's see any other triggers that would mess with this one.

lastly the map doesn't show up in my map list when i create a game in battle net.(this has happened before but only when i was over 8mb and the map is far from that. so...)


I have added alot to the map. Models icons triggers, and i have checked triggers every thing i have added i will post below.

I have 4 different triggers like this one:

Cold Iorn Upgrades
Events
Unit - A unit Finishes research
Conditions
(Researched tech-type) Equal to Cold Iorn (dark Iorn)
Actions
Player - Set the max research level of Hot Iorn (dark Iorn) to 0 for (Owner of (Researching unit))
Trigger - Turn on Cold Iorn Upgrades fire start <gen>

-----------------------------------------

I have 4 different triggers like this one:

Cold Iorn Upgrades fire start
Events
Unit - A unit Begins research
Conditions
(Researched tech-type) Equal to Hot Iorn (dark Iorn)
Actions
If ((Max research level of Hot Iorn (dark Iorn) for (Owner of (Researching unit))) Equal to 0) then do (Unit - Replace (Researching unit) with a (Unit-type of (Researching unit)) using The old unit's relative life and mana) else do (Do nothing)

------------------------------------------------
I have 2 of these triggers:

Cold Iorn Upgrades fire start
Events
Unit - A unit Begins research
Conditions
(Researched tech-type) Equal to Hot Iorn (dark Iorn)
Actions
If ((Max research level of Hot Iorn (dark Iorn) for (Owner of (Researching unit))) Equal to 0) then do (Unit - Replace (Researching unit) with a (Unit-type of (Researching unit)) using The old unit's relative life and mana) else do (Do nothing)


I also changed the name of a few triggers, just the name could that effect any thing?

I also have tuns of models and icons, could they creat map instability?
 
Status
Not open for further replies.
Top