Jump to content

Recommended Posts

Posted

Hello,

 

I read the rules and i know this is not the right place, but i cant find the exact place to put this and cauldron doesnt accept any new registrations... I am playing the Madpack 2 on ATLauncher and i wanted to have plugins so i made a server with Cauldron and Forge. i copied the plugins from the Madpack 2 server BUT whenever i start my cauldron/forge server i get;

 

 

Adding Accesstransformer map: CoFH_at.cfg

[MobiusCore] Current code is OBFUSCATED

[MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum B97DC629

4C87B9A4E3B31A9133F2E3FB

[MobiusCore] Successful injection in b ()V

[MobiusCore] Successful injection in b ()V

A problem occurred running the Server launcher.java.lang.reflect.InvocationTarge

tException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j

ava:43)

        at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.

java:12)

Caused by: java.lang.NoClassDefFoundError: net/minecraft/world/WorldServer

        at java.lang.Class.getDeclaredMethods0(Native Method)

        at java.lang.Class.privateGetDeclaredMethods(Unknown Source)

        at java.lang.Class.getMethod0(Unknown Source)

        at java.lang.Class.getMethod(Unknown Source)

        at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

        ... 6 more

Caused by: java.lang.ClassNotFoundException: net.minecraft.world.WorldServer

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:188)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        ... 12 more

Caused by: java.lang.NoClassDefFoundError: net/minecraft/world/World

        at java.lang.ClassLoader.defineClass1(Native Method)

        at java.lang.ClassLoader.defineClass(Unknown Source)

        at java.security.SecureClassLoader.defineClass(Unknown Source)

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:180)

        ... 14 more

Caused by: java.lang.ClassNotFoundException: net.minecraft.world.World

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:188)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        ... 18 more

Caused by: java.lang.NoSuchMethodError: org.objectweb.asm.tree.MethodInsnNode.<i

nit>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V

        at cofh.asm.ASMCore.writeWorld(ASMCore.java:662)

        at cofh.asm.ASMCore.transform(ASMCore.java:168)

        at cofh.asm.PCCASMTransformer.transform(PCCASMTransformer.java:41)

        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchC

lassLoader.java:276)

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:174)

        ... 20 more

Druk op een toets om door te gaan. . .

 

 

Runs perfect without all the mods but i want to know what mod causes the trouble soo....

 

Sorry for posting on the wrong section!

Posted

Caused by: java.lang.NoSuchMethodError: org.objectweb.asm.tree.MethodInsnNode.<i
nit>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
        at cofh.asm.ASMCore.writeWorld(ASMCore.java:662)
        at cofh.asm.ASMCore.transform(ASMCore.java:168)

I wonder which mod is erroring...

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

I see, i removed them but now i get this.. Idk if those things depend on the 2 mods

 

 

[MobiusCore] Current code is OBFUSCATED

[MobiusCore] Found cpw.mods.fml.common.FMLCommonHandler with checksum C62AD3CC35

EB3B154B74D5ED310E0CA5

[MobiusCore] Successful injection in onPreServerTick ()V

[MobiusCore] Successful injection in onPostServerTick ()V

[MobiusCore] Successful injection in onPreWorldTick (Lahb;)V

[MobiusCore] Successful injection in onPostWorldTick (Lahb;)V

[MobiusCore] Switching injection mode to CAULDRON

[MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 43809981B0759

1929210947C9718369D

[MobiusCore] Found World.updateEntities()...

[MobiusCore] Successful injection in h ()V

[MobiusCore] Successful injection in h ()V

[MobiusCore] Successful injection in h ()V

[MobiusCore] Successful injection in h ()V

[MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum B97DC629

4C87B9A4E3B31A9133F2E3FB

[MobiusCore] Successful injection in b ()V

[MobiusCore] Successful injection in b ()V

A problem occurred running the Server launcher.java.lang.reflect.InvocationTarge

tException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j

ava:43)

        at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.

java:12)

Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPla

yer

        at java.lang.Class.getDeclaredMethods0(Native Method)

        at java.lang.Class.privateGetDeclaredMethods(Unknown Source)

        at java.lang.Class.getMethod0(Unknown Source)

        at java.lang.Class.getMethod(Unknown Source)

        at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

        ... 6 more

Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityP

layer

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:188)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        ... 12 more

Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/EntityLivingBase

 

        at java.lang.ClassLoader.defineClass1(Native Method)

        at java.lang.ClassLoader.defineClass(Unknown Source)

        at java.security.SecureClassLoader.defineClass(Unknown Source)

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:180)

        ... 14 more

Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.EntityLivingBa

se

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:188)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        ... 18 more

Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/Entity

        at java.lang.ClassLoader.defineClass1(Native Method)

        at java.lang.ClassLoader.defineClass(Unknown Source)

        at java.security.SecureClassLoader.defineClass(Unknown Source)

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:180)

        ... 20 more

Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.Entity

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:188)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        ... 24 more

Caused by: java.lang.RuntimeException: asm error net.minecraft.entity.Entity =b7

U07#Q6b'KV9b3K)b$I]bPU)cY#H3<Bc$N6]GH[c` dr =bGSN4b8?^G@3I(.RYbSX^<X7_b2KTc9^*c:

YTb0S43 0 1

        at fastcraft.asm.FastCraftTransformer.transform(F:229)

        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchC

lassLoader.java:276)

        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo

ader.java:174)

        ... 26 more

Druk op een toets om door te gaan. . .

 

 

 

Removed Fastcraft... getting more errors i think its not even compatible.

 

Its forge 1.7.10 and the mods are 1.7.10 too

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.