• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Can't play optimized map

Status
Not open for further replies.
Level 3
Joined
Aug 20, 2012
Messages
36
Hi! my map is 480x480 and I use jngp.
When I optimize & protect the map using Vexorian's Map Optimizer (5.0 and latest jass helper) I get no errors. Theese are the files generated: Mymap.w3x & Mymap.w3x.j
Im not really sure if the w3x.j file should be there.

However, my problem is that when I choose the map in the map list in local host and I press "Create" it lags a bit and then it returns to the lobby window.

When I pick it in the custom game map list under singeplayer there are no player slots/forces and I cant play it there either.

The non-optimized map is playable.

+rep to the one who can help me.
 
Level 3
Joined
Aug 20, 2012
Messages
36
ah forgot to add that, everything's checked just like this picture.
Optimizer-3-Settings-and-Save.png
 
Level 11
Joined
May 8, 2009
Messages
275
Try to uncheck every MPQ optimization ("New Buffer Size", "Zlib Deflate", "Mantain (attributes)") and if it still not working, also uncheck "Optimize script" and "Compress names" in the Script Optimization.
Don't worry your map is still protected after these changes.
 
Level 3
Joined
Aug 20, 2012
Messages
36
I tried disabling everything inside of Script optimization and MPQ optimization induvidually and then together, it didn't work.

Ill try opening the map with the default WE and save it, then optimize it.

EDIT: Can't save it, too many doodads
 
Level 3
Joined
Aug 20, 2012
Messages
36
I also get theese errors when I open JNGP but since it's outdated and people still use it that shouldnt be the problem I think. And it has never effected anything I've done.

Code:
Trigger Database Error
[Trigger Actions] - XHandleBJ

Data Section and text section have differing number of parameters (3,4)
 
Status
Not open for further replies.
Top