Posted June 4, 201213 yr I created a custom potion. For some reason after you restart Minecraft while the potion is in effect on any living entity, it will crash when Minecraft loads that world. java.lang.NullPointerException at net.minecraft.src.PotionEffect.onUpdate(PotionEffect.java:72) at net.minecraft.src.EntityLiving.updatePotionEffects(EntityLiving.java:1972) at net.minecraft.src.EntityLiving.onEntityUpdate(EntityLiving.java:521) at net.minecraft.src.Entity.onUpdate(Entity.java:349) at net.minecraft.src.EntityLiving.onUpdate(EntityLiving.java:636) at net.minecraft.src.EntityPlayer.onUpdate(EntityPlayer.java:264) at net.minecraft.src.World.updateEntityWithOptionalForce(World.java:2182) at net.minecraft.src.World.updateEntity(World.java:2153) at net.minecraft.src.World.updateEntities(World.java:2039) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1861) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:819) at net.minecraft.client.Minecraft.run(Minecraft.java:747) at java.lang.Thread.run(Unknown Source) I know I posted a lot of topics today asking questions. But this ain't spam http://calclavia.com/uploads/banner.png[/img]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.