Jump to content

Sodisna

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Sodisna

  1. 2012-09-01 03:52:01 [iNFO] [sTDOUT] Number of commands with help: 38
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_WorldEditCUI
    2012-09-01 03:52:01 [iNFO] [sTDERR] java.lang.InstantiationException: spc_WorldEditCUI
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at java.lang.Class.newInstance0(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at java.lang.Class.newInstance(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at SPCPluginManager.loadPlugin(SPCPluginManager.java:140)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at SPCPluginManager.loadPlugins(SPCPluginManager.java:59)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at Console.<init>(Console.java:133)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at gu.<init>(EntityPlayerMP.java:96)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at et.a(ServerConfigurationManager.java:293)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at axy.b(IntegratedServerListenThread.java:114)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:630)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:547)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at axv.p(IntegratedServer.java:105)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at ep.run(SourceFile:539)
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_generate
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_paint
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_path
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_structuregen
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_waypoint
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_weather
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_WorldEdit
    2012-09-01 03:52:01 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: com/sk89q/worldedit/ServerInterface
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at spc_WorldEdit.<init>(spc_WorldEdit.java:29)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at java.lang.Class.newInstance0(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at java.lang.Class.newInstance(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at SPCPluginManager.loadPlugin(SPCPluginManager.java:140)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at SPCPluginManager.loadPlugins(SPCPluginManager.java:59)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at Console.<init>(Console.java:133)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at gu.<init>(EntityPlayerMP.java:96)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at et.a(ServerConfigurationManager.java:293)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at axy.b(IntegratedServerListenThread.java:114)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:630)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:547)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at axv.p(IntegratedServer.java:105)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at ep.run(SourceFile:539)
    2012-09-01 03:52:01 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.ServerInterface
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:100)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	... 18 more
    2012-09-01 03:52:01 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:142)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:93)
    2012-09-01 03:52:01 [iNFO] [sTDERR] 	... 20 more
    2012-09-01 03:52:01 [iNFO] [sTDOUT] Attempting to load: spc_WorldEditGUI
    2012-09-01 03:52:11 [iNFO] [sTDOUT] Placed stronghold in INVALID biome at (35, -37)
    2012-09-01 03:52:11 [iNFO] [sTDOUT] Placed stronghold in INVALID biome at (19, 62)
    

    Full LogFile:https://dl.dropbox.com/u/32409323/ForgeModLoader-client-0.log

     

    The mod itself works but with Forge installed the WorldEdit plugin will not load. You're suppsoe to install the SPC in the jar and the WorldEdit plugin in the bin folder. However, SPC will not detect it. The install order I did was

     

    Minecraft Forge

    Single Player Console

    WorldEdit CUI

    Too Many Items

    Rei's Minimap

     

    Forestry

    Metallurgy

    More Furnace

    MultiChest

    Treecapitor

     

     

     

×
×
  • Create New...

Important Information

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