HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

help~WEU Advanced Trriger Error

02-21-2004, 08:55 AM#1
eruku
:(


after I edit map(or new map)with Advanced Trriger,I even cannot open it again!
(PS,WEU for 1.13 and above):WD:
02-27-2004, 02:24 PM#2
PitzerMike
hm, seems like there is a bug with the matrix style trigger. I'll fix it soon.

Edit// doesn't seem like the advanced triggers are really activated for the map. because your screenshot shows me that the compile error in the trigger is at line 16. If advanced triggers were activated, the trigger would be in line 10000 or wherever.

You may send me the map to [email protected] and I'll look into it.
02-28-2004, 11:47 AM#3
eruku
Thank you!
8)) :D
But I must say that...
this screenshots shows not only one bug but two...
I means if I set a Matrix trriger in my map,it give me a error window...
If I use "New Map" or "Edit Map"(which build by WE),and activate "Advanced Trrigers",WEU and WE even cannot open this map~????
0_o emote_sweat
02-28-2004, 01:06 PM#4
PitzerMike
seems that maybe WE Unlimited is not correctly installed and it imports corrupted trigger files into your maps when activating advanced triggers.
You should try to uninstall WE Unlimited and run the setup again.
03-01-2004, 03:03 AM#5
eruku
plz have a look...
03-01-2004, 03:04 AM#6
eruku
and...
03-01-2004, 11:16 AM#7
PitzerMike
Well, I know what you are talking about but the screenshots won't help.

You can send me the map to [email protected] and I'll find the bug and fix it.
03-05-2004, 02:22 PM#8
eruku
here...check it plz...
03-07-2004, 04:46 PM#9
PitzerMike
I looked into it and found the reason for your problems.

It's your language, which seems to confuse Visual Basic as it's not a standard ASCII character set. Visual Basic's Len() function returns wrong values for the length of strings and also other functions might work buggy for you.
Basically I can't help you there as this goes beyond by knowledge and I can't rewrite the visual basic compiler :p
03-08-2004, 06:32 AM#10
eruku
Quote:
Originally Posted by PitzerMike
I looked into it and found the reason for your problems.

It's your language, which seems to confuse Visual Basic as it's not a standard ASCII character set. Visual Basic's Len() function returns wrong values for the length of strings and also other functions might work buggy for you.
Basically I can't help you there as this goes beyond by knowledge and I can't rewrite the visual basic compiler :p
oh,no....
My Windows XP's language is Chinese...
thanks for your help...