AlmostReliable / morejs

A Minecraft mod to extend KubeJS with additional events.
https://www.curseforge.com/minecraft/mc-mods/morejs
GNU Lesser General Public License v3.0
12 stars 1 forks source link

Game crash when teleport in Nether or TheEnd with TFC installed #10

Closed Proxwian closed 8 months ago

Proxwian commented 8 months ago

Version

1.20.1-0.6.0

Crash Report

https://github.com/AlmostReliable/morejs/files/14269407/latest.log

Log

https://github.com/AlmostReliable/morejs/files/14269407/latest.log

Additional Context

Yes

Modifications

latest.log

Did the crash happen in singleplayer or on a server?

Both

LLytho commented 8 months ago

TFC overhauls a lot of the worldgen and from what I see they trying to access ChunkDataProvider which is a class from TFC and nothing from vanilla minecraft. Seems like it happens when they spawn ErosionFeature. I assume it's something in the end or nether? You should create an issue at the TFC github.

Are you using the MoreJSEvents.structureAfterPlace event? If yes, can you post your scripts please.

stale[bot] commented 8 months ago

This submission has been automatically marked as abandoned because it has not had recent activity. It will be closed in 3 days. If you want to prevent that, leave a new comment.

stale[bot] commented 8 months ago

Due to no recent activity, this submission is closed now.