Stone Tablet is empty or missing
DEX47 opened this issue ยท 4 comments
Crated modded server using your StoneAge mod and discovered Stone Tablet is missing all content. Each page shows a cube icon when you select a tab entry. The tablet error entry is show below as well as the blank page.
I also created a solo build with just the StoneAge and Ages-api. This resulted in a blank config file and the Stone Tablet was missing from the game. Unable to spawn the object in creative.
These results are 100% consistent each time a reload the server/client
Unless this portion of the mod is still under development I was expecting this guide to be complete.
- Mod version ages-api-1.16.5-1.2.0.jar, stone-age-1.16.5-1.3.2.jar
- Minecraft version 1.16.5-Forge-36.1.4, 1.16.5-Forge-36.1.0
I gave up trying to isolate this issue with my modpack. Multiple mod combinations resulted in this issue with inconsistency.
Got the same error, I think this is the relevant part. It is on a 100+ mod list, it works with only the required mods.
[12:42:10] [Render thread/ERROR]: Error while loading contents for book stone_age:stone_tablet java.lang.RuntimeException: Error building entry stone_age:items/arrow at vazkii.patchouli.client.book.BookContents.lambda$reload$5(BookContents.java:141) ~[?:1.16.4-51] at vazkii.patchouli.client.book.BookContents$$Lambda$16796/359531184.accept(Unknown Source) ~[?:?] at java.util.HashMap$Values.forEach(HashMap.java:972) ~[?:1.8.0_51] at vazkii.patchouli.client.book.BookContents.reload(BookContents.java:137) [?:1.16.4-51] at vazkii.patchouli.common.book.Book.reloadContents(Book.java:186) [?:1.16.4-51] at vazkii.patchouli.common.book.BookRegistry$$Lambda$16784/1535848623.accept(Unknown Source) [?:1.16.4-51] at java.util.HashMap$Values.forEach(HashMap.java:972) [?:1.8.0_51] at vazkii.patchouli.common.book.BookRegistry.reloadContents(BookRegistry.java:105) [?:1.16.4-51] at vazkii.patchouli.client.book.ClientBookRegistry.reload(ClientBookRegistry.java:63) [?:1.16.4-51] at vazkii.patchouli.client.base.ClientAdvancements.onClientPacket(ClientAdvancements.java:40) [?:1.16.4-51] at net.minecraft.client.multiplayer.ClientAdvancementManager.handler$zoc000$patchouli_onSync(SourceFile:518) [?:?] at net.minecraft.client.multiplayer.ClientAdvancementManager.func_192799_a(SourceFile:57) [?:?] at net.minecraft.client.network.play.ClientPlayNetHandler.func_191981_a(ClientPlayNetHandler.java:1275) [?:?] at net.minecraft.network.play.server.SAdvancementInfoPacket.func_148833_a(SourceFile:37) [?:?] at net.minecraft.network.play.server.SAdvancementInfoPacket.func_148833_a(SourceFile:16) [?:?] at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?] at net.minecraft.network.PacketThreadUtil$$Lambda$16461/249352264.run(Unknown Source) [?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:179) [?:0.12.1.121] at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:52) [?:0.12.1.121] at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:36) [?:0.12.1.121] at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.12.1.121] at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.12.1.121] at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.12.1.121] at mezz.jei.load.PluginLoader.lambda$new$3(PluginLoader.java:106) [?:7.7.0.106] at mezz.jei.load.PluginLoader$$Lambda$16750/257325465.accept(Unknown Source) [?:7.7.0.106] at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:7.7.0.106] at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:106) [?:7.7.0.106] at mezz.jei.startup.JeiStarter.start(JeiStarter.java:69) [?:7.7.0.106] at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) [?:7.7.0.106] at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) [?:7.7.0.106] at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) [?:7.7.0.106] at mezz.jei.startup.ClientLifecycleHandler$$Lambda$13336/1944259356.accept(Unknown Source) [?:7.7.0.106] 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$2953/476631259.invoke(Unknown Source) [eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus$$Lambda$2590/1464302650.invoke(Unknown Source) [eventbus-4.0.0.jar:?] 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:708) [?:?] at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) [?:?] at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?] at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?] at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?] at net.minecraft.network.PacketThreadUtil$$Lambda$16461/249352264.run(Unknown Source) [?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?] at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] at net.minecraft.client.main.Main.main(Main.java:184) [?:?] 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.1.31.jar:36.1] at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$477/1582406355.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1] 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:?] Caused by: java.lang.RuntimeException: Error while loading entry stone_age:items/arrow page 0 at vazkii.patchouli.client.book.BookEntry.build(BookEntry.java:224) ~[?:1.16.4-51] at vazkii.patchouli.client.book.BookContents.lambda$reload$5(BookContents.java:139) ~[?:1.16.4-51] ... 65 more Caused by: java.lang.RuntimeException: Failed to create custom component com.yanny.age.stone.compatibility.patchouli.FlintWorkbenchRecipeComponent at vazkii.patchouli.client.book.template.component.ComponentCustom.onVariablesAvailable(ComponentCustom.java:32) ~[?:1.16.4-51] at vazkii.patchouli.client.book.template.VariableAssigner.assignVariableHolders(VariableAssigner.java:46) ~[?:1.16.4-51] at vazkii.patchouli.client.book.template.TemplateComponent.compile(TemplateComponent.java:49) ~[?:1.16.4-51] at vazkii.patchouli.client.book.template.BookTemplate.compile(BookTemplate.java:112) ~[?:1.16.4-51] at vazkii.patchouli.client.book.page.PageTemplate.build(PageTemplate.java:23) ~[?:1.16.4-51] at vazkii.patchouli.client.book.BookEntry.build(BookEntry.java:221) ~[?:1.16.4-51] at vazkii.patchouli.client.book.BookContents.lambda$reload$5(BookContents.java:139) ~[?:1.16.4-51] ... 65 more Caused by: java.lang.ClassCastException: net.minecraft.item.crafting.ShapedRecipe cannot be cast to com.yanny.age.stone.recipes.FlintWorkbenchRecipe at com.yanny.age.stone.compatibility.patchouli.FlintWorkbenchRecipeComponent.lambda$onVariablesAvailable$0(FlintWorkbenchRecipeComponent.java:51) ~[?:1.16.5-1.3.2] at com.yanny.age.stone.compatibility.patchouli.FlintWorkbenchRecipeComponent$$Lambda$16812/56310733.accept(Unknown Source) ~[?:?] at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] at com.yanny.age.stone.compatibility.patchouli.FlintWorkbenchRecipeComponent.onVariablesAvailable(FlintWorkbenchRecipeComponent.java:50) ~[?:1.16.5-1.3.2] at vazkii.patchouli.client.book.template.component.ComponentCustom.onVariablesAvailable(ComponentCustom.java:29) ~[?:1.16.4-51] at vazkii.patchouli.client.book.template.VariableAssigner.assignVariableHolders(VariableAssigner.java:46) ~[?:1.16.4-51] at vazkii.patchouli.client.book.template.TemplateComponent.compile(TemplateComponent.java:49) ~[?:1.16.4-51] at vazkii.patchouli.client.book.template.BookTemplate.compile(BookTemplate.java:112) ~[?:1.16.4-51] at vazkii.patchouli.client.book.page.PageTemplate.build(PageTemplate.java:23) ~[?:1.16.4-51] at vazkii.patchouli.client.book.BookEntry.build(BookEntry.java:221) ~[?:1.16.4-51] at vazkii.patchouli.client.book.BookContents.lambda$reload$5(BookContents.java:139) ~[?:1.16.4-51] ... 65 more
One of the mods that causes this is "YUNG's Better Caves (Forge)" or one of his other "YUNG's" mods. Those were the only ones that I had installed alongside this.
But there are other mods that cause the same issue. Have to narrow it down from a list of 120 mods so it takes some time, which I don't really have atm.
Tested on
stone-age-1.16.5-1.3.2
stone-age-1.16.5-1.3.0
EDIT: Config file is empty, no matter what I do. Even if only these mods are installed.