pyanodon / pybugreports

Central bug-report repository for pymods
The Unlicense
5 stars 1 forks source link

Beacon Settings Caused crash. #349

Closed JayExplore closed 10 months ago

JayExplore commented 10 months ago

Mod source

Factorio Mod Portal

Which mod are you having an issue with?

Operating system

=Windows 10

What kind of issue is this?

What is the problem?

Moving Beacon AM FM sliders caused the crash.

34258.123 Error MainLoop.cpp:1391: Exception at tick 201546306: The mod Pyanodons Coal Processing (2.1.8) caused a non-recoverable error. Please report this error to the mod author.

Error while running event pycoalprocessing::on_gui_click (ID 1) pycoalprocessing/control.lua:305: attempt to index local 'beacon' (a nil value) stack traceback: pycoalprocessing/control.lua:305: in function 'handler' stdlib/stdlib/event/event.lua:342: in function 'pcall' stdlib/stdlib/event/event.lua:362: in function 'dispatch_event' stdlib/stdlib/event/event.lua:438: in function <stdlib/stdlib/event/event.lua:396> 34258.123 Error ServerMultiplayerManager.cpp:92: MultiplayerManager failed: "The mod Pyanodons Coal Processing (2.1.8) caused a non-recoverable error. Please report this error to the mod author.

Error while running event pycoalprocessing::on_gui_click (ID 1) pycoalprocessing/control.lua:305: attempt to index local 'beacon' (a nil value) stack traceback: pycoalprocessing/control.lua:305: in function 'handler' stdlib/stdlib/event/event.lua:342: in function 'pcall' stdlib/stdlib/event/event.lua:362: in function 'dispatch_event' stdlib/stdlib/event/event.lua:438: in function <stdlib/stdlib/event/event.lua:396>"

Steps to reproduce

No response

Additional context

No response

Log file

No response

notnotmelon commented 10 months ago

Fixed. Thank you.