EngineersMods / EngineersWorkshop

https://minecraft.curseforge.com/projects/engineers-workshop
5 stars 9 forks source link

[1.10.2] onCrafted() NullPointerException Server Console Spam #19

Closed rmnaderdev closed 7 years ago

rmnaderdev commented 7 years ago
Forge Version & Engineer's Workshop Version

forge 1.10.2 - 12.18.3.2221 & SW version 1.1.4

Expected behavior

Not to spam console.

Actual Behavior

Console is spamming onCrafted() NullPointerExceptions when there's a Workshop table running in a loaded chunk. When we turn the Workshop Table off using red stone, the errors stopped. Note: Sponge is not the issue, I removed Sponge from the server and the errors still spam.

Link to Crashlog or Forgelog [If Applicable]

Here's the snippet from the fml logs: http://pastebin.com/n6TPSjTc

Steps to reproduce [If Applicable]
EwyBoy commented 7 years ago

@JorVaCoding haven't we fixed that issue like 3 times now?

EwyBoy commented 7 years ago

This bug should be fixed now in build 1.1.5. The build should be up on Curse in about 15 min from when I posted this.

rmnaderdev commented 7 years ago

Awesome thanks!