123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
MultiMC version: 0.3.2
Minecraft folder is:
C:/Users/Connor/Desktop/Patrick/Minecraft/MultiMC/instances/NBXLite/minecraft
Java path is:
C:/Program Files/Java/jre7/bin/java.exe
Java Arguments:
[-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms2560m, -Xmx3584m, -XX:PermSize=152m, -Duser.language=en, -jar, C:/Users/Connor/Desktop/Patrick/Minecraft/MultiMC/jars/NewLaunch.jar]
Using legacy launcher.
Main Class:
net.minecraft.client.Minecraft
Class Path:
file:/C:/Users/Connor/Desktop/Patrick/Minecraft/MultiMC/instances/NBXLite/minecraft/bin/minecraft.jar
file:/C:/Users/Connor/Desktop/Patrick/Minecraft/MultiMC/lwjgl/2.9.0/lwjgl.jar
file:/C:/Users/Connor/Desktop/Patrick/Minecraft/MultiMC/lwjgl/2.9.0/lwjgl_util.jar
file:/C:/Users/Connor/Desktop/Patrick/Minecraft/MultiMC/lwjgl/2.9.0/jinput.jar
Native Path:
C:\Users\Connor\Desktop\Patrick\Minecraft\MultiMC\lwjgl\2.9.0\natives
Launching with applet wrapper...
229 recipes
27 achievements
2014-04-27 09:55:37 [CLIENT] [INFO] Setting user: <PROFILE NAME>
(Session ID is <SESSION ID>)
2014-04-27 09:55:37 [CLIENT] [INFO] LWJGL Version: 2.9.0
OldDays: Loaded Actions module
OldDays: Loaded Bugs module
OldDays: Loaded Crafting module
OldDays: Loaded Eyecandy module
OldDays: Loaded Gameplay module
OldDays: Loaded Mobs module
OldDays: Loaded NBXlite module
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
OldDays: Loaded Sounds module
OldDays: Loaded Textures module
OldDays: Added Steve entity
OldDays: Added Rana entity
23 frames
Name: MinecraftBody
Triangles: 3070
OFS_SHADERS: 1310 (current location: 1310)
OFS_TRIANGLES: 1310 (current location: 1310)
OFS_ST: 38150 (current location: 38150)
OFS_XYZ_NORMAL: 55950 (current location: 55950)
Animation frames: 23
OldDays: Added EntitySteve$RenderMD3Steve renderer
1 frames
Name: MinecraftStatic
Triangles: 4532
OFS_SHADERS: 263 (current location: 263)
OFS_TRIANGLES: 331 (current location: 331)
OFS_ST: 54715 (current location: 54715)
OFS_XYZ_NORMAL: 84491 (current location: 84491)
Animation frames: 1
OldDays: Added RenderMD3 renderer
OldDays: Added RenderEnderman2 renderer
OldDays: Added RenderMinecart2 renderer
OldDays: Added RenderTntMinecart2 renderer
OldDays: Added bij renderer
OldDays: Added RenderZombie2 renderer
OldDays: Added RenderSkeleton2 renderer
OldDays: Added RenderPlayer2 renderer
OldDays: Added RenderSnowMan2 renderer
OldDays: Added RenderItemFrame2 renderer
OldDays: Added nbxlite.RenderGhast2 renderer
OldDays: Added nbxlite.RenderSheep2 renderer
OldDays: Added nbxlite.RenderPainting2 renderer
OldDays: Added nbxlite.RenderMooshroom2 renderer
Loaded OldDays 4.0 for Minecraft 1.5.2
2014-04-27 09:55:39 [CLIENT] [INFO] Found animation info for: textures/blocks/lava_flow.txt
2014-04-27 09:55:39 [CLIENT] [INFO] Found animation info for: textures/blocks/water_flow.txt
2014-04-27 09:55:39 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_0.txt
2014-04-27 09:55:39 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_1.txt
2014-04-27 09:55:39 [CLIENT] [INFO] Found animation info for: textures/blocks/lava.txt
2014-04-27 09:55:39 [CLIENT] [INFO] Found animation info for: textures/blocks/portal.txt
2014-04-27 09:55:39 [CLIENT] [INFO] Found animation info for: textures/blocks/water.txt
2014-04-27 09:55:40 [CLIENT] [INFO] Found animation info for: textures/items/clock.txt
2014-04-27 09:55:40 [CLIENT] [INFO] Found animation info for: textures/items/compass.txt
Exception in thread "Thread-10" java.lang.IllegalArgumentException: input stream cannot be null
at bax.a(SourceFile:86)
at bax.d(SourceFile:77)
at bav.a(SourceFile:173)
at bav.b(SourceFile:95)
at bkh.run(SourceFile:215)
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at axu.a(GuiSelectWorld.java:190)
at axr.a(GuiScreen.java:120)
at axr.d(GuiScreen.java:199)
at axr.m(GuiScreen.java:177)
at net.minecraft.client.Minecraft.l(Minecraft.java:1635)
at net.minecraft.client.Minecraft.K(Minecraft.java:925)
at net.minecraft.client.Minecraft.run(Minecraft.java:852)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at nbxlite.gui.PageFinite.applySettings(PageFinite.java:216)
at nbxlite.gui.GuiNBXlite.applySettings(GuiNBXlite.java:197)
at nbxlite.gui.GuiNBXlite.<init>(GuiNBXlite.java:28)
at nbxlite.gui.GuiCreateWorld2.<init>(GuiCreateWorld2.java:94)
... 12 more