• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Crash] How to downgrade a map?

Status
Not open for further replies.
Level 2
Joined
Jul 25, 2021
Messages
11
Long story-short, i dummazz downloaded 1.31 and open my 1.20+ map AND saved it, now i get this error when opening on old warcraft client~
 

Attachments

  • weqweqweqwew.png
    weqweqweqwew.png
    4 KB · Views: 108
Level 29
Joined
May 14, 2021
Messages
1,114
You can't open the maps made on 1.31 using the older World Editor.
Older World Editor doesn't read all latest maps because the older map will now contains all features that are present on 1.31's WE such as improved JASS.
Same thing goes for Reforged.
 
Level 2
Joined
Jul 25, 2021
Messages
11
You can't open the maps made on 1.31 using the older World Editor.
Older World Editor doesn't read all latest maps because the older map will now contains all features that are present on 1.31's WE such as improved JASS.
Same thing goes for Reforged.
no its not made, its from 1.20+ version, then i opened it on 1.31 and accidentally 'saved' it instead of save as

so there's no way reverting that back?
 
Level 2
Joined
Jul 25, 2021
Messages
11
How do you change the file type? base on the photo, these 2 are one, but can be opened in 1.31 ver, i need to know if it can by using tools whatsever in the hopes to revert my old map in 1.27 ver
1627380934384.png
 
Level 2
Joined
Jul 25, 2021
Messages
11
nvm, screw this, im creating it back to 1, seems like i fooked my own work due to my stupidity tho it pains me greatly
 

deepstrasz

Map Reviewer
Level 69
Joined
Jun 4, 2009
Messages
18,850
Try this
You should ask Drake53 for more downgrade versions.
 
Level 29
Joined
Jul 29, 2007
Messages
5,174
Given the description, as far as I am aware the only difference (and what is shown in the error screenshot) would be war3map.w3i.
I made a small downgrader for someone that asked - not many features or any fancy options, but I believe it should make this openable in old patches.
If it fixes the map information file and some other file becomes the new reason it won't open, post it here and I'll probably add it.
 
Level 2
Joined
Jul 25, 2021
Messages
11
Given the description, as far as I am aware the only difference (and what is shown in the error screenshot) would be war3map.w3i.
I made a small downgrader for someone that asked - not many features or any fancy options, but I believe it should make this openable in old patches.
If it fixes the map information file and some other file becomes the new reason it won't open, post it here and I'll probably add it.
uhh, i do have indeed only have 2 trigger functions from reforge but why is this like...this?
1627544282096.png

why 'everything' is gone when as it stated reforge triggers
1627544340145.png


or is this view only?
 
Level 29
Joined
Jul 29, 2007
Messages
5,174
I'll post here for future reference - you saved your map with Reforged (1.32), not 1.31. I am not sure why you thought it's 1.31 🤔
As it says, my code currently doesn't support Reforged triggers, so I guess first run it in the map adapter to do 1.32->1.31 and then in my code for 1.31->1.27 or whatever? sounds somewhat sketchy, but might work.
 
Level 2
Joined
Jul 25, 2021
Messages
11
I'll post here for future reference - you saved your map with Reforged (1.32), not 1.31. I am not sure why you thought it's 1.31 🤔
As it says, my code currently doesn't support Reforged triggers, so I guess first run it in the map adapter to do 1.32->1.31 and then in my code for 1.31->1.27 or whatever? sounds somewhat sketchy, but might work.
oh dang, it was 1.32? pretty sure i downloaded 1.31 patch...

so...is there a chance for this to be...saved?
 
Status
Not open for further replies.
Top