Logo Platform
logo amplifiers simplified

[Steam] Can't Open Custom Map

Reply
Copied to clipboard!
3 years ago
Aug 28, 2021, 8:05:07 AM
Dhivuri wrote:

You guys can attach your hmap in your posts if you want. I can take a look at them!

Ive send you an pm =)

0Send private message
0Send private message
3 years ago
Aug 28, 2021, 12:44:11 PM

Sure! Here is my original map file if you have a little bit of time to look at it. I already tried to replace the landmark, the strating points and the territories code with the original code of a blank map, but with no effect. :) 


Japan_v02.hmap

Updated 3 years ago.
0Send private message
3 years ago
Aug 28, 2021, 3:09:32 PM

Japan_v02.hmapShijin Canyon (Pangea).hmapWhat If - Humankind On Mars.hmap


Here are your maps everyone, all fixed and tested on my end!


A few notes:


— To remove Landmarks, you have to change the LandmarksTexture.Bytes line (ln 219) with "<LandmarksTexture.Bytes Length="176">iVBORw0KGgoAAAANSUhEUgAAADoAAAAkCAYAAADYZynDAAAAd0lEQVRoBe3SsQ3AMBDDQCf77+wYSM0B+GaQTo1e52evdf753zv/xP/CDp0mnWii0gV6ulI4rJ0oTiMNEpXCYe1EcRppkKgUDmsnitNIg0SlcFg7UZxGGiQqhcPaieI00iBRKRzWThSnkQaJSuGwdqI4jTS4RvQDAesCRtjfQ3MAAAAASUVORK5CYII=</LandmarksTexture.Bytes>" (that's a blank bytes line).


—The database lines must look like this:

"<LandmarkDatabase>

            <Landmarks Null="true" />

  </LandmarkDatabase>"

Note that "true" must be lower case.


—When creating the archive, do not make it a .7z that you rename into .hmap; I think this is why all the other maps disappeared, @AwaiShijin, but I'm not 100% sure.

0Send private message
3 years ago
Aug 28, 2021, 3:31:48 PM

Wow, thank you so much for your help Dhivuri! I didn't notice the landmarksTexture command line.

Thanks again :)

0Send private message
0Send private message0Send private message
3 years ago
Aug 28, 2021, 8:36:37 PM

Bro you are absolutely awesome !!! Many thanks for your help and much Kudos to you =) I had absolute no idea how to fix this. Any tips how to avoid this bug? 

0Send private message
3 years ago
Aug 28, 2021, 9:02:02 PM

Super amazing work Dhivuri! I don't know if you're still taking requests, but i've followed your advice but now my map just loads as a blank pentagon. Was wondering if anybody could tell me what I messed up on?

------

Heres the backup I made before modifying:

Eorzea - Backup.hmap

Heres the edit I did:

Eorzea - Edited.hmap

0Send private message
3 years ago
Aug 28, 2021, 10:34:36 PM

ich habe eine karte im Karteneditor erstellt und wollte eine Pause machen habe die karte abgespeichert und das Spiel beendet danach wollte ich die erstellte Karte wieder im Karteneditor weiter bearbeiten (auf den Button bearbeiten geklickt). Daraufhin kam der Ladebildschirm aber es hat nicht mehr aufgehört zu laden (habe es 30 Minuten laden lassen) doch es wurde nie zu Ende geladen. Kann mir jemand helfen? Danke im Vorraus!

0Send private message
3 years ago
Aug 29, 2021, 2:08:24 AM

Idk if anyone has had this issue after trying this fix. The map is no longer showing up in the editor. :/
I've attached the .hmap if anyone has the time to look at it. 

There isn't anything obviously related in the logs 


PlanetTest.hmap

0Send private message
3 years ago
Aug 29, 2021, 2:31:04 AM
Dhivuri wrote:

Japan_v02.hmapShijin Canyon (Pangea).hmapWhat If - Humankind On Mars.hmap


Here are your maps everyone, all fixed and tested on my end!


A few notes:


— To remove Landmarks, you have to change the LandmarksTexture.Bytes line (ln 219) with "<LandmarksTexture.Bytes Length="176">iVBORw0KGgoAAAANSUhEUgAAADoAAAAkCAYAAADYZynDAAAAd0lEQVRoBe3SsQ3AMBDDQCf77+wYSM0B+GaQTo1e52evdf753zv/xP/CDp0mnWii0gV6ulI4rJ0oTiMNEpXCYe1EcRppkKgUDmsnitNIg0SlcFg7UZxGGiQqhcPaieI00iBRKRzWThSnkQaJSuGwdqI4jTS4RvQDAesCRtjfQ3MAAAAASUVORK5CYII=</LandmarksTexture.Bytes>" (that's a blank bytes line).


—The database lines must look like this:

"<LandmarkDatabase>

            <Landmarks Null="true" />

  </LandmarkDatabase>"

Note that "true" must be lower case.


—When creating the archive, do not make it a .7z that you rename into .hmap; I think this is why all the other maps disappeared, @AwaiShijin, but I'm not 100% sure.

Wowee, thanks so much! The fix worked for me, a credit to your great instructions :)

0Send private message
0Send private message
3 years ago
Aug 29, 2021, 6:07:43 PM

Hey just a question to add to the thread, I've tried doing everything here after making the mistake of using landmarks. I went in and changed the file to remove landmarks and the map opens now but it's just the starting hexagon.


So i'm curious if i'm just entirely fucked and all my work is gone or if somewhere somehow it can be saved? (map file attached) Tiny Hoenn.hmap


Walk through what i did, edited it all together, added a few landmarks, tried to run it in an actual game, got an error code for mercury and what not, tried to open it permanent loading screen, edited the landmarks out and inserted the landmarks=null and what not and added the empty bytes line and now it's just a hexagon starting piece.

0Send private message
3 years ago
Aug 29, 2021, 6:33:57 PM

as an update to my own post somehow now I can't open any map files in Humankind because none of them show up in the editor space, and if i make a new one and save it it too disappears. A very demoralizing experience.

0Send private message
0Send private message0Send private message
3 years ago
Aug 29, 2021, 6:44:29 PM

@IbukiTanuki It's fixed, rejoice! You have to remove "</Landmarks>": that's the closing tag when you actually have landmarks, but when you don't the tag is self-closing: "<Landmarks Null="true" />".


Tiny Hoenn.hmap


Are you going to do more Pokemon maps?

0Send private message
3 years ago
Aug 29, 2021, 6:45:38 PM
noahroeger wrote:

ich habe eine karte im Karteneditor erstellt und wollte eine Pause machen habe die karte abgespeichert und das Spiel beendet danach wollte ich die erstellte Karte wieder im Karteneditor weiter bearbeiten (auf den Button bearbeiten geklickt). Daraufhin kam der Ladebildschirm aber es hat nicht mehr aufgehört zu laden (habe es 30 Minuten laden lassen) doch es wurde nie zu Ende geladen. Kann mir jemand helfen? Danke im Vorraus!

I don't speak German, but attach your map and I'll fix it!

0Send private message
3 years ago
Aug 29, 2021, 6:46:14 PM
ickex wrote:

Bro you are absolutely awesome !!! Many thanks for your help and much Kudos to you =) I had absolute no idea how to fix this. Any tips how to avoid this bug? 

Don't use Landmarks until Amplitude fixes this bug!

0Send private message
?

Click here to login

Reply
Comment