Linnest2020 / Vic3-mapdata-editor

Vic3 mapdata editor is an open source province editor based off Jomini.
MIT License
40 stars 6 forks source link

The editor can't read any existing files #12

Open OSCARJ0211 opened 1 year ago

OSCARJ0211 commented 1 year ago

It might be a bit hard explain, but the current issue I have encountered was that the editor keeps crashing, and doesn't seems to restart at the point where it crashes, even if I have already saved the edit before hand. Is there a way to make the editor directly load from the map of an existing mod, that would be significantly helpful.

Linnest2020 commented 1 year ago

I do have some attempts for such demands, however, I have not enough testing so it is previewing.

Linnest2020 commented 1 year ago

To use it for mod file, following the step below

(Warning: I had met some bugs may leads to ALL the files BLANK in saving files, Please make backup before reading the mod folder)

  1. editing config.json, the formant like {"game_data":"","mod_full_flag":"","mod_name":"You mod name"}
  2. Click start.exe

There is a easier way, however, due to it just PREVIEWING, the localization has not finnished.

OSCARJ0211 commented 1 year ago

image

OSCARJ0211 commented 1 year ago

image

OSCARJ0211 commented 1 year ago

Never able to get it above 21.24%, any ideas?

Linnest2020 commented 1 year ago

It seems okay, however, something must happen and throw the error in the console, if provide F12 in console it may helpful to us to solve the problem