Embeddium Movement Issues with Server
Tralty opened this issue ยท 6 comments
Bug Description
Whenever I join a server, and teleport, move, then repeat one more time. My Client crashes and the crash log directs it towards Embeddium. I disabled Oculus earlier and the same exact crash occurred.
Reproduction Steps
- Join a server
- Teleport to a random location (2 times)
Log File
Nvm, I've solved the issue, it was caused by something I had enabled for the server
May I ask what you changed to resolve the issue? I sometimes get support requests with this problem and knowing what to suggest would be useful.
I thought it would fix it, but the same crash occurred after I disabled the UDP Network on my server
The only underlying cause for that issue I've found is blocks being registered on the server but not the client, which usually means the server & client have mismatched mods/configs.
I'll take that into consideration and get the mods and configs to match if they aren't matched already