[1.1.94] Save freezes at specific time

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
Post Reply
BruisedReality
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Nov 25, 2023 7:40 pm
Contact:

[1.1.94] Save freezes at specific time

Post by BruisedReality »

Hi all,

We've been scratching our heads with this one. At about 53 seconds into the save, the game freezes.(Force close required) Going back a previous save the game will run up to the same point then freeze. There is nothing obvious in the log files that I can tell would be the cause. There is only 2 of us playing over LAN, we both have fairly powerful machines. FPS and UPS is stable.

Logs and save file attached.


Thanks.
Attachments
moments before freeze.zip
(25.58 MiB) Downloaded 32 times
factorio-current.log
(624.92 KiB) Downloaded 26 times

Loewchen
Global Moderator
Global Moderator
Posts: 8360
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [1.1.94] Save freezes at specific time

Post by Loewchen »

Whats the age of the save as shown in the load menu?

BruisedReality
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Nov 25, 2023 7:40 pm
Contact:

Re: [1.1.94] Save freezes at specific time

Post by BruisedReality »

Loewchen wrote:
Sat Nov 25, 2023 8:06 pm
Whats the age of the save as shown in the load menu?
131.55 hours.

Sorry for the late response.

User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 2253
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: [1.1.94] Save freezes at specific time

Post by boskid »

I am going to blame unfortunate mod composition.

Freeze happens during nth_tick handler of RenaiTransportation which calls LuaSurface::find_non_colliding_position for item entity and this search is unbound. In this specific case the search happens on the "Factory Floor 55" surface.

I expect to see a surface fully covered by items on the Factory Floor 55...
Factory Floor 55

BruisedReality
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Nov 25, 2023 7:40 pm
Contact:

Re: [1.1.94] Save freezes at specific time

Post by BruisedReality »

lmao, ofc that's what happened. I can fix that.

Thank you so much.

Post Reply

Return to “Technical Help”