Skip to content

Instantly share code, notes, and snippets.

@LunNova
Created May 15, 2012 15:22
Show Gist options
  • Select an option

  • Save LunNova/2702603 to your computer and use it in GitHub Desktop.

Select an option

Save LunNova/2702603 to your computer and use it in GitHub Desktop.
I just don't know what went wrong
16:18:24 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
16:18:24 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
16:18:24 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
16:18:25 [SEVERE] Error while pulsing thread SpoutRegion{ ( 6, 0, 0), World: SpoutWorld{ world UUID: 1a101d4b-4db6-4cf9-8756-2bfbf532bd69 Age: 0}} Thread: null
java.lang.NullPointerException
at org.spout.engine.world.SpoutChunk.preSnapshot(SpoutChunk.java:807)
at org.spout.engine.world.SpoutRegion.preSnapshotRun(SpoutRegion.java:629)
at org.spout.engine.world.SpoutRegionManager.preSnapshotRun(SpoutRegionManager.java:70)
at org.spout.engine.util.thread.coretasks.PreSnapshotTask.call(PreSnapshotTask.java:39)
at org.spout.engine.util.thread.ThreadAsyncExecutor.executeTask(ThreadAsyncExecutor.java:162)
at org.spout.engine.util.thread.ThreadAsyncExecutor.executeAllTasks(ThreadAsyncExecutor.java:157)
at org.spout.engine.util.thread.ThreadAsyncExecutor.pulsedRun(ThreadAsyncExecutor.java:237)
at org.spout.engine.util.thread.PulsableThread.run(PulsableThread.java:134)
16:19:02 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
16:19:02 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
16:19:02 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
16:19:02 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
16:19:02 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
16:19:02 [SEVERE] Unable to create controller for the type: org.spout.vanilla.controller.VanillaControllerType@50b7114a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment