Hello everyone. So I have been playing Minecraft using FTB Launcher and then swapped over to ATLauncher. The group I am playing with have been trying to find packs that fit our needs but really haven't stumbled upon one. I tried making my own but it is way too time consuming and I don't even know if I am doing it correctly or if I am testing it for stability/compatibility correctly. So, I have finally decided on a pack from ATLauncher that has most of the mods we wanted and added a few myself.
We used the pack called SolitaryCraft with all optional mods checked except: Vein Miner, Lord of the Rings Mod, Tails, FoxLib, Ex Nihilo, Blocklings, and IguanaTinkerTweaks. Those are not on Client or Server.
Server side we added all the mentioned above minus the Client only files such as BackTools, ShadersModCore and SEUS, iChunUtil, VoxelMap, and Liteloader. We did have Dynmap on there at first but removed it.
Anyways, I host the server on my computer and started it up and connected. 2 other people joined me on the server and we all were doing fine, no errors or crashes. One person logged off and went to bed so a friend of mine and myself were the only ones left. We were about 2-3 hours in this world and then my game crashed. About 5 min after I crashed, my friend ended up crashing as well with close to the same error report as me. I say close to cause it is a big error report and I only know a little bit about them. We both tried to rejoin the server and connected for about 1-2 min before crashing again. I searched online using part of the crash report and found that saving the world, deleting the server files, redownloading the server, starting up the server to create a new world, shut down the server to delete the new world, & replace the new world with our original world, that it might fix it. I tried it and it ended up crashing again after 1-2 min in the server. I am hoping that someone that has knowledge with crash reports will be able to tell me what is going on and hope that it is a simple fix as I am sick of playing around with mods and was ecstatic to finally have a server up and running to play instead of doing all this downloading of mods and moving around of files and testing of mods. I am guessing it is Server side as we both are having issues with crashing but feel this could be also Client side as we are both using the same shaders.
I am running Windows 7 Home Premium Service Pack 1 64-bit, Intel Core i5-3570K CPU @ 3.40GHz, 16.0GB RAM, GeForce GTX 660 GPU Driver Version 337.88. I will post the Crash Log below in a spoiler tag to conserve space so please just click on it. Thanks in advance for helping and taking the time to look this over.
Time: 9/11/14 7:18 AM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 3
at mods.natura.blocks.trees.NLeaves.func_149691_a(NLeaves.java:159)
at net.minecraft.block.Block.func_149673_e(Block.java:554)
at net.minecraft.client.renderer.RenderBlocks.func_147793_a(RenderBlocks.java:9361)
at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:4947)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4712)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:318)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1506)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1299)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mods.natura.blocks.trees.NLeaves.func_149691_a(NLeaves.java:159)
at net.minecraft.block.Block.func_149673_e(Block.java:554)
at net.minecraft.client.renderer.RenderBlocks.func_147793_a(RenderBlocks.java:9361)
at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:4947)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4712)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:318)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1506)
From the log it looks to do with client side rendering of a natura leaf block. I'd recommend removing the shaders mod and trying with out it, may want to remove optifine as well just as part of the test.
Disabled both the shaders mod and the optifine mod and this is what I got.
---- Minecraft Crash Report ----
// There are four lights!
Time: 9/11/14 10:53 AM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 3
at mods.natura.blocks.trees.NLeaves.func_149691_a(NLeaves.java:159)
at net.minecraft.block.Block.func_149673_e(Block.java:554)
at net.minecraft.client.renderer.RenderBlocks.func_147793_a(RenderBlocks.java:8227)
at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:4445)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4247)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:255)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mods.natura.blocks.trees.NLeaves.func_149691_a(NLeaves.java:159)
at net.minecraft.block.Block.func_149673_e(Block.java:554)
at net.minecraft.client.renderer.RenderBlocks.func_147793_a(RenderBlocks.java:8227)
at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:4445)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4247)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:255)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
We used the pack called SolitaryCraft with all optional mods checked except: Vein Miner, Lord of the Rings Mod, Tails, FoxLib, Ex Nihilo, Blocklings, and IguanaTinkerTweaks. Those are not on Client or Server.
Client side, we added: BackTools 4.0.0, FlatSigns universal 2.0.0.17, MrCrayfishs Furniture Mod, Nature-Overhaul Mod, Magical Crops, Craftable Horse Armor 1.1.2.0, Dyeable Beds Mod, MCA (Minecraft Comes Alive) 4.1.2, RadixCore 1.3.1, Reptile Mod, SKC Core 1.1.2.0, SecurityCraft Mod, ShadersModCore v2.3.22 (GLSL Shader using SEUS v10.1 Ultra), iChunUtil 4.0.0.0, MalisisCore 0.9.2, MalisisDoors 1.1, NEIAddons 1.12.2.9, VoxelMap Mod, & Liteloader.
Server side we added all the mentioned above minus the Client only files such as BackTools, ShadersModCore and SEUS, iChunUtil, VoxelMap, and Liteloader. We did have Dynmap on there at first but removed it.
Anyways, I host the server on my computer and started it up and connected. 2 other people joined me on the server and we all were doing fine, no errors or crashes. One person logged off and went to bed so a friend of mine and myself were the only ones left. We were about 2-3 hours in this world and then my game crashed. About 5 min after I crashed, my friend ended up crashing as well with close to the same error report as me. I say close to cause it is a big error report and I only know a little bit about them. We both tried to rejoin the server and connected for about 1-2 min before crashing again. I searched online using part of the crash report and found that saving the world, deleting the server files, redownloading the server, starting up the server to create a new world, shut down the server to delete the new world, & replace the new world with our original world, that it might fix it. I tried it and it ended up crashing again after 1-2 min in the server. I am hoping that someone that has knowledge with crash reports will be able to tell me what is going on and hope that it is a simple fix as I am sick of playing around with mods and was ecstatic to finally have a server up and running to play instead of doing all this downloading of mods and moving around of files and testing of mods. I am guessing it is Server side as we both are having issues with crashing but feel this could be also Client side as we are both using the same shaders.
I am running Windows 7 Home Premium Service Pack 1 64-bit, Intel Core i5-3570K CPU @ 3.40GHz, 16.0GB RAM, GeForce GTX 660 GPU Driver Version 337.88. I will post the Crash Log below in a spoiler tag to conserve space so please just click on it. Thanks in advance for helping and taking the time to look this over.