Jump to content

halothe23

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by halothe23

  1. Ok, this fixed it for me, tekkit seems to use the Jars forlder of Multicraft to store some of its files (found the redpower folder in there aswell), and, since I updated the minecraft_server.jar in my systems it would not work, I just downgraded that one, and it seems to work seamlessly, the jars directory, using standard configuration for Multicraft is /home/minecraft/multicraft/jar/

    Regards.

  2. The Tekkit.jar actually isn't the full server, it tries to load the missing (vanilla) parts from minecraft_server.jar in the same folder as the Tekkit.jar is installed.

    In this case it's probably picking up a default 1.5.2 installed to jars/, so just replace that with the version from the download.

    Yea, I had a bit of a clue that that could be what causes the issue, I'll try that.

  3. 03.05 19:12:12 [server] SEVERE This version of FML is built for Minecraft 1.5.1, we have detected Minecraft 1.5.2 in your minecraft jar file

    I'm an intermediate user that also uses multicraft and am having issues too. But in your case this looks like something you should look at. Maybe confirm that your jar is properly pulling, don't forget you need to move it to the /jar fodler

    So, wait, Tekkit.jar is being loaded by Multicraft with the start command, are you talking about Minecraft_Server.jar? (Mine at the moment is inside the server files folder (where the world's and configs are)

  4. Hello,

    I am owner of a small server hosting company, and I am having some issues getting "the new" tekkit to work with our multicraft control panel, I have successfully started it on my Mac, but when I try to start it from multicraft, it just dosent work, the files are all the same, extracted from the downloaded zip (Tekkit 1.0.0).

    Here is the log output:

    
    03.05 19:12:14 [Multicraft] Server stopped
    
    03.05 19:12:14 [Multicraft] Looks like a crash, check the server console. Return value: 1
    
    03.05 19:12:12 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    
    03.05 19:12:12 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    
    03.05 19:12:12 [Multicraft] Stopping server!
    
    03.05 19:12:12 [Multicraft] Server shut down
    
    03.05 19:12:12 [server] INFO ... 9 more
    
    03.05 19:12:12 [server] INFO at cpw.mods.fml.common.Loader.instance(Loader.java:161)
    
    03.05 19:12:12 [server] INFO at cpw.mods.fml.common.Loader.<init>(Loader.java:186)
    
    03.05 19:12:12 [server] INFO Caused by: cpw.mods.fml.common.LoaderException
    
    03.05 19:12:12 [server] INFO ... 4 more
    
    03.05 19:12:12 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:324)
    
    03.05 19:12:12 [server] INFO at java.lang.reflect.Method.invoke(Method.java:616)
    
    03.05 19:12:12 [server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    
    03.05 19:12:12 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    
    03.05 19:12:12 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
    03.05 19:12:12 [server] INFO Caused by: java.lang.reflect.InvocationTargetException
    
    03.05 19:12:12 [server] INFO ... 3 more
    
    03.05 19:12:12 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    
    03.05 19:12:12 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:332)
    
    03.05 19:12:12 [server] INFO Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
    
    03.05 19:12:12 [server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354)
    
    03.05 19:12:12 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
    
    03.05 19:12:12 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
    
    03.05 19:12:12 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
    
    03.05 19:12:12 [server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
    
    03.05 19:12:12 [server] INFO A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
    
    03.05 19:12:12 [server] SEVERE This version of FML is built for Minecraft 1.5.1, we have detected Minecraft 1.5.2 in your minecraft jar file
    
    03.05 19:12:11 [server] INFO Adding Accesstransformer map: nei_at.cfg
    
    03.05 19:12:11 [server] INFO [GCCoreTransformer]: Patching game...
    
    03.05 19:12:11 [server] INFO [GCCoreTransformer]: Patching game...
    
    03.05 19:12:11 [server] INFO Adding Accesstransformer map: temp.dat
    
    03.05 19:12:11 [server] INFO Adding AccessTransformer: chickenchunks_at.cfg
    
    03.05 19:12:11 [server] INFO Adding Accesstransformer map: codechickencore_at.cfg
    
    03.05 19:12:11 [server] SEVERE FML appears to be missing any signature data. This is not a good thing
    
    03.05 19:12:10 [server] INFO Adding Accesstransformer map: pcc_at.cfg
    
    03.05 19:12:10 [server] INFO 1.5.1
    
    03.05 19:12:10 [server] INFO [GCCoreTransformer]: Registered Transformer ormer
    
    03.05 19:12:10 [server] INFO 1.5.1
    
    03.05 19:12:10 [server] WARNING The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    
    03.05 19:12:10 [server] WARNING The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    
    03.05 19:12:10 [server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    
    03.05 19:12:10 [server] WARNING The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    
    03.05 19:12:10 [server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    
    03.05 19:12:10 [server] INFO Java is OpenJDK 64-Bit Server VM, version 1.6.0_18, running on Linux:amd64:2.6.32-042stab076.5, installed at /usr/lib/jvm/java-6-openjdk/jre
    
    03.05 19:12:10 [server] INFO Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading
    
    03.05 19:12:10 [Multicraft] Loaded config for "Mod: Tekkit"
    
    03.05 19:12:10 [Multicraft] Starting server!
    
    03.05 19:12:10 [Multicraft] Loading server properties
    
    03.05 19:12:10 [Multicraft] Received start command
    
    

    My setup with multicraft is with Tekkit.jar as the jar file, and I am using the same configuration files (to launch the server) as the craftbukkit config's (which always worked).

    What could be the issue here? - I appreciate any help :)

    Regards,

    Halothe23

×
×
  • Create New...