
Unknown item component 'buildinggadgets2:forge_energy'
dan55304 opened this issue · 1 comments
Building Gadgets Version
1.3.8
This was installed as part of OceanBlock 2-1.12.2 using CurseForge
Describe the bug
I was using the copy/paste gadget. The client crashed immediately after doing the copy. I'm running a local server on a PC and I'm running the Client on a Mac. Every startup since, causes the client to crash again. This remained true even after restarting the server and client. To get around this, I removed the mod from client and server. Now the game starts up but I get a KubeJS error. See the log snippet below.
To Reproduce
I have no way to know if this can be duplicated
Expected behavior
Obviously, I should not crash at startup
Screenshots
NA
Log Files
[15:49:56] [ERROR] ! ItemStackJS.java#234: Error in 'LootJS.lootTables': java.lang.RuntimeException: com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown item component 'buildinggadgets2:forge_energy' at position 36: ...struction[<--[HERE]
[15:49:56] [ERROR] ! java.lang.RuntimeException: com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown item component 'buildinggadgets2:forge_energy' at position 36: ...struction[<--[HERE]
[15:49:56] [ERROR] ! at …kubejs.item.ItemStackJS.ofString(ItemStackJS.java:234)
[15:49:56] [ERROR] ! at …kubejs.item.ItemStackJS.wrap(ItemStackJS.java:134)
[15:49:56] [ERROR] ! at …kubejs.script.TypeWrapperRegistry.lambda$register$2(TypeWrapperRegistry.java:57)
[15:49:56] [ERROR] ! at …rhino.Context.internalJsToJava(Context.java:1566)
[15:49:56] [ERROR] ! at …rhino.Context.jsToJava(Context.java:1503)
[15:49:56] [ERROR] ! at …rhino.NativeJavaMethod.call(NativeJavaMethod.java:392)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpretLoop(Interpreter.java:988)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpret(Interpreter.java:372)
[15:49:56] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:72)
[15:49:56] [ERROR] ! at …rhino.Context.callSync(Context.java:1142)
[15:49:56] [ERROR] ! at …rhino.ArrowFunction.call(ArrowFunction.java:42)
[15:49:56] [ERROR] ! at …rhino.NativeArray.iterativeMethod(NativeArray.java:1286)
[15:49:56] [ERROR] ! at …rhino.NativeArray.execIdCall(NativeArray.java:1770)
[15:49:56] [ERROR] ! at …rhino.IdFunctionObject.call(IdFunctionObject.java:103)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpretLoop(Interpreter.java:988)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpret(Interpreter.java:372)
[15:49:56] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:72)
[15:49:56] [ERROR] ! at …rhino.Context.callSync(Context.java:1142)
[15:49:56] [ERROR] ! at …rhino.ArrowFunction.call(ArrowFunction.java:42)
[15:49:56] [ERROR] ! at …rhino.Context.callSync(Context.java:1142)
[15:49:56] [ERROR] ! at …rhino.InterfaceAdapter.invoke(InterfaceAdapter.java:128)
[15:49:56] [ERROR] ! at …rhino.VMBridge$AdapterInvocationHandler.invoke(VMBridge.java:75)
[15:49:56] [ERROR] ! at jdk.proxy1/jdk.proxy1.$Proxy130.accept(Unknown Source)
[15:49:56] [ERROR] ! at com.almostreliable.lootjs.loot.table.MutableLootTable.createPool(MutableLootTable.java:123)
[15:49:56] [ERROR] ! at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
[15:49:56] [ERROR] ! at …rhino.CachedMethodInfo.invoke(CachedMethodInfo.java:78)
[15:49:56] [ERROR] ! at …rhino.MemberBox.invoke(MemberBox.java:126)
[15:49:56] [ERROR] ! at …rhino.NativeJavaMethod.call(NativeJavaMethod.java:422)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpretLoop(Interpreter.java:988)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpret(Interpreter.java:372)
[15:49:56] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:72)
[15:49:56] [ERROR] ! at …rhino.Context.callSync(Context.java:1142)
[15:49:56] [ERROR] ! at …rhino.ArrowFunction.call(ArrowFunction.java:42)
[15:49:56] [ERROR] ! at …rhino.NativeArray.iterativeMethod(NativeArray.java:1286)
[15:49:56] [ERROR] ! at …rhino.NativeArray.execIdCall(NativeArray.java:1770)
[15:49:56] [ERROR] ! at …rhino.IdFunctionObject.call(IdFunctionObject.java:103)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpretLoop(Interpreter.java:988)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpret(Interpreter.java:372)
[15:49:56] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:72)
[15:49:56] [ERROR] ! at …rhino.Context.callSync(Context.java:1142)
[15:49:56] [ERROR] ! at …rhino.ArrowFunction.call(ArrowFunction.java:42)
[15:49:56] [ERROR] ! at …rhino.NativeArray.iterativeMethod(NativeArray.java:1286)
[15:49:56] [ERROR] ! at …rhino.NativeArray.execIdCall(NativeArray.java:1770)
[15:49:56] [ERROR] ! at …rhino.IdFunctionObject.call(IdFunctionObject.java:103)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpretLoop(Interpreter.java:988)
[15:49:56] [ERROR] ! at …rhino.Interpreter.interpret(Interpreter.java:372)
[15:49:56] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:72)
[15:49:56] [ERROR] ! at …rhino.Context.callSync(Context.java:1142)
[15:49:56] [ERROR] ! at …rhino.Context.doTopCall(Context.java:1159)
[15:49:56] [ERROR] ! at …rhino.InterpretedFunction.call(InterpretedFunction.java:70)
[15:49:56] [ERROR] ! at …rhino.Context.callSync(Context.java:1142)
[15:49:56] [ERROR] ! at …rhino.ArrowFunction.call(ArrowFunction.java:42)
[15:49:56] [ERROR] ! at …rhino.Context.callSync(Context.java:1142)
[15:49:56] [ERROR] ! at …rhino.InterfaceAdapter.invoke(InterfaceAdapter.java:128)
[15:49:56] [ERROR] ! at …rhino.VMBridge$AdapterInvocationHandler.invoke(VMBridge.java:75)
[15:49:56] [ERROR] ! at TRANSFORMER/jdk.proxy4/jdk.proxy4.$Proxy127.onEvent(Unknown Source)
[15:49:56] [ERROR] ! at …kubejs.event.EventHandlerContainer.handle(EventHandlerContainer.java:41)
[15:49:56] [ERROR] ! at …kubejs.event.EventHandler.postInternal(EventHandler.java:229)
[15:49:56] [ERROR] ! at …kubejs.event.EventHandler.post(EventHandler.java:170)
[15:49:56] [ERROR] ! at com.almostreliable.lootjs.kube.LootJSPlugin.lambda$initStartup$1(LootJSPlugin.java:39)
[15:49:56] [ERROR] ! at com.almostreliable.lootjs.LootEvents.invoke(LootEvents.java:31)
[15:49:56] [ERROR] ! at net.minecraft.server.ReloadableServerRegistries.handler$bhe000$lootjs$runLootTableEventJS(ReloadableServerRegistries.java:540)
[15:49:56] [ERROR] ! at net.minecraft.server.ReloadableServerRegistries.apply(ReloadableServerRegistries.java)
[15:49:56] [ERROR] ! at net.minecraft.server.ReloadableServerRegistries.lambda$reload$1(ReloadableServerRegistries.java:53)
[15:49:56] [ERROR] ! at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
[15:49:56] [ERROR] ! at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
[15:49:56] [ERROR] ! Caused by: com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown item component 'buildinggadgets2:forge_energy' at position 36: ...struction[<--[HERE]