SlimeKnights / TinkersConstruct

Tinker a little, build a little, tinker a little more...
MIT License
1.22k stars 773 forks source link

[1.10] Render issue : Tesselating Mekanism items #3025

Closed Labna closed 7 years ago

Labna commented 7 years ago

I was crafting on the crafting station, I put Mekanism:EnrichedAlloy and the basic tank, and since loading the chuck crash. (please mention if i have to duplicate this issue to Mekanism developers)

[19:54:36] [Client thread/INFO]: Connecting to localhost, 25565 [19:54:37] [Netty Client IO #1/INFO] [FML]: Server protocol version 2 [19:54:37] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [appleskin, ctm, fw, mousetweaks] at SERVER [19:54:37] [Netty Client IO #1/INFO] [FML]: Injecting existing block and item data into this client instance [19:54:38] [Netty Client IO #1/INFO] [FML]: Applying holder lookups [19:54:38] [Netty Client IO #1/INFO] [FML]: Holder lookups applied [19:54:38] [Netty Client IO #1/INFO] [FML]: [Netty Client IO #1] Client side modded connection established [19:54:38] [Client thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP::61]: settings for world: [19:54:38] [Client thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA [19:54:40] [Client thread/INFO]: [CHAT] §1[Mekanism] §7Using developer build §89.2.2 [19:54:40] [Netty Client IO #1/INFO] [Mekanism]: Received config from server. [19:54:40] [Thread-28/INFO] [Mekanism]: VoiceServer: Starting client connection... [19:54:40] [Netty Client IO #1/INFO] [Mekanism]: Received Cardboard Box blacklist entries from server (15 total) [19:54:40] [Thread-28/INFO] [Mekanism]: VoiceServer: Successfully connected to server. [19:54:40] [Netty Client IO #1/INFO] [Waila]: Received server authentication msg. Remote sync will be activated [19:54:40] [Netty Client IO #1/INFO] [tconstruct-Config]: Syncing Config with Server [19:54:41] [Client thread/INFO] [FTBLib]: Reloaded CLIENT on packmode 'default' [19:54:41] [Client thread/INFO]: [CHAT] You haven't joined or created a team yet! [Click Here] to open TeamsGUI or [Click Here] to hide this message. [19:55:08] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----

WARNING: coremods are present: MovingWorldCoreMod (movingworld-1.10.2-0007-full.jar) LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar) CTMCorePlugin (CTM-MC1.10.2-0.2.0.19.jar) CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar) AppleCore (AppleCore-mc1.10.2-2.2.0.jar) ForgelinPlugin (Forgelin-1.5.0.jar) RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar) LittlePatchingLoader (LittleTiles v1.4.12 mc1.10.2.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.9.113-universal.jar) Contact their authors BEFORE contacting forge

// Everything's going to plan. No, really, that was supposed to happen.

Time: 7/21/17 7:55 PM Description: Tesselating block in world

java.lang.RuntimeException: No OpenGL context found in the current thread. at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) at org.lwjgl.opengl.GL11.glPushMatrix(GL11.java:2592) at net.minecraft.client.renderer.GlStateManager.func_179094_E(GlStateManager.java:623) at mekanism.client.render.item.BakedCustomItemModel.func_188616_a(BakedCustomItemModel.java:434) at slimeknights.tconstruct.shared.client.BakedColoredItemModel.(BakedColoredItemModel.java:52) at slimeknights.tconstruct.library.client.model.ModelHelper.getBakedModelForItem(ModelHelper.java:69) at slimeknights.tconstruct.shared.tileentity.TileTable.getTableItem(TileTable.java:110) at slimeknights.tconstruct.tools.common.tileentity.TileCraftingStation.setInventoryDisplay(TileCraftingStation.java:48) at slimeknights.tconstruct.shared.tileentity.TileTable.writeExtendedBlockState(TileTable.java:72) at slimeknights.tconstruct.shared.block.BlockTable.getExtendedState(BlockTable.java:108) at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80) at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54) at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:293) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:119) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:47) at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Client thread Stacktrace: at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) at org.lwjgl.opengl.GL11.glPushMatrix(GL11.java:2592) at net.minecraft.client.renderer.GlStateManager.func_179094_E(GlStateManager.java:623) at mekanism.client.render.item.BakedCustomItemModel.func_188616_a(BakedCustomItemModel.java:434) at slimeknights.tconstruct.shared.client.BakedColoredItemModel.(BakedColoredItemModel.java:52) at slimeknights.tconstruct.library.client.model.ModelHelper.getBakedModelForItem(ModelHelper.java:69) at slimeknights.tconstruct.shared.tileentity.TileTable.getTableItem(TileTable.java:110) at slimeknights.tconstruct.tools.common.tileentity.TileCraftingStation.setInventoryDisplay(TileCraftingStation.java:48) at slimeknights.tconstruct.shared.tileentity.TileTable.writeExtendedBlockState(TileTable.java:72) at slimeknights.tconstruct.shared.block.BlockTable.getExtendedState(BlockTable.java:108)

-- Block being tesselated -- Details: Block type: ID #810 (tile.tconstruct.tooltables // slimeknights.tconstruct.tools.common.block.BlockToolTable) Block data value: 0 / 0x0 / 0b0000 Block location: World: (271,67,258), Chunk: (at 15,4,2 in 16,16; contains blocks 256,0,256 to 271,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)

-- Block being tesselated -- Details: Block type: ID #810 (tile.tconstruct.tooltables // slimeknights.tconstruct.tools.common.block.BlockToolTable) Block data value: 0 / 0x0 / 0b0000 Block location: World: (271,67,258), Chunk: (at 15,4,2 in 16,16; contains blocks 256,0,256 to 271,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP[''/3247, l='MpServer', x=279.25, y=63.75, z=194.72]] Chunk stats: MultiplayerChunkCache: 121, 121 Level seed: 0 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (267,64,187), Chunk: (at 11,4,11 in 16,11; contains blocks 256,0,176 to 271,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 2136510 game time, 2720778 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 116 total; [EntitySlime['Slime'/3584, l='MpServer', x=233.80, y=28.47, z=190.63], EntityBabySkeleton['Baby Skeleton'/3585, l='MpServer', x=235.50, y=28.00, z=190.50], EntitySkeleton['Skeleton'/3587, l='MpServer', x=294.50, y=21.00, z=247.50], EntitySkeleton['Skeleton'/3588, l='MpServer', x=294.50, y=21.00, z=251.50], EntitySkeleton['Skeleton'/3589, l='MpServer', x=297.50, y=21.00, z=249.50], MoCEntityAngelFish['AngelFish'/2311, l='MpServer', x=240.82, y=61.25, z=140.70], MoCEntityJellyFish['JellyFish'/2312, l='MpServer', x=246.57, y=62.54, z=140.78], MoCEntityClownFish['ClownFish'/2313, l='MpServer', x=241.60, y=61.73, z=132.31], MoCEntityJellyFish['JellyFish'/2314, l='MpServer', x=243.63, y=60.08, z=151.79], MoCEntityJellyFish['JellyFish'/2315, l='MpServer', x=255.35, y=60.99, z=156.11], MoCEntitySalmon['Salmon'/2316, l='MpServer', x=264.43, y=59.09, z=134.21], MoCEntityTiger['Tiger'/2317, l='MpServer', x=248.08, y=71.00, z=192.01], MoCEntityElephant['Elephant'/2318, l='MpServer', x=246.96, y=69.00, z=189.99], MoCEntityTiger['Tiger'/2319, l='MpServer', x=246.94, y=71.00, z=208.73], EntityPlayerSP[''/3247, l='MpServer', x=279.39, y=64.00, z=194.75], EntitySlime['Slime'/3365, l='MpServer', x=266.23, y=10.00, z=139.98], EntitySkeleton['Skeleton'/3621, l='MpServer', x=219.50, y=24.00, z=157.50], EntityZombie['Zombie'/3370, l='MpServer', x=334.28, y=40.00, z=133.51], EntityZombie['Zombie'/3371, l='MpServer', x=329.50, y=18.00, z=242.50], MoCEntityWerewolf['Werewolf'/3372, l='MpServer', x=331.50, y=18.00, z=238.50], MoCEntityJellyFish['JellyFish'/2362, l='MpServer', x=268.81, y=61.01, z=154.31], MoCEntityEnt['Ent'/2363, l='MpServer', x=269.99, y=75.00, z=219.04], EntityWolf['Wolf'/2364, l='MpServer', x=268.19, y=65.00, z=254.09], MoCEntityHorse['WildHorse'/2365, l='MpServer', x=265.02, y=72.00, z=244.30], MoCEntityDeer['Deer'/1861, l='MpServer', x=267.93, y=62.06, z=178.95], MoCEntityTiger['Tiger'/1862, l='MpServer', x=259.82, y=71.00, z=189.30], EntityCreeper['Creeper'/3659, l='MpServer', x=288.82, y=25.00, z=244.42], EntitySkeleton['Skeleton'/3660, l='MpServer', x=296.27, y=26.00, z=242.50], MoCEntityClownFish['ClownFish'/2391, l='MpServer', x=276.14, y=62.46, z=133.99], EntityItem['item.name.lootbags_lootbagUncommon'/3671, l='MpServer', x=286.81, y=28.00, z=243.88], EntityBlueSlime['Blue Slime'/3672, l='MpServer', x=217.27, y=61.90, z=246.46], MoCEntityPiranha['Piranha'/2393, l='MpServer', x=286.53, y=61.31, z=145.45], EntityBlueSlime['Blue Slime'/3673, l='MpServer', x=218.85, y=62.40, z=244.88], MoCEntityAngler['Angler'/2394, l='MpServer', x=279.18, y=61.01, z=152.33], EntityItem['item.item.string'/3674, l='MpServer', x=261.31, y=22.00, z=247.42], MoCEntityManderin['Manderin'/2395, l='MpServer', x=285.37, y=61.97, z=163.27], MoCEntityManderin['Manderin'/2396, l='MpServer', x=275.31, y=61.03, z=180.21], MoCEntityEnt['Ent'/2397, l='MpServer', x=282.14, y=69.60, z=203.01], EntityChicken['Chicken'/2398, l='MpServer', x=286.24, y=70.00, z=204.50], EntityItem['item.item.string'/3678, l='MpServer', x=220.33, y=24.00, z=155.80], EntityWolf['Wolf'/2400, l='MpServer', x=282.22, y=65.00, z=250.68], EntityBlueSlime['Blue Slime'/3681, l='MpServer', x=219.59, y=62.21, z=249.53], EntityBlueSlime['Blue Slime'/3682, l='MpServer', x=214.04, y=62.72, z=253.27], MoCEntityFly['Fly'/3695, l='MpServer', x=314.53, y=76.00, z=237.49], EntityBlueSlime['Blue Slime'/3184, l='MpServer', x=216.93, y=62.33, z=241.27], MoCEntityFly['Fly'/3696, l='MpServer', x=316.09, y=76.00, z=237.05], MoCEntityFly['Fly'/3697, l='MpServer', x=315.50, y=76.00, z=235.50], EntityBlueSlime['Blue Slime'/3186, l='MpServer', x=233.69, y=63.41, z=250.46], EntitySkeleton['Skeleton'/3705, l='MpServer', x=341.72, y=41.00, z=144.70], EntitySkeleton['Skeleton'/3706, l='MpServer', x=342.53, y=42.00, z=146.21], EntitySkeleton['Skeleton'/3707, l='MpServer', x=340.72, y=41.00, z=143.79], EntityItem['item.item.egg'/3200, l='MpServer', x=285.57, y=70.00, z=203.99], EntityZombie['Zombie'/3468, l='MpServer', x=234.24, y=28.00, z=189.34], EntityZombie['Zombie'/3469, l='MpServer', x=236.92, y=27.04, z=196.11], EntityCreeper['Creeper'/3725, l='MpServer', x=330.50, y=40.00, z=135.50], MoCEntityMantaRay['MantaRay'/2446, l='MpServer', x=294.89, y=57.85, z=133.53], MoCEntityFishy['Fishy'/2447, l='MpServer', x=298.93, y=61.70, z=140.43], MoCEntityBass['Bass'/2448, l='MpServer', x=300.70, y=62.00, z=137.30], MoCEntityAngler['Angler'/2449, l='MpServer', x=289.08, y=61.13, z=138.75], MoCEntityClownFish['ClownFish'/2450, l='MpServer', x=299.09, y=62.33, z=143.05], MoCEntityMantaRay['MantaRay'/2451, l='MpServer', x=295.91, y=59.47, z=149.62], MoCEntityAnchovy['Anchovy'/2452, l='MpServer', x=295.10, y=62.58, z=145.56], MoCEntityMouse['Mouse'/2453, l='MpServer', x=300.68, y=62.97, z=170.48], MoCEntityCrab['Crab'/2454, l='MpServer', x=299.79, y=61.00, z=179.33], MoCEntityCod['Cod'/2455, l='MpServer', x=302.70, y=62.00, z=177.70], MoCEntityBass['Bass'/2456, l='MpServer', x=288.30, y=61.17, z=169.53], MoCEntityMaggot['Maggot'/2457, l='MpServer', x=303.53, y=73.00, z=198.84], EntityChicken['Chicken'/2458, l='MpServer', x=305.50, y=67.00, z=193.86], EntityChicken['Chicken'/2459, l='MpServer', x=291.55, y=67.00, z=211.80], MoCEntityDuck['Duck'/2460, l='MpServer', x=296.82, y=65.00, z=215.37], MoCEntityMiniGolem['MiniGolem'/3741, l='MpServer', x=261.50, y=30.00, z=246.50], MoCEntityMaggot['Maggot'/2462, l='MpServer', x=302.97, y=78.00, z=225.54], EntitySkeleton['Skeleton'/3497, l='MpServer', x=307.50, y=36.00, z=247.50], EntityItem['item.item.egg'/3244, l='MpServer', x=291.26, y=67.00, z=212.25], EntityItem['item.item.egg'/3245, l='MpServer', x=305.74, y=73.00, z=243.13], EntityItem['item.item.egg'/3246, l='MpServer', x=305.13, y=67.00, z=193.64], EntityItemTargetted['item.item.items.integrateddynamics.on_the_dynamics_of_integration'/3248, l='MpServer', x=263.48, y=70.00, z=187.98], MoCEntityCod['Cod'/2483, l='MpServer', x=315.88, y=61.92, z=147.50], MoCEntityDeer['Deer'/2484, l='MpServer', x=306.90, y=62.60, z=148.24], MoCEntityDeer['Deer'/2485, l='MpServer', x=306.23, y=62.61, z=156.54], MoCEntityCod['Cod'/2486, l='MpServer', x=304.70, y=62.00, z=173.70], MoCEntityDeer['Deer'/2487, l='MpServer', x=319.55, y=69.00, z=171.55], MoCEntityAnt['Ant'/2488, l='MpServer', x=319.99, y=69.00, z=169.98], MoCEntityCrab['Crab'/2489, l='MpServer', x=323.94, y=73.00, z=174.50], MoCEntityBlackBear['BlackBear'/2490, l='MpServer', x=305.89, y=69.00, z=190.09], EntitySheep['Sheep'/2491, l='MpServer', x=310.66, y=64.00, z=186.82], MoCEntityRaccoon['Raccoon'/2492, l='MpServer', x=312.61, y=62.80, z=196.65], EntitySheep['Sheep'/2493, l='MpServer', x=308.52, y=62.38, z=207.50], MoCEntityGrizzlyBear['GrizzlyBear'/2495, l='MpServer', x=309.43, y=62.62, z=233.40], MoCEntityAnt['Ant'/2496, l='MpServer', x=305.45, y=73.00, z=230.10], MoCEntityAnt['Ant'/2497, l='MpServer', x=305.20, y=73.00, z=230.41], EntityChicken['Chicken'/2498, l='MpServer', x=305.81, y=73.00, z=243.47], MoCEntityMaggot['Maggot'/2499, l='MpServer', x=316.61, y=79.00, z=226.17], MoCEntityHorse['WildHorse'/2500, l='MpServer', x=306.59, y=73.00, z=244.49], MoCEntityMaggot['Maggot'/2522, l='MpServer', x=328.00, y=64.00, z=150.31], MoCEntityMaggot['Maggot'/2523, l='MpServer', x=327.27, y=64.00, z=150.68], MoCEntitySnail['Snail'/2524, l='MpServer', x=320.26, y=70.00, z=154.12], MoCEntityAnt['Ant'/2525, l='MpServer', x=337.43, y=60.00, z=158.48], MoCEntityJellyFish['JellyFish'/2270, l='MpServer', x=237.70, y=60.87, z=141.60], MoCEntityDeer['Deer'/2526, l='MpServer', x=323.44, y=62.60, z=163.55], MoCEntityFishy['Fishy'/2271, l='MpServer', x=229.18, y=62.17, z=141.64], MoCEntityCrab['Crab'/2527, l='MpServer', x=335.46, y=67.00, z=160.60], MoCEntityClownFish['ClownFish'/2272, l='MpServer', x=226.05, y=61.82, z=150.20], MoCEntityDeer['Deer'/2528, l='MpServer', x=329.43, y=62.61, z=186.45], MoCEntityAnchovy['Anchovy'/2273, l='MpServer', x=232.53, y=62.37, z=146.19], MoCEntityDeer['Deer'/2529, l='MpServer', x=330.29, y=62.62, z=212.47], MoCEntityClownFish['ClownFish'/2274, l='MpServer', x=229.93, y=62.12, z=151.23], MoCEntityMouse['Mouse'/2530, l='MpServer', x=335.50, y=67.00, z=232.15], MoCEntityAngelFish['AngelFish'/2275, l='MpServer', x=228.31, y=61.99, z=159.72], MoCEntityRaccoon['Raccoon'/2531, l='MpServer', x=335.51, y=67.00, z=232.70], MoCEntityDuck['Duck'/2276, l='MpServer', x=232.57, y=62.74, z=182.50], MoCEntityAngler['Angler'/2277, l='MpServer', x=224.91, y=62.40, z=201.39], MoCEntityEnt['Ent'/2278, l='MpServer', x=232.58, y=63.00, z=220.70], MoCEntityCod['Cod'/2279, l='MpServer', x=234.14, y=62.00, z=233.70], EntityZombie['Zombie'/3059, l='MpServer', x=265.50, y=73.00, z=224.50], MoCEntityGoat['Goat'/2554, l='MpServer', x=338.55, y=62.00, z=156.78]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:57) at java.lang.Thread.run(Unknown Source)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1827320680 bytes (1742 MB) / 4913905664 bytes (4686 MB) up to 6174015488 bytes (5888 MB) JVM Flags: 8 total; -XX:MaxNewSize=1G -XX:SurvivorRatio=2 -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072m -Xmx6144m IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105 FML: MCP 9.32 Powered by Forge 12.18.3.2316 Optifine OptiFine_1.10.2_HD_U_E3 95 mods loaded, 95 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.10.2-12.18.3.2316-universal.jar) UCHIJA Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316-universal.jar) UCHIJA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) UCHIJA littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar) UCHIJA io.github.elytra.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar) UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar) UCHIJA globalxp{v1.2} [Global XP] ([1.10.2] GlobalXP v1.2.jar) UCHIJA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar) UCHIJA AppleCore{2.2.0} [AppleCore] (AppleCore-mc1.10.2-2.2.0.jar) UCHIJA appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.10.2-1.0.7.jar) UCHIJA backpack{3.0.1} [Backpack] (backpack-3.0.1-1.10.2.jar) UCHIJA base{1.10.2-1.4.0} [B.A.S.E] (base-1.10.2-1.4.0.jar) UCHIJA BiblioCraft{2.2.4} [BiblioCraft] (BiblioCraft[v2.2.4][MC1.10.2].jar) UCHIJA BiomesOPlenty{5.0.0.2236} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2236-universal.jar) UCHIJA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar) UCHIJA brandonscore{2.1.9} [Brandon's Core] (BrandonsCore-1.10.2-2.1.9.113-universal.jar) UCHIJA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar) UCHIJA chisel{MC1.10.2-0.0.13.28} [Chisel] (Chisel-MC1.10.2-0.0.13.28.jar) UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar) UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar) UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar) UCHIJA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar) UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCHIJA cyclopscore{0.10.6} [Cyclops Core] (CyclopsCore-1.9.4-0.10.6.jar) UCHIJA colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar) UCHIJA commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.3.jar) UCHIJA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar) UCHIJA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar) UCHIJA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar) UCHIJA ctm{MC1.10.2-0.2.0.19} [CTM] (CTM-MC1.10.2-0.2.0.19.jar) UCHIJA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar) UCHIJA movingworld{1.10.2-0007} [Moving World] (movingworld-1.10.2-0007-full.jar) UCHIJA davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (davincisvessels-1.10.2-0006-full.jar) UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar) UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar) UCHIJA eleccore{1.7.425} [ElecCore] (ElecCore-1.10.2-1.7.425.jar) UCHIJA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar) UCHIJA koresample{1.10.2-L1.3} [Kore Sample] (koresample-1.10.2-L1.3.jar) UCHIJA dendrology{1.10.2-L1.3} [Ancient Trees] (dendrology-1.10.2-L1.3.jar) UCHIJA draconicevolution{2.1.2} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.2.245-universal.jar) UCHIJA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar) UCHIJA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar) UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar) UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCHIJA engineersworkshop{1.3.6-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.3.6-1.10.2.jar) UCHIJA exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.20.jar) UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCHIJA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar) UCHIJA Mekanism{9.2.2} [Mekanism] (Mekanism-1.10.2-9.2.2.301.jar) UCHIJA exnihiloomnia{1.2.6} [Ex Nihilo Omnia] (exnihiloomnia-1.2.6.jar) UCHIJA excompressum{2.0.97} [Ex Compressum] (ExCompressum_1.10.2-2.0.97.jar) UCHIJA golems{6.02} [Extra Golems] (ExtraGolems[1.10.2]-6.02.jar) UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.5.jar) UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar) UCHIJA sonarcore{3.2.8} [SonarCore] (SonarCore-1.10.2-3.2.8.jar) UCHIJA fluxnetworks{1.2.5} [FluxNetworks] (FluxNetworks-1.10.2-1.2.5.jar) UCHIJA forgelin{1.4.2} [Shadowfacts' Forgelin] (Forgelin-1.5.0.jar) UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.3.jar) UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.3.jar) UCHIJA fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar) UCHIJA integrateddynamics{0.7.7} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.7.7.jar) UCHIJA integratedtunnels{1.2.4} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.2.4.jar) UCHIJA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.0+47.jar) UCHIJA littletiles{1.4.8} [LittleTiles] (LittleTiles v1.4.12 mc1.10.2.jar) UCHIJA lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar) UCHIJA magneticraft{@VERSION@} [Magneticraft] (magneticraft-1.0.2-release.jar) UCHIJA MekanismGenerators{9.2.2} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.2.301.jar) UCHIJA MekanismTools{9.2.2} [MekanismTools] (MekanismTools-1.10.2-9.2.2.301.jar) UCHIJA moartinkers{0.4.1} [Moar Tinkers] (moartinkers-0.4.1.jar) UCHIJA morefood{1.17} [More Foods] (more-foods-1.10.2-2011-1.17.jar) UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar) UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) UCHIJA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar) UCHIJA practicallogistics2{2.0.2} [Practical Logistics 2] (PracticalLogistics2-1.10.2-2.0.2.jar) UCHIJA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar) UCHIJA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar) UCHIJA roots{0.208} [Roots] (roots-0.208.jar) UCHIJA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar) UCHIJA ruins{16.2} [Ruins Mod] (Ruins-1.10.2.jar) UCHIJA simplecore{1.4.5.1} [SimpleCore API] (simplecore-1.10.2-1.4.5.1.jar) UCHIJA simpletcon{2.0} [Simple Tinkers Construct Addon] (SimpleTcon-2.0a.jar) UCHIJA stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar) UCHIJA techreborn{2.1.16.231} [TechReborn] (TechReborn-1.10.2-2.1.16.231-universal.jar) UCHIJA golems_tcon{6.02.1} [Tinkers' Golems Addon] (TinkersGolemsAddon[1.10.2]-6.02.1.jar) UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJA tp{1.2.3} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.3.jar) UCHIJA Torcherino{4.2s} [Torcherino] (Torcherino-4.2s.jar) UCHIJA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar) UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar) UCHIJA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar) UCHIJA unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar) Loaded coremods (and transformers): MovingWorldCoreMod (movingworld-1.10.2-0007-full.jar)

LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar) com.creativemd.littletiles.LittleTilesLateTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer CTMCorePlugin (CTM-MC1.10.2-0.2.0.19.jar) team.chisel.ctm.client.asm.CTMTransformer CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)

AppleCore (AppleCore-mc1.10.2-2.2.0.jar) squeek.applecore.asm.TransformerModuleHandler ForgelinPlugin (Forgelin-1.5.0.jar)

RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar) reborncore.mixin.transformer.MixinTransformer LittlePatchingLoader (LittleTiles v1.4.12 mc1.10.2.jar) com.creativemd.littletiles.LittleTilesTransformer Brandon's Core (BrandonsCore-1.10.2-2.1.9.113-universal.jar) com.brandon3055.brandonscore.asm.ClassTransformer GL info: ERROR RuntimeException: No OpenGL context found in the current thread. Pulsar/tconstruct loaded Pulses:

  • TinkerCommons (Enabled/Forced)
  • TinkerWorld (Enabled/Not Forced)
  • TinkerTools (Enabled/Not Forced)
  • TinkerHarvestTools (Enabled/Forced)
  • TinkerMeleeWeapons (Enabled/Forced)
  • TinkerRangedWeapons (Enabled/Forced)
  • TinkerModifiers (Enabled/Forced)
  • TinkerSmeltery (Enabled/Not Forced)
  • TinkerGadgets (Enabled/Not Forced)
  • TinkerOredict (Enabled/Forced)
  • TinkerIntegration (Enabled/Forced)
  • TinkerFluids (Enabled/Forced)
  • TinkerMaterials (Enabled/Forced)
  • TinkerModelRegister (Enabled/Forced)
  • chiselsandbitsIntegration (Enabled/Not Forced)
  • craftingtweaksIntegration (Enabled/Not Forced)
  • WailaIntegration (Enabled/Not Forced)

    CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore Invalid Fingerprint Reports: EnderStorage Invalid Fingerprint Reports: RebornCore: Plugin Engine: 0 RebornCore Version: 2.13.6.142 Mixin Status: 1 Runtime Debofucsation 1 RenderEngine: 1 Translocator Invalid Fingerprint Reports: Launched Version: MultiMC5 LWJGL: 2.9.1 OpenGL: ERROR RuntimeException: No OpenGL context found in the current thread. 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: Faithful 1.10.2-r4.zip, Faithful Mods 1.11.2-rv4.zip (incompatible) Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz OptiFine Version: OptiFine_1.10.2_HD_U_E3 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.0 NVIDIA 384.76 OpenGlRenderer: GeForce GTX 770M/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8 [19:55:08] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Jeux\Minecraft\myModPack\MultiMC\instances\CustomFree\minecraft\crash-reports\crash-2017-07-21_19.55.07-client.txt AL lib: (EE) alc_cleanup: 1 device not closed Minecraft s'est arrété avec le code de d'arrêt -1.

Landmaster commented 7 years ago

@Labna If I recall correctly, 1.10 is no longer supported. Also, try without Optifine.

KnightMiner commented 7 years ago

Duplicate of #2776 and Optifine is not supported. Mekenism does not handle models correctly, they should be static. See the linked issue for the Mekenism ticket