[Crash] Raft Java Exception
artdude543 opened this issue ยท 6 comments
Hello!
A developer of SevTech here. I've just got a crash report from a user in regards to the raft in your mod the log is here: https://pastebin.com/Xf7SSg93
Version: 1.1
Would it be possible for you to look into/fix the issue, please?
Thanks!
I think some mod is modifying boat code which changes my raft as I extend the EntityBoat
Added a (float) cast where it's somehow getting an int to see if that would fix it.
For people running into this still (it suddenly started happening for us with a raft that's been sitting in our base with a skeleton on top for months),
- It only happens during login when the game hasn't fully loaded yet
- You can work around it by getting an admin to teleport you away from the raft as soon as you log in, if you're fast enough you won't crash, otherwise you'll be able to join properly on the next login.
EDIT: On closer inspection it looks like our issue is closely related/very similar to this issue, but not exactly the same. Workaround is probably the same. Attaching my log: https://pastebin.com/qpGApUHj