Embeddium

Embeddium

37M Downloads

Embeddium Movement Issues with Server

Tralty opened this issue ยท 6 comments

commented

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

  1. Join a server
  2. Teleport to a random location (2 times)

Log File

crash-2024-03-31_19.25.12-client.txt

commented

Nvm, I've solved the issue, it was caused by something I had enabled for the server

commented

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.

commented

I thought it would fix it, but the same crash occurred after I disabled the UDP Network on my server

commented

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.

commented

I'll take that into consideration and get the mods and configs to match if they aren't matched already

commented

Hey, I solved the issue! Feywild was causing it so I removed the mod and the crash doesn't occur anymore.