AlmostReliable / ponderjs

A Minecraft mod for packdevs to create custom Ponder scenes with KubeJS.
https://www.curseforge.com/minecraft/mc-mods/ponder
MIT License
25 stars 5 forks source link

Crash with colors due to Rhino Change #4

Closed enigmaquip closed 2 years ago

enigmaquip commented 2 years ago

Version

ponderjs-1.18.2-1.1.5.jar

Describe the bug!

Re: https://github.com/AllTheMods/ATM-7/issues/949 Crashlog there as well

Rhino renamed the method Color.getRgbKJS() to Color.getRgbJS() used in https://github.com/AlmostReliable/ponderjs-forge/blob/1.18/src/main/java/com/almostreliable/ponderjs/particles/ParticleDataBuilder.java L164, L170, L199

Crash Report

No response

Log

No response

Additional Context

Yes

Modifications

No response

Did the issue happen in singleplayer or on a server?

Both