Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IceCubeFreeze

Members
  • Joined

  • Last visited

  1. it said on the crash report it's tinker construct, but I refuse to believe that, ---- Minecraft Crash Report ---- // Why did you do that? Time: 1/18/22 5:27 PM Description: Unexpected error java.lang.AbstractMethodError: Method slimeknights/tconstruct/library/recipe/casting/ItemCastingRecipe$Basin.getType()Lnet/minecraft/item/crafting/IRecipeType; is abstract at slimeknights.tconstruct.library.recipe.casting.ItemCastingRecipe$Basin.getType(ItemCastingRecipe.java) ~[?:1.16.5-3.0.2.84] {re:classloading} at slimeknights.tconstruct.plugin.jei.casting.CastingBasinCategory.isHandled(CastingBasinCategory.java:23) ~[?:1.16.5-3.0.2.84] {re:classloading} at slimeknights.tconstruct.plugin.jei.casting.CastingBasinCategory.isHandled(CastingBasinCategory.java:10) ~[?:1.16.5-3.0.2.84] {re:classloading} at mezz.jei.recipes.RecipeManagerInternal.addRecipe(RecipeManagerInternal.java:117) ~[?:7.7.1.139] {re:classloading} at mezz.jei.recipes.RecipeManagerInternal.addRecipeTyped(RecipeManagerInternal.java:101) ~[?:7.7.1.139] {re:classloading} at mezz.jei.recipes.RecipeManagerInternal.addRecipes(RecipeManagerInternal.java:94) ~[?:7.7.1.139] {re:classloading} at mezz.jei.recipes.RecipeManagerInternal.<init>(RecipeManagerInternal.java:86) ~[?:7.7.1.139] {re:classloading} at mezz.jei.load.PluginLoader.getRecipeManager(PluginLoader.java:144) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.JeiStarter.start(JeiStarter.java:74) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler$$Lambda$11724/724785693.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2941/1343365138.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3217/141295506.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:786) ~[?:?] {re:classloading} at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?] {re:classloading} at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?] {re:classloading} at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:classloading} at net.minecraft.network.PacketThreadUtil$$Lambda$14508/692579330.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading,re:mixin} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.22.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$464/1929506494.call(Unknown Source) [forge-1.16.5-36.2.22.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at slimeknights.tconstruct.library.recipe.casting.ItemCastingRecipe$Basin.getType(ItemCastingRecipe.java) ~[?:1.16.5-3.0.2.84] {re:classloading} at slimeknights.tconstruct.plugin.jei.casting.CastingBasinCategory.isHandled(CastingBasinCategory.java:23) ~[?:1.16.5-3.0.2.84] {re:classloading} at slimeknights.tconstruct.plugin.jei.casting.CastingBasinCategory.isHandled(CastingBasinCategory.java:10) ~[?:1.16.5-3.0.2.84] {re:classloading} at mezz.jei.recipes.RecipeManagerInternal.addRecipe(RecipeManagerInternal.java:117) ~[?:7.7.1.139] {re:classloading} at mezz.jei.recipes.RecipeManagerInternal.addRecipeTyped(RecipeManagerInternal.java:101) ~[?:7.7.1.139] {re:classloading} at mezz.jei.recipes.RecipeManagerInternal.addRecipes(RecipeManagerInternal.java:94) ~[?:7.7.1.139] {re:classloading} at mezz.jei.recipes.RecipeManagerInternal.<init>(RecipeManagerInternal.java:86) ~[?:7.7.1.139] {re:classloading} at mezz.jei.load.PluginLoader.getRecipeManager(PluginLoader.java:144) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.JeiStarter.start(JeiStarter.java:74) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[?:7.7.1.139] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler$$Lambda$11724/724785693.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2941/1343365138.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3217/141295506.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:786) ~[?:?] {re:classloading} at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?] {re:classloading} at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?] {re:classloading} at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:classloading} at net.minecraft.network.PacketThreadUtil$$Lambda$14508/692579330.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading,re:mixin} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['CreampyCheese'/357, l='ClientLevel', x=8.50, y=65.00, z=8.50]] Chunk stats: Client Chunk Cache: 441, 0 Level dimension: minecraft:overworld Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 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: 0 game time, 0 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:447) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:sun_brightness_client,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:astralsorcery:sun_brightness_client,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.22.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$464/1929506494.call(Unknown Source) [forge-1.16.5-36.2.22.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 128772128 bytes (122 MB) / 1412722688 bytes (1347 MB) up to 4078174208 bytes (3889 MB) CPUs: 8 JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmn128M -Xmx3902M -XX:+UseConcMarkSweepGC ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.22.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.22.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.22.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.22.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.22.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.22 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.16.5-36.2.22-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE TConstruct-1.16.5-3.0.2.84.jar |Tinkers' Construct |tconstruct |3.0.2.84 |DONE |Manifest: NOSIGNATURE good-nights-sleep-1.16.5-1.2.14.jar |Good Night's Sleep |good_nights_sleep |1.2.14 |DONE |Manifest: NOSIGNATURE astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 TheAbyss2+2.0.0-4+1.16.5.jar |TheAbyss |theabyss |2.0.0-4 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.139.jar |Just Enough Items |jei |7.7.1.139 |DONE |Manifest: NOSIGNATURE cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.16.5-0.5.5.jar |The Undergarden |undergarden |0.5.5 |DONE |Manifest: NOSIGNATURE wthit-2.10.10-forge.jar |wthit |wthit |2.10.10 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.22-universal.jar |Forge |forge |36.2.22 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE gaiadimension-1.16.5-1.3.3.jar |The Gaia Dimension |gaiadimension |1.3.3 |DONE |Manifest: NOSIGNATURE BloodMagic-1.16.4-3.1.7-27.jar |Blood Magic |bloodmagic |1.16.4-3.1.7-27 |DONE |Manifest: NOSIGNATURE Guide-API-VP-1.16.5-2.2.2.jar |Guide-API VP |guideapi-vp |2.2.2 |DONE |Manifest: NOSIGNATURE Vampirism-1.16.5-1.8.6.jar |Vampirism |vampirism |1.8.6 |DONE |Manifest: NOSIGNATURE VampirismIntegrations-1.16.5-1.6.1.jar |Vampirism Integrations |vampirism_integrations |1.6.1 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.7.0.jar |Curios API |curios |1.16.5-4.0.7.0 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE tl_skin_cape_forge_1.16.5-1.19.jar |TLSkinCape |tlskincape |1.19 |DONE |Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a Mantle-1.16.5-1.6.152.jar |Mantle |mantle |1.6.152 |DONE |Manifest: NOSIGNATURE antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE appliedenergistics2-8.4.5.jar |Applied Energistics 2 |appliedenergistics2 |8.4.5 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 TravelersBackpack-1.16.5-5.4.6.jar |Traveler's Backpack |travelersbackpack |5.4.6 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 1f5bab20-2a7e-4001-a1ec-a85e1cd8e9c8 Launched Version: Forge 1.16.5 Backend library: LWJGL version 3.2.2 build 10 Backend API: AMD Radeon(TM) RX Vega 10 Graphics GL version 4.6.14742 Compatibility Profile Context 21.8.2 27.20.22025.1006, ATI Technologies Inc. GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, mod_resources, file/BloodCraft_CD_music.zip (incompatible), file/BloodCraft_MiDi_music.zip (incompatible), file/BloodCraft Resourcepack (incompatible) Current Language: English (US) CPU: 8x AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx No optifine, and yes, i do have several "dimensions" mods, I surely postive one of them causing the problems since there's this "Here Be Dragons" warning pops up whenever I tried to start a new world.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.