• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Problem opening map in World Editor

Level 39
Joined
May 14, 2021
Messages
2,328
Hello,
I would like to ask for little help. I downloaded an altered melee template since I would like to make some changes to it. However, it won't let me open it because of an error. Can you help me?
Game version is 1.29.2. I don't use the Battle.net version (Legacy TFT), but a normal one I got from Hive.
Forgot to include the altered melee template I try to open: Melee Campaign Heroes
World Editor Error 1.webp

World Editor Error 2.webp
 
Last edited:
Hello,
I would like to ask for little help. I downloaded an altered melee template since I would like to make some changes to it. However, it won't let me open it because of an error. Can you help me?
Game version is 1.29.2. I don't use the Battle.net version (Legacy TFT), but a normal one I got from Hive.
Forgot to include the altered melee template I try to open: Melee Campaign Heroes

Try opening the older versions of the maps available on Google Drive (linked in the thread you sent).

I believe the error occurred because you tried to open a map created in the World Editor from WC3 Reforged 2.0.X.
 
Try opening the older versions of the maps available on Google Drive (linked in the thread you sent).

I believe the error occurred because you tried to open a map created in the World Editor from WC3 Reforged 2.0.X.
Hi, Vazio.

Only the latest MCH version (0.9.74) doesn't work for me. I can open the other MCH versions (0.7.1 and 0.8) with normal WE 1.31.

I suspect that MCH 0.9.74 uses some natives/functions that don't exist with vanilla WE (like the "DestroyTrigger" as seen in picture) and can only be openable with either JNGP or WEX.

I don't think Reforged is the main issue regarding this. The map was made with 1.29, so it will probably work on all versions (and maybe Reforged).

Maybe I will ask WilliamBz (the author) later about this problem.

EDIT: I also tried opening MCH 0.9.5, but it throws me a different error like in the attachment.
When I open the 0.9.74 ones, I get the said "DestroyTrigger" error, followed by Blizzard Error window (3rd picture).
 

Attachments

  • Map Crash 1.webp
    Map Crash 1.webp
    31.4 KB · Views: 7
  • Map Crash 2.webp
    Map Crash 2.webp
    34.8 KB · Views: 9
  • World Editor Crash.webp
    World Editor Crash.webp
    50.4 KB · Views: 8
Yeah you are right about it being an exclusive function to JNGP/WEX.

So you have to open the map in an .mpq browser and edit its war3map.j file, remove all destroy trigger functions and hope it works then.
 
Back
Top