• 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 faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Weird Problem

Rheiko

Spell Reviewer
Level 28
Joined
Aug 27, 2013
Messages
4,259
You can also attach the problematic map to your post.
And by the way, you have not answered Duckfarter's question.

Version incompatibility can also cause this to happen (not showing up on the in-game list).
Have you tried to run the map from world editor? Since you seem to be able to open it from world editor.
Press CTRL+F9 to run/test the map.
 
Level 34
Joined
May 14, 2021
Messages
1,669
The most common reason for a map not showing up is simply that the full map path exceeds the limit WC3 can handle. Even if the file itself has a short name the path to get to the file is important. For example:

c:/Users/YourUserName/Documents/Old/WC3 Install Folder/Maps/Backup/Maps/Downloads/Fun/Temple.w3x
This is correct, but when I heard several comments regarding this matter, it appears that the map won't show in-game if the entire map path name has more than 80 characters total (no unicode). This seems to not appear if you are using the latest version of the game, but on older versions (1.27), the problem still occurs.
 
Top