Page 2 of 2

Re: Map editor keeps crashing when opening

Posted: 05 Dec 2016 17:46
by Vøytek
Yup. You just closed it manually:

Code: Select all

00:00:48.287 : quit
00:00:48.585 : [dx9] NVAPI unloaded
00:00:48.588 : [net]  LOG INFO: Stopped
00:00:48.611 : [sys] Process manager shutdown.

Re: Map editor keeps crashing when opening

Posted: 05 Dec 2016 18:40
by Gabriel1
No im serious i didn't even touched it

Re: Map editor keeps crashing when opening

Posted: 05 Dec 2016 18:42
by Gabriel1

Code: Select all

00:00:32.191 : <ERROR> Definition for tiny garages is missing!
00:00:32.191 : <ERROR> [unit] The unit '_nameless.02E2.01C0' of type 'game_data' failed in its post-load hook.
00:00:32.191 : <ERROR> load_unit_tree() - Failed to load unit tree from file (/def/game_data.sii)
00:00:32.191 : exit load_error

Thats what it says

Re: Map editor keeps crashing when opening

Posted: 05 Dec 2016 23:46
by Josh0
@Gabriel1, are you aware that when you load the map editor the game will load all of the mod files in your mod folder, and that it loads them in alphabetical order? Do you really need all of those mods to do map editing? As Zniwek said,
Zniwek wrote:You should have only ProMods files in your mod folder. Nothing else.
I also see many warnings in your game log which are not related to ProMods 2.11.
Gabriel1 wrote:00:00:32.191 : <ERROR> Definition for tiny garages is missing!
00:00:32.191 : <ERROR> [unit] The unit '_nameless.02E2.01C0' of type 'game_data' failed in its post-load hook.
00:00:32.191 : <ERROR> load_unit_tree() - Failed to load unit tree from file (/def/game_data.sii)
00:00:32.191 : exit load_error
That looks like the map editor aborted loading, not a crash. But I agree that the error you listed is responsible for the abort. Again, I am sure it has something to do with other mods besides ProMods (or your ProMods definition file is corrupted).