Jump to content

Fanzy

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Fanzy

  1. I already did that for a non related problem with java. Currently I have deleted my cache file and then told java to not store temporary files on my computer, it seems to be working for now. I'll update this if it turns out to be a permanent fix for others having a similar problem

    Edit: Did not work, fixed it for almost an entire night and then went back to normal after i acquired thief armor. Tried messing with the cache folder and java settings but cannot replicate the fix again

    I just got this same issue, help please. Makes the game Neigh unplayable.

  2. Im having some issues with a server Im hosting for a few friends. They and I crash when nearing a village. Happens multiple times, server has no errors, but clients crash.

    java.lang.reflect.InvocationTargetException
    
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
    
        at aaj.a(EntityList.java:135)
    
        at adg.a(NetClientHandler.java:756)
    
        at aat.a(Packet24MobSpawn.java:246)
    
        at ld.b(NetworkManager.java:327)
    
        at adg.b(NetClientHandler.java:72)
    
        at ajs.a(SourceFile:42)
    
        at net.minecraft.client.Minecraft.k(Minecraft.java:1838)
    
        at net.minecraft.client.Minecraft.x(Minecraft.java:1028)
    
        at net.minecraft.client.Minecraft.run(Minecraft.java:935)
    
        at java.lang.Thread.run(Unknown Source)
    
    Caused by: java.lang.NullPointerException
    
        at ea.rollNameAndColor(EntityVillager.java:98)
    
        at ea.<init>(EntityVillager.java:76)
    
        at ea.<init>(EntityVillager.java:47)
    
        ... 14 more
    
    Skipping Entity with id 120
    
    java.lang.NullPointerException
    
        at adg.a(NetClientHandler.java:757)
    
        at aat.a(Packet24MobSpawn.java:246)
    
        at ld.b(NetworkManager.java:327)
    
        at adg.b(NetClientHandler.java:72)
    
        at ajs.a(SourceFile:42)
    
        at net.minecraft.client.Minecraft.k(Minecraft.java:1838)
    
        at net.minecraft.client.Minecraft.x(Minecraft.java:1028)
    
        at net.minecraft.client.Minecraft.run(Minecraft.java:935)
    
        at java.lang.Thread.run(Unknown Source)
    
    Stopping!

    Is what it reads out as on the client log.

    Please assist.

    Thanks ahead of time.

×
×
  • Create New...