raiguard / PipeVisualizer

Visualize the layout and fluids in Factorio pipe networks.
https://mods.factorio.com/mod/PipeVisualizer
MIT License
5 stars 6 forks source link

player changed position nil value #37

Open LeadHail opened 2 weeks ago

LeadHail commented 2 weeks ago

Description

me and the bois were hanging out on belt circles and then boom. 8115.005 Error MainLoop.cpp:1404: Exception at tick 69261002: The mod Pipe Visualizer (2.2.1) caused a non-recoverable error. Please report this error to the mod author.

Error while running event PipeVisualizer::on_player_changed_position (ID 86) There is no valid object with id 687977. stack traceback: [C]: in function 'set_target' PipeVisualizer/scripts/overlay.lua:141: in function 'update_overlay' PipeVisualizer/scripts/overlay.lua:230: in function 'handler' core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45> 8115.007 Error ServerMultiplayerManager.cpp:92: MultiplayerManager failed: "The mod Pipe Visualizer (2.2.1) caused a non-recoverable error. Please report this error to the mod author.

Error while running event PipeVisualizer::on_player_changed_position (ID 86) There is no valid object with id 687977. stack traceback: [C]: in function 'set_target' PipeVisualizer/scripts/overlay.lua:141: in function 'update_overlay' PipeVisualizer/scripts/overlay.lua:230: in function 'handler' core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>" 8115.007 Info ServerMultiplayerManager.cpp:816: updateTick(69261002) changing state from(InGame) to(Failed)

Reproduction

No response

LeadHail commented 2 weeks ago

When a specific player moves after loading in, the server crashes with the given error.

LeadHail commented 2 weeks ago

Note: this issue has been fixed. for now. "I just made sure all the hotkeys were pressed atleast once that somehow fixed it"