CFLPlayer / minecraft-smp-mocreatures

Automatically exported from code.google.com/p/minecraft-smp-mocreatures
0 stars 0 forks source link

Cannot get it to work. #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open the minecraft_server.jar
2.Open the mod_smpMoCreaturesServer_v1.1.0.jar
3.Place the content of the "mod_smpMoCreaturesServer_v1.1.0.jar" into the 
"Minecraft_server.jar" (I might be totally retarded but... I don't get it)

[INFO] Starting minecraft server version 1.0.1
[WARNING] **** NOT ENOUGH RAM!
[WARNING] To start the server with more ram, launch it as "java -Xmx1024M 
-Xms1024M -jar minecraft_server.jar"
[INFO] Loading properties
[INFO] Starting Minecraft server on *:25565
[INFO] Preparing level "world"
[INFO] Default game type: 0
[SEVERE] Unexpected exception
java.lang.IncompatibleClassChangeError: Implementing class
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at kb.<init>(SourceFile:65)
    at aq.<init>(SourceFile:6)
    at kb.<clinit>(SourceFile:17)
    at xe.<init>(SourceFile:23)
    at xe.<init>(SourceFile:29)
    at wn.a(SourceFile:40)
    at wn.a(SourceFile:27)
    at fi.<init>(SourceFile:144)
    at fp.<init>(SourceFile:25)
    at net.minecraft.server.MinecraftServer.a(SourceFile:225)
    at net.minecraft.server.MinecraftServer.s(SourceFile:164)
    at net.minecraft.server.MinecraftServer.run(SourceFile:309)
    at cu.run(SourceFile:457)

What is the expected output? What do you see instead?
The mod working on a 1.0.0 minecraft server

What is the mod version ?
v1.1.0

What is your operating system?
Windows 7

Please provide any additional information below.
I beleave that the point is that I don't know how it works.

Original issue reported on code.google.com by Minebloc...@hotmail.com on 3 Jan 2012 at 11:52

GoogleCodeExporter commented 8 years ago
Oops i have mistaken, its actually a 1.0.1 server

Original comment by Minebloc...@hotmail.com on 3 Jan 2012 at 11:56

GoogleCodeExporter commented 8 years ago
I have EXACTLY the same issue. Hope it gets fixed soon.

Original comment by aw3somet...@gmail.com on 5 Jan 2012 at 8:35