Jump to content

Recommended Posts

Posted

I have a custom modpack and after following a few guides and getting some help I have got it to work fine, right up until after the mojang screen, where is displays this.

I have looked at the 'warnings' but can't find anything that would affect it. Help :(

2014-01-26 00:22:11 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-01-26 00:22:11 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-01-26 00:22:11 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-01-26 00:22:18 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [bspkrsCore] Mod bspkrsCore is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Treecapitator] Mod Treecapitator is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [backpack] Mod Backpack is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [bC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [buildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [bC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [bC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [bC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [bC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [ChickenChunks] Mod ChickenChunks is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Copious Dogs] Mod Copious Dogs is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [DrZhark's CustomSpawner] Mod DrZhark's CustomSpawner is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Dimensional Doors] Mod Dimensional Doors is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [DrZhark's Mo'Creatures Mod] Mod DrZhark's Mo'Creatures Mod is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [EnderStorage] Mod EnderStorage is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Galacticraft Core] Mod Galacticraft Core is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Hats] Mod Hats is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Mystcraft] Mod Mystcraft is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [Tinkers' Construct] Mod Tinkers' Construct is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:18 [WARNING] [balkon's WeaponMod] Mod Balkon's WeaponMod is missing a pack.mcmeta file, things may not work well

2014-01-26 00:22:19 [iNFO] [sTDOUT] ---- Minecraft Crash Report ----

2014-01-26 00:22:19 [iNFO] [sTDOUT] // Surprise! Haha. Well, this is awkward.

2014-01-26 00:22:19 [iNFO] [sTDOUT]

2014-01-26 00:22:19 [iNFO] [sTDOUT] Time: 26/01/14 12:22 AM

2014-01-26 00:22:19 [iNFO] [sTDOUT] Description: Initializing game

2014-01-26 00:22:19 [iNFO] [sTDOUT]

2014-01-26 00:22:19 [iNFO] [sTDOUT] java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.Class.forName0(Native Method)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.Class.forName(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.client.main.Main.main(SourceFile:101)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-01-26 00:22:19 [iNFO] [sTDOUT] Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.ClassLoader.loadClass(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.ClassLoader.loadClass(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    ... 36 more

2014-01-26 00:22:19 [iNFO] [sTDOUT] Caused by: java.lang.NullPointerException

2014-01-26 00:22:19 [iNFO] [sTDOUT]

2014-01-26 00:22:19 [iNFO] [sTDOUT]

2014-01-26 00:22:19 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:

2014-01-26 00:22:19 [iNFO] [sTDOUT] ---------------------------------------------------------------------------------------

2014-01-26 00:22:19 [iNFO] [sTDOUT]

2014-01-26 00:22:19 [iNFO] [sTDOUT] -- Head --

2014-01-26 00:22:19 [iNFO] [sTDOUT] Stacktrace:

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.Class.forName0(Native Method)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.Class.forName(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

2014-01-26 00:22:19 [iNFO] [sTDOUT]

2014-01-26 00:22:19 [iNFO] [sTDOUT] -- Initialization --

2014-01-26 00:22:19 [iNFO] [sTDOUT] Details:

2014-01-26 00:22:19 [iNFO] [sTDOUT] Stacktrace:

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.client.main.Main.main(SourceFile:101)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-01-26 00:22:19 [iNFO] [sTDOUT]

2014-01-26 00:22:19 [iNFO] [sTDOUT] -- System Details --

2014-01-26 00:22:19 [iNFO] [sTDOUT] Details:

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Minecraft Version: 1.6.4

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Operating System: Windows 8 (amd64) version 6.2

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Java Version: 1.7.0_17, Oracle Corporation

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Memory: 211052472 bytes (201 MB) / 612237312 bytes (583 MB) up to 6681067520 bytes (6371 MB)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7168m -XX:MaxPermSize=256m

2014-01-26 00:22:19 [iNFO] [sTDOUT]    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Suspicious classes: FML and Forge are installed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

2014-01-26 00:22:19 [iNFO] [sTDOUT]    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 28 mods loaded, 28 mods active

2014-01-26 00:22:19 [iNFO] [sTDOUT]    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Forge{9.11.1.965} [Minecraft Forge] (modpack.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2 (4).zip) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Backpack{1.26.29} [backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    BuildCraft|Core{4.2.2} [buildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    BuildCraft|Builders{4.2.2} [bC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    BuildCraft|Energy{4.2.2} [bC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    BuildCraft|Factory{4.2.2} [bC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    BuildCraft|Transport{4.2.2} [bC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    BuildCraft|Silicon{4.2.2} [bC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    CopiousDogs{alpha-1.1.2} [Copious Dogs] (copious-dogs-alpha-1.1.2.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1 (1).zip) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    dimdoors{$VERSION$} [Dimensional Doors] (DimensionalDoors-2.2.1RC1-290.jar) Unloaded->Constructed

2014-01-26 00:22:19 [iNFO] [sTDOUT]    MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.1.zip) Unloaded

2014-01-26 00:22:19 [iNFO] [sTDOUT]    EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded

2014-01-26 00:22:19 [iNFO] [sTDOUT]    GalacticraftCore{2.0.8} [Galacticraft Core] (Galacticraft-1.6.4-2.0.8.908.jar) Unloaded

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Hats{2.1.1} [Hats] (Hats2.1.1 (1).zip) Unloaded

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Mystcraft{0.10.11.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.11.00.zip) Unloaded

2014-01-26 00:22:19 [iNFO] [sTDOUT]    TConstruct{1.6.X_1.5.3dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.3d3 (1).jar) Unloaded

2014-01-26 00:22:19 [iNFO] [sTDOUT]    weaponmod{1.6.2 v1.13.6} [balkon's WeaponMod] (WeaponMod (1).zip) Unloaded

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Launched Version: 1.6.4-Forge9.11.1.965

2014-01-26 00:22:19 [iNFO] [sTDOUT]    LWJGL: 2.9.0

2014-01-26 00:22:19 [iNFO] [sTDOUT]    OpenGL: GeForce GT 650M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Is Modded: Definitely; Client brand changed to 'fml,forge'

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Type: Client (map_client.txt)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Resource Pack: Default

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Current Language: English (US)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Profiler Position: N/A (disabled)

2014-01-26 00:22:19 [iNFO] [sTDOUT]    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

2014-01-26 00:22:19 [iNFO] [sTDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\harry_000\AppData\Roaming\.technic\modpacks\modpack-plz-work-for-me\crash-reports\crash-2014-01-26_00.22.19-client.txt

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...