java.lang.ArrayIndexOutOfBoundsException: 4
at com.bigboom.trees.sapling.func_149691_a(sapling.java:66)
at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:8232)
at net.minecraft.client.renderer.RenderBlocks.func_147746_l(RenderBlocks.java:3551)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:258)
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:1011)
at weather2.weathersystem.EntityRendererProxyWeather2Mini.func_78480_b(EntityRendererProxyWeather2Mini.java:50)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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 com.bigboom.trees.sapling.func_149691_a(sapling.java:66)
at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:8232)
at net.minecraft.client.renderer.RenderBlocks.func_147746_l(RenderBlocks.java:3551)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:258)
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:1011)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['FunnelVortex'/11939, l='MpServer', x=-205.64, y=74.62, z=995.76]]
Chunk stats: MultiplayerChunkCache: 612, 612
Level seed: 0
Level generator: ID 05 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-157,64,995), Chunk: (at 3,4,3 in -10,62; contains blocks -160,0,992 to -145,255,1007), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 6119 game time, 6119 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 243 total;
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
it seems to have something to do with bigboom tree saplings:
Thank you! That seems to have solved my problem!
I had that mod (nature overhaul) installed because I needed trees to naturally grow since I am using the weather mod so I want forests to grow back after storms come through. Do you know of any other mods for 1.7.10 that allows for naturally growing/spreading trees/forests/saplings?
I had that mod (nature overhaul) installed because I needed trees to naturally grow since I am using the weather mod so I want forests to grow back after storms come through. Do you know of any other mods for 1.7.10 that allows for naturally growing/spreading trees/forests/saplings?
Could someone help with this? I have been struggling with this error for a while, it corrupts worlds all the time and has been a huge problem for me.
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 7/30/15 8:37 PM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 4
at com.bigboom.trees.sapling.func_149691_a(sapling.java:66)
at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:8232)
at net.minecraft.client.renderer.RenderBlocks.func_147746_l(RenderBlocks.java:3551)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:258)
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:1011)
at weather2.weathersystem.EntityRendererProxyWeather2Mini.func_78480_b(EntityRendererProxyWeather2Mini.java:50)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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 com.bigboom.trees.sapling.func_149691_a(sapling.java:66)
at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:8232)
at net.minecraft.client.renderer.RenderBlocks.func_147746_l(RenderBlocks.java:3551)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:258)
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:1011)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['FunnelVortex'/11939, l='MpServer', x=-205.64, y=74.62, z=995.76]]
Chunk stats: MultiplayerChunkCache: 612, 612
Level seed: 0
Level generator: ID 05 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-157,64,995), Chunk: (at 3,4,3 in -10,62; contains blocks -160,0,992 to -145,255,1007), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 6119 game time, 6119 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 243 total;
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 539232056 bytes (514 MB) / 5035261952 bytes (4802 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:MaxPermSize=10G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 67212, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 137 mods loaded, 137 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAAAAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAAAAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAAAAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAAAAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAAAAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAAAAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAAAAAAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAAAAAAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util.jar)
UCHIJAAAAAAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAAAAAAA Liquids{1.7.10} [Liquids+] ([1.7.10]Liquids.jar)
UCHIJAAAAAAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJAAAAAAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAAAAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAAAAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAAAAAAA abyssalcraft{1.8.7} [AbyssalCraft] (AbyssalCraft-1.7.10-1.8.7.jar)
UCHIJAAAAAAAAA animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCHIJAAAAAAAAA antiidconflict{1.1} [Anti Id Conflict] (AntiIdConflict-LATEST-1.7.10.jar)
UCHIJAAAAAAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAAAAAAA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
UCHIJAAAAAAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAAAAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAAAAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCHIJAAAAAAAAA Botania{r1.7-204} [Botania] (Botania r1.7-204.jar)
UCHIJAAAAAAAAA IC2{2.2.756-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.756-experimental.jar)
UCHIJAAAAAAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAAAAAAA BuildCraft|Core{7.0.15} [BuildCraft] (buildcraft-7.0.15.jar)
UCHIJAAAAAAAAA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
UCHIJAAAAAAAAA BuildCraft|Energy{7.0.15} [BC Energy] (buildcraft-7.0.15.jar)
UCHIJAAAAAAAAA GalacticraftCore{3.0.8} [Galacticraft Core] (GalacticraftCore-1.7-3.0.8.261.jar)
UCHIJAAAAAAAAA GalacticraftMars{3.0.8} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.8.261.jar)
UCHIJAAAAAAAAA BuildCraft|Factory{7.0.15} [BC Factory] (buildcraft-7.0.15.jar)
UCHIJAAAAAAAAA BuildCraft|Builders{7.0.15} [BC Builders] (buildcraft-7.0.15.jar)
UCHIJAAAAAAAAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UCHIJAAAAAAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAAAAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAAAAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJAAAAAAAAA B0bGrowsOre{2.3.1} [B0bGary's Growable Ores] (B0bGary's Growable Ores-2.3.1 for 1.7.10.jar)
UCHIJAAAAAAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-11.jar)
UCHIJAAAAAAAAA BuildCraft|Silicon{7.0.15} [BC Silicon] (buildcraft-7.0.15.jar)
UCHIJAAAAAAAAA BuildCraft|Robotics{7.0.15} [BC Robotics] (buildcraft-7.0.15.jar)
UCHIJAAAAAAAAA BuildCraft|Transport{7.0.15} [BC Transport] (buildcraft-7.0.15.jar)
UCHIJAAAAAAAAA climatecontrol{0.4} [Climate Control] (ClimateControl-0.5.beta22.jar)
UCHIJAAAAAAAAA CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar)
UCHIJAAAAAAAAA BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
UCHIJAAAAAAAAA CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
UCHIJAAAAAAAAA ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
UCHIJAAAAAAAAA ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
UCHIJAAAAAAAAA DummyCore{1.13} [DummyCore] (DummyCore1.13.jar)
UCHIJAAAAAAAAA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA tntland{1.0} [Elemental-Power] (Elemental-Power-[1.7.10]-1.4.jar)
UCHIJAAAAAAAAA enviromine{1.3.119} [EnviroMine] (EnviroMine-1.3.119.jar)
UCHIJAAAAAAAAA ec3toprojecte{1.0} [ec3toprojecte] (EssentialCraftv4.5.1710.223.jar)
UCHIJAAAAAAAAA essentialcraft{4.5.1710.223} [Essential Craft 3] (EssentialCraftv4.5.1710.223.jar)
UCHIJAAAAAAAAA farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
UCHIJAAAAAAAAA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] (Forbidden Magic-1.7.10-0.57.jar)
UCHIJAAAAAAAAA GraveStone{2.12.3} [GraveStone] (GraveStone-2.12.4.jar)
UCHIJAAAAAAAAA journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHIJAAAAAAAAA MagicBees{1.7.10-2.3.3} [Magic Bees] (magicbees-1.7.10-2.3.3.jar)
UCHIJAAAAAAAAA radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar)
UCHIJAAAAAAAAA mca{4.1.5} [Minecraft Comes Alive] (MCA-1.7.10-4.1.5-universal.jar)
UCHIJAAAAAAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.127.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA Mystcraft{0.12.2.00} [Mystcraft] (mystcraft-1.7.10-0.12.2.00.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MrTJPCoreMod{1.1.0.29} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.29-universal.jar)
UCHIJAAAAAAAAA ProjRed|Core{4.7.0pre6.90} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre6.90-Base.jar)
UCHIJAAAAAAAAA ProjRed|Exploration{4.7.0pre6.90} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre6.90-World.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAAAAAAA natureoverhaul{0.10.0} [Nature Overhaul] (NatureOverhaul-0.10.0(1.7.10).jar)
UCHIJAAAAAAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAAAAAAA numina{0.4.0.87} [Numina] (Numina-0.4.0.87.jar)
UCHIJAAAAAAAAA plo{1.0} [plo] (Plants-To-Ores V1.0.jar)
UCHIJAAAAAAAAA PowerConverters{1.7.10-2.7} [Power Converters] (PowerConverters-1.7.10-2.7.jar)
UCHIJAAAAAAAAA progressiveautomation{1.6.22} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.22.jar)
UCHIJAAAAAAAAA ProjRed|Transmission{4.7.0pre6.90} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre6.90-Integration.jar)
UCHIJAAAAAAAAA ProjRed|Transportation{4.7.0pre6.90} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre6.90-Mechanical.jar)
UCHIJAAAAAAAAA ProjRed|Compatibility{4.7.0pre6.90} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre6.90-Compat.jar)
UCHIJAAAAAAAAA ProjRed|Integration{4.7.0pre6.90} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre6.90-Integration.jar)
UCHIJAAAAAAAAA ProjRed|Fabrication{4.7.0pre6.90} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre6.90-Fabrication.jar)
UCHIJAAAAAAAAA ProjRed|Illumination{4.7.0pre6.90} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre6.90-Lighting.jar)
UCHIJAAAAAAAAA ProjRed|Expansion{4.7.0pre6.90} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre6.90-Mechanical.jar)
UCHIJAAAAAAAAA ProjectZulu|Core{1.7.10-1.4c2} [Project Zulu] (ProjectZulu-1.7.10-1.4c2.jar)
UCHIJAAAAAAAAA examplemod{1.0} [Example Mod] (S3DGM-1.7.10-0.6.3.jar)
UCHIJAAAAAAAAA Stefinus Jetpacks{0.6.3} [Stefinus Jetpacks] (S3DGM-1.7.10-0.6.3.jar)
UCHIJAAAAAAAAA S3DGM{0.6.3} [Stefinus 3D Gun Mod] (S3DGM-1.7.10-0.6.3.jar)
UCHIJAAAAAAAAA simplyjetpacks{1.3.2} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.3.2.jar)
UCHIJAAAAAAAAA thaumcraftgates{1.4.1} [Thaumcraft Gates] (ThaumcraftGates-1.4.1.jar)
UCHIJAAAAAAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAAAAAAA thaumicenergistics{0.8.10.8} [Thaumic Energistics] (thaumicenergistics-0.8.10.8.jar)
UCHIJAAAAAAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAAAAAAA TravellersGear{1.16.4} [Traveller's Gear] (TravellersGear-1.7.10-1.16.4.jar)
UCHIJAAAAAAAAA UndergroundBiomes{0.6h} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.2-0.6h13.jar)
UCHIJAAAAAAAAA weather2{v2.3.6} [weather2] (Weather-2.3.7.jar)
UCHIJAAAAAAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAAAAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAAAAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAAAAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAAAAAAA WTFCore{1.4} [WTFCore] (WTFCore_1.7.10_v1.4.jar)
UCHIJAAAAAAAAA CaveBiomes{1.2} [WhiskyTangoFox's Cave Biomes] (WTFCaveBiomes_1.7.10_v1.2.jar)
UCHIJAAAAAAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
UCHIJAAAAAAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
UCHIJAAAAAAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCHIJAAAAAAAAA aobd{2.7.1} [Another One Bites The Dust] (AOBD-2.7.1.jar)
UCHIJAAAAAAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAAAAAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 960/PCIe/SSE2'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.0.3-303
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
ThermalDynamics: -[1.7.10]1.1.0-161
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.30, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
bump
it seems to have something to do with bigboom tree saplings:
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
Thank you! That seems to have solved my problem!
I had that mod (nature overhaul) installed because I needed trees to naturally grow since I am using the weather mod so I want forests to grow back after storms come through. Do you know of any other mods for 1.7.10 that allows for naturally growing/spreading trees/forests/saplings?
Sorry, I don't.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.