-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings from stable (10.20) not picked up by v11 #447
Comments
|
Had a user reporting same issue on LABS v10.21.1 so it could possibly be an issue that something from 10.20 or earlier is causing load error on 10.21 and later? Did we add or change any settings in 10.21 and above? |
From output log above:
also:
|
I don't see the problem, everything was loaded correctly, no errors... Initialization done. Loading mod data now.
[Info] @ 3769125080 Loading Data from New Load Routine! Length=1437385
[Info] @ 3785316010 Loading State from Config
[Info] @ 3785375013 Loading 12339 extended citizens
[Info] @ 3785750708 Loading 22137 extended citizen instances
[Info] @ 3785880572 Priority segments data structure (old) undefined!
[Info] @ 3785941471 Loading 51 priority segments (new method)
[Info] @ 3786081451 Loading parking restrictions data. 2 elements
[Info] @ 3786144699 Loading lane vehicle restriction data. 28 elements
[Info] @ 3786247233 Loading 12 timed traffic lights (new method)
[Info] @ 3786993031 Loading junction traffic light data (old method)
[Info] @ 3787067079 Loading toggled traffic lights (new method)
[Info] @ 3787122885 Lane arrow data structure (old) undefined!
[Info] @ 3787188394 Loading lane arrow data (new method)
[Info] @ 3787422637 Loading 373 lane connections
[Info] @ 3787946911 Loading custom default speed limit data. 0 elements
[Info] @ 3788014412 Loading lane speed limit data. 0 elements
[Info] @ 3788072917 Loading junction restrictions. 108 elements
[Info] @ 3829657903 OnLoadData completed successfully. |
|
Possibly related - @kianzarrin mentioned this in discord:
|
Looks like the issue is due to the "zombie assemblies" bug: #211 (comment) Only way the reported issue has been reproduced so far is as follows:
|
Both LABS and ALPHA workshop pages have been updated to make it clearer that exit to desktop is required after changing between versions. |
Note: This could be duplicate mod issue, I've asked user to check.
The text was updated successfully, but these errors were encountered: