Done Crash Upon Joining

Discussion in 'Beyond' started by pokemonkillspery, Oct 20, 2017.

  1. pokemonkillspery

    pokemonkillspery Active Member

    Messages:
    3
    Likes Received:
    0
    Local Time:
    12:29 AM
    okay so i started to build a new base and i went to craft something and then i crashed so i was like okay ill just go do something else for now but now when i join i crash every time not sure why so i thought i would come here for the answers

    crash-report:
    Code:
    ---- Minecraft crash-report ----
    
    WARNING: coremods are present:
      CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
      BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
      CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
      ForgelinPlugin (Forgelin-1.5.1.jar)
      CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
      SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
      MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
      LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
      EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
      Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
      AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
      IC2core (industrialcraft-2-2.6.252-ex110.jar)
      TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
      CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
      ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
      Default Options (DefaultOptions_1.10.2-6.1.5.jar)
      CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
      LoadingPlugin (Quark-r1.1-70.jar)
      HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar)
      NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
      RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
      Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
      FMLPlugin (InventoryTweaks-1.61-58.jar)
    Contact their authors BEFORE contacting forge
    
    // Oh - I know what I did wrong!
    
    Time: 10/19/17 10:35 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.glShadeModel(GL11.java:2356)
    	at net.minecraft.client.renderer.GlStateManager.func_179103_j(GlStateManager.java:549)
    	at gcewing.architecture.BaseRenderingManager$CustomItemRenderOverrideList.handleItemState(BaseRenderingManager.java:199)
    	at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at Reflector.call(Reflector.java:819)
    	at net.minecraft.client.renderer.RenderItem.func_184393_a(RenderItem.java:363)
    	at net.darkhax.bookshelf.client.render.item.RenderItemWrapper.func_184393_a(RenderItemWrapper.java:354)
    	at codechicken.lib.render.item.CCRenderItem.func_184393_a(CCRenderItem.java:297)
    	at slimeknights.tconstruct.library.client.model.ModelHelper.getBakedModelForItem(ModelHelper.java:62)
    	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 gcewing.architecture.BaseAORenderingManager$CustomBlockRendererDispatcher.func_175018_a(BaseAORenderingManager.java:85)
    	at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61)
    	at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:290)
    	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.glShadeModel(GL11.java:2356)
    	at net.minecraft.client.renderer.GlStateManager.func_179103_j(GlStateManager.java:549)
    	at gcewing.architecture.BaseRenderingManager$CustomItemRenderOverrideList.handleItemState(BaseRenderingManager.java:199)
    	at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at Reflector.call(Reflector.java:819)
    	at net.minecraft.client.renderer.RenderItem.func_184393_a(RenderItem.java:363)
    	at net.darkhax.bookshelf.client.render.item.RenderItemWrapper.func_184393_a(RenderItemWrapper.java:354)
    	at codechicken.lib.render.item.CCRenderItem.func_184393_a(CCRenderItem.java:297)
    	at slimeknights.tconstruct.library.client.model.ModelHelper.getBakedModelForItem(ModelHelper.java:62)
    	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 #2388 (tile.tconstruct.tooltables // slimeknights.tconstruct.tools.common.block.BlockToolTable)
    	Block data value: 0 / 0x0 / 0b0000
    	Block location: World: (-1303,50,2075), Chunk: (at 9,3,11 in -82,129; contains blocks -1312,0,2064 to -1297,255,2079), Region: (-3,4; contains chunks -96,128 to -65,159, blocks -1536,0,2048 to -1025,255,2559)
    Stacktrace:
    	at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)
    
    -- Block being tesselated --
    Details:
    	Block type: ID #2388 (tile.tconstruct.tooltables // slimeknights.tconstruct.tools.common.block.BlockToolTable)
    	Block data value: 0 / 0x0 / 0b0000
    	Block location: World: (-1303,50,2075), Chunk: (at 9,3,11 in -82,129; contains blocks -1312,0,2064 to -1297,255,2079), Region: (-3,4; contains chunks -96,128 to -65,159, blocks -1536,0,2048 to -1025,255,2559)
    Stacktrace:
    	at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)
    	at gcewing.architecture.BaseAORenderingManager$CustomBlockRendererDispatcher.func_175018_a(BaseAORenderingManager.java:85)
    	at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61)
    
    -- Affected level --
    Details:
    	Level name: MpServer
    	All players: 1 total; [EntityPlayerSP['pokemonkillspery'/602042, l='MpServer', x=-1303.09, y=50.00, z=2076.91]]
    	Chunk stats: MultiplayerChunkCache: 81, 81
    	Level seed: 0
    	Level generator: ID 00 - default, ver 1. Features enabled: false
    	Level generator options:
    	Level spawn location: World: (20,73,38), Chunk: (at 4,4,6 in 1,2; contains blocks 16,0,32 to 31,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    	Level time: 177757268 game time, 177486675 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: 62 total; [EntityChicken['Chicken'/602121, l='MpServer', x=-1290.50, y=117.00, z=2042.06], EntityItem['item.item.egg'/602120, l='MpServer', x=-1292.13, y=119.00, z=2047.19], EntitySheep['Sheep'/602123, l='MpServer', x=-1315.27, y=103.00, z=2076.43], EntityCow['Cow'/602125, l='MpServer', x=-1309.44, y=107.00, z=2054.51], EntityCow['Cow'/602124, l='MpServer', x=-1305.52, y=107.00, z=2057.68], EntitySkeleton['Skeleton'/602241, l='MpServer', x=-1319.50, y=14.00, z=2122.50], EntitySpider['Spider'/603520, l='MpServer', x=-1261.50, y=42.00, z=2088.50], EntityItem['item.item.bone'/602115, l='MpServer', x=-1256.88, y=117.00, z=2069.88], EntitySkeleton['Skeleton'/602243, l='MpServer', x=-1317.50, y=14.00, z=2123.50], EntityItem['item.item.rottenFlesh'/602117, l='MpServer', x=-1335.97, y=100.00, z=2082.58], EntityChicken['Chicken'/602116, l='MpServer', x=-1332.50, y=105.00, z=2093.50], EntitySkeleton['Skeleton'/602244, l='MpServer', x=-1318.50, y=14.00, z=2121.50], EntityItem['item.item.rottenFlesh'/602119, l='MpServer', x=-1293.15, y=119.00, z=2047.11], EntityItem['item.item.rottenFlesh'/602118, l='MpServer', x=-1286.92, y=119.00, z=2042.29], EntityZombie['Zombie'/602246, l='MpServer', x=-1317.50, y=14.00, z=2124.50], EntitySkeleton['Skeleton'/602267, l='MpServer', x=-1307.50, y=37.00, z=2046.50], EntityItem['item.tile.stonebrick'/602143, l='MpServer', x=-1271.88, y=77.00, z=2053.20], EntityCreeper['Creeper'/602399, l='MpServer', x=-1259.50, y=26.00, z=2059.50], EntityCow['Cow'/602155, l='MpServer', x=-1294.20, y=110.00, z=2071.50], EntityItem['item.item.rottenFlesh'/602157, l='MpServer', x=-1257.51, y=116.00, z=2036.23], EntityItem['item.item.rottenFlesh'/602144, l='MpServer', x=-1267.88, y=117.00, z=2062.88], EntityCreeper['Creeper'/603043, l='MpServer', x=-1330.50, y=29.00, z=2060.50], EntityItem['item.item.bone'/602149, l='MpServer', x=-1266.17, y=121.00, z=2070.04], EntityItem['item.item.arrow'/602148, l='MpServer', x=-1266.25, y=121.00, z=2069.16], EntityItem['item.tile.architecturecraft:shape'/602150, l='MpServer', x=-1293.01, y=50.00, z=2090.63], EntitySkeleton['Skeleton'/604219, l='MpServer', x=-1255.50, y=26.00, z=2047.50], EntityPlayerSP['pokemonkillspery'/602042, l='MpServer', x=-1303.09, y=50.00, z=2076.91], EntityZombie['Zombie'/603574, l='MpServer', x=-1260.50, y=61.00, z=2079.50], EntityZombie['Zombie'/602185, l='MpServer', x=-1314.50, y=36.00, z=2107.50], EntityZombie['Zombie'/602184, l='MpServer', x=-1312.50, y=36.00, z=2105.50], EntityCreeper['Creeper'/602187, l='MpServer', x=-1313.50, y=36.00, z=2110.50], EntityZombie['Zombie'/603469, l='MpServer', x=-1297.50, y=50.00, z=2030.50], EntityWitch['Witch'/603725, l='MpServer', x=-1323.50, y=23.00, z=2055.50], EntityCreeper['Creeper'/602188, l='MpServer', x=-1312.50, y=36.00, z=2110.50], EntitySkeleton['Skeleton'/603715, l='MpServer', x=-1335.50, y=52.00, z=2057.50], EntitySkeleton['Skeleton'/603714, l='MpServer', x=-1333.50, y=52.00, z=2058.50], EntityCreeper['Creeper'/602181, l='MpServer', x=-1323.50, y=26.00, z=2066.50], EntityChicken['Chicken'/602183, l='MpServer', x=-1322.50, y=26.00, z=2062.50], EntityZombie['Zombie'/602182, l='MpServer', x=-1322.50, y=26.35, z=2062.40], EntitySkeleton['Skeleton'/602973, l='MpServer', x=-1257.50, y=26.00, z=2073.50], EntityZombie['Zombie'/602216, l='MpServer', x=-1271.50, y=25.00, z=2110.50], EntityCreeper['Creeper'/603624, l='MpServer', x=-1348.50, y=30.00, z=2112.50], EntityItem['item.tile.stonebrick'/602090, l='MpServer', x=-1350.11, y=88.00, z=2064.38], EntityItem['item.item.rottenFlesh'/602092, l='MpServer', x=-1296.13, y=102.00, z=2031.19], EntityZombie['Zombie'/602337, l='MpServer', x=-1257.50, y=17.00, z=2056.50], EntityPig['Pig'/602085, l='MpServer', x=-1317.55, y=98.00, z=2113.42], EntityZombie['Zombie'/602597, l='MpServer', x=-1322.50, y=52.00, z=2055.50], EntityZombie['Zombie'/602596, l='MpServer', x=-1323.50, y=52.00, z=2057.50], EntityChicken['Chicken'/602087, l='MpServer', x=-1309.50, y=92.00, z=2109.50], EntityBasalz['Basalz'/603238, l='MpServer', x=-1261.50, y=84.00, z=2073.50], EntitySheep['Sheep'/602105, l='MpServer', x=-1284.64, y=122.00, z=2054.86], EntityCow['Cow'/602104, l='MpServer', x=-1324.50, y=102.00, z=2085.50], EntityItem['item.item.egg'/602107, l='MpServer', x=-1280.48, y=122.00, z=2059.29], EntityChicken['Chicken'/602106, l='MpServer', x=-1280.29, y=122.00, z=2059.98], EntityItem['item.item.bone'/602111, l='MpServer', x=-1276.52, y=121.00, z=2041.38], EntityItem['item.item.rottenFlesh'/602110, l='MpServer', x=-1272.63, y=118.00, z=2038.71], EntityBasalz['Basalz'/602352, l='MpServer', x=-1329.50, y=29.00, z=2060.50], EntityBasalz['Basalz'/603123, l='MpServer', x=-1261.50, y=31.00, z=2033.50], EntitySheep['Sheep'/602101, l='MpServer', x=-1314.88, y=96.00, z=2095.91], EntitySheep['Sheep'/602100, l='MpServer', x=-1325.47, y=103.00, z=2089.44], EntityItem['item.item.bone'/602103, l='MpServer', x=-1320.88, y=100.00, z=2084.54], EntityCow['Cow'/602102, l='MpServer', x=-1318.33, y=99.00, z=2083.55]]
    	Retry entities: 0 total; []
    	Server brand: Waterfall (git:Waterfall-Bootstrap:1.12-SNAPSHOT:7bb18dc:147) <- fml,forge,sponge
    	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_151, Oracle Corporation
    	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    	Memory: 1644265776 bytes (1568 MB) / 4683726848 bytes (4466 MB) up to 4683726848 bytes (4466 MB)
    	JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4000M -Xmx4500M -XX:MaxPermSize=256M
    	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    	FML: MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D7 191 mods loaded, 191 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.2254.jar)
    	UCHIJA	Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
    	UCHIJA	appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar)
    	UCHIJA	Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
    	UCHIJA	NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
    	UCHIJA	OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
    	UCHIJA	<CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    	UCHIJA	foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
    	UCHIJA	ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
    	UCHIJA	cofhcore{4.1.11} [CoFH Core] (CoFHCore-1.10.2-4.1.11.16-universal.jar)
    	UCHIJA	actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
    	UCHIJA	IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
    	UCHIJA	advanced_machines{60.0.4} [Advanced Machines] (Advanced Machines-60.0.4.jar)
    	UCHIJA	advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
    	UCHIJA	appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar)
    	UCHIJA	bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
    	UCHIJA	ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
    	UCHIJA	infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar)
    	UCHIJA	agricraft{2.0.0-0.10.0-a19} [AgriCraft] (agricraft-2.0.0-0.10.0-a19.jar)
    	UCHIJA	Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
    	UCHIJA	Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
    	UCHIJA	AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
    	UCHIJA	JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
    	UCHIJA	appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.10.2-1.0.7.jar)
    	UCHIJA	aquaculture{1.4.1} [Aquaculture] (Aquaculture-1.10.2-1.4.1.4.jar)
    	UCHIJA	architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar)
    	UCHIJA	Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
    	UCHIJA	Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar)
    	UCHIJA	Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
    	UCHIJA	Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
    	UCHIJA	Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
    	UCHIJA	AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
    	UCHIJA	bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
    	UCHIJA	betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
    	UCHIJA	betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar)
    	UCHIJA	BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
    	UCHIJA	guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
    	UCHIJA	BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
    	UCHIJA	bloodarsenal{1.10.2-2.1.0-22} [Blood Arsenal] (BloodArsenal-1.10.2-2.1.0-22.jar)
    	UCHIJA	bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
    	UCHIJA	CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
    	UCHIJA	brandonscore{2.1.11} [Brandon's Core] (BrandonsCore-1.10.2-2.1.11.127-universal.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	ceramics{1.10.2-1.1.6b} [Ceramics] (Ceramics-1.10.2-1.1.6b.jar)
    	UCHIJA	Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
    	UCHIJA	ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar)
    	UCHIJA	ChestTransporter{2.5.18} [Chest Transporter] (ChestTransporter-1.10.2-2.5.18.jar)
    	UCHIJA	chisel{MC1.10.2-0.0.13.30} [Chisel] (Chisel-MC1.10.2-0.0.13.30.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	CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
    	UCHIJA	compactsolars{1.10.2-5.0.12.336} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.12.336-universal.jar)
    	UCHIJA	controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar)
    	UCHIJA	cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
    	UCHIJA	crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
    	UCHIJA	MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
    	UCHIJA	ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar)
    	UCHIJA	creeperhost{unspecified} [CreeperHost] (creeperhost-1.10.2-1.3.2.jar)
    	UCHIJA	ctm{MC1.10.2-0.2.2.24} [CTM] (CTM-MC1.10.2-0.2.2.24.jar)
    	UCHIJA	custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
    	UCHIJA	darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.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	extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.5.2.jar)
    	UCHIJA	forestry{5.2.17.385} [Forestry] (forestry_1.10.2-5.2.17.385.jar)
    	UCHIJA	eleccore{1.7.431} [ElecCore] (ElecCore-1.10.2-1.7.431.jar)
    	UCHIJA	EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
    	UCHIJA	OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
    	UCHIJA	deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
    	UCHIJA	defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
    	UCHIJA	draconicevolution{2.1.5} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.5.262-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	elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
    	UCHIJA	embers{0.104} [Embers] (embers-0.104.jar)
    	UCHIJA	endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
    	UCHIJA	EnderIO{1.10.2-3.1.183} [Ender IO] (EnderIO-1.10.2-3.1.183.jar)
    	UCHIJA	engineersworkshop{1.3.6-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.3.6-1.10.2.jar)
    	UCHIJA	valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
    	UCHIJA	environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
    	UCHIJA	etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
    	UCHIJA	zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
    	UCHIJA	bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar)
    	UCHIJA	flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.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	foamfix{@VERSION@} [FoamFix] (foamfix-0.7.2-anarchy.jar)
    	UCHIJA	forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar)
    	UCHIJA	forgemultipartcbe{2.0.0.38} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
    	UCHIJA	microblockcbe{2.0.0.38} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
    	UCHIJA	minecraftmultipartcbe{2.0.0.38} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
    	UCHIJA	ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
    	UCHIJA	ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
    	UCHIJA	funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.10.2-alpha-0.0.3.jar)
    	UCHIJA	Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar)
    	UCHIJA	gendustry{1.6.5.31} [GenDustry] (gendustry-1.6.5.31-mc1.10.2.jar)
    	UCHIJA	gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar)
    	UCHIJA	gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
    	UCHIJA	hammercore{1.9.4.3} [Hammer Core] (HammerCore-1.10.2-1.9.4.3.jar)
    	UCHIJA	helpfixer{1.0} [HelpFixer] (HelpFixer-1.10.2-1.4.15.jar)
    	UCHIJA	hopperducts{1.4.8.1} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.1.jar)
    	UCHIJA	theoneprobe{1.4.14} [The One Probe] (theoneprobe-1.1x-1.4.14.jar)
    	UCHIJA	immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
    	UCHIJA	LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
    	UCHIJA	InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
    	UCHIJA	intwheel{1.2.6} [Interaction Wheel] (intwheel-1.1x-1.2.6.jar)
    	UCHIJA	inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
    	UCHIJA	ironbackpacks{1.10.2-2.2.31} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.31.jar)
    	UCHIJA	ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
    	UCHIJA	jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
    	UCHIJA	journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar)
    	UCHIJA	jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
    	UCHIJA	kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
    	UCHIJA	launchgui{@VERSION@} [LaunchGUI] (LaunchGui-1.9.4-2.0.3-23-client.jar)
    	UCHIJA	boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar)
    	UCHIJA	malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
    	UCHIJA	malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
    	UCHIJA	mercurius{1.0.6} [Mercurius] (Mercurius-1.10.2-1.0.6.jar)
    	UCHIJA	modularforcefieldsystem{3.0.1} [Modular ForceField System] (MFFS-1.10.2-3.0.1.0_1.10_d9fd06a.jar)
    	UCHIJA	testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.10.2-1.13.jar)
    	UCHIJA	mob_grinding_utils{0.1.8.22} [mob_grinding_utils] (MobGrindingUtils-0.1.8.22.jar)
    	UCHIJA	ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar)
    	UCHIJA	mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
    	UCHIJA	modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
    	UCHIJA	railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar)
    	UCHIJA	reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
    	UCHIJA	techreborn{2.1.17.233} [TechReborn] (TechReborn-1.10.2-2.1.17.233-universal.jar)
    	UCHIJA	morebees{1.10.2-1.4.1.1} [More Bees] (morebees-1.10.2-1.4.1.1.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	mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar)
    	UCHIJA	mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
    	UCHIJA	MrTJPCoreMod{2.0.1.20} [MrTJPCore] (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
    	UCHIJA	shetiphiancore{3.3.9} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.9.jar)
    	UCHIJA	multistorage{1.2.18b} [Multi-Storage] (multistorage-1.10.0-1.2.18b.jar)
    	UCHIJA	natura{1.10.2-4.1.0.77} [Natura] (natura-1.10.2-4.1.0.77.jar)
    	UCHIJA	netherportalfix{1.0} [Nether Portal Fix] (NetherPortalFix_1.10.2-3.3.4.jar)
    	UCHIJA	openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-1.0.0.jar)
    	UCHIJA	p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
    	UCHIJA	harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
    	UCHIJA	projectred-core{4.8.4.49} [ProjectRed Core] (ProjectRed-1.10.2-4.8.4.49-Base.jar)
    	UCHIJA	projectred-integration{4.8.4.49} [ProjectRed integration] (ProjectRed-1.10.2-4.8.4.49-integration.jar)
    	UCHIJA	projectred-transmission{4.8.4.49} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.4.49-integration.jar)
    	UCHIJA	projectred-illumination{4.8.4.49} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.4.49-lighting.jar)
    	UCHIJA	projectred-expansion{4.8.4.49} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.4.49-mechanical.jar)
    	UCHIJA	projectred-transportation{4.8.4.49} [ProjectRed Transportation] (ProjectRed-1.10.2-4.8.4.49-mechanical.jar)
    	UCHIJA	projectred-exploration{4.8.4.49} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.4.49-world.jar)
    	UCHIJA	quantumstorage{3.3.4} [QuantumStorage] (QuantumStorage-1.10.2-3.3.4.jar)
    	UCHIJA	rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
    	UCHIJA	reauth{3.5.0} [ReAuth] (ReAuth-3.5.0.jar)
    	UCHIJA	reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
    	UCHIJA	thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
    	UCHIJA	thermalexpansion{5.1.9} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.9.23-universal.jar)
    	UCHIJA	redstonearsenal{2.1.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.3.8-universal.jar)
    	UCHIJA	refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.1.27.jar)
    	UCHIJA	refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
    	UCHIJA	xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
    	UCHIJA	ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
    	UCHIJA	rftools{6.13} [RFTools] (rftools-1.1x-6.13.jar)
    	UCHIJA	rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
    	UCHIJA	rftoolsdim{5.04} [RFTools Dimensions] (rftoolsdim-1.1x-5.04.jar)
    	UCHIJA	roots{0.208} [Roots] (roots-0.208.jar)
    	UCHIJA	Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar)
    	UCHIJA	simplevoidworld{1.1.0.4} [SimpleVoidWorld] (Simple-Void-World-1.10.2-1.1.0.4-universal.jar)
    	UCHIJA	simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
    	UCHIJA	simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
    	UCHIJA	SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
    	UCHIJA	snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
    	UCHIJA	solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar)
    	UCHIJA	stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
    	UCHIJA	storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
    	UCHIJA	rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
    	UCHIJA	supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
    	UCHIJA	thermaldynamics{2.0.10} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.10.16-universal.jar)
    	UCHIJA	tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
    	UCHIJA	topaddons{1.10.2-0.15.0} [TOP Addons] (topaddons-1.10.2-0.15.0.jar)
    	UCHIJA	torchmaster{1.4.1.34} [TorchMaster] (torchmaster_1.10.2-1.4.1.34.jar)
    	UCHIJA	Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
    	UCHIJA	usefulnullifiers{1.3.5} [Useful Nullifiers] (usefulnullifiers-1.3.5.jar)
    	UCHIJA	wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
    	UCHIJA	wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
    	UCHIJA	wct{0.1.32} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.32.jar)
    	UCHIJA	Woot{1.10.2-1.4.1} [Woot] (woot-1.10.2-1.4.1.jar)
    	UCHIJA	wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar)
    	UCHIJA	xnet{1.4.0} [XNet] (xnet-1.4.0.jar)
    	UCHIJA	yabba{1.10.2-0.5.1} [YABBA] (YABBA-1.10.2-0.5.1.jar)
    	UCHIJA	unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar)
    	Loaded coremods (and transformers):
    CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
    
    BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
      net.darkhax.bookshelf.asm.BookshelfTransformerManager
    CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
    
    ForgelinPlugin (Forgelin-1.5.1.jar)
    
    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
      cofh.asm.CoFHClassTransformer
      cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
    SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
      com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
    MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
      net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
      net.malisis.core.util.chunkblock.ChunkBlockTransformer
      net.malisis.core.renderer.transformer.MalisisRendererTransformer
      net.malisis.core.renderer.icon.asm.TextureMapTransformer
      net.malisis.core.util.clientnotif.ClientNotifTransformer
    LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
      lumien.resourceloader.asm.ClassTransformer
    EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
      com.enderio.core.common.transform.EnderCoreTransformer
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
      pl.asie.foamfix.coremod.FoamFixTransformer
    AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
      appeng.coremod.transformer.IntegrationTransformer
    IC2core (industrialcraft-2-2.6.252-ex110.jar)
    
    TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
      li.cil.oc.common.asm.ClassTransformer
    CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
      codechicken.lib.asm.ClassHeirachyManager
      codechicken.lib.asm.CCL_ASMTransformer
    ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
      shetiphian.core.asm.ClassTransformer
    Default Options (DefaultOptions_1.10.2-6.1.5.jar)
      net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
    CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
      team.chisel.ctm.client.asm.CTMTransformer
    LoadingPlugin (Quark-r1.1-70.jar)
      vazkii.quark.base.asm.ClassTransformer
    HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar)
      com.pengu.hammercore.asm.HammerCoreTransformer
    NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
      codechicken.nei.asm.NEITransformer
    RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
      reborncore.mixin.transformer.MixinTransformer
    Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
      com.brandon3055.brandonscore.asm.ClassTransformer
    FMLPlugin (InventoryTweaks-1.61-58.jar)
      invtweaks.forge.asm.ContainerTransformer
    	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    	AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185
    	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)
    		- theoneprobeIntegration (Enabled/Not Forced)
    
    	Pulsar/natura loaded Pulses:
    		- NaturaCommons (Enabled/Forced)
    		- NaturaOverworld (Enabled/Not Forced)
    		- NaturaNether (Enabled/Not Forced)
    		- NaturaDecorative (Enabled/Not Forced)
    		- NaturaTools (Enabled/Not Forced)
    		- NaturaEntities (Enabled/Not Forced)
    		- NaturaOredict (Enabled/Forced)
    		- NaturaWorld (Enabled/Not Forced)
    
    	NotEnoughItems Invalid Fingerprint Reports:
    	List of loaded APIs:
    		* actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
    		* AgriCraftAPI (1.0) from agricraft-2.0.0-0.10.0-a19.jar
    		* appliedenergistics2|API (rv4) from appliedenergistics2-rv4-stable-1.jar
    		* Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-0.1.32.jar
    		* bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.30.jar
    		* BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
    		* BotaniaAPI (85) from Botania r1.9-341.jar
    		* chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.18.jar
    		* Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
    		* ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
    		* ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
    		* CoFHAPI (1.8.9R1.2.0B1) from SonarCore-1.10.2-3.2.8.jar
    		* cofhapi (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
    		* CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    		* cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
    		* CoFHAPI|energy (1.8.9R1.2.0B1) from p455w0rdslib-1.10.2-1.0.13.jar
    		* cofhapi|energy (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
    		* CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    		* CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.4.3.jar
    		* cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
    		* cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
    		* cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
    		* cofhlib (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|audio (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|gui (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|gui|container (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|gui|element (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|gui|element|listbox (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|gui|slot (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|inventory (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|util (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|util|helpers (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|world (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* cofhlib|world|feature (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
    		* compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
    		* ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
    		* ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
    		* ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
    		* ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
    		* ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
    		* ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
    		* ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
    		* ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
    		* creeperhost|api (1.0) from creeperhost-1.10.2-1.3.2.jar
    		* CSLib|API (0.3.0) from Decocraft-2.4.2_1.10.2.jar
    		* ctm-api (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
    		* ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
    		* ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
    		* ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
    		* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
    		* DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.5.262-universal.jar
    		* ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.431.jar
    		* ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.431.jar
    		* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.183.jar
    		* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.183.jar
    		* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.183.jar
    		* EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.183.jar
    		* environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
    		* fluxapi (1.0) from FluxNetworks-1.10.2-1.2.5.jar
    		* ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.385.jar
    		* ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.385.jar
    		* funkylocomotion_api (2.0) from funky-locomotion-1.10.2-alpha-0.0.3.jar
    		* gendustryAPI (2.3.0) from gendustry-1.6.5.31-mc1.10.2.jar
    		* Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
    		* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
    		* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
    		* intwheel_api (1.2.4) from intwheel-1.1x-1.2.6.jar
    		* IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.31.jar
    		* jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
    		* journeymap|client-api (1.3) from journeymap-1.10.2-5.4.7.jar
    		* journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.7.jar
    		* journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.7.jar
    		* journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.7.jar
    		* journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.7.jar
    		* JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.419.jar
    		* mcjtylib_ng (2.4.3) from mcjtylib-1.1x-2.4.3.jar
    		* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
    		* Open Glider|API (0.1) from OpenGlider-1.10.2-1.0.0.jar
    		* OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
    		* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
    		* PsiAPI (2) from Psi-r1.0-42.jar
    		* railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|carts (2.1.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.2.jar
    		* reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    		* reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    		* reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    		* reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    		* reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    		* RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.10.2-2.1.27.jar
    		* sonarapi (1.0.1) from SonarCore-1.10.2-3.2.8.jar
    		* stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
    		* stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
    		* StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    		* StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
    		* StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
    		* StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    		* StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
    		* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
    		* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    		* StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
    		* StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    		* techrebornAPI (2.1.17.233) from TechReborn-1.10.2-2.1.17.233-universal.jar
    		* theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.14.jar
    		* valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
    		* wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.32.jar
    		* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
    		* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
    		* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
    		* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
    	CodeChickenLib Invalid Fingerprint Reports:
    	CodeChickenCore Invalid Fingerprint Reports:
    	EnderStorage Invalid Fingerprint Reports:
    	EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
    				  * Optifine is installed. This is NOT supported.
    				  * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from p455w0rdslib-1.10.2-1.0.13.jar).
    					It is a supported version, but that difference may lead to problems.
    				 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    	Detailed RF API diagnostics:
    				  * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/EnergyStorage.class
    				  * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyConnection.class
    				  * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
    				  * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyHandler.class
    				  * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyProvider.class
    				  * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyReceiver.class
    				  * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyStorage.class
    				  * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
    				  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/pokemonkillspery/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/TileEnergyHandler.class
    	Detailed Tesla API diagnostics:
    				  * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
    				  * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
    				  * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
    				  * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
    				  * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
    				  * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
    				  * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
    				  * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
    				  * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
    				  * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
    				  * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
    
    	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    	!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
    	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    
    	RebornCore:
    		Plugin Engine: 0
    		RebornCore Version: 2.13.6.142
    		Mixin Status: 1
    		Runtime Debofucsation 1
    		RenderEngine: 1
    	Translocator Invalid Fingerprint Reports:
    	AE2 Integration: IC2:ON, RF:ON, RFItem:ON, Waila:OFF, JEI:ON, THE_ONE_PROBE:ON
    	Launched Version: 1.10.2
    	LWJGL: 2.9.4
    	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)
    	Current Language: English (US)
    	Profiler Position: N/A (disabled)
    	CPU: 4x Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz
    	OptiFine Version: OptiFine_1.10.2_HD_U_D7
    	Render Distance Chunks: 8
    	Mipmaps: 0
    	Anisotropic Filtering: 1
    	Antialiasing: 0
    	Multitexture: false
    	Shaders: null
    	OpenGlVersion: 4.5.0 NVIDIA 384.76
    	OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
    	OpenGlVendor: NVIDIA Corporation
    	CpuCount: 4
    update ive found the issues i used some architecture crafting slabs in the crafting station and it crashed me i even tried to get on with an alt to fix it but that crashes me too the cords are (-1303,50,2075)
     
    Last edited: Oct 20, 2017
  2. Rohen

    Rohen The beemaster

    Messages:
    879
    Likes Received:
    170
    Local Time:
    6:29 AM
    Alts are forbidden
     
  3. pokemonkillspery

    pokemonkillspery Active Member

    Messages:
    3
    Likes Received:
    0
    Local Time:
    12:29 AM
    boi is that really what you took from that your not gonna be helpfull or anything becuase clearly i only put that in there to tell people that the chunk is glitched and not to go there and to you can check the playtime on my alt i dont use it the username is DabbingDobby9966
    [doublepost=1508521126,1508514384][/doublepost]FIXED if your every crash because of the crafting station just turn the item rendering off
     
  4. Tipsied

    Tipsied Well-Known Member

    Messages:
    912
    Likes Received:
    829
    Local Time:
    9:29 PM
    Glad to hear it's fixed ^^
    I will go ahead and close your ticket.
    -Tipsied
     
  5. pokemonkillspery

    pokemonkillspery Active Member

    Messages:
    3
    Likes Received:
    0
    Local Time:
    12:29 AM
    thank you i meant to post something in there too about it being fixed i just for got XD
     
  6. Tipsied

    Tipsied Well-Known Member

    Messages:
    912
    Likes Received:
    829
    Local Time:
    9:29 PM
    No problem, in the future though you only need 1 support thread or ticket open. It may cause confusion amongst staff to have both a thread and a ticket open.

    Anyway, if you continue to have problems with crashing, let us know! Happy gaming :)

    -Tipsied
     

Share This Page