Mineshafter + Forge 4.0.0 Problem

3,970 views
Skip to first unread message

Vico

unread,
Aug 16, 2012, 8:07:40 PM8/16/12
to mineshafter
Hi!
I tried to start minecraft with forge installed, but it doesn't start,
I think due to the new way the forge hooks mc (memory hooks?). With
other launchers the game start normally.

Here is pastebin's log:
http://pastebin.com/2CWS3Rg4

thanks,
Vico
Message has been deleted

Willian

unread,
Aug 17, 2012, 6:13:05 AM8/17/12
to mines...@googlegroups.com
same problem friend, waiting the download13 to resolve it

acters124

unread,
Aug 18, 2012, 9:49:18 PM8/18/12
to mines...@googlegroups.com
thank god it isnt only me! :D
but sadly it wont work :(

Vico

unread,
Aug 19, 2012, 1:30:12 PM8/19/12
to mines...@googlegroups.com
tragically, dowload13 appears not to be online at this moment, so we will not have mineshafter updates in the short term.


Em quinta-feira, 16 de agosto de 2012 21h07min40s UTC-3, Vico escreveu:

download

unread,
Aug 22, 2012, 7:18:06 PM8/22/12
to mines...@googlegroups.com
According to the error message the proxy can't find the net.minecraft.Launcher class in whatever it's being run with. I'm guessing that something about how Forge works changed recently?
Are you using the standard minecraft.jar launcher file? Does forge install to the launcher somehow, or does it stay in the main minecraft.jar program file?

acters124

unread,
Aug 22, 2012, 9:59:44 PM8/22/12
to mines...@googlegroups.com
well we install to the minecraft.jar but somehow the forge crash reports come up in the directory of the mineshafter proxy. :/

2012-08-16 22:33:07 [INFO] [ForgeModLoader] Forge Mod Loader version 3.0.71.289 for Minecraft client:1.3.2, server:1.3.2 loading
2012-08-16 22:33:07 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-08-16 22:33:07 [FINEST] [ForgeModLoader] Discovering coremods
2012-08-16 22:33:07 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-08-16 22:33:07 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-08-16 22:33:07 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-08-16 22:33:08 [FINEST] [ForgeModLoader] Running coremod plugins
2012-08-16 22:33:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-08-16 22:33:08 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-08-16 22:33:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-08-16 22:33:08 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-08-16 22:33:08 [FINEST] [ForgeModLoader] Validating minecraft
2012-08-16 22:33:08 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-08-16 22:33:09 [INFO] [STDERR] Exception in thread "Thread-12" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-08-16 22:33:09 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2012-08-16 22:33:09 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-08-16 22:33:09 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2012-08-16 22:33:09 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2012-08-16 22:33:09 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-08-16 22:33:09 [INFO] [STDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-08-16 22:33:09 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:161)
2012-08-16 22:33:09 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)
2012-08-16 22:33:09 [INFO] [STDERR] ... 4 more
2012-08-16 22:33:09 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-08-16 22:33:09 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
2012-08-16 22:33:09 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-08-16 22:33:09 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
2012-08-16 22:33:09 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2012-08-16 22:33:09 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2012-08-16 22:33:09 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-08-16 22:33:09 [INFO] [STDERR] at java.lang.Class.forName(Class.java:247)
2012-08-16 22:33:09 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:153)
2012-08-16 22:33:09 [INFO] [STDERR] ... 5 more

it seems that this error causes it:
Exception in thread "Thread-12" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
not sure what this means can you tell me?

Vico

unread,
Aug 23, 2012, 11:56:56 AM8/23/12
to mines...@googlegroups.com
yes, I'm starting mineshafter normally using Mineshafter-proxy.jar.
an information that can help (from http://www.minecraftforge.net/forum/index.php/topic,1200.0.html ) :
Forge will combine the client and server code at decompile time and create a new workspace for you to work in. This should allow you to easily develop and test your mods for both Local Server, and Remote server. And should allow any forge mod to follow the pattern of releasing a 'universal' package.
the source code and forge's own 'modus operandi' changed dramatically. Now, he gets to use other libraries, and loads of their functionality both on the client itself as the embedded server. I believe this is the cause of conflict. Maybe, patching directly minecaft.jar (launcher, not the main application) can solve the problem. I do not know, I studied very little Java ... 

download

unread,
Aug 23, 2012, 2:05:36 PM8/23/12
to mines...@googlegroups.com
Apparently they started  bundling a relauncher with Forge to make it work with Modloader mods.
I think it's trying to load the proxy thinking it's the plain launcher. The problem is that I can't make the proxy pretend to be a launcher or it will cause package name conflicts.
I don't know if there is a way to fix this.
If you can get a version of Forge without Modloader support, that should work though.

Willian

unread,
Aug 23, 2012, 7:46:12 PM8/23/12
to mines...@googlegroups.com
FML is a part of forge.. how we get without it?

download

unread,
Aug 23, 2012, 9:16:30 PM8/23/12
to mines...@googlegroups.com
I don't know if there is a way

Vico

unread,
Aug 24, 2012, 1:03:43 AM8/24/12
to mines...@googlegroups.com

acters124

unread,
Aug 24, 2012, 8:42:23 AM8/24/12
to mines...@googlegroups.com
thanks! now download can re-customize the launcher! :D

John Daniel Esguerra

unread,
Sep 1, 2012, 8:50:26 AM9/1/12
to mines...@googlegroups.com
YAY IT'S NOT ONLY ME XD

Vico

unread,
Sep 1, 2012, 3:32:51 PM9/1/12
to mines...@googlegroups.com
some light about this issue?


Em quinta-feira, 16 de agosto de 2012 21h07min40s UTC-3, Vico escreveu:

Eloiete

unread,
Sep 2, 2012, 7:16:50 PM9/2/12
to mines...@googlegroups.com
Has anyone talked with download13 about this?
It's frustrating...

Vico

unread,
Sep 5, 2012, 9:05:27 PM9/5/12
to mines...@googlegroups.com
I was thinking, why not ask permission of the creator of the forge to launch a version of "integrated" of forge with mineshafter? Sort of like what they did with the "contestant mineshafter" and spoutcraft http://www.mineshaftersquared.com/. Could be argued that mineshafter is not pure piracy, and that can be used for debugging purposes. How about?


Em quinta-feira, 16 de agosto de 2012 21h07min40s UTC-3, Vico escreveu:

acters124

unread,
Sep 5, 2012, 10:40:41 PM9/5/12
to mines...@googlegroups.com
lol last person who said they were a mineshafter user got banned xD

Vico

unread,
Sep 9, 2012, 2:02:17 PM9/9/12
to mines...@googlegroups.com
more info in Open Source's Mineshafter Squared Forums: http://kayoticgamer.com/forum/viewtopic.php?f=1&t=399

Vico

unread,
Sep 15, 2012, 6:50:45 AM9/15/12
to mines...@googlegroups.com
Unfortunately, the creator of the mod is VERY rude and immediately banishes those who use minecraft, no chance to argue. is sad to see someone who created an api so good be so stupid. Fortunately, own Mojang will finish him, when launching his own API =)


Em quinta-feira, 16 de agosto de 2012 21h07min40s UTC-3, Vico escreveu:

NG WEI HANG

unread,
Sep 15, 2012, 10:18:17 AM9/15/12
to mines...@googlegroups.com
Is this the same err log everyone is getting ?
  |
  |
 \/


 2012-09-14 23:05:44 [INFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft client:missing, server:missing loading
2012-09-14 23:05:44 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-09-14 23:05:44 [FINEST] [ForgeModLoader] Discovering coremods
2012-09-14 23:05:44 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-09-14 23:05:44 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-09-14 23:05:44 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-09-14 23:05:45 [SEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class cpw.mods.fml.common.asm.transformers.MarkerTransformer
java.lang.IllegalArgumentException: resource fml_marker.cfg not found.
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
    at com.google.common.io.Resources.getResource(Resources.java:157)
    at cpw.mods.fml.common.asm.transformers.MarkerTransformer.readMapFile(MarkerTransformer.java:55)
    at cpw.mods.fml.common.asm.transformers.MarkerTransformer.<init>(MarkerTransformer.java:42)
    at cpw.mods.fml.common.asm.transformers.MarkerTransformer.<init>(MarkerTransformer.java:38)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:48)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:198)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:143)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
    at net.minecraft.Launcher.replace(Launcher.java:136)
    at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-09-14 23:05:45 [SEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class net.minecraftforge.transformers.ForgeAccessTransformer
java.lang.IllegalArgumentException: resource forge_at.cfg not found.
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
    at com.google.common.io.Resources.getResource(Resources.java:157)
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:94)
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:81)
    at net.minecraftforge.transformers.ForgeAccessTransformer.<init>(ForgeAccessTransformer.java:11)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:48)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:198)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:143)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
    at net.minecraft.Launcher.replace(Launcher.java:136)
    at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-09-14 23:05:45 [FINEST] [ForgeModLoader] Running coremod plugins
2012-09-14 23:05:45 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-09-14 23:05:45 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-09-14 23:05:45 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-09-14 23:05:45 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-09-14 23:05:45 [FINEST] [ForgeModLoader] Validating minecraft
2012-09-14 23:05:45 [SEVERE] [ForgeModLoader] This version of FML is built for Minecraft missing, we have detected Minecraft 1.3.2 in your minecraft jar file
2012-09-14 23:05:45 [INFO] [STDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
2012-09-14 23:05:51 [INFO] [STDERR] Exception in thread "Thread-10" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2012-09-14 23:05:51 [INFO] [STDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:163)
2012-09-14 23:05:51 [INFO] [STDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2012-09-14 23:05:51 [INFO] [STDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200)
2012-09-14 23:05:51 [INFO] [STDERR]     at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
2012-09-14 23:05:51 [INFO] [STDERR]     at net.minecraft.Launcher.replace(Launcher.java:136)
2012-09-14 23:05:51 [INFO] [STDERR]     at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-09-14 23:05:51 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2012-09-14 23:05:51 [INFO] [STDERR]     at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:251)
2012-09-14 23:05:51 [INFO] [STDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:143)
2012-09-14 23:05:51 [INFO] [STDERR]     ... 5 more
2012-09-14 23:05:51 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
2012-09-14 23:05:51 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-09-14 23:05:51 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-09-14 23:05:51 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-09-14 23:05:51 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-09-14 23:05:51 [INFO] [STDERR]     at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:243)
2012-09-14 23:05:51 [INFO] [STDERR]     ... 6 more
2012-09-14 23:05:51 [INFO] [STDERR] Caused by: cpw.mods.fml.common.LoaderException
2012-09-14 23:05:51 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.<init>(Loader.java:167)
2012-09-14 23:05:51 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.instance(Loader.java:142)
2012-09-14 23:05:51 [INFO] [STDERR]     ... 11 more

I just want this to be solved before the FTB mod pack is done ,cause there's going to be a bigger problem when that comes out.

(For most ,is because they are juniors in schools ,have no credit cards and the parents being a jerk and complain bout the price of buying it ,while others is just a jerk don't want to contribute to mojang or have no money to buy the game yet want to try the game out while trying to save it up ,before using Paypal to pay for the game. But now everyone that use NEI and forge mods ,as well as mineshafter^2 got F***ed up by the mod author just because he see it as another cracked minecraft launcher (which is not that case) and F*** up the plans we have for our minecraft jar. Bottomline : Just want this problem gone and begone forever untill the API mojang is coding is out ,then we might as well buy the game then.)

Vico

unread,
Sep 16, 2012, 6:50:01 AM9/16/12
to mines...@googlegroups.com
I STILL have not bought it because my beloved country FILLS of taxes any shit that comes from another country, and the conversion from euro for my money makes it VERY expensive =/... just that. sorry for the rant.

Damen Kravec

unread,
Sep 20, 2012, 6:13:47 PM9/20/12
to mines...@googlegroups.com
last person i saw said they used mineshafter and didn't get banned

acters124

unread,
Sep 24, 2012, 3:00:17 AM9/24/12
to mines...@googlegroups.com
sigh I wish there is some one that can modify forge to make it compatible! :(
actually if the mineshafter creator does it, (he/she) is a freaking genius! :D


On Thursday, August 16, 2012 5:07:40 PM UTC-7, Vico wrote:

MuscleMan1234

unread,
Sep 26, 2012, 5:43:06 AM9/26/12
to mines...@googlegroups.com


On Saturday, September 15, 2012 6:50:45 AM UTC-4, Vico wrote:
Unfortunately, the creator of the mod is VERY rude and immediately banishes those who use minecraft, no chance to argue. is sad to see someone who created an api so good be so stupid. Fortunately, own Mojang will finish him, when launching his own API =)

Yeah the mod maker is a very rude person. he banned me from using the Forge forums for being a "Mineshafter user". He refuses to provide support to Mineshafter users because they didn't buy the game. I told him that forge is a "Modification" and is not officially supported by Mojang yet, so he has NO right to refuse a mineshafter user or any non-premium user in general. Hopefully Forge will become obsolete when Mojang releases the Mod API.

Willian

unread,
Sep 27, 2012, 2:18:27 AM9/27/12
to mines...@googlegroups.com
but... if in a long world in another dimension maybe... the forge is the mod api of mojang? and no one know it? and for this he made a block to normal user like a teste to block all no premium members to buy minecraft?
Message has been deleted

Daniel

unread,
Sep 29, 2012, 10:33:24 PM9/29/12
to mines...@googlegroups.com
Hi all, i am new in this, and i only speak spanish, my english is very bad, with this launcher with this launcher you can play with forge, but some mod's that are not 100% compatible, for example optifine, thanks to that I can not play minecraft with forge, because my computer has onboard video card, and with minecraft normal resolution does not allow me to play it, but I am sure that those who do not need optifine may play quiet, but I do not think many problems.

separate shots to check:

Forge check to not allow premium users:





and enjoy, as you can see I can enter the game and load the mod's, strange memories have 15 mods, but some do not require forge and modloader.

If any of you buy a new video card and not sure what to do with the above, please contact with me, so I could play more minecraft decently, because I do not get 25fps optimum performance when playing with mods (just kidding) ...

and sorry for the bad english

My best friend, google traductor.


Message has been deleted

Vico

unread,
Oct 17, 2012, 5:48:30 PM10/17/12
to mines...@googlegroups.com
GOOD NEWS! The Mojang launched a channel for suggestions for future mod API, this will be the end of the forge / modloader?
LINK: https://mojang.atlassian.net/browse/MCAPI

(hope it not erase my comment =))


Em quinta-feira, 16 de agosto de 2012 21h07min40s UTC-3, Vico escreveu:

Raul Santiago

unread,
Oct 20, 2012, 10:43:15 PM10/20/12
to mines...@googlegroups.com
good news guys lol so i found a launcher that works with forge and all the mods so only thing u got to do is download the launcher install any version of foreg and done u now have forge with any mod you want to install so heres the download link :

Raul Santiago

unread,
Oct 20, 2012, 10:45:15 PM10/20/12
to mines...@googlegroups.com

Matfis Piwo

unread,
Nov 21, 2012, 3:11:50 AM11/21/12
to mines...@googlegroups.com

Waled Jaml

unread,
Nov 25, 2012, 7:11:00 PM11/25/12
to mines...@googlegroups.com
Yes i've gotten this error countless times.

Suicidal_Kitten_13

unread,
Dec 9, 2012, 12:32:54 PM12/9/12
to mines...@googlegroups.com
I have the same problem when ever I install FML forge I get a black screen.  I deleted the META INF file and installed it correctly but it just kept giving me a black screen so,  Mineshafter proxy maker if your make mineshafter compatible with FML forge.

david.alej...@gmail.com

unread,
Dec 29, 2012, 2:50:11 PM12/29/12
to mines...@googlegroups.com
Not work in anyway with forge D:

Error:
2012-12-29 16:31:33 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.12.511 for Minecraft 1.4.6 loading
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Discovering coremods
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Found a candidate coremod [1.4.6]TreeCapitator.Forge.1.4.6.r01.Uni.CoreMod.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Loading coremod [1.4.6]TreeCapitator.Forge.1.4.6.r01.Uni.CoreMod.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Loaded coremod [1.4.6]TreeCapitator.Forge.1.4.6.r01.Uni.CoreMod.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.0.1.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.0.1.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.0.1.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.4.0.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.4.0.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.4.0.jar
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Running coremod plugins
2012-12-29 16:31:33 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-12-29 16:31:33 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Running coremod plugin TreeCapitatorCorePlugin
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Coremod plugin TreeCapitatorCorePlugin run successfully
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2012-12-29 16:31:34 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2012-12-29 16:31:34 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2012-12-29 16:31:34 [FINEST] [ForgeModLoader] Validating minecraft
2012-12-29 16:31:35 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-12-29 16:31:36 [INFO] [STDOUT] Inserted super call into avz.c
2012-12-29 16:31:36 [INFO] [STDOUT] avf was overriden from NotEnoughItems 1.4.4.0.jar
2012-12-29 16:31:37 [SEVERE] [ForgeModLoader] Found unknown applet parent net.minecraft.Launcher, unable to inject!

2012-12-29 16:31:37 [INFO] [STDERR] Exception in thread "Thread-11" java.lang.RuntimeException: java.lang.RuntimeException
2012-12-29 16:31:37 [INFO] [STDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2012-12-29 16:31:37 [INFO] [STDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-12-29 16:31:37 [INFO] [STDERR]     at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2012-12-29 16:31:37 [INFO] [STDERR]     at net.minecraft.Launcher.replace(Launcher.java:136)
2012-12-29 16:31:37 [INFO] [STDERR]     at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-12-29 16:31:37 [INFO] [STDERR] Caused by: java.lang.RuntimeException
2012-12-29 16:31:37 [INFO] [STDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:264)
2012-12-29 16:31:37 [INFO] [STDERR]     ... 4 more

Theodore Grammenos

unread,
Feb 23, 2013, 9:02:57 AM2/23/13
to mines...@googlegroups.com, vpontin...@gmail.com
Reply all
Reply to author
Forward
Message has been deleted
0 new messages