• 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!

AMHS Script Errors

Status
Not open for further replies.
OK, I have installed JASS NewGEN, ran the NewGEN WE, and tried compileing everything again...

I still have 469 compile errors!

Is it possible that this new jass is conflicting with the previously added JASS in my map?

When I do a syntax check on the AMHS, it gives me an error for almost every line...starting with the 7th line of the "required functions" trigger which is reporting 4 errors:
JASS:
library AMHSRequired
^1 syntax error and 3 statement out of function errors^
 
Where do I find these options?

Edit: Never mind, I just noticed that JASSnewgen has added a bunch of menu items to WE...

Second Edit: Well, I am not getting errors anymore, but I do not think the system is working wither...

The system's readme says that if you use the "iseedeadpeople" cheat, that the map sould crash in 3 seconds, but it is not.
 
Last edited:
Maybe you did not implement the system correctly? Check that all constant values have been set properly. Not everything can just be copyed and pasted without some modifications. Thats why people use constants, so you can easily modify it to work for your map.
 
Status
Not open for further replies.
Back
Top