Posted July 6, 20223 yr hi, sorry if there is an excess of these threads already but i cannot find one with my specific problem. i'm not savvy with any of this and i would appreciate any help anyone would be willing to give me. i'm using shockbyte as a server host and with all the mods (these are the mods i currently have installed) i currently have installed it is stuck in a crash loop; here's what the console is saying: 06.07 16:53:14 [Server] INFO { 06.07 16:53:14 [Server] INFO "config": { 06.07 16:53:14 [Server] INFO "cost": 5, 06.07 16:53:14 [Server] INFO "item": "byg:poison_ivy", 06.07 16:53:14 [Server] INFO "max_uses": 2, 06.07 16:53:14 [Server] INFO "villager_xp": 2 06.07 16:53:14 [Server] INFO }, 06.07 16:53:14 [Server] INFO "type": "byg:emerald_for_items" 06.07 16:53:14 [Server] INFO } 06.07 16:53:14 [Server] INFO ], 06.07 16:53:14 [Server] INFO // Trades listed here are "rare" and only one(not only from these listed here but from other mods/vanilla also) is picked when a wandering trader spawns. 06.07 16:53:14 [Server] INFO "2": [] 06.07 16:53:14 [Server] INFO } 06.07 16:53:14 [Server] INFO } 06.07 16:53:14 [Server] INFO ==================================================================================================== 06.07 16:53:14 [Server] INFO ] 06.07 16:53:14 [Server] INFO at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[fmlcore-1.19-41.0.63.jar%23141!/:?] {} 06.07 16:53:14 [Server] INFO at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$24(ModLoader.java:208) ~[fmlcore-1.19-41.0.63.jar%23141!/:?] {} 06.07 16:53:14 [Server] INFO at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} 06.07 16:53:14 [Server] INFO at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:208) ~[fmlcore-1.19-41.0.63.jar%23141!/:?] {} 06.07 16:53:14 [Server] INFO at net.minecraftforge.fml.ModLoader.lambda$loadMods$17(ModLoader.java:191) ~[fmlcore-1.19-41.0.63.jar%23141!/:?] {} 06.07 16:53:14 [Server] INFO at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} 06.07 16:53:14 [Server] INFO at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:191) ~[fmlcore-1.19-41.0.63.jar%23141!/:?] {} 06.07 16:53:14 [Server] INFO at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:33) ~[forge-1.19-41.0.63-universal.jar%23145!/:?] {re:classloading} 06.07 16:53:14 [Server] INFO at net.minecraft.server.Main.main(Main.java:113) ~[server-1.19-20220607.102129-srg.jar%23140!/:?] {re:classloading} 06.07 16:53:14 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} 06.07 16:53:14 [Server] INFO at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} 06.07 16:53:14 [Server] INFO at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} 06.07 16:53:14 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} 06.07 16:53:14 [Server] INFO at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19-41.0.63.jar%2365!/:?] {} 06.07 16:53:14 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.1.jar%2353!/:?] {} 06.07 16:53:14 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.1.jar%2353!/:?] {} 06.07 16:53:14 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.1.jar%2353!/:?] {} 06.07 16:53:14 [Server] INFO at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.1.jar%2353!/:?] {} 06.07 16:53:14 [Server] INFO at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.1.jar%2353!/:?] {} 06.07 16:53:14 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.1.jar%2353!/:?] {} 06.07 16:53:14 [Server] INFO at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.1.jar%2353!/:?] {} 06.07 16:53:14 [Server] INFO at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.1.jar:?] {} 06.07 16:53:14 [Multicraft] Server shut down (starting) 06.07 16:53:14 [Multicraft] Restarting crashed server in 10 seconds 06.07 16:53:14 [Multicraft] Server stopped
July 6, 20223 yr Author 22 minutes ago, diesieben07 said: Post the debug.log. https://raw.githubusercontent.com/sgtspascal/debug-log/main/debug-log
July 6, 20223 yr Removing the mod is a bit drastic when its obviously just a misconfiguration 🙂 Quote missed input: { "1": [ { "config": { "cost": 5, "item": "byg:aspen_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:baobab_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:blue_enchanted_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:pink_cherry_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:white_cherry_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:cika_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:cypress_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:ebony_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:ether_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:fir_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:green_enchanted_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:holly_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:jacaranda_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:indigo_jacaranda_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:lament_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:mahogany_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:mangrove_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:maple_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:red_maple_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:silver_maple_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:nightshade_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:palm_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:palo_verde_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:pine_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:rainbow_eucalyptus_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:redwood_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:skyris_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:willow_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:witch_hazel_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:zelkova_sapling", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:skyris_vine", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" }, { "config": { "cost": 5, "item": "byg:poison_ivy", "max_uses": 2, "villager_xp": 2 }, "type": "byg:emerald_for_items" } ] } speak to the byg mod author about how to fix it. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
July 6, 20223 yr Author 3 hours ago, warjort said: Removing the mod is a bit drastic when its obviously just a misconfiguration 🙂 speak to the byg mod author about how to fix it. thanks for responding! i spoke with one of the lead people on the mod, corgi taco, and all i needed to do to get it to work was to delete the "byg" folder from my server config. didn't know those folders needed to be deleted when updating. all is good now 😁
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.