ILLISIS / Constructron-Continued

Other
13 stars 21 forks source link

Crash upon it requesting to work on a new patch of wall I had just placed down #158

Closed tigartar closed 6 months ago

tigartar commented 6 months ago

Wall in question: image

Crash: The mod Constructron-Continued (1.1.0) caused a non-recoverable error. Please report this error to the mod author.

Error while running event Constructron-Continued::on_nth_tick(90) Constructron-Continued/script/job_processor.lua:929: attempt to index field '?' (a nil value) stack traceback: Constructron-Continued/script/job_processor.lua:929: in function 'calculate_required_inventory_slot_count' Constructron-Continued/script/job_processor.lua:93: in function <Constructron-Continued/script/job_processor.lua:89> (...tail calls...) Constructron-Continued/script/job_processor.lua:80: in function 'find_chunks_in_proximity' Constructron-Continued/script/job_processor.lua:856: in function 'make_jobs' Constructron-Continued/script/job_processor.lua:375: in function <Constructron-Continued/script/job_processor.lua:372>

Additional info: Before this it had been refusing to construct anything that existed for quite a while just idling and deconstructing trees here and there, it build something once or twice.

ILLISIS commented 6 months ago

Hi Could you please post your mod list?

tigartar commented 6 months ago

mod-list.json

Here you go

tigartar commented 6 months ago

Here is a save file from seconds before the crash happens

Tried to load it up a few times and the crash keeps happening the moment the construction comes back home and starts to do its work

https://drive.google.com/file/d/1a1oVB3FG7DV4l5EN40lISSahnPsvWMA8/view?usp=sharing

tigartar commented 6 months ago

Deconstructing the station while the constructron is on its way back to it still also gives this error

The mod Constructron-Continued (1.1.0) caused a non-recoverable error. Please report this error to the mod author.

Error while running event Constructron-Continued::on_nth_tick(90) Constructron-Continued/script/constructron.lua:83: attempt to index local 'constructron' (a nil value) stack traceback: Constructron-Continued/script/constructron.lua:83: in function 'get_closest_service_station' Constructron-Continued/script/job_processor.lua:292: in function 'validate_station' Constructron-Continued/script/job_processor.lua:384: in function <Constructron-Continued/script/job_processor.lua:372>

ILLISIS commented 6 months ago

closing this issue we discussed in discord - potentially one off issue after update.