Jump to content

Koritsu

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Koritsu

  1. I decided to change to forge since Inventory Tweaks doesn't release a modloader version anymore.

    Havn't found any topic about their incompability but when i only install liteloader and forge together it won't let me connect to any server, still single player works.

    Any ideas how to fix that? Here the log:

     

     

    2013-03-21 04:11:43 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.24.582 for Minecraft 1.5 loading

    2013-03-21 04:11:43 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] All core mods are successfully located

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Discovering coremods

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.zip present and correct in lib dir

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Running coremod plugins

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

    2013-03-21 04:11:43 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Validating minecraft

    2013-03-21 04:11:43 [FINEST] [ForgeModLoader] Minecraft validated, launching...

    2013-03-21 04:11:45 [iNFO] [sTDOUT] 229 recipes

    2013-03-21 04:11:45 [iNFO] [sTDOUT] 27 achievements

    2013-03-21 04:11:45 [iNFO] [Minecraft-Client] Setting user: Gamerzstyle

    2013-03-21 04:11:45 [iNFO] [sTDOUT] (Session ID is xxxxxxxxxxxxxxxxx)

    2013-03-21 04:11:45 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2

    2013-03-21 04:11:45 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

    2013-03-21 04:11:45 [iNFO] [sTDOUT] MinecraftForge v7.7.0.582 Initialized

    2013-03-21 04:11:45 [iNFO] [ForgeModLoader] MinecraftForge v7.7.0.582 Initialized

    2013-03-21 04:11:45 [iNFO] [sTDOUT] Replaced 85 ore recipies

    2013-03-21 04:11:45 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

    2013-03-21 04:11:45 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Gamerz\AppData\Roaming\.minecraft\config\logging.properties

    2013-03-21 04:11:45 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\bin\lwjgl.jar

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\bin\jinput.jar

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Gamerz\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\lib\argo-small-3.2.jar

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\lib\guava-14.0-rc3.jar

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\lib\asm-all-4.1.jar

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-148.jar

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.zip

    2013-03-21 04:11:45 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Gamerz\AppData\Roaming\.minecraft\lib\scala-library.jar

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

    2013-03-21 04:11:45 [iNFO] [ForgeModLoader] Searching C:\Users\Gamerz\AppData\Roaming\.minecraft\mods for mods

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Found a candidate mod directory 1.5

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Found a candidate mod directory CUI

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Found a candidate mod directory macros

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Ignoring unknown file mod_macros_0.9.8.1_pr1_mc1.5.litemod in mods directory

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Ignoring unknown file wecui-liteloader-unofficial-1.5.litemod in mods directory

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Found a candidate mod directory WorldEditCUI

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

    2013-03-21 04:11:45 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Examining directory 1.5 for potential mods

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.5

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Examining directory CUI for potential mods

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] No mcmod.info file found in directory CUI

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Examining directory macros for potential mods

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] No mcmod.info file found in directory macros

    2013-03-21 04:11:46 [FINEST] [ForgeModLoader] Recursing into package modules

    2013-03-21 04:11:46 [FINEST] [ForgeModLoader] Recursing into package sounds

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Examining directory WorldEditCUI for potential mods

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] No mcmod.info file found in directory WorldEditCUI

    2013-03-21 04:11:46 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

    2013-03-21 04:11:46 [FINER] [ForgeModLoader] Received a system property request ''

    2013-03-21 04:11:46 [FINER] [ForgeModLoader] System property request managing the state of 0 mods

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Gamerz\AppData\Roaming\.minecraft\config\logging.properties

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Reloaded logging properties

    2013-03-21 04:11:46 [FINE] [mcp] Mod Logging channel mcp configured at default level.

    2013-03-21 04:11:46 [iNFO] [mcp] Activating mod mcp

    2013-03-21 04:11:46 [FINE] [FML] Mod Logging channel FML configured at default level.

    2013-03-21 04:11:46 [iNFO] [FML] Activating mod FML

    2013-03-21 04:11:46 [FINE] [Forge] Mod Logging channel Forge configured at default level.

    2013-03-21 04:11:46 [iNFO] [Forge] Activating mod Forge

    2013-03-21 04:11:46 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied

    2013-03-21 04:11:46 [FINER] [ForgeModLoader] All mod requirements are satisfied

    2013-03-21 04:11:46 [FINER] [ForgeModLoader] Sorting mods into an ordered list

    2013-03-21 04:11:46 [FINER] [ForgeModLoader] Mod sorting completed successfully

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Mod sorting data

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] No user mods found to sort

    2013-03-21 04:11:46 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

    2013-03-21 04:11:46 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

    2013-03-21 04:11:46 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

    2013-03-21 04:11:46 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

    2013-03-21 04:11:46 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

    2013-03-21 04:11:46 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Mod signature data

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.42): minecraft.jar (NO VALID CERTIFICATE FOUND)

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.0.24.582): coremods (NO VALID CERTIFICATE FOUND)

    2013-03-21 04:11:46 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.7.0.582): coremods (NO VALID CERTIFICATE FOUND)

    2013-03-21 04:11:46 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp

    2013-03-21 04:11:46 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp

    2013-03-21 04:11:46 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML

    2013-03-21 04:11:46 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML

    2013-03-21 04:11:46 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge

    2013-03-21 04:11:46 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

    2013-03-21 04:11:46 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] LiteLoader 1.5 starting up...

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Active Pack: None

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Java reports OS="windows 8"

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Mods folder found, searching C:\Users\Gamerz\AppData\Roaming\.minecraft\mods

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Found 2 mod file(s)

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Enumerating class path...

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Class path separator=";"

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Class path entries=(

      classpathEntry=minecraft.jar

    )

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Discovering mods on class path...

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Searching protection domain code source...

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Searching minecraft.jar...

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Searching C:\Users\Gamerz\AppData\Roaming\.minecraft\mods\mod_macros_0.9.8.1_pr1_mc1.5.litemod...

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Found 1 potential matches

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Searching C:\Users\Gamerz\AppData\Roaming\.minecraft\mods\wecui-liteloader-unofficial-1.5.litemod...

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Found 1 potential matches

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Mod class discovery completed

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Discovered 2 total mod(s)

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Loading mod from net.eq2online.macros.LiteModMacros

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Successfully added mod Macro / Keybind Mod version 0.9.8.1

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Loading mod from LiteModWorldEditCUI

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Successfully added mod WorldEditCUI by yetanotherx updated by Grooohm version 1.5_lite

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [iNFO] Initialising mod Macro / Keybind Mod version 0.9.8.1

    2013-03-21 04:11:46 [iNFO] [sTDERR] java.lang.ClassNotFoundException: net.minecraft.src.SlotCreativeInventory

    2013-03-21 04:11:46 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:210)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.compatibility.PrivateClasses.<init>(PrivateClasses.java:60)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.compatibility.PrivateClasses.<init>(PrivateClasses.java:45)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.compatibility.PrivateClasses.<clinit>(PrivateClasses.java:67)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.compatibility.PrivateFields.<clinit>(PrivateFields.java:144)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.core.MacroModCore.InitialiseLocalisationTable(MacroModCore.java:1031)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.core.MacroModCore.<init>(MacroModCore.java:260)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.core.MacroModCore.GetInstance(MacroModCore.java:233)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.LiteModMacros.init(LiteModMacros.java:47)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.initMods(LiteLoader.java:845)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.initLoader(LiteLoader.java:323)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.getInstance(LiteLoader.java:228)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderLightningBolt.<clinit>(RenderLightningBolt.java:13)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.<init>(RenderManager.java:181)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.<clinit>(RenderManager.java:100)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:418)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

    2013-03-21 04:11:46 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

    2013-03-21 04:11:46 [iNFO] [sTDERR] java.lang.ClassNotFoundException: net.minecraft.src.ContainerCreative

    2013-03-21 04:11:46 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:210)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.compatibility.PrivateClasses.<init>(PrivateClasses.java:60)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.compatibility.PrivateClasses.<init>(PrivateClasses.java:45)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.compatibility.PrivateClasses.<clinit>(PrivateClasses.java:68)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.compatibility.PrivateFields.<clinit>(PrivateFields.java:144)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.core.MacroModCore.InitialiseLocalisationTable(MacroModCore.java:1031)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.core.MacroModCore.<init>(MacroModCore.java:260)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.core.MacroModCore.GetInstance(MacroModCore.java:233)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.eq2online.macros.LiteModMacros.init(LiteModMacros.java:47)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.initMods(LiteLoader.java:845)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.initLoader(LiteLoader.java:323)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.getInstance(LiteLoader.java:228)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderLightningBolt.<clinit>(RenderLightningBolt.java:13)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.<init>(RenderManager.java:181)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.<clinit>(RenderManager.java:100)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:418)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728)

    2013-03-21 04:11:46 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

    2013-03-21 04:11:46 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [MACROS] Loading macro templates...

    2013-03-21 04:11:46 [iNFO] [sTDERR] 2013-03-21 04:11:46 [MACROS] Using config dir /mods/macros/

    2013-03-21 04:11:47 [iNFO] [sTDERR] 2013-03-21 04:11:47 [MACROS] Script engine initialised, registered 86 script action(s)

    2013-03-21 04:11:47 [iNFO] [sTDERR] 2013-03-21 04:11:47 [WARNING] Error registering packet override for packet id 22: null

    2013-03-21 04:11:47 [iNFO] [sTDERR] 2013-03-21 04:11:47 [iNFO] Initialising mod WorldEditCUI by yetanotherx updated by Grooohm version 1.5_lite

    2013-03-21 04:11:47 [iNFO] [sTDERR] java.lang.NullPointerException

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.HookChat.register(HookChat.java:166)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.HookChat.register(HookChat.java:138)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.initHooks(LiteLoader.java:923)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.initLoader(LiteLoader.java:326)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.getInstance(LiteLoader.java:228)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderLightningBolt.<clinit>(RenderLightningBolt.java:13)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.<init>(RenderManager.java:181)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.<clinit>(RenderManager.java:100)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:418)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

    2013-03-21 04:11:47 [iNFO] [sTDERR] 2013-03-21 04:11:47 [WARNING] Error registering packet override for packet id 1: null

    2013-03-21 04:11:47 [iNFO] [sTDERR] java.lang.NullPointerException

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.HookPluginChannels.register(HookPluginChannels.java:158)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.HookPluginChannels.register(HookPluginChannels.java:130)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.initHooks(LiteLoader.java:939)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.initLoader(LiteLoader.java:326)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at com.mumfrey.liteloader.core.LiteLoader.getInstance(LiteLoader.java:228)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderLightningBolt.<clinit>(RenderLightningBolt.java:13)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.<init>(RenderManager.java:181)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.<clinit>(RenderManager.java:100)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:418)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728)

    2013-03-21 04:11:47 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

    2013-03-21 04:11:47 [iNFO] [sTDERR] 2013-03-21 04:11:47 [iNFO] Optifine not detected

    2013-03-21 04:11:47 [iNFO] [sTDOUT] Starting up SoundSystem...

    2013-03-21 04:11:47 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

    2013-03-21 04:11:47 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

    2013-03-21 04:11:47 [iNFO] [sTDOUT] OpenAL initialized.

    2013-03-21 04:11:48 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt

    2013-03-21 04:11:48 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt

    2013-03-21 04:11:48 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt

    2013-03-21 04:11:48 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt

    2013-03-21 04:11:48 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt

    2013-03-21 04:11:48 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt

    2013-03-21 04:11:48 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt

    2013-03-21 04:11:49 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp

    2013-03-21 04:11:49 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp

    2013-03-21 04:11:49 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML

    2013-03-21 04:11:49 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML

    2013-03-21 04:11:49 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge

    2013-03-21 04:11:49 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge

    2013-03-21 04:11:49 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp

    2013-03-21 04:11:49 [FINEST] [mcp] Sending event IMCEvent to mod mcp

    2013-03-21 04:11:49 [FINEST] [mcp] Sent event IMCEvent to mod mcp

    2013-03-21 04:11:49 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML

    2013-03-21 04:11:49 [FINEST] [FML] Sending event IMCEvent to mod FML

    2013-03-21 04:11:49 [FINEST] [FML] Sent event IMCEvent to mod FML

    2013-03-21 04:11:49 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge

    2013-03-21 04:11:49 [FINEST] [Forge] Sending event IMCEvent to mod Forge

    2013-03-21 04:11:49 [FINEST] [Forge] Sent event IMCEvent to mod Forge

    2013-03-21 04:11:49 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp

    2013-03-21 04:11:49 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp

    2013-03-21 04:11:49 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML

    2013-03-21 04:11:49 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML

    2013-03-21 04:11:49 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge

    2013-03-21 04:11:49 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge

    2013-03-21 04:11:49 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp

    2013-03-21 04:11:49 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp

    2013-03-21 04:11:49 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML

    2013-03-21 04:11:49 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML

    2013-03-21 04:11:49 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge

    2013-03-21 04:11:49 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge

    2013-03-21 04:11:49 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt

    2013-03-21 04:11:49 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt

    2013-03-21 04:11:50 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt

    2013-03-21 04:11:50 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt

    2013-03-21 04:12:01 [iNFO] [Minecraft-Server] Starting integrated minecraft server version 1.5

    2013-03-21 04:12:01 [iNFO] [Minecraft-Server] Generating keypair

    2013-03-21 04:12:01 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp

    2013-03-21 04:12:01 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp

    2013-03-21 04:12:01 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML

    2013-03-21 04:12:01 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML

    2013-03-21 04:12:01 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge

    2013-03-21 04:12:01 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge

    2013-03-21 04:12:01 [iNFO] [Minecraft-Server] Converting map!

    2013-03-21 04:12:01 [iNFO] [Minecraft-Server] Scanning folders...

    2013-03-21 04:12:01 [iNFO] [Minecraft-Server] Total conversion count is 0

    2013-03-21 04:12:01 [FINE] [fml.ItemTracker] The difference set is equal

    2013-03-21 04:12:01 [WARNING] [Minecraft-Server] Unable to find spawn biome

    2013-03-21 04:12:01 [iNFO] [ForgeModLoader] Loading dimension 0 (Test) (net.minecraft.server.integrated.IntegratedServer@4ece1430)

    2013-03-21 04:12:01 [iNFO] [ForgeModLoader] Loading dimension 1 (Test) (net.minecraft.server.integrated.IntegratedServer@4ece1430)

    2013-03-21 04:12:01 [iNFO] [ForgeModLoader] Loading dimension -1 (Test) (net.minecraft.server.integrated.IntegratedServer@4ece1430)

    2013-03-21 04:12:01 [iNFO] [Minecraft-Server] Preparing start region for level 0

    2013-03-21 04:12:02 [iNFO] [Minecraft-Server] Preparing spawn area: 21%

    2013-03-21 04:12:03 [iNFO] [Minecraft-Server] Preparing spawn area: 50%

    2013-03-21 04:12:04 [iNFO] [Minecraft-Server] Preparing spawn area: 81%

    2013-03-21 04:12:05 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp

    2013-03-21 04:12:05 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp

    2013-03-21 04:12:05 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML

    2013-03-21 04:12:05 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML

    2013-03-21 04:12:05 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge

    2013-03-21 04:12:05 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge

    2013-03-21 04:12:05 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp

    2013-03-21 04:12:05 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp

    2013-03-21 04:12:05 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML

    2013-03-21 04:12:05 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML

    2013-03-21 04:12:05 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge

    2013-03-21 04:12:05 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge

    2013-03-21 04:12:05 [iNFO] [Minecraft-Server] Gamerzstyle[/127.0.0.1:0] logged in with entity id 76 at (129.5, 66.0, 12.5)

    2013-03-21 04:12:09 [iNFO] [Minecraft-Server] Saving and pausing game...

    2013-03-21 04:12:09 [iNFO] [Minecraft-Server] Saving chunks for level 'Test'/Overworld

    2013-03-21 04:12:12 [iNFO] [Minecraft-Server] Saving chunks for level 'Test'/Nether

    2013-03-21 04:12:12 [iNFO] [Minecraft-Server] Saving chunks for level 'Test'/The End

    2013-03-21 04:12:12 [FINEST] [mcp] Sending event FMLServerStoppingEvent to mod mcp

    2013-03-21 04:12:12 [FINEST] [mcp] Sent event FMLServerStoppingEvent to mod mcp

    2013-03-21 04:12:12 [FINEST] [FML] Sending event FMLServerStoppingEvent to mod FML

    2013-03-21 04:12:12 [FINEST] [FML] Sent event FMLServerStoppingEvent to mod FML

    2013-03-21 04:12:12 [FINEST] [Forge] Sending event FMLServerStoppingEvent to mod Forge

    2013-03-21 04:12:12 [FINEST] [Forge] Sent event FMLServerStoppingEvent to mod Forge

    2013-03-21 04:12:12 [iNFO] [Minecraft-Server] Stopping server

    2013-03-21 04:12:12 [iNFO] [Minecraft-Server] Saving players

    2013-03-21 04:12:12 [iNFO] [Minecraft-Server] Saving worlds

    2013-03-21 04:12:12 [iNFO] [Minecraft-Server] Saving chunks for level 'Test'/Overworld

    2013-03-21 04:12:12 [iNFO] [Minecraft-Server] Saving chunks for level 'Test'/Nether

    2013-03-21 04:12:12 [iNFO] [Minecraft-Server] Saving chunks for level 'Test'/The End

    2013-03-21 04:12:16 [iNFO] [ForgeModLoader] Unloading dimension 0

    2013-03-21 04:12:16 [iNFO] [ForgeModLoader] Unloading dimension -1

    2013-03-21 04:12:16 [iNFO] [ForgeModLoader] Unloading dimension 1

    2013-03-21 04:12:16 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp

    2013-03-21 04:12:16 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp

    2013-03-21 04:12:16 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML

    2013-03-21 04:12:16 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML

    2013-03-21 04:12:16 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge

    2013-03-21 04:12:16 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge

    2013-03-21 04:13:42 [iNFO] [Minecraft-Client] Connecting to xx.xxx.xxx.xxx, 25565

    2013-03-21 04:13:42 [iNFO] [sTDERR] java.lang.NullPointerException

    2013-03-21 04:13:42 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet.func_73281_k(Packet.java:129)

    2013-03-21 04:13:42 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:342)

    2013-03-21 04:13:42 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:547)

    2013-03-21 04:13:42 [iNFO] [sTDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)

    2013-03-21 04:13:46 [iNFO] [Minecraft-Client] Stopping!

    2013-03-21 04:13:46 [iNFO] [sTDOUT] SoundSystem shutting down...

    2013-03-21 04:13:46 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

     

     

×
×
  • Create New...

Important Information

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