Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Such Field error on Server Startup #13

Open
Swamp0808 opened this issue Dec 30, 2010 · 0 comments
Open

No Such Field error on Server Startup #13

Swamp0808 opened this issue Dec 30, 2010 · 0 comments

Comments

@Swamp0808
Copy link

Here is the error from the server startup:
2010-12-30 09:00:57 [SEVERE] Exception while loading plugin
java.lang.NoSuchFieldError: COMPLEX_BLOCK_CHANGE
at Stargate.initializeExtra(Stargate.java:34)
at SuperPlugin.initialize(SuperPlugin.java:45)
at PluginLoader.load(PluginLoader.java:343)
at PluginLoader.loadPlugin(PluginLoader.java:290)
at PluginLoader.loadPlugins(PluginLoader.java:277)
at etc.getLoader(etc.java:271)
at ks.a(ks.java:185)
at ff.f(SourceFile:1400)
at fm.f(SourceFile:29)
at net.minecraft.server.MinecraftServer.h(SourceFile:271)
at net.minecraft.server.MinecraftServer.run(SourceFile:216)
at cj.run(SourceFile:490)

Running Server 1.1_02, Hey0 133
plugins=Stats,Achievements,LoginMessage,UpdatrPlugin,Flashlight,MinecartMania,Stargate

Stargate.jar is in the Plugins folder and it did create a stargate.txt in the bin folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant