Jump to content

Recommended Posts

Posted

I dont know what is causing this...:

 

Aug 10, 2014 5:19:02 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Aug 10, 2014 5:19:02 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Aug 10, 2014 5:19:02 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

2014-08-10 17:19:02 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading

2014-08-10 17:19:02 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2014-08-10 17:19:03 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-10 17:19:03 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-10 17:19:03 [WARNING] [ForgeModLoader] The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-10 17:19:03 [iNFO] [sTDERR] Failed to load dependencies.info from Mekanism-6.0.5.46.jar as JSON

2014-08-10 17:19:03 [iNFO] [sTDERR] java.lang.RuntimeException: Invalid filename format for dependency: ForgeMultipart-universal-@MCVERSION@-@[email protected]

2014-08-10 17:19:03 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:558)

2014-08-10 17:19:03 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:521)

2014-08-10 17:19:03 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:507)

2014-08-10 17:19:03 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)

2014-08-10 17:19:03 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)

2014-08-10 17:19:03 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:584)

2014-08-10 17:19:03 [iNFO] [sTDERR] at mekanism.common.asm.LoadingHook.<init>(LoadingHook.java:12)

2014-08-10 17:19:03 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-08-10 17:19:03 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2014-08-10 17:19:03 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2014-08-10 17:19:03 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2014-08-10 17:19:03 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2014-08-10 17:19:03 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2014-08-10 17:19:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

2014-08-10 17:19:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-10 17:19:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-10 17:19:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-10 17:19:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

2014-08-10 17:19:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

2014-08-10 17:19:03 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

2014-08-10 17:19:03 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-10 17:19:03 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-10 17:19:03 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-10 17:19:03 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-10 17:19:03 [iNFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*

2014-08-10 17:19:03 [iNFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])

2014-08-10 17:19:03 [iNFO] [TCon-Preloader] Found a properties file. Attempting load...

2014-08-10 17:19:03 [iNFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.

2014-08-10 17:19:03 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-08-10 17:19:03 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

2014-08-10 17:19:03 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-08-10 17:19:03 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-08-10 17:19:03 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-10 17:19:03 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg

2014-08-10 17:19:05 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

2014-08-10 17:19:05 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

2014-08-10 17:19:05 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-10 17:19:05 [iNFO] [sTDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg

2014-08-10 17:19:05 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-10 17:19:05 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-10 17:19:05 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-10 17:19:05 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-10 17:19:05 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-10 17:19:05 [iNFO] [sTDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin

2014-08-10 17:19:05 [iNFO] [sTDERR] at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:24)

2014-08-10 17:19:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:97)

2014-08-10 17:19:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-10 17:19:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-10 17:19:05 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin

2014-08-10 17:19:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)

2014-08-10 17:19:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2014-08-10 17:19:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2014-08-10 17:19:05 [iNFO] [sTDERR] ... 4 more

2014-08-10 17:19:05 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2014-08-10 17:19:05 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2014-08-10 17:19:05 [iNFO] [sTDERR] at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:116)

2014-08-10 17:19:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)

2014-08-10 17:19:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)

2014-08-10 17:19:05 [iNFO] [sTDERR] ... 6 more

[spoiler/]

Posted

Problem with mekanism, report to mod author

 

DAMN the idiots using that glitchy mess called deploader -.-

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Posted

Problem with mekanism, report to mod author

 

DAMN the idiots using that glitchy mess called deploader -.-

 

I removed all 3 mekanism mods:

 

Aug 11, 2014 12:41:01 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Aug 11, 2014 12:41:01 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Aug 11, 2014 12:41:01 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

2014-08-11 12:41:02 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading

2014-08-11 12:41:02 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2014-08-11 12:41:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-11 12:41:02 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-11 12:41:02 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-11 12:41:02 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-11 12:41:02 [iNFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*

2014-08-11 12:41:02 [iNFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])

2014-08-11 12:41:02 [iNFO] [TCon-Preloader] Found a properties file. Attempting load...

2014-08-11 12:41:02 [iNFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.

2014-08-11 12:41:02 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-08-11 12:41:02 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

2014-08-11 12:41:02 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-08-11 12:41:02 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-08-11 12:41:02 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-11 12:41:02 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg

2014-08-11 12:41:05 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

2014-08-11 12:41:05 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

2014-08-11 12:41:05 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-11 12:41:05 [iNFO] [sTDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg

2014-08-11 12:41:05 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-11 12:41:06 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-11 12:41:06 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-11 12:41:06 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-08-11 12:41:07 [iNFO] [sTDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin

2014-08-11 12:41:07 [iNFO] [sTDERR] at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:24)

2014-08-11 12:41:07 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:97)

2014-08-11 12:41:07 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-11 12:41:07 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-11 12:41:07 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin

2014-08-11 12:41:07 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)

2014-08-11 12:41:07 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2014-08-11 12:41:07 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2014-08-11 12:41:07 [iNFO] [sTDERR] ... 4 more

2014-08-11 12:41:07 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2014-08-11 12:41:07 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2014-08-11 12:41:07 [iNFO] [sTDERR] at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:116)

2014-08-11 12:41:07 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)

2014-08-11 12:41:07 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)

2014-08-11 12:41:07 [iNFO] [sTDERR] ... 6 more

 

 

Also my friend installed the same mods and had no problem

Posted

 

2014-08-11 12:41:07  [sTDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin

You need ChickenCore.. How is this hard...

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

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • https://mclo.gs/46Xf7Sq thanks
    • That seems to have fixed it, thank you!
    • I am having some issues starting an RLCraft server on a minimal install of Debian 12. I have Java installed and I'm able to start the vanilla Minecraft server jar no problem and people can join and play without any issues, as soon as I try to create a new directory with the Forge jar the initial install with the INSTALLER jar works when I use the java command with the --installServer flag, but as soon as I try to start the server using the forge jar that is NOT labelled with installer I get the following error: A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)         at java.base/java.lang.reflect.Method.invoke(Method.java:569)         at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)         at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')         at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34)         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)         ... 6 more   I have tried using newer versions of Java directly from Oracle as well. Has anybody been successful in starting and running a RLCraft server from the terminal on a Linux machine? I cannot figure out why it doesn't want to work but the vanilla jar works without issue. Thank you in advance!
    • This is my latest attempt :  public class ManaScreen extends Screen { Mana mana = new Mana(); boolean removeManaBar = false; ResourceLocation manaBar = ResourceLocation.fromNamespaceAndPath(RSGArmoury.MOD_ID, "/textures/block/spawnable_arena_wall.png"); public ManaScreen() { super(Component.literal("Mana")); } @Override protected void init() { super.init(); Minecraft.getInstance().setScreen(this); } @Override public boolean isPauseScreen() { return false; } @Override public void render(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) { pGuiGraphics.blit(manaBar, 10, -10, 0, 0, mana.getMana(), 10, mana.getMana(), 10); if (removeManaBar) { this.onClose(); return; } super.render(pGuiGraphics, pMouseX, pMouseY, pPartialTick); } public void addManaBar() { removeManaBar = false; Minecraft.getInstance().setScreen(new ManaScreen()); } public boolean removeManaBar() { return removeManaBar = true; } }
  • Topics

×
×
  • Create New...

Important Information

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