Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:05:46] [INIT] KubeJS 2001.6.5-build.14; MC 2001 forge
- [16:05:46] [INIT] Loaded plugins:
- [16:05:46] [INIT] - dev.latvian.mods.kubejs.forge.BuiltinKubeJSForgePlugin
- [16:05:46] [INIT] - dev.latvian.mods.kubejs.forge.BuiltinKubeJSForgeClientPlugin
- [16:05:46] [INIT] - dev.latvian.mods.kubejs.create.KubeJSCreatePlugin
- [16:05:46] [INFO] Loaded script server_scripts:Create_MechanicalCrafting.js in 0.001 s
- [16:05:46] [INFO] example.js#5: Hello, World! (Loaded server scripts)
- [16:05:46] [INFO] Loaded script server_scripts:example.js in 0.0 s
- [16:05:46] [INFO] Loaded 2/2 KubeJS server scripts in 0.012 s with 0 errors and 0 warnings
- [16:05:46] [INFO] Scripts loaded
- [16:05:46] [INFO] Initializing recipe event...
- [16:05:47] [INFO] Processing recipes...
- [16:05:47] [INFO] Found 6451 recipes in 66.94 ms
- [16:05:47] [ERROR] ! Error in 'ServerEvents.recipes': java.lang.RuntimeException: java.lang.RuntimeException: Empty array?
- [16:05:47] [ERROR] ! java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Empty array?
- [16:05:47] [ERROR] ! at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- [16:05:47] [ERROR] ! at java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- [16:05:47] [ERROR] ! at …kubejs.recipe.RecipesEventJS.runInParallel(RecipesEventJS.java:719)
- [16:05:47] [ERROR] ! at …kubejs.recipe.RecipesEventJS.forEachRecipeAsync(RecipesEventJS.java:549)
- [16:05:47] [ERROR] ! at …kubejs.recipe.RecipesEventJS.remove(RecipesEventJS.java:584)
- [16:05:47] [ERROR] ! at java.lang.reflect.Method.invoke(Method.java:568)
- [16:05:47] [ERROR] ! at …rhino.MemberBox.invoke(MemberBox.java:160)
- [16:05:47] [ERROR] ! at …rhino.NativeJavaMethod.call(NativeJavaMethod.java:463)
- [16:05:47] [ERROR] ! at …rhino.Interpreter.interpretLoop(Interpreter.java:986)
- [16:05:47] [ERROR] ! at …rhino.Interpreter.interpret(Interpreter.java:370)
- [16:05:47] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:72)
- [16:05:47] [ERROR] ! at …rhino.Context.callSync(Context.java:1290)
- [16:05:47] [ERROR] ! at …rhino.Context.doTopCall(Context.java:1307)
- [16:05:47] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:70)
- [16:05:47] [ERROR] ! at …rhino.Context.callSync(Context.java:1290)
- [16:05:47] [ERROR] ! at …rhino.ArrowFunction.call(ArrowFunction.java:42)
- [16:05:47] [ERROR] ! at …rhino.Context.callSync(Context.java:1290)
- [16:05:47] [ERROR] ! at …rhino.InterfaceAdapter.invoke(InterfaceAdapter.java:125)
- [16:05:47] [ERROR] ! at …rhino.VMBridge.lambda$newInterfaceProxy$0(VMBridge.java:74)
- [16:05:47] [ERROR] ! at TRANSFORMER/jdk.proxy3/jdk.proxy3.$Proxy109.onEvent(Unknown Source)
- [16:05:47] [ERROR] ! at …kubejs.event.EventHandlerContainer.handle(EventHandlerContainer.java:39)
- [16:05:47] [ERROR] ! at …kubejs.event.EventHandler.postToHandlers(EventHandler.java:304)
- [16:05:47] [ERROR] ! at …kubejs.event.EventHandler.post(EventHandler.java:272)
- [16:05:47] [ERROR] ! at …kubejs.event.EventHandler.post(EventHandler.java:226)
- [16:05:47] [ERROR] ! at …kubejs.event.EventHandler.post(EventHandler.java:189)
- [16:05:47] [ERROR] ! at …kubejs.recipe.RecipesEventJS.post(RecipesEventJS.java:359)
- [16:05:47] [ERROR] ! at net.minecraft.world.item.crafting.RecipeManager.handler$zmn000$customRecipesHead(RecipeManager.java:2531)
- [16:05:47] [ERROR] ! at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java)
- [16:05:47] [ERROR] ! at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34)
- [16:05:47] [ERROR] ! at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13)
- [16:05:47] [ERROR] ! at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)
- [16:05:47] [ERROR] ! at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
- [16:05:47] [ERROR] ! at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69)
- [16:05:47] [ERROR] ! at net.minecraft.server.TickTask.run(TickTask.java:18)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345)
- [16:05:47] [ERROR] ! at net.minecraft.server.commands.ReloadCommand.m_138235_(ReloadCommand.java:22)
- [16:05:47] [ERROR] ! at net.minecraft.server.commands.ReloadCommand.m_287964_(ReloadCommand.java:53)
- [16:05:47] [ERROR] ! at MC-BOOTSTRAP/[email protected]/com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264)
- [16:05:47] [ERROR] ! at net.minecraft.commands.Commands.m_242674_(Commands.java:257)
- [16:05:47] [ERROR] ! at net.minecraft.server.network.ServerGamePacketListenerImpl.m_246958_(ServerGamePacketListenerImpl.java:1246)
- [16:05:47] [ERROR] ! at net.minecraft.server.network.ServerGamePacketListenerImpl.m_244885_(ServerGamePacketListenerImpl.java:1223)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67)
- [16:05:47] [ERROR] ! at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
- [16:05:47] [ERROR] ! at net.minecraft.server.TickTask.run(TickTask.java:18)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747)
- [16:05:47] [ERROR] ! at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:733)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665)
- [16:05:47] [ERROR] ! at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251)
- [16:05:47] [ERROR] ! at java.lang.Thread.run(Thread.java:833)
- [16:05:47] [ERROR] ! Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Empty array?
- [16:05:47] [ERROR] ! at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- [16:05:47] [ERROR] ! at java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- [16:05:47] [ERROR] ! at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:159)
- [16:05:47] [ERROR] ! at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:173)
- [16:05:47] [ERROR] ! at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
- [16:05:47] [ERROR] ! at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
- [16:05:47] [ERROR] ! at …kubejs.recipe.RecipesEventJS.lambda$forEachRecipeAsync$11(RecipesEventJS.java:549)
- [16:05:47] [ERROR] ! Caused by: java.lang.RuntimeException: Empty array?
- [16:05:47] [ERROR] ! at blusunrize.immersiveengineering.api.IEApi.lambda$getPreferredStackbyMod$3(IEApi.java:99)
- [16:05:47] [ERROR] ! at java.util.Optional.orElseThrow(Optional.java:403)
- [16:05:47] [ERROR] ! at blusunrize.immersiveengineering.api.IEApi.getPreferredStackbyMod(IEApi.java:99)
- [16:05:47] [ERROR] ! at blusunrize.immersiveengineering.api.crafting.IERecipeSerializer.lambda$readOutput$1(IERecipeSerializer.java:52)
- [16:05:47] [ERROR] ! at net.minecraftforge.common.util.Lazy$Fast.get(Lazy.java:55)
- [16:05:47] [ERROR] ! at blusunrize.immersiveengineering.api.crafting.CrusherRecipe.lambda$new$0(CrusherRecipe.java:48)
- [16:05:47] [ERROR] ! at net.minecraftforge.common.util.Lazy$Fast.get(Lazy.java:55)
- [16:05:47] [ERROR] ! at blusunrize.immersiveengineering.api.crafting.MultiblockRecipe.getItemOutputs(MultiblockRecipe.java:67)
- [16:05:47] [ERROR] ! at blusunrize.immersiveengineering.api.crafting.MultiblockRecipe.m_8043_(MultiblockRecipe.java:36)
- [16:05:47] [ERROR] ! at …kubejs.recipe.JsonRecipeJS.hasOutput(JsonRecipeJS.java:39)
- [16:05:47] [ERROR] ! at …kubejs.recipe.filter.OutputFilter.test(OutputFilter.java:15)
- [16:05:47] [ERROR] ! at …kubejs.recipe.RecipesEventJS$RecipeStreamFilter.test(RecipesEventJS.java:498)
- [16:05:47] [ERROR] ! at …kubejs.recipe.RecipesEventJS$RecipeStreamFilter.test(RecipesEventJS.java:495)
- [16:05:47] [ERROR] ! at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)
- [16:05:47] [ERROR] ! at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779)
- [16:05:47] [ERROR] ! at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
- [16:05:47] [ERROR] ! at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290)
- [16:05:47] [ERROR] ! at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
- [16:05:47] [ERROR] ! ... 5 more
- [16:05:47] [INFO] Posted recipe events in 31.77 ms
- [16:05:47] [WARN] Error parsing recipe farmersrespite:emptying/water_cup[create:emptying]: {"type":"create:emptying","ingredients":[{"item":"miners_delight:water_cup"}],"results":[{"item":"miners_delight:copper_cup"},{"amount":250,"fluid":"minecraft:water"}]}: Unknown item 'miners_delight:water_cup'
- [16:05:47] [WARN] Error parsing recipe create:cutting/compat/biomesoplenty/cherry_log[create:cutting]: {"type":"create:cutting","conditions":[{"type":"forge:mod_loaded","modid":"biomesoplenty"}],"ingredients":[{"item":"biomesoplenty:cherry_log"}],"processingTime":50,"results":[{"item":"biomesoplenty:stripped_cherry_log"}]}: Unknown item 'biomesoplenty:cherry_log'
- [16:05:47] [WARN] Error parsing recipe farmersrespite:filling/water_cup[create:filling]: {"type":"create:filling","ingredients":[{"item":"miners_delight:copper_cup"},{"amount":250,"fluid":"minecraft:water","nbt":{}}],"results":[{"item":"miners_delight:water_cup"}]}: Unknown item 'miners_delight:copper_cup'
- [16:05:47] [WARN] Error parsing recipe create:cutting/compat/biomesoplenty/stripped_cherry_log[create:cutting]: {"type":"create:cutting","conditions":[{"type":"forge:mod_loaded","modid":"biomesoplenty"}],"ingredients":[{"item":"biomesoplenty:stripped_cherry_log"}],"processingTime":50,"results":[{"count":6,"item":"biomesoplenty:cherry_planks"}]}: Unknown item 'biomesoplenty:stripped_cherry_log'
- [16:05:47] [WARN] Error parsing recipe create_confectionery:black_chocolate_recipe_6[create:mixing]: {"group":"create_confectionery","type":"create:mixing","ingredients":[{"item":"create_confectionery:black_chocolate_bricks_wall"}],"results":[{"fluid":"create_confectionery:black_chocolate","amount":1000}],"heatRequirement":"heated"}: Unknown item 'create_confectionery:black_chocolate_bricks_wall'
- [16:05:47] [WARN] Error parsing recipe create_confectionery:white_chocolate_recipe_6[create:mixing]: {"group":"create_confectionery","type":"create:mixing","ingredients":[{"item":"create_confectionery:white_chocolate_bricks_wall"}],"results":[{"fluid":"create_confectionery:white_chocolate","amount":1000}],"heatRequirement":"heated"}: Unknown item 'create_confectionery:white_chocolate_bricks_wall'
- [16:05:47] [WARN] Error parsing recipe create:cutting/compat/biomesoplenty/stripped_cherry_wood[create:cutting]: {"type":"create:cutting","conditions":[{"type":"forge:mod_loaded","modid":"biomesoplenty"}],"ingredients":[{"item":"biomesoplenty:stripped_cherry_wood"}],"processingTime":50,"results":[{"count":6,"item":"biomesoplenty:cherry_planks"}]}: Unknown item 'biomesoplenty:stripped_cherry_wood'
- [16:05:47] [WARN] Error parsing recipe create_confectionery:ruby_chocolate_recipe_6[create:mixing]: {"group":"create_confectionery","type":"create:mixing","ingredients":[{"item":"create_confectionery:ruby_chocolate_brick_wall"}],"results":[{"fluid":"create_confectionery:ruby_chocolate","amount":1000}],"heatRequirement":"heated"}: Unknown item 'create_confectionery:ruby_chocolate_brick_wall'
- [16:05:47] [WARN] Error parsing recipe create:cutting/compat/biomesoplenty/cherry_wood[create:cutting]: {"type":"create:cutting","conditions":[{"type":"forge:mod_loaded","modid":"biomesoplenty"}],"ingredients":[{"item":"biomesoplenty:cherry_wood"}],"processingTime":50,"results":[{"item":"biomesoplenty:stripped_cherry_wood"}]}: Unknown item 'biomesoplenty:cherry_wood'
- [16:05:47] [WARN] Error parsing recipe create_confectionery:chocolate_recipe_6[create:mixing]: {"group":"create_confectionery","type":"create:mixing","ingredients":[{"item":"create_confectionery:chocolate_bricks_wall"}],"results":[{"fluid":"create:chocolate","amount":1000}],"heatRequirement":"heated"}: Unknown item 'create_confectionery:chocolate_bricks_wall'
- [16:05:47] [INFO] Added 0 recipes, removed 2 recipes, modified 0 recipes, with 10 failed recipes in 23.69 ms
- [16:05:47] [INFO] Server resource reload complete!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement