Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small silo causing massive console spam #300

Open
LemADEC opened this issue Jun 30, 2017 · 1 comment
Open

Small silo causing massive console spam #300

LemADEC opened this issue Jun 30, 2017 · 1 comment

Comments

@LemADEC
Copy link

LemADEC commented Jun 30, 2017

As of ICBM-1.7.10-2.15.1b439.jar + VoltzEngine-1.7.10-1.6.0b124.jar, when placing a small silo, console starts getting spammed with exceptions:

Wrapper:TileEntityWrapper(server, world = dim@-1, -88x, 36y, 21z, tile = com.builtbroken.icbm.content.launcher.silo.standard.TileStandardSilo(host = com.builtbroken.icbm.content.launcher.silo.standard.TileWrapperStandardSilo@1560302538)@2091502433)@1560302538
java.lang.NullPointerException
[18:40:39 ERROR]: Unexpected exception while ticking com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@846711785)@1284294573
Tick:806
Wrapper:TileEntityWrapper(server, world = dim@-1, -89x, 37y, 21z, tile = com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@846711785)@1284294573)@846711785
java.lang.NullPointerException
[18:40:39 ERROR]: Unexpected exception while ticking com.builtbroken.icbm.content.launcher.silo.standard.TileStandardSilo(host = com.builtbroken.icbm.content.launcher.silo.standard.TileWrapperStandardSilo@1560302538)@2091502433
Tick:4690
Wrapper:TileEntityWrapper(server, world = dim@-1, -88x, 36y, 21z, tile = com.builtbroken.icbm.content.launcher.silo.standard.TileStandardSilo(host = com.builtbroken.icbm.content.launcher.silo.standard.TileWrapperStandardSilo@1560302538)@2091502433)@1560302538
java.lang.NullPointerException
[18:40:39 ERROR]: Unexpected exception while ticking com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@846711785)@1284294573
Tick:807
Wrapper:TileEntityWrapper(server, world = dim@-1, -89x, 37y, 21z, tile = com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@846711785)@128
...
Wrapper:TileEntityWrapper(server, world = dim@0, 319x, 68y, 601z, tile = com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624)@569188131
java.lang.NullPointerException
[18:43:31 ERROR]: Unexpected exception while ticking com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624
Tick:143
Wrapper:TileEntityWrapper(server, world = dim@0, 319x, 68y, 601z, tile = com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624)@569188131
java.lang.NullPointerException
[18:43:31 ERROR]: Unexpected exception while ticking com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624
Tick:144
Wrapper:TileEntityWrapper(server, world = dim@0, 319x, 68y, 601z, tile = com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624)@569188131
java.lang.NullPointerException
[18:43:31 ERROR]: Unexpected exception while ticking com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624
Tick:145
Wrapper:TileEntityWrapper(server, world = dim@0, 319x, 68y, 601z, tile = com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624)@569188131
java.lang.NullPointerException
[18:43:31 ERROR]: Unexpected exception while ticking com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624
Tick:146
Wrapper:TileEntityWrapper(server, world = dim@0, 319x, 68y, 601z, tile = com.builtbroken.icbm.content.launcher.silo.small.TileSmallSilo(host = com.builtbroken.icbm.content.launcher.silo.small.TileWrapperSmallSilo@569188131)@466740624)@569188131
java.lang.NullPointerException
@NikonJR
Copy link

NikonJR commented Jul 15, 2017

Same issue, also causes massive lag and locked up my computer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants