HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Serious vJass - "Save Map" Error

10-09-2008, 09:33 AM#1
Fulla
I'm getting a very weird error, where I can't save my maps properly.
I have no idea what is causing it either.

Heres a screesnhot of the error:
Zoom

Whenever I try saving that error appears.
10-09-2008, 10:41 AM#2
Blubb-Tec
try the most recent version of JassHelper if you're not already using it.
10-09-2008, 06:08 PM#3
Flame_Phoenix
I believe something is meesed up with your JassHelper directory.
try downloading the newest version again.
If that still doesn't work, try using command "save as" and create a new map that way.
There is a small chance ( I am not pro here) that the JassHelper needs to access a file to make the correction. If that file is doubled, you'll have problems.
Another thing I can think of, is that you may have some compilation section of your map somewhere else (maybe in hidden mode ?) and when the JassHelper tries to create it, it crashes because it already exists.

I am not the indicated person, but all this things I wrote can be wrong.
Try entering the forum and ask Vexorian himself, or maybe Anitarf.
I also suggest you PM one of them.
10-09-2008, 06:14 PM#4
Tide-Arc Ephemera
Lmao funniest error I've ever seen, I heard a problem similar to this pop up a while back which involved certain naming conventions - tried completely random file names? Small things make strange differences.
10-09-2008, 06:48 PM#5
Fulla
Thx for feedback. SFlip gave me a tip on TheHelper which solved it:

Quote:
Originally Posted by SFlip
Clear your Temp folder (if you don't know where it is, go to Start->Run, type in "explorer.exe %TEMP%" without the quotes and press OK).
10-09-2008, 08:23 PM#6
Flame_Phoenix
Quote:
Clear your Temp folder (if you don't know where it is, go to Start->Run, type in "explorer.exe %TEMP%" without the quotes and press OK).
yep, I knew it was something like this: a hidden folder that already existed, I even wrote that possibility.

Anyway, remember to +rep all people that wasted time to help you xD
10-09-2008, 08:52 PM#7
Vexorian
This is a mysterious exception from Delphi's library that is generated when you got too many temp files in the windows temp folder and I request a temp file, grim was the first guy to go through it.