Open hellnoguru opened 5 years ago
https://github.com/ExtraCells/ExtraCells2/issues/641 Looks like a known issue.
@Slowpoke101 See file-uploads channel in FTB Testing discord
Is there any workaround known for this until an update comes? I keep having to edit my player data file and others on my server because shift clicking, and picking up a grave will sometimes put this into a bauble slot and cause the issue. I've tried setting the render baubles setting to false in the baubles config but that doesn't fix it.
here is the crash report ---- Minecraft Crash Report ----
WARNING: coremods are present: EnderCorePlugin (EnderCore-1.12.2-0.5.53-core.jar) CorePlugin (SmoothFont-mc1.12.2-2.0-alpha-9.jar) BedPatch (bedpatch-2.2-1.12.2.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) LoadingPlugin (RandomThings-MC1.12.2-4.2.7.jar) ForgelinPlugin (Forgelin-1.8.2.jar) StructureUtilsASM (StructureUtils-1.1.0.4.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) BNBGamingCore (BNBGamingCore-1.12.2-0.10.0.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) LoadingPlugin (LoadingTips-1.12.2-1.1.0.jar) SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar) Contact their authors BEFORE contacting forge
// Sorry :(
Time: 4/14/19 11:16 PM Description: Rendering entity in world
java.lang.AbstractMethodError: Method extracells/item/ItemWirelessTerminalUniversal$.getRender()Lp455w0rd/ae2wtlib/api/client/IBaubleRender; is abstract at extracells.item.ItemWirelessTerminalUniversal$.getRender(ItemWirelessTerminalUniversal.scala) at p455w0rd.ae2wtlib.client.render.BaubleRenderDispatcher.doRenderLayer(BaubleRenderDispatcher.java:43) at p455w0rd.ae2wtlib.client.render.BaubleRenderDispatcher.func_177141_a(BaubleRenderDispatcher.java:19) at net.minecraft.client.renderer.entity.RenderLivingBase.func_177093_a(RenderLivingBase.java:439) at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:186) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:71) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:28) at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:384) at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:128) at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:94) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:75) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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 -- Thread: Client thread Stacktrace: at extracells.item.ItemWirelessTerminalUniversal$.getRender(ItemWirelessTerminalUniversal.scala) at p455w0rd.ae2wtlib.client.render.BaubleRenderDispatcher.doRenderLayer(BaubleRenderDispatcher.java:43) at p455w0rd.ae2wtlib.client.render.BaubleRenderDispatcher.func_177141_a(BaubleRenderDispatcher.java:19) at net.minecraft.client.renderer.entity.RenderLivingBase.func_177093_a(RenderLivingBase.java:439) at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:186) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:71) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:28)
-- Entity being rendered -- Details: Entity Type: null (net.minecraft.client.entity.EntityPlayerSP) Entity ID: 299 Entity Name: hellno_guru Entity's Exact location: -68.31, 99.00, 15.67 Entity's Block location: World: (-69,99,15), Chunk: (at 11,6,15 in -5,0; contains blocks -80,0,0 to -65,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle:
ERRORNullPointerException: null-- Renderer details -- Details: Assigned renderer: net.minecraft.client.renderer.entity.RenderPlayer@7a7722b Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Rotation: 0.0 Delta: 1.0 Stacktrace: at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:384) at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:128) at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:94) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:75) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
-- Screen render details -- Details: Screen name: net.minecraft.client.gui.inventory.GuiInventory Mouse location: Scaled: (341, 191). Absolute: (683, 384) Screen size: Scaled: (683, 384). Absolute: (1366, 768). Scale factor of 2
-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['hellno_guru'/299, l='MpServer', x=-68.31, y=99.00, z=15.67]] Chunk stats: MultiplayerChunkCache: 3895, 3895 Level seed: 0 Level generator: ID 07 - void, ver 0. Features enabled: false Level generator options: Level spawn location: World: (0,96,0), Chunk: (at 0,6,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 4343741 game time, 6001 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: 105 total; [EntityItem['item.item.hatchery.chickenmanure'/256, l='MpServer', x=-58.21, y=99.00, z=58.88], EntityItem['item.item.egg'/257, l='MpServer', x=-54.19, y=99.00, z=58.90], EntityItem['item.item.flint'/258, l='MpServer', x=-58.68, y=99.00, z=58.80], EntityItem['item.item.hatchery.chickenmanure'/259, l='MpServer', x=-53.73, y=99.00, z=57.59], EntityPig['Pig'/260, l='MpServer', x=-47.73, y=99.00, z=-37.46], EntityPig['Pig'/261, l='MpServer', x=-41.52, y=99.00, z=-10.30], EntityZombie['Zombie'/262, l='MpServer', x=-50.91, y=80.00, z=10.71], EntityZombie['Zombie'/263, l='MpServer', x=-46.79, y=80.00, z=9.80], EntityZombie['Zombie'/264, l='MpServer', x=-46.84, y=80.00, z=23.28], EntitySkeleton['Skeleton'/265, l='MpServer', x=-47.29, y=80.00, z=19.75], EntitySkeleton['Skeleton'/266, l='MpServer', x=-52.76, y=80.00, z=23.66], EntitySheep['Sheep'/267, l='MpServer', x=-44.22, y=99.00, z=46.25], EntityRooster['Rooster'/268, l='MpServer', x=-32.17, y=99.00, z=34.61], EntitySheep['Sheep'/269, l='MpServer', x=-38.29, y=99.00, z=35.81], EntitySheep['Sheep'/270, l='MpServer', x=-41.36, y=99.00, z=53.25], EntityBat['Bat'/271, l='MpServer', x=-17.71, y=10.10, z=-18.60], EntitySkeleton['Skeleton'/272, l='MpServer', x=-17.79, y=9.00, z=-16.79], EntitySkeleton['Skeleton'/273, l='MpServer', x=-19.50, y=9.00, z=-20.50], EntitySpider['Spider'/274, l='MpServer', x=-18.50, y=9.00, z=-20.50], EntitySheep['Sheep'/275, l='MpServer', x=-24.69, y=99.00, z=38.78], EntityCreeper['Creeper'/280, l='MpServer', x=-5.50, y=9.00, z=-16.50], EntitySkeleton['Skeleton'/281, l='MpServer', x=-14.50, y=9.00, z=-23.50], EntityZombie['Zombie'/282, l='MpServer', x=-20.25, y=9.00, z=-17.65], EntitySkeleton['Skeleton'/283, l='MpServer', x=-5.50, y=9.00, z=-20.50], EntityBat['Bat'/284, l='MpServer', x=-5.45, y=10.10, z=-21.57], EntityZombie['Zombie'/285, l='MpServer', x=-8.50, y=9.00, z=-23.50], EntitySpider['Spider'/286, l='MpServer', x=-7.15, y=9.00, z=-20.08], EntitySkeleton['Skeleton'/287, l='MpServer', x=-5.50, y=9.00, z=-23.50], EntityBat['Bat'/288, l='MpServer', x=-13.52, y=10.10, z=-23.75], EntityZombie['Zombie'/289, l='MpServer', x=-4.55, y=9.00, z=-21.77], EntitySkeleton['Skeleton'/290, l='MpServer', x=-12.50, y=9.00, z=-20.50], EntityCreeper['Creeper'/291, l='MpServer', x=-4.50, y=9.00, z=-20.50], EntityBat['Bat'/292, l='MpServer', x=-10.50, y=10.10, z=-8.25], EntityBat['Bat'/294, l='MpServer', x=-7.52, y=10.10, z=-13.43], EntityBat['Bat'/2342, l='MpServer', x=-17.96, y=9.00, z=-14.97], EntityBat['Bat'/295, l='MpServer', x=-4.25, y=10.10, z=-13.59], EntityBat['Bat'/296, l='MpServer', x=-10.51, y=10.10, z=-9.54], EntityBat['Bat'/2344, l='MpServer', x=-19.27, y=9.00, z=-21.49], EntityBat['Bat'/297, l='MpServer', x=-8.55, y=10.00, z=-8.25], EntitySheep['Sheep'/298, l='MpServer', x=-12.64, y=88.00, z=0.56], EntityPlayerSP['hellno_guru'/299, l='MpServer', x=-68.31, y=99.00, z=15.67], EntityZombie['Zombie'/2659, l='MpServer', x=-4.58, y=89.71, z=-34.41], EntityBrainyZombie['Angry Zombie'/634, l='MpServer', x=-51.74, y=80.00, z=2.43], EntitySkeleton['Skeleton'/662, l='MpServer', x=-6.50, y=9.00, z=-23.50], EntitySheep['Sheep'/199, l='MpServer', x=-112.25, y=99.00, z=22.23], EntityZombie['Zombie'/200, l='MpServer', x=-82.70, y=80.00, z=-6.89], EntitySkeleton['Skeleton'/201, l='MpServer', x=-71.57, y=80.00, z=0.54], EntityZombie['Zombie'/202, l='MpServer', x=-74.79, y=80.00, z=22.15], EntityZombie['Zombie'/203, l='MpServer', x=-82.70, y=80.00, z=4.50], EntityCreeper['Creeper'/204, l='MpServer', x=-81.10, y=80.00, z=27.44], EntityZombie['Zombie'/205, l='MpServer', x=-75.75, y=80.00, z=28.50], EntityCreeper['Creeper'/206, l='MpServer', x=-82.62, y=80.00, z=28.70], EntityZombieVillager['Zombie Villager'/207, l='MpServer', x=-76.25, y=80.00, z=-5.26], EntitySkeleton['Skeleton'/208, l='MpServer', x=-75.24, y=80.00, z=0.21], EntityZombie['Zombie'/209, l='MpServer', x=-72.25, y=80.00, z=-7.16], EntitySkeleton['Skeleton'/210, l='MpServer', x=-71.53, y=80.00, z=-1.53], EntityZombie['Zombie'/211, l='MpServer', x=-73.00, y=80.00, z=-6.55], EntityZombie['Zombie'/212, l='MpServer', x=-67.76, y=80.00, z=0.29], EntitySkeleton['Skeleton'/213, l='MpServer', x=-73.71, y=80.00, z=-4.50], EntitySpider['Spider'/214, l='MpServer', x=-77.14, y=80.00, z=8.50], EntitySpider['Spider'/215, l='MpServer', x=-79.94, y=80.00, z=3.05], EntitySpark['Spark'/216, l='MpServer', x=-73.50, y=100.50, z=-6.50], EntitySpark['Spark'/217, l='MpServer', x=-75.50, y=100.50, z=-0.50], EntityBat['Bat'/1497, l='MpServer', x=-15.48, y=10.10, z=-10.36], EntityZombieVillager['Zombie Villager'/218, l='MpServer', x=-68.54, y=80.00, z=8.26], EntitySpider['Spider'/219, l='MpServer', x=-66.99, y=80.00, z=4.71], EntityCreeper['Creeper'/220, l='MpServer', x=-72.17, y=80.00, z=2.54], EntitySkeleton['Skeleton'/221, l='MpServer', x=-66.15, y=80.00, z=13.39], EntitySkeleton['Skeleton'/222, l='MpServer', x=-69.55, y=80.00, z=5.46], EntitySkeleton['Skeleton'/223, l='MpServer', x=-72.83, y=80.00, z=5.65], EntitySkeleton['Skeleton'/224, l='MpServer', x=-64.69, y=80.00, z=8.51], EntityCreeper['Creeper'/225, l='MpServer', x=-81.18, y=80.00, z=17.27], EntityCreeper['Creeper'/226, l='MpServer', x=-62.59, y=80.00, z=13.69], EntitySkeleton['Skeleton'/227, l='MpServer', x=-74.44, y=80.00, z=27.32], EntityZombie['Zombie'/228, l='MpServer', x=-64.59, y=80.00, z=17.86], EntityBat['Bat'/1508, l='MpServer', x=-4.25, y=10.10, z=-22.21], EntitySkeleton['Skeleton'/229, l='MpServer', x=-68.42, y=80.00, z=24.03], EntityCreeper['Creeper'/230, l='MpServer', x=-73.52, y=80.00, z=26.81], EntityZombie['Zombie'/231, l='MpServer', x=-76.36, y=80.00, z=5.81], EntitySpider['Spider'/232, l='MpServer', x=-66.46, y=80.00, z=20.77], EntityCow['Cow'/233, l='MpServer', x=-55.18, y=99.00, z=-29.69], EntityCreeper['Creeper'/234, l='MpServer', x=-55.50, y=80.00, z=-5.50], EntityCreeper['Creeper'/235, l='MpServer', x=-62.50, y=80.00, z=-4.50], EntitySkeleton['Skeleton'/236, l='MpServer', x=-48.25, y=80.00, z=-3.50], EntitySkeleton['Skeleton'/237, l='MpServer', x=-55.23, y=80.00, z=-7.70], EntityCreeper['Creeper'/238, l='MpServer', x=-61.64, y=80.00, z=-2.66], EntitySpider['Spider'/239, l='MpServer', x=-56.99, y=80.00, z=-4.00], EntityZombie['Zombie'/240, l='MpServer', x=-67.25, y=80.00, z=-4.64], EntityZombie['Zombie'/241, l='MpServer', x=-48.77, y=80.00, z=-4.24], EntityZombie['Zombie'/242, l='MpServer', x=-51.67, y=80.00, z=-4.92], EntityZombie['Zombie'/243, l='MpServer', x=-59.71, y=80.00, z=-3.22], EntityZombie['Zombie'/244, l='MpServer', x=-49.75, y=80.00, z=-0.30], EntityCreeper['Creeper'/245, l='MpServer', x=-58.18, y=80.00, z=0.16], EntitySpider['Spider'/246, l='MpServer', x=-54.04, y=80.00, z=-7.26], EntitySpider['Spider'/247, l='MpServer', x=-63.58, y=87.00, z=9.30], EntitySpider['Spider'/248, l='MpServer', x=-54.01, y=80.00, z=9.18], EntityZombie['Zombie'/249, l='MpServer', x=-62.19, y=80.00, z=15.46], EntityCreeper['Creeper'/2297, l='MpServer', x=-59.50, y=80.00, z=28.50], EntityZombie['Zombie'/250, l='MpServer', x=-58.75, y=80.00, z=24.55], EntityCreeper['Creeper'/251, l='MpServer', x=-59.65, y=80.00, z=19.86], EntitySkeleton['Skeleton'/252, l='MpServer', x=-49.19, y=80.00, z=20.44], EntityBat['Bat'/2556, l='MpServer', x=-20.42, y=10.10, z=-15.56], EntityChicken['Chicken'/253, l='MpServer', x=-54.15, y=99.00, z=58.24], EntityChickensChicken['Flint Chicken'/254, l='MpServer', x=-59.14, y=99.00, z=59.10], EntityHorse['Horse'/255, l='MpServer', x=-51.14, y=99.00, z=53.54]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 374471848 bytes (357 MB) / 3094872064 bytes (2951 MB) up to 5488246784 bytes (5234 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5888m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.5.2815 224 mods loaded, 224 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
EnderCorePlugin (EnderCore-1.12.2-0.5.53-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher CorePlugin (SmoothFont-mc1.12.2-2.0-alpha-9.jar) bre.smoothfont.asm.Transformer BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASM Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer LoadingPlugin (RandomThings-MC1.12.2-4.2.7.jar) lumien.randomthings.asm.ClassTransformer ForgelinPlugin (Forgelin-1.8.2.jar)
StructureUtilsASM (StructureUtils-1.1.0.4.jar) me.modmuss50.structureutils.StructureTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer BNBGamingCore (BNBGamingCore-1.12.2-0.10.0.jar) com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer LoadingPlugin (LoadingTips-1.12.2-1.1.0.jar) me.modmuss50.loadingtips.core.ClassTransformer SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar) openmods.core.OpenModsClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0' Renderer: 'GeForce 820M/PCIe/SSE2' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768 List of loaded APIs:
zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar RebornCore: Plugin Engine: 0 RebornCore Version: 3.13.11.444 Runtime Debofucsation 1 RenderEngine: 0 Ender IO: No known problems detected.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON Launched Version: forge-14.23.5.2815 LWJGL: 2.9.4 OpenGL: GeForce 820M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz