Warcraft III resources & community, 2003–2006 · archived

5800 errors. Rui and VG, still have no answer

18 posts
#1

5800 errors. Rui and VG, still have no answer

VG once said that maybe the import manager wasd full, its not.

Rui once asked what kind of errors they were, they are all compile errors. Only errors from the trigger editor. it goes sumthing like this:
line 7685 excepted a name
line 7845 .....
etc.

How can I fix this? I really want to upload my map.
#2
It really seems that it's the one-line bug which causes parser to go crazy.

Are you using any "Custom script" actions or any JASS stuff except GUI?
#3
RamzaVG, u once said that maybe the import manager wasd full, its not.

Rui, u once asked what kind of errors they were, they are all compile errors. Only errors from the trigger editor. it goes sumthing like this:
line 7685 excepted a name
line 7845 .....
etc.

How can I fix this? I really want to upload my map.


That probably happens because of triggers. Anyway, I think the map is still playable.

-Rui
#4
check the map's custom script. also,

you have violated a rule by posting for a specific person.
#5
Several conditions may make this errors:
1) Bad custom script codes
2) bad using of sounds in a game(several times i have it :\ )
3) Game have "No liscene" (Pirate version)
4) 1 of files that used for scripting is corrupted.
They are: storm.dll (if i right)
#6
RamzaOnly errors from the trigger editor.


Rui
That probably happens because of triggers.


... :roll:
#7
Are you using any "Custom script" actions or any JASS stuff except GUI?


ye, in the beginning I imported vex's caster system, but if that is the error, then why do the errors occur this late and not earlier? oh ye, I also imported some fake 'error' maker (almost the same time as caster system)

That probably happens because of triggers. Anyway, I think the map is still playable.


Its not. When I push start in warcraft, it loks like the game starts, but before the loading screen appears, it goes back to start screen.

you have violated a rule by posting for a specific person.


I didnt post for a specific person, I just mentioned that VG and Rui didnt have an answer yet.

3) Game have "No liscene" (Pirate version)
4) 1 of files that used for scripting is corrupted.
They are: storm.dll (if i right)


My Storm.dll is ok, I use it for other stuff to (image extractor)

but what do u mean with the game has no licence?
#8
I removed the caster system, now I only have.... 4810 errors! But I dont want to remove the rest of my script cuz then the 'play sound for player' and other stuff wont work (WEU Functions) So I really need to know another way to fix it...
#9
(WEU Functions)
Here is your main problem.
WEU makes map uncomfortable.WEU makes glitches.

i craft map at WEU only onces (Fantasy World) and that map WON'T start map after loading screen.

Reason: WEU itself.
#10
I have said it at least a hundred times, i'll say it again:
WEU SUCKS!
#11
Ah, you are using WEU? Well that explains it. Use the official editor to avoid problems like these.
-VGsatomi
#12
not really ^^ WEU isnt that bad and u dont get this errors cuz of this. but as a few guys mentioned is because of the triggers, i got same problems with custom scripts (i used normal editor at this time, and I never got any errors with WEU) its because some files are missing or wrong importet... i have added for a test a lot of spells into one map and as i importet the caster syste mi cant save the map because i also get hundreds of errors. its just because 1. u havent imported it correct. 2. or u have forgot to import some things. sometimes it could be that the system he used in the map is specific for the map and needs a lot of other triggers there otherwhise u will get errors because some files are missing or names are wrong whatever... i dont know anything about jass or custom scripts i just wanted to make a map with them and all wa working, but as i importet the caster system i get errors... i cant say more about it ^^ but maybe it helps :)
#13
Weu causes several errors, and doesnt work with multi-player gaming. Its basicaly the lazy version of WE.

Then again, maybe im just old school. :P.
#14
ok, so I must not use WEU, but then I have to delete those advanced triggers, and then I cant make fake errors and sound for players and stuff...