#my plugin causes crash on world creation

11 messages · Page 1 of 1 (latest)

vernal bluff
#

so my world will load just fine at first but once i create a recipe in kubejs with the plugin, it causes a datapack error. im providing the classfile as well

https://github.com/ianm1647/expandeddelight/blob/1.21-neo/src/main/java/ianm1647/expandeddelight/integration/kubejs/KubeJSExpandedDelight.java

heres the log as well, its not very helpful on whats causing the problem
https://pastebin.com/2Vu1AbLn

GitHub

An addon mod for Farmer's Delight that adds many more crops and functionality to the base mod - ianm1647/expandeddelight

sick abyssBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

vernal bluff
floral cosmos
#

no?

#

the error is an NPE in the codec

#

the codec contains an explicit null in it

#

at a guess, that is the cause

#

(also id reccomend you put more linebreaks in that codec, that is an awfully long line)

vernal bluff
#

thank you, it did work lol