Advertisement
Guest User

startup.log

a guest
Dec 10th, 2023
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | Gaming | 0 0
  1. [19:21:09] [INIT] KubeJS 2001.6.4-build.111; MC 2001 forge
  2. [19:21:09] [INIT] Loaded plugins:
  3. [19:21:09] [INIT] - dev.latvian.mods.kubejs.forge.BuiltinKubeJSForgePlugin
  4. [19:21:09] [INIT] - dev.latvian.mods.kubejs.forge.BuiltinKubeJSForgeClientPlugin
  5. [19:21:09] [INIT] - fr.iglee42.createcasing.compat.kubejs.KubeJSCompatPlugin
  6. [19:21:09] [INIT] - dev.latvian.mods.kubejs.create.KubeJSCreatePlugin
  7. [19:21:09] [INIT] - com.almostreliable.morejs.Plugin
  8. [19:21:09] [INIT] - com.almostreliable.lootjs.kube.LootJSPlugin
  9. [19:21:09] [INIT] - com.probejs.ProbeJSPlugin
  10. [19:21:10] [INFO] Loaded script startup_scripts:modpack_brewing.js in 0.06 s
  11. [19:21:10] [INFO] Loaded script startup_scripts:modpack_itemmod.js in 0.002 s
  12. [19:21:10] [INFO] Loaded 2/2 KubeJS startup scripts in 0.687 s with 0 errors and 0 warnings
  13. [19:21:31] [ERROR] ! Error in 'MoreJSEvents.registerPotionBrewing': 'void dev.latvian.mods.kubejs.util.ConsoleJS.info(java.lang.Object)'
  14. [19:21:31] [ERROR] ! java.lang.NoSuchMethodError: 'void …kubejs.util.ConsoleJS.info(java.lang.Object)'
  15. [19:21:31] [ERROR] ! at com.almostreliable.morejs.features.potion.PotionBrewingRegisterEvent.lambda$removeByPotion$0(PotionBrewingRegisterEvent.java:48)
  16. [19:21:31] [ERROR] ! at java.util.ArrayList.removeIf(ArrayList.java:1672)
  17. [19:21:31] [ERROR] ! at java.util.ArrayList.removeIf(ArrayList.java:1660)
  18. [19:21:31] [ERROR] ! at com.almostreliable.morejs.features.potion.PotionBrewingRegisterEvent.removeByPotion(PotionBrewingRegisterEvent.java:42)
  19. [19:21:31] [ERROR] ! at java.lang.reflect.Method.invoke(Method.java:568)
  20. [19:21:31] [ERROR] ! at …rhino.MemberBox.invoke(MemberBox.java:160)
  21. [19:21:31] [ERROR] ! at …rhino.NativeJavaMethod.call(NativeJavaMethod.java:463)
  22. [19:21:31] [ERROR] ! at …rhino.Interpreter.interpretLoop(Interpreter.java:1086)
  23. [19:21:31] [ERROR] ! at …rhino.Interpreter.interpret(Interpreter.java:423)
  24. [19:21:31] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:72)
  25. [19:21:31] [ERROR] ! at …rhino.Context.doTopCall(Context.java:1197)
  26. [19:21:31] [ERROR] ! at …rhino.ScriptRuntime.doTopCall(ScriptRuntime.java:2619)
  27. [19:21:31] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:70)
  28. [19:21:31] [ERROR] ! at …rhino.ArrowFunction.call(ArrowFunction.java:42)
  29. [19:21:31] [ERROR] ! at …rhino.InterfaceAdapter.invokeImpl(InterfaceAdapter.java:129)
  30. [19:21:31] [ERROR] ! at …rhino.InterfaceAdapter.invoke(InterfaceAdapter.java:88)
  31. [19:21:31] [ERROR] ! at …rhino.VMBridge.lambda$newInterfaceProxy$0(VMBridge.java:74)
  32. [19:21:31] [ERROR] ! at TRANSFORMER/jdk.proxy3/jdk.proxy3.$Proxy86.onEvent(Unknown Source)
  33. [19:21:31] [ERROR] ! at …kubejs.event.EventHandlerContainer.handle(EventHandlerContainer.java:39)
  34. [19:21:31] [ERROR] ! at …kubejs.event.EventHandler.postToHandlers(EventHandler.java:304)
  35. [19:21:31] [ERROR] ! at …kubejs.event.EventHandler.post(EventHandler.java:272)
  36. [19:21:31] [ERROR] ! at …kubejs.event.EventHandler.post(EventHandler.java:226)
  37. [19:21:31] [ERROR] ! at …kubejs.event.EventHandler.post(EventHandler.java:179)
  38. [19:21:31] [ERROR] ! at com.almostreliable.morejs.MoreJSForge.onClientCommon(MoreJSForge.java:32)
  39. [19:21:31] [ERROR] ! at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260)
  40. [19:21:31] [ERROR] ! at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252)
  41. [19:21:31] [ERROR] ! at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
  42. [19:21:31] [ERROR] ! at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
  43. [19:21:31] [ERROR] ! at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:114)
  44. [19:21:31] [ERROR] ! at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:124)
  45. [19:21:31] [ERROR] ! at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
  46. [19:21:31] [ERROR] ! at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
  47.  
Tags: kubejs morejs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement