KubeJS (Old)

KubeJS (Old)

3M Downloads

ArithmeticException error caused by Randomium's duplicate recipe (1.16.5)

MrZora opened this issue ยท 1 comments

commented

[02:55:49] [ERR ] Error occurred while handling event 'recipes': Wrapped java.lang.ArithmeticException (server_scripts:atlas_compat.js#58)
[02:55:49] [ERR ] Error occurred while handling event 'recipes': Wrapped java.lang.ArithmeticException (server_scripts:atlas.js#577)
There appears to be a conflict with the randomium:duplicate recipe and KubeJS's replaceInput function. The error points to the first replaceInput event in any given script at launch, with multiple individual instances if there are several scripts. Reloading server scripts fixes it temporarily.

commented

I opened a bug report on the Randomium issue page as well