Ewy's Workshop

Ewy's Workshop

1M Downloads

Server Console Errors

Intemes opened this issue ยท 12 comments

commented

Hey, first thanks for taking over work on this mod! Greatly appreciated!

I've been having this error beeing "spammed" on my servers console:

[19:02:06] [Server thread/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.gameevent.PlayerEvent$ItemCraftedEvent@707aad12:
java.lang.NullPointerException
        at tconstruct.tools.TinkerToolEvents.onCrafting(TinkerToolEvents.java:39) ~[TinkerToolEvents.class:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_377_TinkerToolEvents_onCrafting_ItemCraftedEvent.invoke(.dynamic) ~[?:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
        at cpw.mods.fml.common.FMLCommonHandler.firePlayerCraftingEvent(FMLCommonHandler.java:570) [FMLCommonHandler.class:?]
        at com.ewyboy.ewysworkshop.page.unit.UnitCrafting.onCrafted(UnitCrafting.java:108) [UnitCrafting.class:?]
        at com.ewyboy.ewysworkshop.page.unit.UnitCrafting.onCrafting(UnitCrafting.java:91) [UnitCrafting.class:?]
        at com.ewyboy.ewysworkshop.page.unit.UnitCrafting.onProduction(UnitCrafting.java:524) [UnitCrafting.class:?]
        at com.ewyboy.ewysworkshop.page.unit.Unit.produce(Unit.java:154) [Unit.class:?]
        at com.ewyboy.ewysworkshop.page.unit.Unit.onUpdate(Unit.java:184) [Unit.class:?]
        at com.ewyboy.ewysworkshop.page.unit.UnitCrafting.onUpdate(UnitCrafting.java:265) [UnitCrafting.class:?]
        at com.ewyboy.ewysworkshop.page.PageMain.onUpdate(PageMain.java:51) [PageMain.class:?]
        at com.ewyboy.ewysworkshop.tileentity.TileEntityTable.func_145845_h(TileEntityTable.java:317) [TileEntityTable.class:?]
        at net.minecraft.world.World.func_72939_s(World.java:1939) [ahb.class:?]
        at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

According to SlimeKnights/TinkersConstruct#1504 this is caused by the Workshop?

Thanks!

commented

Hello! Looks like TCon and the Workshop are fighting over some incompatible code. I will look into this. Thanks!

commented

This is still occurring in the latest workshop.

Haggle1996/RevolutionPack#319 (comment)

commented

Still have not found out how to solve this issue

commented

Still occurring in v1.1.2, using SkyFactory 2.5 pack.

commented

Can someone tell me what to do to reproduce this log?
I can't seem to figure out what the issue is.

commented
Forge Version & Ewy's Workshop Versions

Type here

Expected behavior

Type here

Actual Behavior

Type here

Link to Crashlog or Forgelog [If Applicable]

Type here

Steps to reproduce [If Applicable]

Type here

commented

The forge version is 1614 (Thermos) and v1.1.2 as mentioned above. Can't say any steps to reproduce as its on a production server, lots of people playing.

commented

We need the steps to reproduce this to be able to fix this issue.

commented
commented

This issue should be fix in our next build.

commented

Its seems to be some kind of problems with meta tools. Not sure how to fix buts on the crafting event. I have to check it out.

commented

Okey, I found the problem, it should be fixed in the latest build here; http://minecraft.curseforge.com/projects/ewys-workshop/files/upload