Skip to content
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

player changed position nil value #37

Open
LeadHail opened this issue Sep 8, 2024 · 2 comments
Open

player changed position nil value #37

LeadHail opened this issue Sep 8, 2024 · 2 comments

Comments

@LeadHail
Copy link

LeadHail commented Sep 8, 2024

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
Copy link
Author

LeadHail commented Sep 8, 2024

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

@LeadHail
Copy link
Author

LeadHail commented Sep 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant