KubeJS

KubeJS

61M Downloads

Fabric Client Crash when Creating World(loading server_scripts)

Ethanolgie opened this issue ยท 11 comments

commented

Minecraft Version

1.19.2

KubeJS Version

1902.6.1-build.370

Rhino Version

1902.2.2-build.272

Architectury Version

6.5.85

Forge/Fabric Version

Fabric 0.14.22

Describe your issue

This crash only appear on Client.When generating world,After loading server_scripts:*,A Error was shown that Error adding element: Value 2.14748365E9 outside of range [0.0:1.0]; Value 0 outside of range [1:16].Then Client crashed.
In server,this error will also appear,but it did not make server crash.

Crash report/logs

No response

commented

Please provide logs

commented

image
I'm sorry to update log screenshot in comment

commented

A log file please, not screenshots.

commented
commented
commented

This is a full log from launching to crashing when generating world

commented

Caused by: java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/template_pool]: [minecells:portal]
That just looks like an issue with minecells.

commented

OK,I'll try solving

commented

Thank you
I solved it after deleting kubejs\data\minecells folder.
I don't know this could be a bug of KubeJS or Minecells.
This is from modpack All of Fabric 6

commented

If you have a crash with a modpack always go to the modpack creator before mod authors please.

commented

I'm so sorry