steveo46 Posted November 13, 2012 Posted November 13, 2012 okay so i posted before saying that forge was working but whenever i uploaded a mod it would crash. well it turns out that's not true. It only happens when I upload them together and one mod doesn't work at all! This makes no sense because my friends use all these mods at once and the are also using the same versions as me! the mods i'm trying to use are minions (works by it's self), railcraft (doesn't work at all), buildcraft (works with autoswitch), autoswitch (works with build craft), and atomic stryker. so why are these mods conflicting for me and not my friends!? here's the crash report Reveal hidden contents --- BEGIN ERROR REPORT 69d2fbac -------- Generated 11/13/12 12:54 PM - Minecraft Version: 1.4.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_03, Oracle Corporation - Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 428941984 bytes (409 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - FML: MCP v7.19 FML v4.2.18.433 Minecraft Forge 6.0.1.355 13 mods loaded, 13 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML [Forge Mod Loader] (coremods) Unloaded->Constructed Forge [Minecraft Forge] (coremods) Unloaded->Constructed BuildCraft|Core [buildCraft] (minecraft.jar) Unloaded->Constructed BuildCraft|Builders [buildCraft Builders] (minecraft.jar) Unloaded->Constructed BuildCraft|Factory [buildCraft Factory] (minecraft.jar) Unloaded->Constructed BuildCraft|Energy [buildCraft Energy] (minecraft.jar) Unloaded->Constructed Railcraft [Railcraft] (minecraft.jar) Unloaded->Constructed AS_Minions [Minions] (minecraft.jar) Unloaded->Constructed BuildCraft|Transport [buildcraft Transport] (minecraft.jar) Unloaded->Constructed BuildCraft|Silicon [buildCraft Silicon] (minecraft.jar) Unloaded->Constructed mod_AutoSwitch [mod_AutoSwitch] (minecraft.jar) Unloaded->Errored AS_UpdateCheck [AtomicStryker Update Check Mod] (minecraft.jar) Unloaded->Constructed - LWJGL: 2.4.2 - OpenGL: GeForce GT 540M/PCI/SSE2 GL version 4.1.0, NVIDIA Corporation - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) - Vec3 Pool Size: ~ERROR~ NullPointerException: null cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mod_AutoSwitch at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) at cpw.mods.fml.common.Loader.loadMods(Loader.java:479) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150) at net.minecraft.client.Minecraft.a(Minecraft.java:420) at net.minecraft.client.Minecraft.run(Minecraft.java:752) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: mod_AutoSwitch at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87) at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.loadMods(Loader.java:478) ... 4 more Caused by: java.lang.NoClassDefFoundError: ThebombzenAPIBaseMod at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134) ... 32 more Caused by: java.lang.ClassNotFoundException: ThebombzenAPIBaseMod at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 36 more Caused by: java.lang.NullPointerException at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134) ... 38 more --- END ERROR REPORT 812aa788 ---------- Quote
Malivil Posted November 13, 2012 Posted November 13, 2012 It's because you're putting them in the jar. RailCraft, BuildCraft, and AutoSwitch all go in the mods folder. I'm not sure about Minions as I don't use it, but I would read it's install instructions and follow those. Quote
Malivil Posted November 13, 2012 Posted November 13, 2012 Post the new crash log. Every time you change something and it crashes, the log will probably be different and we need to see it to help you. Quote
steveo46 Posted November 13, 2012 Author Posted November 13, 2012 On 11/13/2012 at 7:10 PM, Malivil said: Post the new crash log. Every time you change something and it crashes, the log will probably be different and we need to see it to help you. here Reveal hidden contents --- BEGIN ERROR REPORT 3f244ff4 -------- Generated 11/13/12 3:50 PM - Minecraft Version: 1.4.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_03, Oracle Corporation - Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 444802976 bytes (424 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - FML: MCP v7.19 FML v4.2.18.433 Minecraft Forge 6.0.1.355 11 mods loaded, 11 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML [Forge Mod Loader] (coremods) Unloaded->Constructed Forge [Minecraft Forge] (coremods) Unloaded->Constructed BuildCraft|Core [buildCraft] (1.4.2) Unloaded->Constructed BuildCraft|Builders [bC Builders] (1.4.2) Unloaded->Constructed BuildCraft|Energy [bC Energy] (1.4.2) Unloaded->Constructed BuildCraft|Factory [bC Factory] (1.4.2) Unloaded->Constructed BuildCraft|Transport [bC Transport] (1.4.2) Unloaded->Constructed BuildCraft|Silicon [bC Silicon] (1.4.2) Unloaded->Constructed mod_AutoSwitch [mod_AutoSwitch] (1.4.2) Unloaded->Errored Railcraft [Railcraft] (1.4.2) Unloaded->Constructed - LWJGL: 2.4.2 - OpenGL: GeForce GT 540M/PCI/SSE2 GL version 4.1.0, NVIDIA Corporation - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) - Vec3 Pool Size: ~ERROR~ NullPointerException: null cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mod_AutoSwitch at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) at cpw.mods.fml.common.Loader.loadMods(Loader.java:479) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150) at net.minecraft.client.Minecraft.a(Minecraft.java:420) at net.minecraft.client.Minecraft.run(Minecraft.java:752) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: mod_AutoSwitch at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87) at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.loadMods(Loader.java:478) ... 4 more Caused by: java.lang.NoClassDefFoundError: ThebombzenAPIBaseMod at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134) ... 32 more Caused by: java.lang.ClassNotFoundException: ThebombzenAPIBaseMod at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 36 more Caused by: java.lang.NullPointerException at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134) ... 38 more --- END ERROR REPORT 318d97f6 ---------- Quote
Malivil Posted November 13, 2012 Posted November 13, 2012 You need to install Thebombzen's API into your jar, after Forge. You can get it here: http://www.minecraftforum.net/topic/753030-142132-thebombzens-mods/#ThebombzenAPI Quote
steveo46 Posted November 14, 2012 Author Posted November 14, 2012 On 11/13/2012 at 9:18 PM, Malivil said: You need to install Thebombzen's API into your jar, after Forge. You can get it here: http://www.minecraftforum.net/topic/753030-142132-thebombzens-mods/#ThebombzenAPI i installed thebombzen and tried uploading those three mods u were talking about (since i know for sure where they go) and it still crashed. Reveal hidden contents --- BEGIN ERROR REPORT 4783ef94 -------- Generated 11/13/12 7:46 PM - Minecraft Version: 1.4.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_03, Oracle Corporation - Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 404791832 bytes (386 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - FML: MCP v7.19 FML v4.2.18.433 Minecraft Forge 6.0.1.355 12 mods loaded, 12 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized mod_ThebombzenAPI [mod_ThebombzenAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Core [buildCraft] (1.4.2) Unloaded->Constructed->Pre-initialized BuildCraft|Builders [bC Builders] (1.4.2) Unloaded->Constructed->Pre-initialized BuildCraft|Energy [bC Energy] (1.4.2) Unloaded->Constructed->Errored BuildCraft|Factory [bC Factory] (1.4.2) Unloaded->Constructed->Pre-initialized BuildCraft|Transport [bC Transport] (1.4.2) Unloaded->Constructed->Errored BuildCraft|Silicon [bC Silicon] (1.4.2) Unloaded->Constructed->Errored mod_AutoSwitch [mod_AutoSwitch] (1.4.2) Unloaded->Constructed->Pre-initialized Railcraft [Railcraft] (1.4.2) Unloaded->Constructed->Pre-initialized - LWJGL: 2.4.2 - OpenGL: GeForce GT 540M/PCI/SSE2 GL version 4.1.0, NVIDIA Corporation - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: DokuCraft - The Saga Continues 1.4 Dark.zip - Profiler Position: N/A (disabled) - Vec3 Pool Size: ~ERROR~ NullPointerException: null java.lang.ClassCastException: buildcraft.silicon.BlockAssemblyTable cannot be cast to cpw.mods.fml.common.registry.BlockProxy at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:191) at buildcraft.BuildCraftSilicon.initialize(BuildCraftSilicon.java:84) 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.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.loadMods(Loader.java:480) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150) at net.minecraft.client.Minecraft.a(Minecraft.java:420) at net.minecraft.client.Minecraft.run(Minecraft.java:752) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 58ce587a ---------- Quote
Malivil Posted November 14, 2012 Posted November 14, 2012 Something is wrong with your BuildCraft install Quote
steveo46 Posted November 14, 2012 Author Posted November 14, 2012 On 11/14/2012 at 1:07 AM, Malivil said: Something is wrong with your BuildCraft install it's not just buildcraft. seems that if i install just one i still have the problem. i thought they were conflicting but maybe it's something wrong with forge? I"ll show you. I'll try installing just railcraft and post a crash report. I know I'm doing it right. I uploaded the files to the mods folder just like u said. Quote
steveo46 Posted November 14, 2012 Author Posted November 14, 2012 okay so the problem is definitely forge. I just installed forge and it worked till i tried to load a game and it crashed. i didn't install any mods yet. here's the report. what do u make of it? thanks for sticking with me btw. no one else has followed up like u have Reveal hidden contents --- BEGIN ERROR REPORT 4e568078 -------- Generated 11/14/12 8:58 AM - Minecraft Version: 1.4.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_03, Oracle Corporation - Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 334822376 bytes (319 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - FML: MCP v7.19 FML v4.2.18.433 Minecraft Forge 6.0.1.355 3 mods loaded, 3 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available - Is Modded: Definitely; 'forge,fml' - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Player Count: 0 / 8; [] - World messin around 2 Entities: 0 total; [] - World messin around 2 Players: 0 total; [] - World messin around 2 Chunk Stats: ServerChunkCache: 0 Drop: 0 - Type: Integrated Server java.lang.IllegalAccessError: tried to access field uc.c from class net.minecraftforge.common.ForgeHooks at net.minecraftforge.common.ForgeHooks.initTools(ForgeHooks.java:161) at net.minecraftforge.common.ForgeHooks.<clinit>(ForgeHooks.java:232) at ln.j_(EntityLiving.java:731) at px.j_(EntitySlime.java:98) at xe.a(World.java:2145) at ie.a(WorldServer.java:570) at xe.g(World.java:2108) at xe.h(World.java:1989) at ie.h(WorldServer.java:463) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:654) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590) at bcb.q(IntegratedServer.java:110) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) at fp.run(SourceFile:818) --- END ERROR REPORT 4ee55fe7 ---------- Quote
luacs1998 Posted November 14, 2012 Posted November 14, 2012 Check your minecraft.jar to see if you have the fml_at.cfg and forge_at.cfg files. Quote Read the EAQ before posting! OR ELSE! Quote 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.
steveo46 Posted November 14, 2012 Author Posted November 14, 2012 On 11/14/2012 at 2:03 PM, luacs1998 said: Check your minecraft.jar to see if you have the fml_at.cfg and forge_at.cfg files. i used MCpatcher so it's unlikely that it missed something like that but i'll take a look. Quote
luacs1998 Posted November 14, 2012 Posted November 14, 2012 On 11/14/2012 at 2:26 PM, steveo46 said: Quote Check your minecraft.jar to see if you have the fml_at.cfg and forge_at.cfg files. i used MCpatcher so it's unlikely that it missed something like that but i'll take a look. Don't use MCPatcher, for crying out loud. Read EAQ. Quote Read the EAQ before posting! OR ELSE! Quote 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.
steveo46 Posted November 14, 2012 Author Posted November 14, 2012 On 11/14/2012 at 2:38 PM, luacs1998 said: Quote Quote Check your minecraft.jar to see if you have the fml_at.cfg and forge_at.cfg files. i used MCpatcher so it's unlikely that it missed something like that but i'll take a look. Don't use MCPatcher, for crying out loud. Read EAQ. ok i did it manually but it froze when it says done loading Quote
luacs1998 Posted November 15, 2012 Posted November 15, 2012 Logs? Quote Read the EAQ before posting! OR ELSE! Quote 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.
steveo46 Posted November 15, 2012 Author Posted November 15, 2012 On 11/15/2012 at 1:27 AM, luacs1998 said: Logs? no it doesn't crash. it just freezes. idk if u can get logs for that and if u can i don't know how. i'll need some help with that. Quote
Malivil Posted November 15, 2012 Posted November 15, 2012 It logs everything when you launch so it will have logs up until the point where it froze. Quote
steveo46 Posted November 15, 2012 Author Posted November 15, 2012 On 11/15/2012 at 4:37 PM, Malivil said: It logs everything when you launch so it will have logs up until the point where it froze. ok so how do i find the logs? Quote
Malivil Posted November 15, 2012 Posted November 15, 2012 .minecraft/ForgeModLoader-Client.0.log Quote
Recommended Posts
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.