Ponder for KubeJS

Ponder for KubeJS

21M Downloads

Incompatibility with Create: Enchantment Industry

emythiel opened this issue · 1 comments

commented

Minecraft Version

1.21.1

Mod Version

2.1.0

Describe the bug!

If the mod is used alongside Create: Enchantment Industry, then if you've added a script using PonderJS the game doesn't launch, giving the following KubeJS Error:

Internal Error
java.lang.NullPointerException: Cannot invoke "net.createmod.ponder.api.level.PonderLevel.registryAccess()" because the return value of "net.createmod.ponder.foundation.PonderScene.getWorld()" is null

If no script is added in the client_scripts folder when launching, there's no errors when launching. If you then add a script while a session is running, it doesn't seem to load when reloading your scripts.
Script used was just the first example in the wiki for the tags ("Creating a Tag" step).

Tested with just the necessary mods and dependencies.

Also did a quick test on Forge 1.20.1 with the latest mod versions for that platform, no issues there.

Unsure if this is an issue with PonderJS or Create: Enchantment Industry?

Crash Report

No response

Log

https://mclo.gs/asQh8hP

Additions and Modifications

Yes

Additions and Modifications Description

Installed Create: Enchantment Industry and Create: Dragons Plus (required for CEI) on top of the necessary mods for PonderJS (Create, KubeJS and PonderJS itself).

Did the issue happen in singleplayer or on a server?

Singleplayer

commented

Thanks for the issue. New version should be up soon.