HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

JNPG Problem!

09-11-2011, 10:04 PM#1
VicToRDai
Hello, I have a problem being very hard to solve, JNPG ...

When I open some map in the test and give JNPG map, it just does not open, it does not load, Warcraft is only open in the start menu, and even opening the folder in warcraft going and trying to''create''map, the slots players do not appear, and yet I Create der, he turns pro Local Area Network.

I've seen many supposed solutions to this problem, such as: Save before the test map, disable Reinventing the Craft, as modified by someone called wehack.lua, but none of them worked, someone would know to solve my problem? OS Win 7 Use my patch is 1.26 and my warcraft is registered.

Thank you.

I use google translator, so any spelling mistake, sorry.
09-12-2011, 04:52 AM#2
PurgeandFire111
Make sure you save the map twice before clicking "test map". (make sure you don't make any changes before clicking "test map" either)

Otherwise, you should upload the map here or give a link to an unprotected version of your map.

If you can't, then:
1) Does this happen when testing any map?
2) Do you have any old JASS code in the map? (For example, H2I or any typecasting functions)
09-16-2011, 12:25 AM#3
VicToRDai
What happens is that I have a system, and I want to deploy on my map, only that if I try to deploy without JNPG in time to save gives error, and if I deploy with JNPG, it corrupts the map, you not can test or play normally.

1 - yes, any map that is saved using the JNPG, just in vJass
2 - I do not know, do not understand vJass Jass, I'm just implementing a system on my map.
09-16-2011, 02:47 AM#4
Fledermaus
System probably contains the return bug. Can you link us to it (or post it if it's not uploaded somewhere)? That way we can try and figure out the error.
09-16-2011, 03:50 PM#5
VicToRDai
http://www.epicwar.com/maps/184930/
09-16-2011, 05:41 PM#6
Anitarf
I can save and play the map in question without a problem. The code is up to date so there are no problems with the return bug. Maybe your NewGen has an outdated JassHelper, although I think that would give you problems when you try to save the map, not when you actually try to play it.
09-16-2011, 06:35 PM#7
VicToRDai
I use Jass New Pack Gen 6a
09-17-2011, 01:13 AM#8
Fledermaus
If you've got the newest version of jasshelper (which I think 6a does) and what Ani's saying about being able to save/play the map fine is true, then it's probably this
Quote:
Originally Posted by PurgeandFire111
Make sure you save the map twice before clicking "test map". (make sure you don't make any changes before clicking "test map" either)
09-17-2011, 02:38 AM#9
VicToRDai
So I have to open the map, save, make the change I want, save, and test?
09-17-2011, 02:57 PM#10
VicToRDai
Sorry to bother you, I managed to find the error, JassHelper was not enabled. ¬¬

Thanks for the attention of all.