Page 2 of 3

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 27 Jan 2018 02:34
by Minecart11
Well i solved the first issue. Now its just crashing with no information.

Code: Select all

00:00:42.522 : Loading unlock data ....
00:00:42.601 : Map '/map/SchweizMapV0102.mbd' loading started ....
00:00:42.623 : Map base sectors successfully loaded.
00:00:42.623 : Map loaded
00:00:42.624 : <ERROR> Game state load failed. Game state will be restored from the initial save.
00:00:42.627 : Building routing graph.
00:00:42.627 : <ERROR> Void kdop volume detected! uid:0x243417B4EE000002
00:00:42.627 : <ERROR> Void kdop volume detected! uid:0x2435283467800002
00:00:42.635 : Route data generation started.
00:00:42.635 : Route data generation finished.
00:00:42.635 : Economy reset - company mismatch
00:00:42.635 : Road network navigation caching started.
00:00:42.641 : Cached navigation does not match the current state, ignoring
00:00:42.654 : Road network navigation caching finished.
00:00:42.655 : Garage update started.
00:00:42.656 : Garage update finished.
00:00:42.660 : Creating save-game file (/home/profiles/4D696E65636172743131/save/autosave/game.sii) ...
00:00:42.669 : Game has been auto-saved.
00:00:46.746 : <ERROR> Void kdop volume detected! uid:0x243417B4EE000002
00:00:46.746 : <ERROR> Void kdop volume detected! uid:0x2435283467800002
00:00:46.747 : Creating save-game file (/home/profiles/4D696E65636172743131/save/autosave/game.sii) ...
00:00:46.756 : Game has been auto-saved.
00:00:46.757 : First job selected from: tradeaux.geneva to eurogoodies.geneva
00:00:46.894 : <WARNING> Another save is under way!
00:00:46.894 : Game has been auto-saved.
Hopefully someone will know what is wrong.

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 28 Jan 2018 02:03
by Minecart11
Anyone know whats wrong now? Its been about 24 hours.

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 28 Jan 2018 14:08
by MandelSoft
00:00:46.746 : <ERROR> Void kdop volume detected! uid:0x243417B4EE000002
00:00:46.746 : <ERROR> Void kdop volume detected! uid:0x2435283467800002

Try to delete these two items first

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 28 Jan 2018 18:42
by Minecart11
MandelSoft wrote:
28 Jan 2018 14:08
00:00:46.746 : <ERROR> Void kdop volume detected! uid:0x243417B4EE000002
00:00:46.746 : <ERROR> Void kdop volume detected! uid:0x2435283467800002

Try to delete these two items first
They dont exist. When I use the find tool and put in the UID i just get teleported to an empty spot in geneva

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 29 Jan 2018 13:13
by ETS2-User
Try it with the g_delete_uid console command.

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 29 Jan 2018 19:43
by Minecart11
ETS2-User wrote:
29 Jan 2018 13:13
Try it with the g_delete_uid console command.
I deleted it but the game still crashes on city selection. ughhhhh

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 31 Jan 2018 01:03
by Minecart11
Does anyone know what is wrong? I have looked through other threads and fourms and have found nothing.

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 31 Jan 2018 11:41
by MandelSoft
It may not be able to generate its first job, which causes the game to crash.

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 31 Jan 2018 18:38
by Minecart11
MandelSoft wrote:
31 Jan 2018 11:41
It may not be able to generate its first job, which causes the game to crash.
How does one find out if it can generate the first job? Is it in the log where it says it selected its first job between tradeaux.geneva and eurogoodies.geneva?

Re: Not quite sure whats going wrong. (Lots of issues)

Posted: 31 Jan 2018 19:12
by Vøytek

Code: Select all

00:00:46.757 : First job selected from: tradeaux.geneva to eurogoodies.geneva
This line actually says it was able to generate the first job.
Otherwise it's something like "Unable to generate first job!".

So that's not the cause of the problem here.