Skip to content

Instantly share code, notes, and snippets.

Created April 17, 2016 08:15
Show Gist options
  • Select an option

  • Save anonymous/58ac2103069b13cb0ae0a627a8110c76 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/58ac2103069b13cb0ae0a627a8110c76 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:743)
	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:200)
	at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1945)
	at net.minecraft.world.World.updateEntity(World.java:1914)
	at net.minecraft.world.World.updateEntities(World.java:1764)
	at net.minecraft.client.Minecraft.runTick(Minecraft.java:1923)
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1154)
	at net.minecraft.client.Minecraft.run(Minecraft.java:455)
	at net.minecraft.client.main.Main.main(Main.java:115)

System details

  • OS: Windows 10 (amd64)
  • Java version: 1.8.0_25 (Oracle Corporation)
  • Wurst version: 3.0pre4 (latest: 3.0pre4)
  • Timestamp: 2016.04.17-01:17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment