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:
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)
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?
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.
BetterFoliage is also in the mix, it is not compatible with OptiFine B2_pre and causes TC to crash.
Only BetterFoliage + OptiFine B2_pre also crashes: http://pastebin.com/raw/Q79npS7z
Same version of BF 2.0.9 here as well.
If I remove Tinkers & Mantle I can play MC just fine with OF B2_pre / BetterFoliage 2.0.9 / Forge 1865.
I get the same error, but, it doesn't crash and still works. The texturemap stays 8192x8192. With tinkers, the texturemap size changes, and it completely crashes.
Yes, strange, I had it run once as well.
Changed resource packs because my daughter was on a MP Server, and it crashed.
Tried without RPs, still crashes now.
I typically use ChromaHills and PresenseFootsteps (I don't really care about PF) for RPs.
I creating csgo like server with guns, grenades etc.
I want to create server resource pack for custom item textures.
I noticed that OptiFine allow Custom Item Textures but I have no idea how to use it.
Can anyone can help me?
Regards,
Szymon
PS: Sorry for my bad english but I'm from Poland.
I don't see why you think that sp614x needs to answer this.
Optifine allows for High Resolution Resource Packs to be used, but any regular resource pack can change item textures with normal everyday minecraft.
You need to read up on a resource pack, how they work, and what they do.
The concept is pretty simple:
Create a file in your new resource pack that has the same path & filename as the item texture you are trying to replace. MC will load the file from the RP and prefer the RP texture over the embedded default texture.
- I don't like the looko of Nether with this shader. It's all too grey in the distance, and with all the lava the bloom is just too much.
- I politly request a feature: extend Dynamic Handlight to the new slot of the inventory on the left! Would be really cool to walk around with a torch on the left hand that actually makes light, while you mine with your pick on your right hand.
By the way, I appreciate that you increased night's light up to 0.07, much better for me!
Keep up the good work
I second the 2nd point here!
If the torch in the left hand could illuminate the area still (even though the only 'valid' working item in this slot is the shield) that would be awesome :D!
[OptiFine] [WARN] *** IllegalArgumentException ***
[OptiFine] [WARN] Method: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[OptiFine] [WARN] Object: Block{minecraft:air}
[OptiFine] [WARN] Parameter classes: class net.minecraft.util.BlockRenderLayer
[OptiFine] [WARN] Parameters: Solid
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: java.lang.IllegalArgumentException: wrong number of arguments
2016-04-07 12:53:42,725 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-07 12:53:42,726 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[12:53:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [FML]: Forge Mod Loader version 12.16.0.1854 for Minecraft 1.9 loading
[12:53:42] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Windows 8.1:amd64:6.3, installed at C:\Users\jbruneau\AppData\Roaming\.minecraft\java\x64\jre1.8.0_74
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
< Looks like the name of the core module changed, see below >
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
[12:53:42] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
< Funny, because BETTER FOLIAGE is installed. MC 1.9 Ver 2.0.8 >
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
[OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
WARNING: coremods are present:
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.8.jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 4/7/16 12:53 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 235861016 bytes (224 MB) / 404639744 bytes (385 MB) up to 4268163072 bytes (4070 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms350M -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+AggressiveOpts -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.8.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 348.17' Renderer: 'Quadro K4200/PCIe/SSE2'
[12:53:48] [Client thread/INFO] [FML]: MinecraftForge v12.16.0.1854 Initialized
[12:53:48] [Client thread/INFO] [FML]: Replaced 207 ore recipes
[12:53:48] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[12:53:48] [Client thread/INFO] [FML]: Searching C:\Users\jbruneau\AppData\Roaming\.minecraft\profiles\1.9.0\mods for mods
[12:53:49] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.8
[12:53:49] [Client thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
[12:53:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BetterFoliage, BiomesOPlenty, JEI, journeymap] at CLIENT
[12:53:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BetterFoliage, BiomesOPlenty, JEI, journeymap] at SERVER
[12:53:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, ChromaHills128x-1.9_v0.1.zip, ChromaHillsMods-128x1.9_v1.0.zip
[12:53:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:55:52] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[12:55:52] [Server thread/INFO]: Generating keypair
[12:55:52] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[12:55:52] [Server thread/INFO] [FML]: Applying holder lookups
[12:55:52] [Server thread/INFO] [FML]: Holder lookups applied
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP::60]: settings for world:
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:92]: Setting up landmass VANILLA
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkProviderGenerateBOP::94]: ChunkProviderGenerateBOP json:
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkProviderGenerateBOP::101]: ChunkProviderGenerateBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateNetherPlants":true,"generateEndFeatures":true}
[12:55:52] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO]: Preparing start region for level 0
[12:55:53] [Server thread/INFO]: Preparing spawn area: 77%
[12:55:54] [Server thread/INFO]: Changing view distance to 8, from 10
[12:55:54] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[12:55:54] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[12:55:54] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 7 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[12:55:54] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[12:55:54] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[12:55:54] [Server thread/INFO]: Saving and pausing game...
[12:55:54] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[Shaders] Program loaded: gbuffers_basic
[Shaders] Program loaded: gbuffers_textured
[Shaders] Program loaded: gbuffers_textured_lit
[Shaders] Program loaded: gbuffers_skybasic
[Shaders] Program loaded: gbuffers_skytextured
[Shaders] gdepth format: R8
[Shaders] gnormal format: RGB16
[Shaders] composite format: RGBA16
[Shaders] gaux2 format: RGBA16
[Shaders] gcolor format: RGBA8
[Shaders] Program loaded: gbuffers_terrain
[Shaders] Program loaded: gbuffers_water
[Shaders] Program loaded: gbuffers_entities
[Shaders] Program loaded: gbuffers_hand
[Shaders] Program loaded: gbuffers_weather
[Shaders] Shadow map resolution: 3072
[Shaders] Shadow map distance: 150
[Shaders] Wetness halflife: 70.0f
[Shaders] Dryness halflife: 70.0f
[Shaders] shadowtex1Mipmap
[Shaders] shadowHardwareFiltering0
[Shaders] Shadow map interval size: 6.0f
[Shaders] Sun path rotation: -40.0f
[Shaders] Noise texture enabled
[Shaders] Noise texture resolution: 1024
[Shaders] Program loaded: composite
[Shaders] Program loaded: composite1
[Shaders] gaux2 mipmap enabled for /shaders/composite2.fsh
[Shaders] Program loaded: composite2
[Shaders] composite mipmap enabled for /shaders/final.fsh
[Shaders] Program loaded: final
[Shaders] Program loaded: shadow
[Shaders] usedColorBuffers: 8
[Shaders] usedDepthBuffers: 2
[Shaders] usedShadowColorBuffers: 0
[Shaders] usedShadowDepthBuffers: 1
[Shaders] usedColorAttachs: 8
[Shaders] usedDrawBuffers: 4
[Shaders] Framebuffer created.
[Shaders] Shadow framebuffer created.
[12:55:56] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[12:55:56] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[Shaders] Reset world renderers
[Shaders] Reset model renderers
[OptiFine] [WARN] *** IllegalArgumentException ***
[OptiFine] [WARN] Method: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[OptiFine] [WARN] Object: Block{minecraft:air}
[OptiFine] [WARN] Parameter classes: class net.minecraft.util.BlockRenderLayer
[OptiFine] [WARN] Parameters: Solid
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: java.lang.IllegalArgumentException: wrong number of arguments
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at Reflector.callBoolean(Reflector.java:483)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:242)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:121)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:45)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at java.lang.Thread.run(Thread.java:745)
[12:55:57] [Server thread/INFO]: Saving and pausing game...
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/The End
Yes, I had uninstalled JourneyMap and it worked fine (crashed during load with it in).
Confirmed, had a ticket in with JM, and they stated forge was too new for 5.1.6B1.
JourneyMap puts the required forge version in the comments, I didn't check those -- just hit the download button from CurseForge. I'll be more careful in the future.
Everything works fine with 5.1.6B2 and 12.16.0.1857.
Happy birthday, Optifine...you have helped me quite a lot, through the poor-performance laptop up to the now much more efficient gaming rig, you never seemed to fail me (well, some mods incompatibilities, but they were fixed or I removed them later on)
Here's to an amazing five years!
*sniff* They grow up so fast... *sniff*
Cheers to that! Happy Fifth Birthday, Optifine!
Congrats, and thank you for all of your hard work over the years sp614x!
[OptiFine] [WARN] *** IllegalArgumentException ***
[OptiFine] [WARN] Method: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[OptiFine] [WARN] Object: Block{minecraft:air}
[OptiFine] [WARN] Parameter classes: class net.minecraft.util.BlockRenderLayer
[OptiFine] [WARN] Parameters: Solid
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: java.lang.IllegalArgumentException: wrong number of arguments
2016-04-07 12:53:42,725 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-07 12:53:42,726 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[12:53:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [FML]: Forge Mod Loader version 12.16.0.1854 for Minecraft 1.9 loading
[12:53:42] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Windows 8.1:amd64:6.3, installed at C:\Users\jbruneau\AppData\Roaming\.minecraft\java\x64\jre1.8.0_74
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
< Looks like the name of the core module changed, see below >
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
[12:53:42] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
< Funny, because BETTER FOLIAGE is installed. MC 1.9 Ver 2.0.8 >
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
[OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
WARNING: coremods are present:
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.8.jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 4/7/16 12:53 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 235861016 bytes (224 MB) / 404639744 bytes (385 MB) up to 4268163072 bytes (4070 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms350M -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+AggressiveOpts -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.8.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 348.17' Renderer: 'Quadro K4200/PCIe/SSE2'
[12:53:48] [Client thread/INFO] [FML]: MinecraftForge v12.16.0.1854 Initialized
[12:53:48] [Client thread/INFO] [FML]: Replaced 207 ore recipes
[12:53:48] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[12:53:48] [Client thread/INFO] [FML]: Searching C:\Users\jbruneau\AppData\Roaming\.minecraft\profiles\1.9.0\mods for mods
[12:53:49] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.8
[12:53:49] [Client thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
[12:53:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BetterFoliage, BiomesOPlenty, JEI, journeymap] at CLIENT
[12:53:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BetterFoliage, BiomesOPlenty, JEI, journeymap] at SERVER
[12:53:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, ChromaHills128x-1.9_v0.1.zip, ChromaHillsMods-128x1.9_v1.0.zip
[12:53:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
<snip>
[12:55:52] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[12:55:52] [Server thread/INFO]: Generating keypair
[12:55:52] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[12:55:52] [Server thread/INFO] [FML]: Applying holder lookups
[12:55:52] [Server thread/INFO] [FML]: Holder lookups applied
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:60]: settings for world:
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:92]: Setting up landmass VANILLA
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkProviderGenerateBOP:<init>:94]: ChunkProviderGenerateBOP json:
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkProviderGenerateBOP:<init>:101]: ChunkProviderGenerateBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateNetherPlants":true,"generateEndFeatures":true}
[12:55:52] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO]: Preparing start region for level 0
[12:55:53] [Server thread/INFO]: Preparing spawn area: 77%
[12:55:54] [Server thread/INFO]: Changing view distance to 8, from 10
[12:55:54] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[12:55:54] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[12:55:54] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 7 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[12:55:54] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[12:55:54] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[12:55:54] [Server thread/INFO]: Saving and pausing game...
[12:55:54] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[Shaders] Program loaded: gbuffers_basic
[Shaders] Program loaded: gbuffers_textured
[Shaders] Program loaded: gbuffers_textured_lit
[Shaders] Program loaded: gbuffers_skybasic
[Shaders] Program loaded: gbuffers_skytextured
[Shaders] gdepth format: R8
[Shaders] gnormal format: RGB16
[Shaders] composite format: RGBA16
[Shaders] gaux2 format: RGBA16
[Shaders] gcolor format: RGBA8
[Shaders] Program loaded: gbuffers_terrain
[Shaders] Program loaded: gbuffers_water
[Shaders] Program loaded: gbuffers_entities
[Shaders] Program loaded: gbuffers_hand
[Shaders] Program loaded: gbuffers_weather
[Shaders] Shadow map resolution: 3072
[Shaders] Shadow map distance: 150
[Shaders] Wetness halflife: 70.0f
[Shaders] Dryness halflife: 70.0f
[Shaders] shadowtex1Mipmap
[Shaders] shadowHardwareFiltering0
[Shaders] Shadow map interval size: 6.0f
[Shaders] Sun path rotation: -40.0f
[Shaders] Noise texture enabled
[Shaders] Noise texture resolution: 1024
[Shaders] Program loaded: composite
[Shaders] Program loaded: composite1
[Shaders] gaux2 mipmap enabled for /shaders/composite2.fsh
[Shaders] Program loaded: composite2
[Shaders] composite mipmap enabled for /shaders/final.fsh
[Shaders] Program loaded: final
[Shaders] Program loaded: shadow
[Shaders] usedColorBuffers: 8
[Shaders] usedDepthBuffers: 2
[Shaders] usedShadowColorBuffers: 0
[Shaders] usedShadowDepthBuffers: 1
[Shaders] usedColorAttachs: 8
[Shaders] usedDrawBuffers: 4
[Shaders] Framebuffer created.
[Shaders] Shadow framebuffer created.
[12:55:56] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[12:55:56] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[Shaders] Reset world renderers
[Shaders] Reset model renderers
[OptiFine] [WARN] *** IllegalArgumentException ***
[OptiFine] [WARN] Method: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[OptiFine] [WARN] Object: Block{minecraft:air}
[OptiFine] [WARN] Parameter classes: class net.minecraft.util.BlockRenderLayer
[OptiFine] [WARN] Parameters: Solid
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: java.lang.IllegalArgumentException: wrong number of arguments
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at Reflector.callBoolean(Reflector.java:483)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:242)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:121)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:45)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at java.lang.Thread.run(Thread.java:745)
[12:55:57] [Server thread/INFO]: Saving and pausing game...
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/The End
1
There is a 1.8.9 version already..
https://mrcrayfish.com/mods?id=cfm#downloads
0
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
0
(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
0
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?
0
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.
0
Thanks OctarineNoise!
0
Same version of BF 2.0.9 here as well.
If I remove Tinkers & Mantle I can play MC just fine with OF B2_pre / BetterFoliage 2.0.9 / Forge 1865.
I get the same error, but, it doesn't crash and still works. The texturemap stays 8192x8192. With tinkers, the texturemap size changes, and it completely crashes.
Yes, strange, I had it run once as well.
Changed resource packs because my daughter was on a MP Server, and it crashed.
Tried without RPs, still crashes now.
I typically use ChromaHills and PresenseFootsteps (I don't really care about PF) for RPs.
0
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
0
I'm running:
MC 1.9, Forge 12.16.0.1865, Mantle 0.9.4, TC 2.2.2[/header]
Looks like it may be related to Better Foliage..
0
Hey sp614x,
I've got a crash with OF 1.9 B2 PRE and Tinkers Construct in F1865.
OF 1.9 B1 works on F1865.
Both B1 and B2 PRE work in F1863.
Issue Tracker (incl. logs):
https://github.com/SlimeKnights/TinkersConstruct/issues/2036
Looks like in B2 PRE the texture map is only allocating 2048x1024 instead of 8192x8192 like B1 does.
JonnyBrando
0
I don't see why you think that sp614x needs to answer this.
Optifine allows for High Resolution Resource Packs to be used, but any regular resource pack can change item textures with normal everyday minecraft.
You need to read up on a resource pack, how they work, and what they do.
The concept is pretty simple:
Create a file in your new resource pack that has the same path & filename as the item texture you are trying to replace. MC will load the file from the RP and prefer the RP texture over the embedded default texture.
0
I second the 2nd point here!
If the torch in the left hand could illuminate the area still (even though the only 'valid' working item in this slot is the shield) that would be awesome :D!
0
Yes, I had uninstalled JourneyMap and it worked fine (crashed during load with it in).
Confirmed, had a ticket in with JM, and they stated forge was too new for 5.1.6B1.
JourneyMap puts the required forge version in the comments, I didn't check those -- just hit the download button from CurseForge. I'll be more careful in the future.
Everything works fine with 5.1.6B2 and 12.16.0.1857.
Cheers to that! Happy Fifth Birthday, Optifine!
Congrats, and thank you for all of your hard work over the years sp614x!
0
Bug Report:
[OptiFine] [WARN] *** IllegalArgumentException ***
[OptiFine] [WARN] Method: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[OptiFine] [WARN] Object: Block{minecraft:air}
[OptiFine] [WARN] Parameter classes: class net.minecraft.util.BlockRenderLayer
[OptiFine] [WARN] Parameters: Solid
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: java.lang.IllegalArgumentException: wrong number of arguments
2016-04-07 12:53:42,726 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[12:53:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:53:42] [main/INFO] [FML]: Forge Mod Loader version 12.16.0.1854 for Minecraft 1.9 loading
[12:53:42] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Windows 8.1:amd64:6.3, installed at C:\Users\jbruneau\AppData\Roaming\.minecraft\java\x64\jre1.8.0_74
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
< Looks like the name of the core module changed, see below >
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
[12:53:42] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:53:42] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.9.0_HD_U_B1.jar
[12:53:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[12:53:42] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[12:53:42] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[12:53:42] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: OptiFine ClassTransformer
[12:53:42] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: OptiFine URL: file:/C:/Users/jbruneau/AppData/Roaming/.minecraft/profiles/1.9.0/mods/OptiFine_1.9.0_HD_U_B1.jar
[12:53:42] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: OptiFine ZIP file: C:\Users\jbruneau\AppData\Roaming\.minecraft\profiles\1.9.0\mods\OptiFine_1.9.0_HD_U_B1.jar
[12:53:42] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: OptiFine Version: OptiFine_1.9_HD_U_B1
[12:53:42] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: Minecraft Version: 1.9
[12:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:53:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:53:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[12:53:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:53:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:53:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:53:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:53:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:53:44] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[12:53:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:53:44] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying random display tick call hook
[12:53:44] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]
[12:53:45] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying getAmbientOcclusionLightValue() override
[12:53:45] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying useNeighborBrightness() override
[12:53:45] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying doesSideBlockRendering() override
[12:53:45] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying isOpaqueCube() override
[12:53:46] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying ModelLoader lifecycle callback
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
< Funny, because BETTER FOLIAGE is installed. MC 1.9 Ver 2.0.8 >
< !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
[OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[12:53:46] [Client thread/INFO]: LWJGL Version: 2.9.4
[OptiFine]
[OptiFine] OptiFine_1.9_HD_U_B1
[OptiFine] Thu Apr 07 12:53:47 EDT 2016
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.8.0_74, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.4
[OptiFine] OpenGL: Quadro K4200/PCIe/SSE2, version 4.5.0 NVIDIA 348.17, NVIDIA Corporation
[OptiFine] OpenGL Version: 4.0
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[Shaders] ShadersMod version: 2.4.12
[Shaders] OpenGL Version: 4.5.0 NVIDIA 348.17
[Shaders] Vendor: NVIDIA Corporation
[Shaders] Renderer: Quadro K4200/PCIe/SSE2
[Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[Shaders] GL_MAX_DRAW_BUFFERS: 8
[Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[Shaders] Load ShadersMod configuration.
[Shaders] Loaded shaderpack: 'Sildurs Vibrant Shaders v1.14 v0.50.zip
[OptiFine] [WARN] Ambiguous shader option: Shadow_Darkness
[OptiFine] [WARN] - in composite.fsh: 0.03
[OptiFine] [WARN] - in composite.fsh: 0.10
[OptiFine] [WARN] Ambiguous shader option: Sunlightamount
[OptiFine] [WARN] - in composite.fsh: 2.0
[OptiFine] [WARN] - in composite.fsh: 4.0
[OptiFine] [WARN] Ambiguous shader option: TORCH_INTENSITY
[OptiFine] [WARN] - in composite.fsh: 3.0
[OptiFine] [WARN] - in composite.fsh: 8.0
[OptiFine] Version found: A3_pre
[12:53:47] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.9_HD_U_B1, enabling compatibility features
[12:53:48] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:200]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.8.jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 4/7/16 12:53 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 235861016 bytes (224 MB) / 404639744 bytes (385 MB) up to 4268163072 bytes (4070 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms350M -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+AggressiveOpts -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
BetterFoliageLoader (BetterFoliage-MC1.9-2.0.8.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 348.17' Renderer: 'Quadro K4200/PCIe/SSE2'
[12:53:48] [Client thread/INFO] [FML]: MinecraftForge v12.16.0.1854 Initialized
[12:53:48] [Client thread/INFO] [FML]: Replaced 207 ore recipes
[12:53:48] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[12:53:48] [Client thread/INFO] [FML]: Searching C:\Users\jbruneau\AppData\Roaming\.minecraft\profiles\1.9.0\mods for mods
[12:53:49] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.8
[12:53:49] [Client thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
[12:53:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BetterFoliage, BiomesOPlenty, JEI, journeymap] at CLIENT
[12:53:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BetterFoliage, BiomesOPlenty, JEI, journeymap] at SERVER
[12:53:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, ChromaHills128x-1.9_v0.1.zip, ChromaHillsMods-128x1.9_v1.0.zip
[12:53:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:53:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
<snip>
[12:55:52] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[12:55:52] [Server thread/INFO]: Generating keypair
[12:55:52] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[12:55:52] [Server thread/INFO] [FML]: Applying holder lookups
[12:55:52] [Server thread/INFO] [FML]: Holder lookups applied
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:60]: settings for world:
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:92]: Setting up landmass VANILLA
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkProviderGenerateBOP:<init>:94]: ChunkProviderGenerateBOP json:
[12:55:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkProviderGenerateBOP:<init>:101]: ChunkProviderGenerateBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateNetherPlants":true,"generateEndFeatures":true}
[12:55:52] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@70431b23)
[12:55:52] [Server thread/INFO]: Preparing start region for level 0
[12:55:53] [Server thread/INFO]: Preparing spawn area: 77%
[12:55:54] [Server thread/INFO]: Changing view distance to 8, from 10
[12:55:54] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[12:55:54] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[12:55:54] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 7 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[12:55:54] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[12:55:54] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[12:55:54] [Server thread/INFO]: Saving and pausing game...
[12:55:54] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[Shaders] Program loaded: gbuffers_basic
[Shaders] Program loaded: gbuffers_textured
[Shaders] Program loaded: gbuffers_textured_lit
[Shaders] Program loaded: gbuffers_skybasic
[Shaders] Program loaded: gbuffers_skytextured
[Shaders] gdepth format: R8
[Shaders] gnormal format: RGB16
[Shaders] composite format: RGBA16
[Shaders] gaux2 format: RGBA16
[Shaders] gcolor format: RGBA8
[Shaders] Program loaded: gbuffers_terrain
[Shaders] Program loaded: gbuffers_water
[Shaders] Program loaded: gbuffers_entities
[Shaders] Program loaded: gbuffers_hand
[Shaders] Program loaded: gbuffers_weather
[Shaders] Shadow map resolution: 3072
[Shaders] Shadow map distance: 150
[Shaders] Wetness halflife: 70.0f
[Shaders] Dryness halflife: 70.0f
[Shaders] shadowtex1Mipmap
[Shaders] shadowHardwareFiltering0
[Shaders] Shadow map interval size: 6.0f
[Shaders] Sun path rotation: -40.0f
[Shaders] Noise texture enabled
[Shaders] Noise texture resolution: 1024
[Shaders] Program loaded: composite
[Shaders] Program loaded: composite1
[Shaders] gaux2 mipmap enabled for /shaders/composite2.fsh
[Shaders] Program loaded: composite2
[Shaders] composite mipmap enabled for /shaders/final.fsh
[Shaders] Program loaded: final
[Shaders] Program loaded: shadow
[Shaders] usedColorBuffers: 8
[Shaders] usedDepthBuffers: 2
[Shaders] usedShadowColorBuffers: 0
[Shaders] usedShadowDepthBuffers: 1
[Shaders] usedColorAttachs: 8
[Shaders] usedDrawBuffers: 4
[Shaders] Framebuffer created.
[Shaders] Shadow framebuffer created.
[12:55:56] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[12:55:56] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[Shaders] Reset world renderers
[Shaders] Reset model renderers
[OptiFine] [WARN] *** IllegalArgumentException ***
[OptiFine] [WARN] Method: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[OptiFine] [WARN] Object: Block{minecraft:air}
[OptiFine] [WARN] Parameter classes: class net.minecraft.util.BlockRenderLayer
[OptiFine] [WARN] Parameters: Solid
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public boolean net.minecraft.block.Block.canRenderInLayer(net.minecraft.block.state.IBlockState,net.minecraft.util.BlockRenderLayer)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: java.lang.IllegalArgumentException: wrong number of arguments
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at Reflector.callBoolean(Reflector.java:483)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:242)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:121)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:45)
[12:55:56] [Chunk Batcher 0/INFO] [STDERR]: [Reflector:handleException:847]: at java.lang.Thread.run(Thread.java:745)
[12:55:57] [Server thread/INFO]: Saving and pausing game...
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[12:55:57] [Server thread/INFO]: Saving chunks for level 'New World'/The End
0
Way to go sp614x!
Keep up the great work, mate!
Cheers!