Skip to content

Instantly share code, notes, and snippets.

Created April 17, 2016 07:20
Show Gist options
  • Select an option

  • Save anonymous/37262db09c2b2c65cbd10fb2c094b910 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/37262db09c2b2c65cbd10fb2c094b910 to your computer and use it in GitHub Desktop.
An error occurred while processing events.

This is an auto-generated error report for the Wurst Client.

Description

An error occurred while processing events. Event type: UpdateEvent

Stacktrace

java.lang.NullPointerException
	at tk.wurst_client.utils.BuildUtils.advancedInstantBuild(BuildUtils.java:786)
	at tk.wurst_client.mods.InstantBunkerMod.onUpdate(InstantBunkerMod.java:303)
	at tk.wurst_client.events.EventManager.fireUpdate(EventManager.java:123)
	at tk.wurst_client.events.EventManager.fireEvent(EventManager.java:35)
	at net.minecraft.client.entity.EntityPlayerSP.onUpdate(EntityPlayerSP.java:131)
	at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1884)
	at net.minecraft.world.World.updateEntity(World.java:1853)
	at net.minecraft.world.World.updateEntities(World.java:1702)
	at net.minecraft.client.Minecraft.runTick(Minecraft.java:2305)
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1200)
	at net.minecraft.client.Minecraft.run(Minecraft.java:380)
	at net.minecraft.client.main.Main.main(Main.java:129)

System details

  • OS: Windows 8.1 (amd64)
  • Java version: 1.8.0_25 (Oracle Corporation)
  • Wurst version: 2.20.1 (latest: 2.20.1)
  • Timestamp: 2016.04.17-09:20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment