delvr / Farseek

A Scala API for Minecraft mods.
https://minecraft.curseforge.com/projects/farseek
20 stars 4 forks source link

Crash game (1.12.2) #56

Closed SeagalKru closed 4 years ago

SeagalKru commented 4 years ago

crash-2020-01-29_16.53.50-server.txt

TheDeviantCrafter commented 4 years ago

I've been running into the same issue. It happens when teleporting to a biome with a Nature's Compass. Trying to teleport to the same location on the same world after a restart triggers the same crash.

My pack has a lot of biome and worldgen mods. Looking at @SeagalKru's crash we both have Streams, Farseek, Traverse, and Dynamic Trees. That may be a clue.

Crash log: https://paste.dimdev.org/dihonukopi.mccrash

latest.log: https://gist.github.com/TheDeviantCrafter/c21c09cd099505efec33eeca2814ac4b

My pack has quite a few customized biome spawn weights, so a specific seed won't be useful without the pack. I plan to release an experimental build of the pack in a couple of days. When that happens I'll update this issue with a modpack, world folder, and coordinates that reliably trigger the crash so you can troubleshoot on your end.

TheDeviantCrafter commented 4 years ago

Update: Using a Nature's Compass to teleport to the location triggered a crash. Flying their normally did not. It may require Nature's Compass specifically.

RepoDraghon commented 4 years ago

https://paste.dimdev.org/tigucevava.mccrash

Here's my crash report... it sites 3 mods to blame, this being one...

Minecraft 1.12.2 Error.txt

delvr commented 4 years ago

Farseek 2.5 might fix this, could you please give it a try? Thanks.

RepoDraghon commented 4 years ago

seems to be fixed or at least it's not naming this mod as before :) ty

SeagalKru commented 4 years ago

Ok. Clossed. :)

EverSoul commented 4 years ago

I updated to Farseek 2.5 and my modpack started crashing.

delvr commented 4 years ago

I updated to Farseek 2.5 and my modpack started crashing.

Could you open a new issue and paste the crash log? Thanks!

ProsperCraft commented 4 years ago

Same issue with the crashing - https://github.com/delvr/Farseek/issues/60

I wish he had posted his crash logs so we could compare.