update to 1.3.1 BUG

Discussion in 'Bukkit Help' started by Sparten368, Aug 5, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Sparten368

    hello i have recently found a possible bug and thought posting here was the right thing to do. i run on mac lion
    error
    also pastebin is here
    get back as soon as possible with any notes that might help. thanks :D

    anyone have any info on this or no?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  2. Offline

    Baamoink

    I'm also receiving this same error on server start up

    Code:
    2012-08-07 14:53:24 [SEVERE] java.lang.Exception: Field 'b' does not exist in class file 'PlayerManager'!
    2012-08-07 14:53:24 [SEVERE]    at com.bergerkiller.bukkit.common.SafeField.<init>(SafeField.java:25)
    2012-08-07 14:53:24 [SEVERE]    at com.bergerkiller.bukkit.nolagg.chunks.antiloader.DummyManager.<clinit>(DummyManager.java:18)
    2012-08-07 14:53:24 [SEVERE]    at com.bergerkiller.bukkit.nolagg.chunks.NLCListener.onWorldLoad(NLCListener.java:44)
    2012-08-07 14:53:24 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2012-08-07 14:53:24 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2012-08-07 14:53:24 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2012-08-07 14:53:24 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:616)
    2012-08-07 14:53:24 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
    2012-08-07 14:53:24 [SEVERE]    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    2012-08-07 14:53:24 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    2012-08-07 14:53:24 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    2012-08-07 14:53:24 [SEVERE]    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:271)
    2012-08-07 14:53:24 [SEVERE]    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
    2012-08-07 14:53:24 [SEVERE]    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    2012-08-07 14:53:24 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
    2012-08-07 14:53:24 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    I have a good feeling it has something to do with the NoLagg plug-in.
     
  3. Offline

    Keesdegroot18

    i also have this problem, it might be NoLagg indeed. i'm wondering if it laggs te server.
    BTW, my server crashes if i use nolagg examine, do you also have that problem?

    -Kees
     
  4. Offline

    Xmillsa

    NoLagg has issues with 1.3.1 at the moment, many reports of no/very slow chunk loading, so for now, I'd recommend not using it.
     
Thread Status:
Not open for further replies.

Share This Page