Skip to content

Instantly share code, notes, and snippets.

@damien
Created December 15, 2012 05:05
Show Gist options
  • Save damien/4291459 to your computer and use it in GitHub Desktop.
Save damien/4291459 to your computer and use it in GitHub Desktop.
Null pointer exception from FTB
[21:00:13] LaunchFrame.main:141: FTBLaunch starting up (version 1.1.4)
[21:00:13] LaunchFrame.main:142: Java version: 1.7.0_01
[21:00:13] LaunchFrame.main:143: Java vendor: Oracle Corporation
[21:00:13] LaunchFrame.main:144: Java home: C:\Program Files\Java\jre7
[21:00:13] LaunchFrame.main:145: Java specification: Java Virtual Machine Specification version: 1.7 by Oracle Corporation
[21:00:13] LaunchFrame.main:147: Java vm: Java HotSpot(TM) 64-Bit Server VM version: 21.1-b02 by Oracle Corporation
[21:00:13] LaunchFrame.main:149: OS: amd64 Windows 7 6.1
[21:00:13] LocaleUpdater.checkForUpdates:46: [i18n] Checking for updates ...
[21:00:13] DownloadUtils.getStaticCreeperhostLink:95: http://repo.creeperhost.net/static/FTB2/locales
[21:00:14] LocaleUpdater.checkForUpdates:61: [i18n] remoteVer = 9
[21:00:14] LocaleUpdater.checkForUpdates:75: [i18n] localVer = 9
[21:00:14] LocaleUpdater.checkForUpdates:81: [i18n] Files are up to date
[21:00:14] I18N.setupLocale:89: [i18n] Fallback enUS loaded
[21:00:14] I18N.setLocale:124: [i18n] enUS English language file loaded!
[21:00:14] OptionsPane.<init>:159: [i18n] Added 0 enUS to options pane
[21:00:14] OptionsPane.<init>:159: [i18n] Added 1 daDK to options pane
[21:00:14] OptionsPane.<init>:159: [i18n] Added 2 deDE to options pane
[21:00:14] OptionsPane.<init>:159: [i18n] Added 3 esES to options pane
[21:00:14] OptionsPane.<init>:159: [i18n] Added 4 nlNL to options pane
[21:00:14] OptionsPane.<init>:159: [i18n] Added 5 ptBR to options pane
[21:00:14] OptionsPane.<init>:159: [i18n] Added 6 ptPT to options pane
[21:00:14] OptionsPane.<init>:159: [i18n] Added 7 ruRU to options pane
[21:00:14] OptionsPane.<init>:159: [i18n] Added 8 svSE to options pane
[21:00:14] I18N.setLocale:124: [i18n] enUS English language file loaded!
[21:00:14] MapLoader.run:29: loading map information...
[21:00:14] DownloadUtils.getStaticCreeperhostLink:95: http://repo.creeperhost.net/static/FTB2/modpacks.xml
[21:00:14] DownloadUtils.getStaticCreeperhostLink:95: http://repo.creeperhost.net/static/FTB2/maps.xml
[21:00:14] ModpackLoader.run:38: loading modpack information...
[21:00:14] ModpacksPane.addPack:177: Adding pack 0
[21:00:14] ModpacksPane.addPack:177: Adding pack 1
[21:00:14] MapsPane.addMap:152: Adding map 0
[21:00:14] ModpacksPane.addPack:177: Adding pack 2
[21:00:14] MapsPane.addMap:152: Adding map 1
[21:00:14] ModpacksPane.addPack:177: Adding pack 3
[21:00:14] ModpacksPane.addPack:177: Adding pack 4
[21:00:23] LaunchFrame.doLogin:507: Logging in...
[21:00:24] LaunchFrame$13.done:572: Login complete.
[21:00:24] LaunchFrame.initializeMods:868: FTBBETAA
[21:00:24] LauncherConsole$OutputOverride.write:68: From Console: File found, up to date.
[21:00:24] LaunchFrame.installMods:712: dirs mk'd
[21:00:24] MinecraftLauncher.setMemory:101: Setting MinMemory to 256
[21:00:24] MinecraftLauncher.setMemory:103: Setting MaxMemory to 3328
Loading jars...
Loading URL: file:/C:/Users/Damien/Desktop/FTB/FTBBETAA/instMods/MinecraftForge.zip
Loading URL: file:/C:/Users/Damien/Desktop/FTB/FTBBETAA/minecraft/bin/minecraft.jar
Loading URL: file:/C:/Users/Damien/Desktop/FTB/FTBBETAA/minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Users/Damien/Desktop/FTB/FTBBETAA/minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Users/Damien/Desktop/FTB/FTBBETAA/minecraft/bin/jinput.jar
Loading natives...
Natives loaded...
Loading minecraft class
mc = class net.minecraft.client.Minecraft
field amount: 67
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: C:\Users\Damien\AppData\Roaming\.minecraft
Launching with applet wrapper...
2012-12-14 21:00:25 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-12-14 21:00:25 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-12-14 21:00:25 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2012-12-14 21:00:25 [INFO] [STDOUT] Inserted super call into auk.c
2012-12-14 21:00:25 [INFO] [STDOUT] atq was overriden from NotEnoughItems 1.4.1.2.jar
2012-12-14 21:00:26 [INFO] [STDERR] Exception in thread "Thread-4" java.lang.NullPointerException
2012-12-14 21:00:26 [INFO] [STDERR] at net.ftb.log.LogThread.run(LogThread.java:29)
2012-12-14 21:00:26 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2012-12-14 21:00:26 [INFO] [STDOUT] 27 achievements
2012-12-14 21:00:26 [INFO] [STDOUT] 208 recipes
2012-12-14 21:00:27 [INFO] [STDOUT] Setting user: d4mi3n, -3781666215616785660
2012-12-14 21:00:27 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-12-14 21:00:27 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-12-14 21:00:27 [INFO] [STDOUT] MinecraftForge v6.0.1.355 Initialized
2012-12-14 21:00:27 [INFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized
2012-12-14 21:00:27 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-12-14 21:00:27 [INFO] [ForgeModLoader] Searching C:\Users\Damien\Desktop\FTB\FTBBETAA\minecraft\mods for mods
2012-12-14 21:00:29 [INFO] [ForgeModLoader] Forge Mod Loader has identified 37 mods to load
2012-12-14 21:00:29 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_BuildcraftPlugin 1.2.0.8.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-12-14 21:00:29 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_ForestryPlugin 1.3.0.27.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-12-14 21:00:29 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_IC2_Burn_1.0.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-12-14 21:00:29 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_RailCraftPlugin 1.5.0.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-12-14 21:00:30 [SEVERE] [ForgeModLoader] Detected an attempt by a mod mod_ReiMinimap to perform game activity during mod construction. This is a serious programming error.
2012-12-14 21:00:30 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-12-14 21:00:30 [INFO] [STDOUT] [IC2] Config loaded from C:\Users\Damien\Desktop\FTB\FTBBETAA\minecraft\config\IC2.cfg
2012-12-14 21:00:30 [INFO] [STDOUT] [IC2] Using 32 audio sources.
2012-12-14 21:00:32 [WARNING] [ForgeModLoader] BuildCraft: Using outdated version [3.1.8 (build:206)] for Minecraft 1.4.2. Consider updating.
2012-12-14 21:00:32 [INFO] [Buildcraft] Starting BuildCraft 3.1.8 (:206)
2012-12-14 21:00:32 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
2012-12-14 21:00:32 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Module SUMMA is enabled.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] ===== Biome ID List =====
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] alpine: 32
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] autumnwoods: 33
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] birchforest: 34
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] extremejungle: 35
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] forestedhills: 36
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] forestedisland: 37
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] glacier: 38
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] greenhills: 39
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] greenswamp: 40
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] icewasteland: 41
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] marsh: 42
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] meadow: 43
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] minijungle: 44
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] mountaindesert: 45
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] mountainridge: 46
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] mountaintaiga: 47
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] pineforest: 48
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] rainforest: 49
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] redwoodforest: 50
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] redwoodlush: 51
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] savanna: 52
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] shrubland: 53
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] snowyforest: 54
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] snowyrainforest: 55
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] temporaterainforest: 56
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] tundra: 57
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] wasteland: 58
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] woodlands: 59
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] === End Biome ID List ===
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome alpine.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome autumnwoods.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome birchforest.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome extremejungle.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome forestedhills.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome forestedisland.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome glacier.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome greenhills.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome greenswamp.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome icewasteland.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome marsh.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome meadow.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome minijungle.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountaindesert.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountainridge.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountaintaiga.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome pineforest.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome rainforest.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodforest.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodlush.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome savanna.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome shrubland.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome snowyforest.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome snowyrainforest.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome temporaterainforest.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome tundra.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome wasteland.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome woodlands.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome desert.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome extremehills.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome forest.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome jungle.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome plains.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome swampland.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome taiga.
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] == Summa Block ID List ==
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] autumnleaves: 1301
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] cattail: 1302
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] crackedsand: 252
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] flower: 1307
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] grass: 1308
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] greenleaves: 1309
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] leafpile: 1310
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] redrock: 251
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] sapling: 1321
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] customlog: 1303
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] quarterlog0: 1312
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] quarterlog1: 1313
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] quarterlog2: 1314
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] quarterlog3: 1315
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] == Cautia Block ID List ==
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] quicksand: 1316
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] == Fabrica Block ID List ==
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] planks: 1311
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] woodslab: 1323
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] doublewoodslab: 1305
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] redwoodstairs: 1320
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] firstairs: 1306
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] acaciastairs: 1300
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] redrockslab: 1319
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] doubleredrockslab: 1304
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] redcobblestairs: 1317
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] redrockbrickstairs: 1318
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] wall: 1322
2012-12-14 21:00:32 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-12-14 21:00:33 [INFO] [STDERR] java.lang.ClassNotFoundException: forestry.plugins.PluginInfo
2012-12-14 21:00:33 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-12-14 21:00:33 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at forestry.plugins.PluginManager.addPlugin(PluginManager.java:173)
2012-12-14 21:00:33 [INFO] [STDERR] at forestry.plugins.PluginManager.loadIncludedPlugins(PluginManager.java:77)
2012-12-14 21:00:33 [INFO] [STDERR] at forestry.plugins.PluginManager.loadPlugins(PluginManager.java:36)
2012-12-14 21:00:33 [INFO] [STDERR] at forestry.core.ForestryCore.preInit(ForestryCore.java:52)
2012-12-14 21:00:33 [INFO] [STDERR] at forestry.Forestry.preInit(Forestry.java:31)
2012-12-14 21:00:33 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-14 21:00:33 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
2012-12-14 21:00:33 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-14 21:00:33 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-14 21:00:33 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-14 21:00:33 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-14 21:00:33 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-14 21:00:33 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-14 21:00:33 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
2012-12-14 21:00:33 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
2012-12-14 21:00:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)
2012-12-14 21:00:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-12-14 21:00:33 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-14 21:00:33 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-12-14 21:00:34 [INFO] [ForgeModLoader] [Mystcraft] Adding Entity Renderers
2012-12-14 21:00:34 [INFO] [ObsidiPlates] Config loaded from: C:\Users\Damien\Desktop\FTB\FTBBETAA\minecraft\config\ObsidiPlates.cfg
2012-12-14 21:00:34 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Loading properties.
2012-12-14 21:00:34 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Properties loaded.
2012-12-14 21:00:35 [INFO] [ThermalExpansion] An updated version of Thermal Expansion is available: 2.1.4.0
2012-12-14 21:00:35 [INFO] [ThermalExpansion] This update has been marked as CRITICAL and will ignore notification suppression.
2012-12-14 21:00:35 [INFO] [STDOUT] Starting up SoundSystem...
2012-12-14 21:00:35 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-12-14 21:00:35 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-12-14 21:00:35 [INFO] [STDOUT] OpenAL initialized.
2012-12-14 21:00:36 [INFO] [STDOUT] Removing TMI Uninstaller
2012-12-14 21:00:36 [INFO] [STDOUT] Deleting Dir: C:\Users\Damien\Desktop\FTB\FTBBETAA\minecraft\bin\TMIUninstaller
2012-12-14 21:00:36 [INFO] [STDOUT] Loading ComputerCraft v1.46 (rev 782)
2012-12-14 21:00:36 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerLib...
2012-12-14 21:00:36 [INFO] [STDOUT] ComputerCraft: RedPowerLib not found.
2012-12-14 21:00:36 [INFO] [STDOUT] Loading CCTurtle v1.46 (rev 782)
2012-12-14 21:00:36 [INFO] [ExtrabiomesXL] Added cracked sand to wasteland biome.
2012-12-14 21:00:36 [INFO] [ExtrabiomesXL] Added red rock to mountain ridge biome.
2012-12-14 21:00:37 [INFO] [STDOUT] Inserted super call into aud.c
2012-12-14 21:00:38 [INFO] [STDOUT] [IC2] Loading IC2 submodule: bcIntegration32x
2012-12-14 21:00:38 [INFO] [STDOUT] [IC2] BuildCraft integration: Railcraft integration loaded
2012-12-14 21:00:38 [INFO] [STDOUT] [IC2] BuildCraft 3.2 integration module loaded
2012-12-14 21:00:38 [INFO] [STDOUT] [IC2] Loading IC2 submodule: cgIntegration
2012-12-14 21:00:38 [INFO] [STDERR] java.lang.ClassNotFoundException: CraftGuide.API.CraftGuideAPIObject
2012-12-14 21:00:38 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.buildEvents(EventTransformer.java:54)
2012-12-14 21:00:38 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:35)
2012-12-14 21:00:38 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-12-14 21:00:38 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at ic2.cgIntegration.SubModule.init(SubModule.java:11)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at ic2.common.IC2.loadSubModule(IC2.java:803)
2012-12-14 21:00:38 [INFO] [STDERR] at ic2.common.IC2.modsLoaded(IC2.java:710)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-14 21:00:38 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-14 21:00:38 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-14 21:00:38 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-14 21:00:38 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
2012-12-14 21:00:38 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
2012-12-14 21:00:38 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:465)
2012-12-14 21:00:38 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-12-14 21:00:38 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-14 21:00:38 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 627 to grabbing blacklist. Metadata specific: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 620 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 621 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 608 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 617 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 618 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 616 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 615 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 629 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Added Block ID 628 to grabbing blacklist. Not metadata specific.
2012-12-14 21:00:38 [INFO] [STDOUT] [IC2] Loaded minor compatibility modules: Portal Gun
2012-12-14 21:00:38 [INFO] [ExtrabiomesXL] Initializing Buildcraft plugin.
2012-12-14 21:00:39 [INFO] [STDOUT] CONFLICT @ 357 item slot already occupied by ic2.common.ItemBlockRare@248ca79 while adding ic2.common.ItemBlockRare@78e4cf1a
2012-12-14 21:00:39 [INFO] [STDOUT] CONFLICT @ 366 item slot already occupied by ic2.common.ItemBlockRare@75d8f1f7 while adding ic2.common.ItemBlockRare@75f5cb92
2012-12-14 21:00:39 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 37 mods
2012-12-14 21:00:43 [INFO] [ForgeModLoader] An error occured reading texture file /terrain/ccturtle.png (refreshTexture)
java.lang.IllegalArgumentException: input == null!
at javax.imageio.ImageIO.read(Unknown Source)
at azc.a(RenderEngine.java:640)
at azc.b(RenderEngine.java:581)
at bcr.a(SourceFile:86)
at asw.a(SourceFile:64)
at bcr.a(SourceFile:95)
at asw.d(SourceFile:112)
at asw.m(SourceFile:100)
at net.minecraft.client.Minecraft.l(Minecraft.java:1502)
at net.minecraft.client.Minecraft.J(Minecraft.java:854)
at net.minecraft.client.Minecraft.run(Minecraft.java:779)
at java.lang.Thread.run(Unknown Source)
2012-12-14 21:00:43 [INFO] [STDERR] java.lang.IllegalArgumentException: input == null!
2012-12-14 21:00:43 [INFO] [STDERR] at javax.imageio.ImageIO.read(Unknown Source)
2012-12-14 21:00:43 [INFO] [STDERR] at azc.a(RenderEngine.java:640)
2012-12-14 21:00:43 [INFO] [STDERR] at azc.b(RenderEngine.java:581)
2012-12-14 21:00:43 [INFO] [STDERR] at bcr.a(SourceFile:86)
2012-12-14 21:00:43 [INFO] [STDERR] at asw.a(SourceFile:64)
2012-12-14 21:00:43 [INFO] [STDERR] at bcr.a(SourceFile:95)
2012-12-14 21:00:43 [INFO] [STDERR] at asw.d(SourceFile:112)
2012-12-14 21:00:43 [INFO] [STDERR] at asw.m(SourceFile:100)
2012-12-14 21:00:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1502)
2012-12-14 21:00:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:854)
2012-12-14 21:00:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:779)
2012-12-14 21:00:43 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-14 21:00:51 [INFO] [STDOUT] Connecting to mithril-gaming.com, 25566
2012-12-14 21:00:51 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Loading properties.
2012-12-14 21:00:51 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Properties loaded.
2012-12-14 21:00:57 [INFO] [STDOUT] Unable to find spawn biome
2012-12-14 21:00:57 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Sending client info to server
2012-12-14 21:00:58 [INFO] [STDOUT] Loading World: 74.91.24.162~25566
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded mistaqur.nei.buildcraft.NEIBuildcraftConfig
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded mistaqur.nei.forestry.NEIForestryConfig
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded mistaqur.nei.ic2.NEI_IC2_Config
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded mistaqur.nei.railcraft.NEIRailCraftConfig
2012-12-14 21:00:59 [INFO] [STDOUT] IC2 NEI Submodule initialized
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded ic2.neiIntegration.common.NEIIC2Config
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded ic2.advancedmachines.client.NEIAdvancedMachinesConfig
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded factorization.nei.NEI_SlagRecipeConfig
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded factorization.nei.NEI_GrinderRecipeConfig
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded factorization.nei.NEI_CrystallizerRecipeConfig
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded factorization.nei.NEI_MixerRecipeConfig
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded factorization.nei.NEI_FactorizationInputConfig
2012-12-14 21:00:59 [INFO] [STDOUT] Loaded gregtechmod.mistaqur.nei.NEI_GregTech_Config
2012-12-14 21:01:01 [INFO] [STDOUT] Loading World: remote/74.91.24.162~25566/WEED
2012-12-14 21:01:02 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Received world props from server.
2012-12-14 21:01:03 [INFO] [STDERR] java.lang.NullPointerException
2012-12-14 21:01:03 [INFO] [STDERR] at net.minecraftforge.common.ForgeInternalHandler.onEntityJoinWorld(ForgeInternalHandler.java:30)
2012-12-14 21:01:03 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_0_ForgeInternalHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic)
2012-12-14 21:01:03 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2012-12-14 21:01:03 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2012-12-14 21:01:03 [INFO] [STDERR] at xe.d(World.java:1430)
2012-12-14 21:01:03 [INFO] [STDERR] at awz.d(WorldClient.java:157)
2012-12-14 21:01:03 [INFO] [STDERR] at awz.a(WorldClient.java:226)
2012-12-14 21:01:03 [INFO] [STDERR] at awr.a(NetClientHandler.java:192)
2012-12-14 21:01:03 [INFO] [STDERR] at cf.a(SourceFile:58)
2012-12-14 21:01:03 [INFO] [STDERR] at bx.b(TcpConnection.java:441)
2012-12-14 21:01:03 [INFO] [STDERR] at awr.d(NetClientHandler.java:104)
2012-12-14 21:01:03 [INFO] [STDERR] at awz.b(WorldClient.java:72)
2012-12-14 21:01:03 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1826)
2012-12-14 21:01:03 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:854)
2012-12-14 21:01:03 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:779)
2012-12-14 21:01:03 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-14 21:01:13 [INFO] [STDOUT] Stopping!
2012-12-14 21:01:13 [INFO] [STDOUT] SoundSystem shutting down...
2012-12-14 21:01:13 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment