HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Strange Text on WE Startup

05-10-2007, 10:14 PM#1
Dil999
This doesn't really affect WE in any way, I'm just curious as to why this is happening. Whenever I load a map I get this yellow error message on the bottom of my screen:
Zoom (requires log in)
Attached Images
File type: jpgWeird.JPG (31.3 KB)
05-11-2007, 02:32 AM#2
Dooblivion
UHHHHH...not sure but to me that looks like a trigger error from events...duh.
For the tournament error string did you put any trigger that started a tournament? (it's and actual trigger) If you did you probably didn't put any time between the start and the ending for it.
05-11-2007, 02:47 AM#3
Dil999
I didnt do anything; It just started happening.
05-11-2007, 03:05 AM#4
Dooblivion
Then I have no idea what is happening. Try asking a moderator
05-11-2007, 03:53 AM#5
Falitian
Are you using any World Editor hacks such as WEU, WEHelper, or Newgen Jass? Have you modified your MPQ in any way?
05-11-2007, 07:48 PM#6
Dil999
The only thing i have is Jass NewGenPack, which is to run a script me and my JASSer friend are making together.
05-11-2007, 09:52 PM#7
The)TideHunter(
Well, if its just a script.
Copy the code to notepad, shut down world editor, open it up again with a new map, (if it opens with the old one, file-->new), paste the code, save it, shut down w/e, open it again and load the new map, if the error is still there, you have a w/e / mpq / wc3 problem, if its gone, the old map had problems saving strings or reading them.
05-11-2007, 09:59 PM#8
Thunder_Eye
I'm having some problems with JassNewGenPack aswell..
For some reason I can't load maps using any vJass features. And I reinstalled my wc3 today (latest version aswell)
05-12-2007, 12:07 AM#9
Dil999
Tide, it happens whenever i start WE, not just withthat map.
05-12-2007, 09:18 AM#10
Earth-Fury
Do you have any local files the WE may be loading in your WC3 install directory? (almost any file placed in the WC3 install dir will have a higher priorety then its counterpart in the MPQ, but only to the WE. Unless, of course, you've added the nessisary info to the registry for the game to use local files.)
05-12-2007, 10:46 AM#11
Tide-Arc Ephemera
Off topic... My post was deleted...

On topic, basically what Earth-Fury said but I probably will mutilate it completely, like the war3map.wtg map protection type, are there files of the same name that could be coliding with the loading of those specific strings?
05-12-2007, 05:34 PM#12
Dil999
The only things I've ever modified WE with are JASSNewGen, the UI file for infinite raise, and I have JassCraft but I don't use it.