Hey, I was using WTF Crops in my build, but then it turned out to be buggy and I dropped it -- only that also dropped an aspect I really liked in conjunction with Better Foliage: You could walk/fall straight through leaves. I would love to see this as a config option for Better Foliage because it really fits in with the idea of leaves acting a little more like leaves in reality.
Bonus if walking/falling through leaves slows you down a little bit. Not as much as Cobwebs, but a little.
Walking through leaves turned out to be really creepy in all the right ways
Rollback Post to RevisionRollBack
My YouTube channel is currently on hiatus, but I hope to get back to it at some point. Content is fairly random, but can be enjoyable, and is mostly game footage (mostly random Minecraft clips) from my nephews and me. Most popular MC vid so far is the one Vechs laughed at on Twitter!
I must update CTM texture support for the latest OptiFine. A fix will be coming along shortly.
I guess I'll need to add some more mods and CTM-enabled resource packs into my smoke test instance.
Rollback Post to RevisionRollBack
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
You could walk/fall straight through leaves. I would love to see this as a config option for Better Foliage because it really fits in with the idea of leaves acting a little more like leaves in reality.
I want to keep Better Foliage as a client-only cosmetic mod, so you can just slap it onto any modpack at your own discretion. Changing behaviour means serverside, unfortunately, so my answer is no.
Rollback Post to RevisionRollBack
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
Fair enough. Wish there were a mod that just did the walk-through-leaves bit.
Or maybe someone could direct me to a mod that adds this but is up-to-date (to 1.7.10 at minimum) and not buggy? I had to drop WTF Crops because it was too buggy, and when I looked it up it turned out they'd stopped developing it a while ago.
Rollback Post to RevisionRollBack
My YouTube channel is currently on hiatus, but I hope to get back to it at some point. Content is fairly random, but can be enjoyable, and is mostly game footage (mostly random Minecraft clips) from my nephews and me. Most popular MC vid so far is the one Vechs laughed at on Twitter!
Hi OctarineNoise, I wanted to being this to your attention. The latest 2.0.10 version of BF does not play nicely with Tickers Construct.
MC poops out and CTD every time with 2.0.10, but weirdly works just fine with 2.0.9.
Thought you should know
Crash Report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.10.jar)
CXLibraryCore (cxlibrary-1.0.0.jar)
LoadingPlugin (FastLeafDecay-MC1.9-1.2.jar)
B3M_CorePlugin (?????????????-1.9-0.7.jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 26/04/16 14:05
Description: Initializing game
java.lang.NullPointerException: Initializing game
at slimeknights.tconstruct.library.client.model.MaterialModel.bakeIt(MaterialModel.java:75)
at slimeknights.tconstruct.library.client.model.MaterialModel.bake(MaterialModel.java:51)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:756)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:323)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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: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 slimeknights.tconstruct.library.client.model.MaterialModel.bakeIt(MaterialModel.java:75)
at slimeknights.tconstruct.library.client.model.MaterialModel.bake(MaterialModel.java:51)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:756)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:323)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Launched Version: 1.9-forge1.9-12.16.0.1865-1.9
LWJGL: 2.9.4
OpenGL: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.72, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
I tried it with Forge 1865, BF 2.0.10, Mantle 0.9.4, TC 2.2.2, both with and without OptiFine (current B2 pre). No problems.
It must be one of the other mods, and Tinkers' is just the suffering third party. Can you please narrow it down for me?
Rollback Post to RevisionRollBack
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
I tried it with Forge 1865, BF 2.0.10, Mantle 0.9.4, TC 2.2.2, both with and without OptiFine (current B2 pre). No problems.
It must be one of the other mods, and Tinkers' is just the suffering third party. Can you please narrow it down for me?
You are right. It's Biomes O'Plenty. Removing BoP stops the CTD.
Oh one more thing, another user said to me that it looked like Wood was the cause, as TiC, BoP and BF all do Wood related things. I don't know if that's correct or if helps you at all, but thought I should mention it.
Well check this out: if I add BoP to the mix, it works fine for me
It's build 2018 though, not 2016. That one crashed because of worldgen errors (both with RTG 0.0.5 and without), which obviously didn't happen for you... very strange.
Rollback Post to RevisionRollBack
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
Well check this out: if I add BoP to the mix, it works fine for me
It's build 2018 though, not 2016. That one crashed because of worldgen errors (both with RTG 0.0.5 and without), which obviously didn't happen for you... very strange.
What the... Now I am completely lost Ok, I'll keep experimenting to see if I can find something.
Well check this out: if I add BoP to the mix, it works fine for me
It's build 2018 though, not 2016. That one crashed because of worldgen errors (both with RTG 0.0.5 and without), which obviously didn't happen for you... very strange.
I'm running BoP 4.0.2.2012 in my config, no issues.
Still running Forge 1865 though, haven't upgraded to the new version yet.
I'll test 2013, 2014, 2016, and 2018 myself too.
Doesn't look like much changed in Forge, 1866 was an NPE bug fix, 1867 is a license update.
Hi OctarineNoise, I wanted to being this to your attention. The latest 2.0.10 version of BF does not play nicely with Tickers Construct.
MC poops out and CTD every time with 2.0.10, but weirdly works just fine with 2.0.9.
Thought you should know
Crash Report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.10.jar)
CXLibraryCore (cxlibrary-1.0.0.jar)
LoadingPlugin (FastLeafDecay-MC1.9-1.2.jar)
B3M_CorePlugin (?????????????-1.9-0.7.jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 26/04/16 14:05
Description: Initializing game
java.lang.NullPointerException: Initializing game
at slimeknights.tconstruct.library.client.model.MaterialModel.bakeIt(MaterialModel.java:75)
at slimeknights.tconstruct.library.client.model.MaterialModel.bake(MaterialModel.java:51)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:756)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:323)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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: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 slimeknights.tconstruct.library.client.model.MaterialModel.bakeIt(MaterialModel.java:75)
at slimeknights.tconstruct.library.client.model.MaterialModel.bake(MaterialModel.java:51)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:756)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:323)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Launched Version: 1.9-forge1.9-12.16.0.1865-1.9
LWJGL: 2.9.4
OpenGL: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.72, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Can you bump your OF from 1.9 HD U B2 PRE to the Official OF 1.9 HD U B2?
Also, does it still happen without your RP?
It's a 1.8-based RP that is marked 'incompatible' with 1.9.
Basically, something is goofed up with your textures, no idea what part because the actual texture loading problem that caused the crash-dump is in the fml-client-latest.log under %appdata%\.minecraft\logs.
Can you post that to DropBox or paste.ee or ghostbin.com?
I'm running BoP 4.0.2.2012 in my config, no issues.
Still running Forge 1865 though, haven't upgraded to the new version yet.
I'll test 2013, 2014, 2016, and 2018 myself too.
Doesn't look like much changed in Forge, 1866 was an NPE bug fix, 1867 is a license update.
(see post above about log requirements -- I had the same error as you -- the cause of the crash is in the fml-client-latest.log file -- it will tell us where specifically to look)
MC 1.9
Forge 1865
BF 2.0.10
OF 1.9 HD U B2 (non-pre official)
BOP 2012 - works
BOP 2013 - works
BOP 2014 - error on world load (biomesoplenty.common.world.layer.GenLayerBiomeBOP)
BOP 2016 - error on world load (biomesoplenty.common.world.layer.GenLayerBiomeBOP)
Can you bump your OF from 1.9 HD U B2 PRE to the Official OF 1.9 HD U B2?
No, if I update to B2 (release) it CTD. One of my mods doesn't like the newest Opfifine.
Also, does it still happen without your RP?
It's a 1.8-based RP that is marked 'incompatible' with 1.9.
Yes, it does show as incompatible, but that's how this RP is made. It's a 1.8 RP with a 1.9 add-on. The 1.9 add-on doesn't work without the 1.8 main pack.
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1103)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:498)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
Java Version: 1.8.0_92, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 136921888 bytes (130 MB) / 439267328 bytes (418 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1855 Optifine OptiFine_1.8.9_HD_U_H6_pre 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1855.jar)
UCHIJA Forge{11.15.1.1855} [Minecraft Forge] (forge-1.8.9-11.15.1.1855.jar)
UCHIJA BetterFoliage{2.0.9} [Better Foliage] (BetterFoliage-MC1.8.x-2.0.9.jar)
Loaded coremods (and transformers):
BetterFoliageLoader (BetterFoliage-MC1.8.x-2.0.9.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
Launched Version: 1.8.9-forge1.8.9-11.15.1.1855
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 Series GL version 4.5.13431 Compatibility Profile Context 16.150.2401.1001, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: msi_conversion-25.05.2015.zip, PF_Resources.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
BUG REPORT : Just tested the latest mod versions together , they are fighting over frame resources and crash
B.F. 1.8.9 not compatible with 1.8.9 Optifine , vs versa .
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1103)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:498)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
Java Version: 1.8.0_92, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 136921888 bytes (130 MB) / 439267328 bytes (418 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1855 Optifine OptiFine_1.8.9_HD_U_H6_pre 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1855.jar)
UCHIJA Forge{11.15.1.1855} [Minecraft Forge] (forge-1.8.9-11.15.1.1855.jar)
UCHIJA BetterFoliage{2.0.9} [Better Foliage] (BetterFoliage-MC1.8.x-2.0.9.jar)
Loaded coremods (and transformers):
BetterFoliageLoader (BetterFoliage-MC1.8.x-2.0.9.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
Launched Version: 1.8.9-forge1.8.9-11.15.1.1855
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 Series GL version 4.5.13431 Compatibility Profile Context 16.150.2401.1001, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: msi_conversion-25.05.2015.zip, PF_Resources.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
B.F. 1.8.9 not compatible with 1.8.9 Optifine , vs versa .
No, if I update to B2 (release) it CTD. One of my mods doesn't like the newest Opfifine.
Yes, it does show as incompatible, but that's how this RP is made. It's a 1.8 RP with a 1.9 add-on. The 1.9 add-on doesn't work without the 1.8 main pack.
Well, how about a copy of the forge log to see exactly what's happening?
Like I said, I just went through the EXACT same thing:
Hey OctarineNoise,
Looks like some sort of incompatibility between F1865, Tinkers Construct 2.2.2, and Optifine 1.9 HD U B2 PRE (works fine with B1).
It appears that BF fails to process leaf textures, causing the texturemap to only be 2048x1024 instead of 8192x8192, and this causes TC to barf.
Logs are all in the GIT Tracker below.
https://github.com/SlimeKnights/TinkersConstruct/issues/2036
mods.octarinecore.kotlin.TypeCastException: null cannot be cast to non-null type kotlin.Boolean
at mods.betterfoliage.client.integration.OptifineCTM.getAllCTM(OptifineCTM.kt:51) ~[OptifineCTM.class:?]
at mods.betterfoliage.client.texture.LeafRegistry.processTextures(LeafRegistry.kt:69) ~[LeafRegistry.class:?]
at mods.betterfoliage.client.texture.LeafRegistry.processTextures(LeafRegistry.kt:42) ~[LeafRegistry.class:?]
at mods.octarinecore.client.resource.BlockTextureInspector$onStitch$1.accept(ModelDataInspector.kt:91) ~[BlockTextureInspector$onStitch$1.class:?]
at mods.octarinecore.client.resource.BlockTextureInspector$onStitch$1.accept(ModelDataInspector.kt:54) ~[BlockTextureInspector$onStitch$1.class:?]
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_74]
at mods.octarinecore.client.resource.BlockTextureInspector.onStitch(ModelDataInspector.kt:87) ~[BlockTextureInspector.class:?]
at mods.octarinecore.client.resource.ModelDataInspector.handleTextureReload(ModelDataInspector.kt:51) ~[ModelDataInspector.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_163_ModelDataInspector_handleTextureReload_Pre.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:146) [ForgeHooksClient.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at Reflector.callVoid(Reflector.java:309) [Reflector.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:179) [bvg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:145) [bvg.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:134) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxs.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bwl.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bwl.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:756) [bcf.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:323) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bcf.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346) [bcf.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:59:42] [Client thread/ERROR] [FML/]: Index: 20 Listeners:
[11:59:42] [Client thread/ERROR] [FML/]: 0: NORMAL
[11:59:42] [Client thread/ERROR] [FML/]: 1: ASM: team.chisel.client.TextureStitcher@3acd599d onTextureStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 2: ASM: net.malisis.core.MalisisRegistry$ClientRegistry@50567135 onTextureStitchEvent(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 3: ASM: com.jaquadro.minecraft.chameleon.core.ClientProxy@7ae4f91b onPreTextureStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 4: ASM: mods.betterfoliage.client.render.RenderLog@7d41615a onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 5: ASM: mods.betterfoliage.client.render.RenderGrass@5b1d4acc onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 6: ASM: mods.betterfoliage.client.render.RenderMycelium@6140bf26 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 7: ASM: mods.betterfoliage.client.render.RenderLeaves@781f9fa6 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 8: ASM: mods.betterfoliage.client.render.RenderCactus@66ce1208 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 9: ASM: mods.betterfoliage.client.render.RenderLilypad@c7077e onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 10: ASM: mods.betterfoliage.client.render.RenderReeds@18197839 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 11: ASM: mods.betterfoliage.client.render.RenderAlgae@2ed21f65 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 12: ASM: mods.betterfoliage.client.render.RenderCoral@13ae1cd0 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 13: ASM: mods.betterfoliage.client.render.RenderNetherrack@db713a3 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 14: ASM: mods.betterfoliage.client.render.RenderConnectedGrass@677be6b7 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 15: ASM: mods.betterfoliage.client.render.RenderConnectedGrassLog@28740b69 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 16: ASM: mods.betterfoliage.client.render.RisingSoulTextures@6eedd4e3 onStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 17: LOW
[11:59:42] [Client thread/ERROR] [FML/]: 18: ASM: mods.betterfoliage.client.render.RenderLog$columnTextures$1@ba603fa handleTextureReload(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 19: ASM: mods.betterfoliage.client.render.RenderCactus$iconBase$1@34a9ec3 handleTextureReload(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 20: ASM: mods.betterfoliage.client.texture.LeafRegistry@2046bef9 handleTextureReload(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 21: ASM: mods.betterfoliage.client.texture.GrassRegistry@6bb93518 handleTextureReload(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/ERROR] [FML/]: 22: ASM: slimeknights.tconstruct.library.client.CustomTextureCreator@988b135 createCustomTextures(Lnet/minecraftforge/client/event/TextureStitchEvent$Pre;)V
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: java.lang.reflect.InvocationTargetException
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at java.lang.reflect.Method.invoke(Method.java:498)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at Reflector.callVoid(Reflector.java:309)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:179)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:145)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:134)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:756)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:323)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.client.main.Main.main(SourceFile:124)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at java.lang.reflect.Method.invoke(Method.java:498)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:59:42] [Client thread/INFO] [STDERR/]: [Reflector:handleException:885]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: Caused by: mods.octarinecore.kotlin.TypeCastException: null cannot be cast to non-null type kotlin.Boolean
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at mods.betterfoliage.client.integration.OptifineCTM.getAllCTM(OptifineCTM.kt:51)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at mods.betterfoliage.client.texture.LeafRegistry.processTextures(LeafRegistry.kt:69)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at mods.betterfoliage.client.texture.LeafRegistry.processTextures(LeafRegistry.kt:42)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at mods.octarinecore.client.resource.BlockTextureInspector$onStitch$1.accept(ModelDataInspector.kt:91)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at mods.octarinecore.client.resource.BlockTextureInspector$onStitch$1.accept(ModelDataInspector.kt:54)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.HashMap.forEach(HashMap.java:1280)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at mods.octarinecore.client.resource.BlockTextureInspector.onStitch(ModelDataInspector.kt:87)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at mods.octarinecore.client.resource.ModelDataInspector.handleTextureReload(ModelDataInspector.kt:51)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_163_ModelDataInspector_handleTextureReload_Pre.invoke(.dynamic)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:146)
[11:59:42] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
the update 2.0.9 makes my game crash :/ but it works with 2.0.6
Hey, I was using WTF Crops in my build, but then it turned out to be buggy and I dropped it -- only that also dropped an aspect I really liked in conjunction with Better Foliage: You could walk/fall straight through leaves. I would love to see this as a config option for Better Foliage because it really fits in with the idea of leaves acting a little more like leaves in reality.
Bonus if walking/falling through leaves slows you down a little bit. Not as much as Cobwebs, but a little.
Walking through leaves turned out to be really creepy in all the right ways
My YouTube channel is currently on hiatus, but I hope to get back to it at some point. Content is fairly random, but can be enjoyable, and is mostly game footage (mostly random Minecraft clips) from my nephews and me. Most popular MC vid so far is the one Vechs laughed at on Twitter!
I must update CTM texture support for the latest OptiFine. A fix will be coming along shortly.
I guess I'll need to add some more mods and CTM-enabled resource packs into my smoke test instance.
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass
CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
Version 2.0.10 released:
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass
CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
I want to keep Better Foliage as a client-only cosmetic mod, so you can just slap it onto any modpack at your own discretion. Changing behaviour means serverside, unfortunately, so my answer is no.
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass
CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
Fair enough. Wish there were a mod that just did the walk-through-leaves bit.
Or maybe someone could direct me to a mod that adds this but is up-to-date (to 1.7.10 at minimum) and not buggy? I had to drop WTF Crops because it was too buggy, and when I looked it up it turned out they'd stopped developing it a while ago.
My YouTube channel is currently on hiatus, but I hope to get back to it at some point. Content is fairly random, but can be enjoyable, and is mostly game footage (mostly random Minecraft clips) from my nephews and me. Most popular MC vid so far is the one Vechs laughed at on Twitter!
Hi OctarineNoise, I wanted to being this to your attention. The latest 2.0.10 version of BF does not play nicely with Tickers Construct.
MC poops out and CTD every time with 2.0.10, but weirdly works just fine with 2.0.9.
Thought you should know
Crash Report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.10.jar)
CXLibraryCore (cxlibrary-1.0.0.jar)
LoadingPlugin (FastLeafDecay-MC1.9-1.2.jar)
B3M_CorePlugin (?????????????-1.9-0.7.jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 26/04/16 14:05
Description: Initializing game
java.lang.NullPointerException: Initializing game
at slimeknights.tconstruct.library.client.model.MaterialModel.bakeIt(MaterialModel.java:75)
at slimeknights.tconstruct.library.client.model.MaterialModel.bake(MaterialModel.java:51)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:756)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:323)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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: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 slimeknights.tconstruct.library.client.model.MaterialModel.bakeIt(MaterialModel.java:75)
at slimeknights.tconstruct.library.client.model.MaterialModel.bake(MaterialModel.java:51)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:756)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:323)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 597202752 bytes (569 MB) / 1316524032 bytes (1255 MB) up to 8563130368 bytes (8166 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.0.1865 Optifine OptiFine_1.9_HD_U_B2_pre 35 mods loaded, 35 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1865-1.9.jar)
UCHIJA Forge{12.16.0.1865} [Minecraft Forge] (forge-1.9-12.16.0.1865-1.9.jar)
UCHIJA armoroverlay{3.1} [Armor Overlay] (Armor Overlay 3.1.jar)
UCHIJA ArmorDamageRecalc{1.1} [Armor Damage Recalc] (Armor Recalc 1.1.jar)
UCHIJA armorplus{1.9.0-1.9} [ArmorPlus] (ArmorPlus1.9.0(1.9).jar)
UCHIJA basemetals{2.1.1} [Base Metals] (BaseMetals_1.9-2.1.1.jar)
UCHIJA BetterFoliage{2.0.10} [Better Foliage] (BetterFoliage-MC1.9-2.0.10.jar)
UCHIJA BetterSprinting{1.1.4a} [Better Sprinting] (BetterSprinting MC-1.9 v1.1.4a.jar)
UCHIJA BiomesOPlenty{4.0.2.2016} [Biomes O' Plenty] (BiomesOPlenty-1.9-4.0.2.2016-universal.jar)
UCHIJA Chameleon{1.9-2.1.3} [Chameleon] (Chameleon-1.9-2.1.3.jar)
UCHIJA ChestTransporter{2.3.0} [Chest Transporter] (ChestTransporter-2.3.0-MC1.9.jar)
UCHIJA craftelytra{1.0} [Craftable Elytra] (CraftableElytra-1.0.jar)
UCHIJA craftablehorsearmour{1.0} [Craftable Horse Armour [CHA&S]] (CraftableHorseArmourAndSaddle-1.0.jar)
UCHIJA craftablenametags{1.2} [Craftable Name Tags] (craftablenametags-1.2.jar)
UCHIJA cxlibrary{1.0.0} [CXLibrary] (cxlibrary-1.0.0.jar)
UCHIJA endercompass{1.2.3} [Ender Compass] (EnderCompass-1.9-1.2.3.jar)
UCHIJA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeafDecay-MC1.9-1.2.jar)
UCHIJA samsfooddetails{1.0.1} [Food Details] (FoodDetails-1.9-1.0.1.jar)
UCHIJA JEI{3.2.10.185} [Just Enough Items] (jei_1.9-3.2.10.185.jar)
UCHIJA mantle{1.9-0.9.4.jenkins114} [Mantle] (Mantle-1.9-0.9.4.jar)
UCHIJA RadixCore{1.9-2.1.0} [RadixCore] (RadixCore-1.9-2.1.0-BETA-universal.jar)
UCHIJA MCA{1.9-5.1.2} [Minecraft Comes Alive] (MCA-1.9-5.1.2-BETA-universal.jar)
UCHIJA MoreFurnaces{1.6.0} [More Furnaces] (MoreFurnaces-1.6.0-MC1.9.jar)
UCHIJA MouseTweaks{2.6.2} [Mouse Tweaks] (MouseTweaks-2.6.2-mc1.9.jar)
UCHIJA RTG{1.9-0.0.5} [Realistic Terrain Generation] (RTG-1.9-0.0.5.jar)
UCHIJA AS_Ruins{15.9} [Ruins Spawning System] (Ruins-1.9.jar)
UCHIJA simpleoregen{1.9-0.2.7} [SimpleOreGen] (simpleoregen-1.9-0.2.7.jar)
UCHIJA su{1.0.7} [Simple Upgrades] (simpleupgrades-1.0.7.jar)
UCHIJA SophisticatedWolves{3.6.1} [SophisticatedWolves] (SophisticatedWolves-3.6.1.jar)
UCHIJA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.jar)
UCHIJA stepup{v.2.0.0-mc1.9.0} [StepUp] (StepUp-v.2.0.0-mc1.9.0.jar)
UCHIJA StorageDrawers{1.9-3.1.4} [Storage Drawers] (StorageDrawers-1.9-3.1.4.jar)
UCHIJA tconstruct{1.9-2.2.2.jenkins156} [Tinkers' Construct] (TConstruct-1.9-2.2.2.jar)
UCHIJA B3M{1.9.0} [???????? ????? ?????????????] (?????????????-1.9-0.7.jar)
Loaded coremods (and transformers):
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.10.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
CXLibraryCore (cxlibrary-1.0.0.jar)
cubex2.cxlibrary.CoreModTransformer
LoadingPlugin (FastLeafDecay-MC1.9-1.2.jar)
lumien.fastleavedecay.asm.ClassTransformer
B3M_CorePlugin (?????????????-1.9-0.7.jar)
sedridor.B3M.core.B3M_Transformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 364.72' Renderer: 'GeForce GTX 980 Ti/PCIe/SSE2'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
Launched Version: 1.9-forge1.9-12.16.0.1865-1.9
LWJGL: 2.9.4
OpenGL: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.72, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 512x MojoKraft v12 (MC18x).zip (incompatible), 512x MojoKraft v13 ADD-ON.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
OptiFine Version: OptiFine_1.9_HD_U_B2_pre
Render Distance Chunks: 20
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: ## Tweaked Continuum Ultra DoF 1.8.9 - Preview2
OpenGlVersion: 4.5.0 NVIDIA 364.72
OpenGlRenderer: GeForce GTX 980 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
I tried it with Forge 1865, BF 2.0.10, Mantle 0.9.4, TC 2.2.2, both with and without OptiFine (current B2 pre). No problems.
It must be one of the other mods, and Tinkers' is just the suffering third party. Can you please narrow it down for me?
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass
CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
You are right. It's Biomes O'Plenty. Removing BoP stops the CTD.
Oh one more thing, another user said to me that it looked like Wood was the cause, as TiC, BoP and BF all do Wood related things. I don't know if that's correct or if helps you at all, but thought I should mention it.
Well check this out: if I add BoP to the mix, it works fine for me
It's build 2018 though, not 2016. That one crashed because of worldgen errors (both with RTG 0.0.5 and without), which obviously didn't happen for you... very strange.
BetterFoliage (1.7.10, 1.8, 1.8.8, 1.8.9, 1.9, 1.9.4, 1.10) - Leafier leaves and grassier grass
CartLivery (1.6.4, 1.7.x) - Pimp your minecarts
For modders: simpledeobf - get OptiFine in your dev environment
What the... Now I am completely lost Ok, I'll keep experimenting to see if I can find something.
Thanks OctarineNoise!
I'm running BoP 4.0.2.2012 in my config, no issues.
Still running Forge 1865 though, haven't upgraded to the new version yet.
I'll test 2013, 2014, 2016, and 2018 myself too.
Doesn't look like much changed in Forge, 1866 was an NPE bug fix, 1867 is a license update.
Can you bump your OF from 1.9 HD U B2 PRE to the Official OF 1.9 HD U B2?
Also, does it still happen without your RP?
It's a 1.8-based RP that is marked 'incompatible' with 1.9.
Basically, something is goofed up with your textures, no idea what part because the actual texture loading problem that caused the crash-dump is in the fml-client-latest.log under %appdata%\.minecraft\logs.
Can you post that to DropBox or paste.ee or ghostbin.com?
(see post above about log requirements -- I had the same error as you -- the cause of the crash is in the fml-client-latest.log file -- it will tell us where specifically to look)
MC 1.9
Forge 1865
BF 2.0.10
OF 1.9 HD U B2 (non-pre official)
BOP 2012 - works
BOP 2013 - works
BOP 2014 - error on world load (biomesoplenty.common.world.layer.GenLayerBiomeBOP)
BOP 2016 - error on world load (biomesoplenty.common.world.layer.GenLayerBiomeBOP)
BOP 2018 - works
Forge 1867 - works
No, if I update to B2 (release) it CTD. One of my mods doesn't like the newest Opfifine.
Yes, it does show as incompatible, but that's how this RP is made. It's a 1.8 RP with a 1.9 add-on. The 1.9 add-on doesn't work without the 1.8 main pack.
---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFoliageLoader (BetterFoliage-MC1.8.x-2.0.9.jar)
Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 29/04/16 6:03 PM
Description: Unexpected error
java.lang.VerifyError: Bad local variable type
Exception Details:
Location:
net/minecraft/client/renderer/chunk/RenderChunk.func_178581_b(FFFLnet/minecraft/client/renderer/chunk/ChunkCompileTaskGenerator;)V @569: aload
Reason:
Type integer (current frame, locals[24]) is not assignable to reference type
Current Frame:
bci: @569
flags: { }
locals: { 'net/minecraft/client/renderer/chunk/RenderChunk', float, float, float, 'net/minecraft/client/renderer/chunk/ChunkCompileTaskGenerator', 'net/minecraft/client/renderer/chunk/CompiledChunk', integer, 'net/minecraft/util/BlockPos', 'net/minecraft/util/BlockPos', 'net/minecraft/client/renderer/RegionRenderCache', 'net/minecraft/client/renderer/chunk/VisGraph', 'java/util/HashSet', '[Z', 'net/minecraft/client/renderer/BlockRendererDispatcher', 'java/util/Iterator', integer, integer, integer, 'BlockPosM', 'net/minecraft/block/state/IBlockState', 'net/minecraft/block/Block', '[Lnet/minecraft/util/EnumWorldBlockLayer;', integer, 'net/minecraft/util/EnumWorldBlockLayer', integer, 'net/minecraft/client/renderer/WorldRenderer' }
stack: { '[Z', integer, integer, 'net/minecraft/client/renderer/BlockRendererDispatcher', 'net/minecraft/block/state/IBlockState', 'BlockPosM', 'net/minecraft/client/renderer/RegionRenderCache', 'net/minecraft/client/renderer/WorldRenderer' }
Bytecode:
0x0000000: bb00 6759 b701 043a 0504 3606 2ab4 00c3
0x0000010: 3a07 1907 100f 100f 100f b600 c93a 0819
0x0000020: 04b6 0108 b601 0b19 04b6 010f b201 13a5
0x0000030: 000c 1904 b601 08b6 0116 b12a b400 93c7
0x0000040: 000c 1904 b601 08b6 0116 b12a 2ab4 0093
0x0000050: 1907 0202 02b6 00c9 1908 0404 04b6 00c9
0x0000060: 04b6 011a 3a09 b201 1eb6 0121 9900 21b2
0x0000070: 011e 06bd 0004 5903 2ab4 0093 5359 042a
0x0000080: b400 c353 5905 1909 53b8 0125 5719 0419
0x0000090: 05b6 012b 1904 b601 08b6 0116 a700 103a
0x00000a0: 0a19 04b6 0108 b601 1619 0abf bb01 2f59
0x00000b0: b701 303a 0ab8 007b 3a0b 1909 b601 339a
0x00000c0: 01ef b201 3504 60b3 0135 b201 37be bc04
0x00000d0: 3a0c b801 3db6 0141 3a0d 1907 1908 b801
0x00000e0: 47b9 014d 0100 3a0e b201 50b6 0121 360f
0x00000f0: b201 53b6 0121 3610 b201 56b6 0121 3611
0x0000100: 190e b901 6101 0099 0142 190e b901 6501
0x0000110: 00c0 0143 3a12 1909 1912 b601 693a 1319
0x0000120: 13b9 016f 0100 3a14 1914 b601 7499 000a
0x0000130: 190a 1912 b601 7719 13b8 017d 9900 3e19
0x0000140: 09bb 0047 5919 12b7 0180 b601 843a 15b2
0x0000150: 018a 1915 b601 8e3a 1619 15c6 001f 1916
0x0000160: c600 1a19 0519 15b6 0192 1916 b601 9799
0x0000170: 000b 190b 1915 b601 9a57 1510 9900 0bb2
0x0000180: 0137 3a15 a700 122a b400 4d3a 1519 1503
0x0000190: 1914 b601 9e53 0336 1615 1619 15be a200
0x00001a0: a819 1515 1632 3a17 1510 9900 1e19 14b2
0x00001b0: 0153 04bd 0004 5903 1917 53b8 01a3 3618
0x00001c0: 1518 9a00 06a7 007b 1511 9900 12b2 0156
0x00001d0: 04bd 0004 5903 1917 53b8 01a7 2ab4 0065
0x00001e0: 9900 0d2a 1914 1917 b701 aa3a 1719 17b6
0x00001f0: 01ae 3618 1914 b601 b102 9f00 4619 04b6
0x0000200: 00e9 1518 b601 b53a 1919 1919 17b6 01b9
0x0000210: 1905 1917 b601 bc9a 0012 1905 1917 b601
0x0000220: bf2a 1919 1907 b700 f319 0c15 185c 3319
0x0000230: 0d19 1319 1219 0919 1919 18b8 01c5 8054
0x0000240: 8416 01a7 ff56 a7fe bab2 0137 3a12 1912
0x0000250: be36 1303 3614 1514 1513 a200 5419 1215
0x0000260: 1432 3a15 190c 1915 b601 ae33 9900 0a19
0x0000270: 0519 15b6 01c8 1905 1915 b601 bc99 002b
0x0000280: b801 cb99 0010 1904 b600 e919 15b6 00ef
0x0000290: b801 d12a 1915 2324 2519 04b6 00e9 1915
0x00002a0: b600 ef19 05b7 00fb 8414 01a7 ffab 1905
0x00002b0: 190a b601 d5b6 01d9 2ab4 0071 b601 0b19
0x00002c0: 0bb8 01dc 3a0c 2ab4 007d b801 dc3a 0d19
0x00002d0: 0c2a b400 7db6 01e0 5719 0d19 0bb6 01e0
0x00002e0: 572a b400 7db9 01e5 0100 2ab4 007d 190b
0x00002f0: b901 e802 0057 2ab4 0095 190d 190c b601
0x0000300: ec2a b400 71b6 0116 a700 0f3a 1a2a b400
0x0000310: 71b6 0116 191a bfb1
Exception Handler Table:
bci [39, 50] => handler: 159
bci [59, 66] => handler: 159
bci [75, 148] => handler: 159
bci [159, 161] => handler: 159
bci [703, 769] => handler: 779
bci [779, 781] => handler: 779
Stackmap Table:
full_frame(@59,{Object[#2],Float,Float,Float,Object[#14],Object[#103],Integer,Object[#71],Object[#71]},{})
same_frame(@75)
append_frame(@141,Object[#295])
full_frame(@159,{Object[#2],Float,Float,Float,Object[#14],Object[#103],Integer,Object[#71],Object[#71]},{Object[#301]})
append_frame(@172,Object[#295])
full_frame(@256,{Object[#2],Float,Float,Float,Object[#14],Object[#103],Integer,Object[#71],Object[#71],Object[#295],Object[#303],Object[#344],Object[#346],Object[#348],Object[#350],Integer,Integer,Integer},{})
append_frame(@311,Object[#323],Object[#363],Object[#369])
same_frame_extended(@378)
same_frame(@391)
append_frame(@406,Object[#415])
append_frame(@409,Integer)
append_frame(@456,Object[#75])
same_frame(@476)
same_frame(@493)
append_frame(@553,Integer,Object[#9])
chop_frame(@576,1)
chop_frame(@582,2)
full_frame(@585,{Object[#2],Float,Float,Float,Object[#14],Object[#103],Integer,Object[#71],Object[#71],Object[#295],Object[#303],Object[#344],Object[#346],Object[#348],Object[#350],Integer,Integer,Integer},{})
append_frame(@598,Object[#415],Integer,Integer)
append_frame(@630,Object[#75])
same_frame(@659)
same_frame(@680)
full_frame(@686,{Object[#2],Float,Float,Float,Object[#14],Object[#103],Integer,Object[#71],Object[#71],Object[#295],Object[#303],Object[#344]},{})
same_locals_1_stack_item_extended(@779,Object[#301])
append_frame(@791,Object[#344],Object[#344])
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1103)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:498)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
Java Version: 1.8.0_92, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 136921888 bytes (130 MB) / 439267328 bytes (418 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1855 Optifine OptiFine_1.8.9_HD_U_H6_pre 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1855.jar)
UCHIJA Forge{11.15.1.1855} [Minecraft Forge] (forge-1.8.9-11.15.1.1855.jar)
UCHIJA BetterFoliage{2.0.9} [Better Foliage] (BetterFoliage-MC1.8.x-2.0.9.jar)
Loaded coremods (and transformers):
BetterFoliageLoader (BetterFoliage-MC1.8.x-2.0.9.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
Launched Version: 1.8.9-forge1.8.9-11.15.1.1855
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 Series GL version 4.5.13431 Compatibility Profile Context 16.150.2401.1001, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: msi_conversion-25.05.2015.zip, PF_Resources.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
BUG REPORT : Just tested the latest mod versions together , they are fighting over frame resources and crash
B.F. 1.8.9 not compatible with 1.8.9 Optifine , vs versa .
I use optifine 1.8.9_HD_U_H2 + BF MC1.8x-2.0.2
Well, how about a copy of the forge log to see exactly what's happening?
Like I said, I just went through the EXACT same thing:
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2119722-better-foliage?comment=1120
You can see the data & results here:
https://github.com/SlimeKnights/TinkersConstruct/issues/2036