Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [20:31:04] [Server thread/ERROR] [groovyscript]: Throwing
- java.lang.NullPointerException: Cannot read the array length because "<local4>" is null
- at gregtech.api.recipes.Recipe.hashInputs(Recipe.java:384)
- at gregtech.api.recipes.Recipe.makeHashCode(Recipe.java:370)
- at gregtech.api.recipes.Recipe.<init>(Recipe.java:139)
- at gregtech.api.recipes.RecipeBuilder.build(RecipeBuilder.java:821)
- at gregtech.api.recipes.RecipeBuilder.buildAndRegister(RecipeBuilder.java:916)
- at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
- at postInit.monazite.run(monazite.groovy:6)
- at com.cleanroommc.groovyscript.sandbox.GroovyScriptSandbox.runScript(GroovyScriptSandbox.java:140)
- at com.cleanroommc.groovyscript.sandbox.GroovyScriptSandbox.loadScripts(GroovyScriptSandbox.java:261)
- at com.cleanroommc.groovyscript.sandbox.GroovyScriptSandbox.load(GroovyScriptSandbox.java:233)
- at com.cleanroommc.groovyscript.sandbox.GroovyScriptSandbox.load(GroovyScriptSandbox.java:221)
- at com.cleanroommc.groovyscript.sandbox.GroovyScriptSandbox.run(GroovyScriptSandbox.java:122)
- at com.cleanroommc.groovyscript.GroovyScript.runGroovyScriptsInLoader(GroovyScript.java:173)
- at com.cleanroommc.groovyscript.command.GSCommand.runReload(GSCommand.java:137)
- at com.cleanroommc.groovyscript.command.GSCommand.lambda$new$1(GSCommand.java:41)
- at com.cleanroommc.groovyscript.command.SimpleCommand.execute(SimpleCommand.java:43)
- at com.feed_the_beast.ftbutilities.ranks.CommandOverride.execute(CommandOverride.java:83)
- at net.minecraftforge.server.command.CommandTreeBase.execute(CommandTreeBase.java:164)
- at com.feed_the_beast.ftbutilities.ranks.CommandTreeOverride.execute(CommandTreeOverride.java:60)
- at net.minecraft.command.CommandHandler.tryExecute(CommandHandler.java:119)
- at net.minecraft.command.CommandHandler.executeCommand(CommandHandler.java:91)
- at net.minecraft.network.NetHandlerPlayServer.handleSlashCommand(NetHandlerPlayServer.java:962)
- at net.minecraft.network.NetHandlerPlayServer.processChatMessage(NetHandlerPlayServer.java:941)
- at net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:37)
- at net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:9)
- at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545)
- at java.util.concurrent.FutureTask.run(FutureTask.java:328)
- at net.minecraft.util.Util.runTask(SourceFile:529)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:185)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- at java.lang.Thread.run(Thread.java:1447)
- [20:31:04] [Server thread/INFO] [GroovyLog]: Groovy scripts took 9ms to compile and 0ms to run in postInit.
- [20:31:04] [Server thread/INFO] [groovyscript]: Running Groovy scripts during postInit took 14060 ms
- [20:31:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Found 1 errors while running scripts
- [20:31:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] java.lang.NullPointerException: Cannot read the array length because "<local4>" is null
Advertisement
Add Comment
Please, Sign In to add comment