| 1 | [21:29:39] [Worker-ResourceReload-9/ERROR] [ne.ne.fm.ja.FMLModContainer/]: Exception caught during firing event: Method should be called on CLIENT but was called on SERVER
|
| 2 | Index: 0
|
| 3 | Listeners:
|
| 4 | 0: net.neoforged.bus.EventListenerFactory$registerModels/0x000000080318c400@64e0acd9
|
| 5 | java.lang.IllegalArgumentException: Method should be called on CLIENT but was called on SERVER
|
| 6 | at TRANSFORMER/enderio_conduits@7.1.8-alpha/com.enderio.conduits.client.model.conduit.modifier.ConduitCoreModelModifiers.init(ConduitCoreModelModifiers.java:20)
|
| 7 | at TRANSFORMER/enderio_conduits@7.1.8-alpha/com.enderio.conduits.client.ConduitClientSetup.registerModels(ConduitClientSetup.java:78)
|
| 8 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350)
|
| 9 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:329)
|
| 10 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
|
| 11 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.lambda$postEvent$13(ModLoader.java:358)
|
| 12 | at java.base/java.lang.Iterable.forEach(Iterable.java:75)
|
| 13 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
|
| 14 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.postEvent(ModLoader.java:358)
|
| 15 | at TRANSFORMER/neoforge@21.1.168/net.neoforged.neoforge.client.ClientHooks.onRegisterAdditionalModels(ClientHooks.java:743)
|
| 16 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelBakery.<init>(ModelBakery.java:121)
|
| 17 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelManager.lambda$reload$0(ModelManager.java:110)
|
| 18 | at java.base/java.util.concurrent.CompletableFuture.biApply(CompletableFuture.java:1311)
|
| 19 | at java.base/java.util.concurrent.CompletableFuture$BiApply.tryFire(CompletableFuture.java:1280)
|
| 20 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
|
| 21 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
|
| 22 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
|
| 23 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
|
| 24 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
|
| 25 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
| 26 |
|
| 27 | [21:29:39] [Worker-ResourceReload-9/ERROR] [ne.ne.fm.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional@2ec1d756 dispatch for modid enderio_conduits
|
| 28 | java.lang.IllegalArgumentException: Method should be called on CLIENT but was called on SERVER
|
| 29 | at TRANSFORMER/enderio_conduits@7.1.8-alpha/com.enderio.conduits.client.model.conduit.modifier.ConduitCoreModelModifiers.init(ConduitCoreModelModifiers.java:20) ~[com.enderio.enderio-conduits-7.1.8-alpha.jar%231244!/:7.1.8-alpha] {re:classloading}
|
| 30 | at TRANSFORMER/enderio_conduits@7.1.8-alpha/com.enderio.conduits.client.ConduitClientSetup.registerModels(ConduitClientSetup.java:78) ~[com.enderio.enderio-conduits-7.1.8-alpha.jar%231244!/:7.1.8-alpha] {re:classloading}
|
| 31 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.2.jar%23164!/:?] {}
|
| 32 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:329) ~[bus-8.0.2.jar%23164!/:?] {}
|
| 33 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin,pl:accesstransformer:B}
|
| 34 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.lambda$postEvent$13(ModLoader.java:358) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 35 | at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
|
| 36 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 37 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.postEvent(ModLoader.java:358) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 38 | at TRANSFORMER/neoforge@21.1.168/net.neoforged.neoforge.client.ClientHooks.onRegisterAdditionalModels(ClientHooks.java:743) ~[neoforge-21.1.168-universal.jar%23634!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
|
| 39 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelBakery.<init>(ModelBakery.java:121) ~[client-1.21.1-20240808.144430-srg.jar%23633!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.dynamic_resources.ctm.CTMModelBakeryAccessor from mod modernfix,pl:mixin:APP:balm.mixins.json:ModelBakeryAccessor from mod balm,pl:mixin:APP:balm.neoforge.mixins.json:ModelBakeryMixin from mod balm,pl:mixin:APP:athena.mixins.json:ModelBakeryMixin from mod athena,pl:mixin:APP:athena-neoforge.mixins.json:ModelBakeryMixin from mod athena,pl:mixin:APP:zerocore.mixins.json:client.ModelBakeryAccessor from mod zerocore,pl:mixin:APP:ae2.mixins.json:ModelBakeryMixin from mod ae2,pl:mixin:APP:mixins.aae.json:client.ModelBakeryMixin from mod advanced_ae,pl:mixin:APP:embeddium.mixins.json:features.model.ModelBakeryMixin from mod embeddium,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 40 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelManager.lambda$reload$0(ModelManager.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23633!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix,pl:mixin:APP:fusion.mixins.json:ModelManagerMixin from mod fusion,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ModelManagerMixin from mod refurbished_furniture,pl:mixin:APP:extended_industrialization.mixins.json:AddMaterialAtlasesMixin from mod extended_industrialization,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 41 | at java.base/java.util.concurrent.CompletableFuture.biApply(CompletableFuture.java:1311) [?:?] {re:mixin}
|
| 42 | at java.base/java.util.concurrent.CompletableFuture$BiApply.tryFire(CompletableFuture.java:1280) [?:?] {}
|
| 43 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) [?:?] {}
|
| 44 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) [?:?] {}
|
| 45 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) [?:?] {}
|
| 46 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) [?:?] {re:mixin,re:computing_frames}
|
| 47 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) [?:?] {re:mixin,re:computing_frames}
|
| 48 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) [?:?] {re:mixin}
|
| 49 | [21:29:39] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite enderio:block/primitive_alloy_smelter_front_active: [4, 5]
|
| 50 | [21:29:39] [Worker-ResourceReload-6/INFO] [Mystical Agriculture/]: Loaded 4 essence vessel colors in 26 ms
|
| 51 | [21:29:39] [Worker-ResourceReload-9/ERROR] [minecraft/Util]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 52 | [21:29:39] [Worker-ResourceReload-9/WARN] [minecraft/Util]: Did you remember to set a breakpoint here?
|
| 53 | [21:29:39] [Worker-ResourceReload-9/ERROR] [minecraft/Util]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 54 | [21:29:39] [Worker-ResourceReload-9/WARN] [minecraft/Util]: Did you remember to set a breakpoint here?
|
| 55 | [21:29:39] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite justdirethings:item/creaturecatcher_top_animation: [8]
|
| 56 | [21:29:39] [Worker-ResourceReload-9/ERROR] [minecraft/Util]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 57 | [21:29:39] [Worker-ResourceReload-9/WARN] [minecraft/Util]: Did you remember to set a breakpoint here?
|
| 58 | [21:29:39] [Worker-ResourceReload-9/ERROR] [minecraft/Util]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 59 | [21:29:39] [Worker-ResourceReload-9/WARN] [minecraft/Util]: Did you remember to set a breakpoint here?
|
| 60 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 0: 1
|
| 61 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 1: 2
|
| 62 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 2: 1
|
| 63 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 3: 3
|
| 64 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 5: 3
|
| 65 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 6: 1
|
| 66 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 8: 4
|
| 67 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 9: 1
|
| 68 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 11: 4
|
| 69 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 12: 2
|
| 70 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 13: 4
|
| 71 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 15: 1
|
| 72 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 16: 4
|
| 73 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 17: 2
|
| 74 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 18: 3
|
| 75 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 20: 1
|
| 76 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 22: 1
|
| 77 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 23: 4
|
| 78 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 24: 1
|
| 79 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 25: 4
|
| 80 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 26: 2
|
| 81 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 27: 4
|
| 82 | [21:29:40] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 28: 2
|
| 83 | [21:29:41] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite powah:item/ender_core: [1, 2, 4, 7, 9, 10, 11]
|
| 84 | [21:29:41] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 1: 1
|
| 85 | [21:29:41] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 2: 2
|
| 86 | [21:29:41] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 3: 3
|
| 87 | [21:29:41] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 4: 4
|
| 88 | [21:29:41] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 5: 5
|
| 89 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/agronomic_sourcelink_animation.json'
|
| 90 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite irons_spellbooks:item/upgrade_orb_ender: [1, 5, 6, 7]
|
| 91 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/alchemical_sourcelink_animation.json'
|
| 92 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/alteration_apparatus_animations.json'
|
| 93 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/amethyst_golem_animations.json'
|
| 94 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/animated_block_animations.json'
|
| 95 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_arcane_fusion.json'
|
| 96 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_arcane_hammer.json'
|
| 97 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_arcane_polish.json'
|
| 98 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_arcane_press.json'
|
| 99 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_whirl.json'
|
| 100 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/arcane_core_animations.json'
|
| 101 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/arcane_pedestal_animations.json'
|
| 102 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/basic_spell_turret_animations.json'
|
| 103 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/book_wyrm_animation.json'
|
| 104 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/book_wyrm_lectern_animations.json'
|
| 105 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/casting_animations.json'
|
| 106 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'allthewizardgear:animations/default_armor.json'
|
| 107 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/drygmy_animations.json'
|
| 108 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/empty.json'
|
| 109 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/enchanting_apparatus_animations.json'
|
| 110 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/ice_block_animations.json'
|
| 111 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/imbuement_chamber_animations.json'
|
| 112 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/lily_animations.json'
|
| 113 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/mana_relay_animation.json'
|
| 114 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/mana_splitter_animation.json'
|
| 115 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/nook_animation.json'
|
| 116 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/potion_melder_animation.json'
|
| 117 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/press_animations.json'
|
| 118 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/redstone_relay_animations.json'
|
| 119 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/ritual.json'
|
| 120 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/root_animations.json'
|
| 121 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/rune.json'
|
| 122 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/scribes_table_animations.json'
|
| 123 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/scryers_eye_animation.json'
|
| 124 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_collector_animations.json'
|
| 125 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_deposit_animations.json'
|
| 126 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_relay_animations.json'
|
| 127 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_splitter_animations.json'
|
| 128 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_warp_animations.json'
|
| 129 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/spectral_hammer.json'
|
| 130 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spell_turret_animations.json'
|
| 131 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spell_turret_timer_animations.json'
|
| 132 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spike_animations.json'
|
| 133 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/starbuncle_animations.json'
|
| 134 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/storage_catalog_animations.json'
|
| 135 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/summoned_weapon_animations.json'
|
| 136 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/vitalic_sourcelink_animation.json'
|
| 137 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/void_tentacle_animations.json'
|
| 138 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/volcanic_sourcelink_animations.json'
|
| 139 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wand_animation.json'
|
| 140 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_additions:animations/warp_nexus_animations.json'
|
| 141 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/weald_waddler_animations.json'
|
| 142 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/weald_walker_animations.json'
|
| 143 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/whirlisprig_animations.json'
|
| 144 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/whirlisprig_blossom_animations.json'
|
| 145 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_chimera_animations.json'
|
| 146 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_defender_animations.json'
|
| 147 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_hunter_animations.json'
|
| 148 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_stalker_animations.json'
|
| 149 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wixie_animations.json'
|
| 150 | [21:29:42] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/wizard_armor_animation.json'
|
| 151 | [21:29:42] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite apotheosis:items/gems/molten_breach: [9, 10, 11]
|
| 152 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 1: 1
|
| 153 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 2: 2
|
| 154 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 3: 3
|
| 155 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 4: 4
|
| 156 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 5: 3
|
| 157 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 6: 2
|
| 158 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 7: 1
|
| 159 | [21:29:42] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite evilcraft:block/poison_still: [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]
|
| 160 | [21:29:42] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite justdirethings:item/creaturecatcher_side_animation: [8]
|
| 161 | [21:29:42] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/nexium_emitter frame 1: 1
|
| 162 | [21:29:42] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/nexium_emitter frame 2: 2
|
| 163 | [21:29:42] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/nexium_emitter frame 3: 1
|
| 164 | [21:29:43] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite apotheosis:items/gems/blood_lord: [9]
|
| 165 | [21:29:43] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite relics:item/wool_mitten frame 14: 14
|
| 166 | [21:29:43] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite cataclysm:item/cursed_eye: [8, 9]
|
| 167 | [21:29:43] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite irons_spellbooks:item/energized_core_energy: [11]
|
| 168 | [21:29:43] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite evilcraft:block/blood_still: [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]
|
| 169 | [21:29:43] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite enderio:block/alloy_smelter_front_active: [4, 5]
|
| 170 | [21:29:43] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite powah:item/charged_snowball: [1, 2, 3, 4, 16, 17, 18, 19]
|
| 171 | [21:29:43] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Unused frames in sprite ars_technica:item/glyph_fuse: [13, 14, 15]
|
| 172 | [21:29:43] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/dimensional_seed frame 1: 1
|
| 173 | [21:29:43] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/dimensional_seed frame 2: 2
|
| 174 | [21:29:43] [Worker-ResourceReload-6/WARN] [minecraft/SpriteLoader]: Texture railcraft:block/crusher_top_south_east with size 24x24 limits mip level from 4 to 3
|
| 175 | [21:29:43] [Worker-ResourceReload-6/WARN] [minecraft/SpriteLoader]: Texture cataclysm:item/black_steel_axe with size 15x16 limits mip level from 3 to 0
|
| 176 | [21:29:44] [Render thread/INFO] [minecraft/Minecraft]: Caught error loading resourcepacks, removing all selected resourcepacks
|
| 177 | java.util.concurrent.CompletionException: net.neoforged.fml.ModLoadingException: Loading errors encountered:
|
| 178 | - Ender IO Conduits (enderio_conduits) encountered an error while dispatching the net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional event
|
| 179 | java.lang.IllegalArgumentException: Method should be called on CLIENT but was called on SERVER
|
| 180 |
|
| 181 | at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] {re:mixin}
|
| 182 | at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] {re:mixin}
|
| 183 | at java.base/java.util.concurrent.CompletableFuture.biApply(CompletableFuture.java:1313) ~[?:?] {re:mixin}
|
| 184 | at java.base/java.util.concurrent.CompletableFuture$BiApply.tryFire(CompletableFuture.java:1280) ~[?:?] {}
|
| 185 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
|
| 186 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
|
| 187 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
|
| 188 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
|
| 189 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
|
| 190 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
|
| 191 | Caused by: net.neoforged.fml.ModLoadingException: Loading errors encountered:
|
| 192 | - Ender IO Conduits (enderio_conduits) encountered an error while dispatching the net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional event
|
| 193 | java.lang.IllegalArgumentException: Method should be called on CLIENT but was called on SERVER
|
| 194 |
|
| 195 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:181) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin,pl:accesstransformer:B}
|
| 196 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.lambda$postEvent$13(ModLoader.java:358) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 197 | at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
|
| 198 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 199 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.postEvent(ModLoader.java:358) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 200 | at TRANSFORMER/neoforge@21.1.168/net.neoforged.neoforge.client.ClientHooks.onRegisterAdditionalModels(ClientHooks.java:743) ~[neoforge-21.1.168-universal.jar%23634!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
|
| 201 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelBakery.<init>(ModelBakery.java:121) ~[client-1.21.1-20240808.144430-srg.jar%23633!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.dynamic_resources.ctm.CTMModelBakeryAccessor from mod modernfix,pl:mixin:APP:balm.mixins.json:ModelBakeryAccessor from mod balm,pl:mixin:APP:balm.neoforge.mixins.json:ModelBakeryMixin from mod balm,pl:mixin:APP:athena.mixins.json:ModelBakeryMixin from mod athena,pl:mixin:APP:athena-neoforge.mixins.json:ModelBakeryMixin from mod athena,pl:mixin:APP:zerocore.mixins.json:client.ModelBakeryAccessor from mod zerocore,pl:mixin:APP:ae2.mixins.json:ModelBakeryMixin from mod ae2,pl:mixin:APP:mixins.aae.json:client.ModelBakeryMixin from mod advanced_ae,pl:mixin:APP:embeddium.mixins.json:features.model.ModelBakeryMixin from mod embeddium,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 202 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelManager.lambda$reload$0(ModelManager.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23633!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix,pl:mixin:APP:fusion.mixins.json:ModelManagerMixin from mod fusion,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ModelManagerMixin from mod refurbished_furniture,pl:mixin:APP:extended_industrialization.mixins.json:AddMaterialAtlasesMixin from mod extended_industrialization,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 203 | at java.base/java.util.concurrent.CompletableFuture.biApply(CompletableFuture.java:1311) ~[?:?] {re:mixin}
|
| 204 | ... 7 more
|
| 205 | [21:29:44] [Render thread/INFO] [ModernFix/]: Invalidating pack caches
|
| 206 | [21:29:44] [Render thread/INFO] [minecraft/ReloadableResourceManager]: Reloading ResourceManager: mod/dyenamicsandfriends:compat_packs/cookingforblockheads/, mod/dyenamicsandfriends:compat_packs/luminax/, mod/dyenamicsandfriends:compat_packs/crystalix/, mod/dyenamicsandfriends:compat_packs/connectedglass/, mod/dyenamicsandfriends:compat_packs/productivemetalworks/, vanilla, KubeJS Virtual Resource Pack [Before Mods, assets], mod_resources, mod/betterdungeons, mod/almanac, mod/simplemagnets, mod/integratedterminals,integratedterminalscompat, mod/enderio_base, mod/mffs, mod/endercore, mod/neoforge, mod/modernfix, mod/fabric_block_view_api_v2, mod/evilcraft,evilcraftcompat, mod/yungsapi, mod/mcwstairs, mod/gateways, mod/iris, mod/universalgrid, mod/keybindspurger, mod/betterfortresses, mod/cloth_config, mod/sawmill, mod/supplementaries, mod/refinedstorage, mod/embeddium, mod/industrialforegoing, mod/handcrafted, mod/repurposed_structures, mod/bcc, mod/camol, mod/auroras, mod/heyberryshutup, mod/integratedscripting, mod/spark, mod/yungsextras, mod/omegaconfig, mod/extrastorage, mod/naturesaura, mod/mcwroofs, mod/betterendisland, mod/fabric_rendering_data_attachment_v1, mod/the_bumblezone, mod/tombstone, mod/enderio_machines, mod/journeymap_api, mod/sfm, mod/mcwlights, mod/betterjungletemples, mod/byzantine, mod/smartbrainlib, mod/leakdiagtool, mod/rechiseled, mod/attributefix, mod/caelus, mod/allthecompressed, mod/mcwholidays, mod/epherolib, mod/laserbridges, mod/compactmachines, mod/farmingforblockheads, mod/rechiseledcreate, mod/additional_lights, mod/fusion, mod/extradisks, mod/edivadlib, mod/sophisticatedbackpackscreateintegration, mod/integratedcrafting, mod/dungeons_arise, mod/terrablender, mod/livingthings, mod/pamhc2crops, mod/justenoughbreeding, mod/nolijium, mod/alltheleaks, mod/cleanswing, mod/corgilib, mod/sushigocrafting, mod/domum_ornamentum, mod/flywheel, mod/luminax, mod/experiencelib, mod/bhc, mod/justenoughprofessions, mod/securitycraft, mod/almostunified, mod/wits, mod/immediatelyfast, mod/structory_towers, mod/appleskin, mod/lootr, mod/occultism, mod/refinedstorage_curios_integration, mod/allthetweaks, mod/rebind_narrator, mod/extremesoundmuffler, mod/cosmeticarmorreworked, mod/euphoria_patcher, mod/morered, mod/keybindbundles, mod/kuma_api, mod/fabric_renderer_api_v1, mod/advancedperipherals, mod/towntalk, mod/fireproofboats, mod/betteroceanmonuments, mod/sophisticatedcore, mod/glassential, mod/prism, mod/placebo, mod/wstweaks, mod/fastfurnace, mod/cobweb, mod/bookshelf, mod/sophisticatedbackpacks, mod/immeng, mod/mcwdoors, mod/moreredxcctcompat, mod/utilitarian, mod/fzzy_config, mod/konkrete, mod/chipped, mod/rechiseled_chipped, mod/mcwbridges, mod/tempad, mod/hostilenetworks, mod/jearchaeology, mod/olympus, mod/fuelgoeshere, mod/simplylight, mod/industrialforegoingsouls, mod/lionfishapi, mod/memorysettings, mod/cataclysm, mod/blockui, mod/structurize, mod/tiab, mod/smithingtemplateviewer, mod/mysticalcustomization, mod/elevatorid, mod/bridgingmod, mod/hardenedarmadillos, mod/aiimprovements, mod/moreoverlays, mod/cupboard, mod/ars_ocultas, mod/undergarden, mod/monolib, mod/disenchanting_table, mod/framework, mod/bwncr, mod/observable, mod/atlas_api, mod/darkmodeeverywhere, mod/betteradvancements, mod/pamhc2trees, mod/redstonepen, mod/dyenamics, mod/commonnetworking, mod/reap, mod/illagerwarship, mod/resourcefullibkt, mod/clumps, mod/artifacts, mod/explorerscompass, mod/toastcontrol, mod/mininggadgets, mod/theurgy_kubejs, mod/trophymanager, mod/akashictome, mod/xycraft_core, mod/repeatable_trial_vaults, mod/mysticalagriculture, mod/craftingtweaks, mod/endermanoverhaul, mod/apothic_spawners, mod/enderio_conduits, mod/ftbjeiextras, mod/enderio, mod/easy_villagers, mod/reliquary, mod/mes, mod/polyeng, mod/fastbench, mod/fluxnetworks, mod/irons_spellbooks, mod/buildinggadgets2, mod/minecolonies, mod/pylons, mod/ferritecore, mod/functionalstorage, mod/modularrouters, mod/justzoom, mod/rarcompat, mod/overloadedarmorbar, mod/create_enchantment_industry, mod/flickerfix, mod/productivetrees, mod/createaddition, mod/supermartijn642configlib, mod/quarryplus, mod/additionalentityattributes, mod/underground_villages, mod/variantsandventures, mod/playeranimator, mod/ponder, mod/mcwwindows, mod/ironjetpacks, mod/ctm, mod/everythingcopper, mod/powah, mod/cabletiers, mod/rangedpumps, mod/ae2importexportcard, mod/balm, mod/prickle, mod/moderndynamics, mod/crash_assistant, mod/mysticalagradditions, mod/ctov, mod/eternal_starlight, mod/athena, mod/stylecolonies, mod/novillagerdm, mod/lmft, mod/packmenu, mod/alltheores, mod/glodium, mod/torchmaster, mod/sussysniffers, mod/explorify, mod/ironfurnaces, mod/mcwtrpdoors, mod/silentgear, mod/supermartijn642corelib, mod/apothic_attributes, mod/resourcefulconfig, mod/servercore, mod/curios, mod/searchables, mod/measurements, mod/deimos, mod/mcwfurnitures, mod/conditional_mixin, mod/apothic_enchanting, mod/apotheosis, mod/infiniverse, mod/codechickenlib, mod/bettermineshafts, mod/crafting_on_a_stick, mod/ae2jeiintegration, mod/mekanismcovers, mod/harvest_with_ease, mod/formationsnether, mod/jei, mod/multipiston, mod/lithostitched, mod/mekanism, mod/laserio, mod/mekanismgenerators, mod/gmut, mod/invtweaks, mod/naturescompass, mod/jumpboat, mod/catjammies, mod/pneumaticcraft, mod/formations, mod/crystalix, mod/mcwpaths, mod/zerocore, mod/formationsoverworld, mod/simplebackups, mod/fabric_api_base, mod/mousetweaks, mod/immersiveengineering, mod/nochatreports, mod/allthemodium, mod/ohthetreesyoullgrow, mod/spectrelib, mod/kotlinforforge, mod/pipez, mod/integrateddynamics,integrateddynamicscompat, mod/pamhc2foodcore, mod/itemcollectors, mod/imfast, mod/polymorph, mod/railcraft, mod/enderio_conduits_modded, mod/monocle, mod/showcaseitem, mod/connectedglass, mod/constructionstick, mod/simple_weather, mod/hyperbox, mod/aquaculture, mod/refinedstorage_jei_integration, mod/mns, mod/cristellib, mod/cyclopscore, mod/refinedstorage_quartz_arsenal, mod/betterwitchhuts, mod/netherportalfix, mod/geckolib, mod/biomeswevegone, mod/creeperoverhaul, mod/ars_nouveau, mod/ars_elemental, mod/not_enough_glyphs, mod/ars_technica, mod/pocketstorage, mod/connectivity, mod/cookingforblockheads, mod/controlling, mod/potionsmaster, mod/storagedelight, mod/relics, mod/generatorgalore, mod/nuggets, mod/herbsandharvest, mod/grandpower, mod/refinedstorage_mekanism_integration, mod/dummmmmmy, mod/twilightforest, mod/mob_grinding_utils, mod/common_storage_lib_data, mod/arseng, mod/farmersdelight, mod/entangled, mod/commoncapabilities, mod/crashutilities, mod/getittogetherdrops, mod/mcwfences, mod/xycraft_world, mod/xycraft_machines, mod/colorfulhearts, mod/wirelesschargers, mod/pamhc2foodextended, mod/modelfix, mod/actuallyadditions, mod/patchouli, mod/ars_additions, mod/allthearcanistgear, mod/sophisticatedstoragecreateintegration, mod/integratedtunnels,integratedtunnelscompat, mod/ftbultimine, mod/betterstrongholds, mod/mifa, mod/resourcefullib, mod/mekanismtools, mod/deeperdarker, mod/architectury, mod/mostructures, mod/accelerateddecay, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbranks, mod/ftbessentials, mod/ftbchunks, mod/jamlib, mod/ftbquests, mod/computercraft, mod/bigreactors, mod/refurbished_furniture, mod/productivebees, mod/productivemetalworks, mod/sgearmetalworks, mod/dyenamicsandfriends, mod/trashcans, mod/inventoryessentials, mod/justdirethings, mod/polylib, mod/shrink, mod/t_and_t, mod/merrymaking, mod/letmedespawn, mod/yeetusexperimentus, mod/irons_jewelry, mod/villagesandpillages, mod/rhino, mod/kubejs, mod/ftbxmodcompat, mod/occultism_kubejs, mod/modular_machinery_reborn, mod/modular_machinery_reborn_mekanism, mod/modular_machinery_reborn_ars, mod/rootsclassic, mod/neo_auth, mod/cucumber, mod/trashslot, mod/amendments, mod/blueflame, mod/sophisticatedstorage, mod/octolib, mod/mss, mod/allthewizardgear, mod/productivelib, mod/rainbows, mod/create, mod/create_dragons_plus, mod/framedblocks, mod/waystones, mod/structory, mod/fastsuite, mod/journeymap, mod/comforts, mod/dimstorage, mod/dungeoncrawl, mod/charginggadgets, mod/cobblegengalore, mod/xycraft_override, mod/mcjtylib, mod/rftoolsbase, mod/rftoolspower, mod/rftoolsbuilder, mod/restrictions, mod/xnet, mod/betterdeserttemples, mod/guideme, mod/mahoutsukai, mod/enderstorage, mod/factory_blocks, mod/interdimensionalwirelesstransmitter, mod/rftoolsutility, mod/enchdesc, mod/moonlight, mod/cloudglass, mod/toolbelt, mod/titanium, mod/regions_unexplored, mod/silentlib, mod/jade, mod/ae2, mod/soulplied_energistics, mod/aeinfinitybooster, mod/ae2ct, mod/ae2netanalyser, mod/ae2wtlib, mod/extendedae, mod/ae2wtlib_api, mod/advanced_ae, mod/megacells, mod/enderdrives, mod/appflux, mod/merequester, mod/modern_industrialization, mod/tesseract_api, mod/extended_industrialization, mod/forbidden_arcanus, mod/valhelsia_core, mod/bibliowoods, mod/bibliocraft, mod/enderio_armory, mod/theurgy, mod/stevescarts, mod/iceberg, mod/equipmentcompare, mod/legendarytooltips, mod/treetap, mod/nullscape, mod/jei_mekanism_multiblocks, mod/modonomicon, mod/cryonicconfig, mod/mvs, mod/chisel, mod/yet_another_config_lib_v3, mod/solcarrot, mod/moredragoneggs, mod/appmek, mod/expandability, mod/xtonesreworked, mod/sophisticatedstorageinmotion, add_xycraft_overrides_stone, add_xycraft_overrides_metal, add_xycraft_overrides_glass, moonlight:mods_dynamic_assets, mod/towntalk:respack, mi_generated_pack, KubeJS Virtual Resource Pack [Internal, assets], KubeJS Virtual Resource Pack [After Mods, assets], KubeJS File Resource Pack [assets], packmenu, KubeJS Virtual Resource Pack [Last, assets]
|
| 207 | [21:29:44] [Render thread/INFO] [Supplementaries/]: Generated runtime CLIENT_RESOURCES for pack moonlight:mods_dynamic_assets (Supplementaries) in: 358 ms
|
| 208 | [21:29:44] [Render thread/WARN] [Amendments/]: Failed to generate record item texture for cataclysm:music_disc_maledictus. No model / texture found
|
| 209 | [21:29:45] [Render thread/INFO] [Amendments/]: Generated runtime CLIENT_RESOURCES for pack moonlight:mods_dynamic_assets (Amendments) in: 109 ms
|
| 210 | [21:29:45] [Render thread/INFO] [Moonlight/]: Generated runtime CLIENT_RESOURCES for pack moonlight:mods_dynamic_assets (Moonlight) in: 0 ms
|
| 211 | [21:29:45] [Render thread/INFO] [KubeJS Client/]: Client resource reload complete!
|
| 212 | [21:29:45] [Worker-ResourceReload-6/ERROR] [de.ft.mo.ft.cl.ma.EntityIcons/]: Entity undergarden:gwibling is using legacy invisible texture, please update it to use the new system!
|
| 213 | [21:29:45] [Worker-ResourceReload-6/ERROR] [de.ft.mo.ft.cl.ma.EntityIcons/]: Entity artifacts:mimic is using legacy invisible texture, please update it to use the new system!
|
| 214 | [21:29:45] [Worker-ResourceReload-7/INFO] [minecraft/UnihexProvider]: Found unifont_all_no_pua-15.1.05.hex, loading
|
| 215 | [21:29:45] [Worker-ResourceReload-6/WARN] [minecraft/SoundManager]: File cataclysm:sounds/entity/maledictus_leap.ogg does not exist, cannot add it to event cataclysm:maledictus_leap
|
| 216 | [21:29:45] [Worker-ResourceReload-6/WARN] [minecraft/SoundManager]: File cataclysm:sounds/entity/maledictus_idle3.ogg does not exist, cannot add it to event cataclysm:maledictus_idle
|
| 217 | [21:29:45] [Worker-ResourceReload-6/WARN] [minecraft/SoundManager]: File cataclysm:sounds/entity/bolt_strike.ogg does not exist, cannot add it to event cataclysm:bolt_strike
|
| 218 | [21:29:45] [Worker-ResourceReload-6/WARN] [minecraft/SoundManager]: File cataclysm:sounds/entity/elden_parry.ogg does not exist, cannot add it to event cataclysm:parry
|
| 219 | [21:29:45] [Worker-ResourceReload-6/WARN] [minecraft/SoundManager]: File irons_spellbooks:sounds/dead_king/music/drums.ogg does not exist, cannot add it to event irons_spellbooks:entity.dead_king.music.drum_loop
|
| 220 | [21:29:45] [Worker-ResourceReload-6/WARN] [minecraft/SoundManager]: File irons_spellbooks:sounds/dead_king/music/finale.ogg does not exist, cannot add it to event irons_spellbooks:entity.dead_king.music.finale
|
| 221 | [21:29:45] [Worker-ResourceReload-7/INFO] [minecraft/UnihexProvider]: Found unifont_jp_patch-15.1.05.hex, loading
|
| 222 | [21:29:45] [Worker-ResourceReload-6/WARN] [minecraft/SoundManager]: File everythingcopper:sounds/block/chime.ogg does not exist, cannot add it to event everythingcopper:block.copper_chime.chime
|
| 223 | [21:29:46] [Worker-ResourceReload-9/WARN] [minecraft/SingleFile]: Missing sprite: minecraft:textures/map/map_icons.png
|
| 224 | [21:29:47] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Unused frames in sprite enderio:block/primitive_alloy_smelter_front_active: [4, 5]
|
| 225 | [21:29:47] [Worker-ResourceReload-7/ERROR] [ne.ne.fm.ja.FMLModContainer/]: Exception caught during firing event: Method should be called on CLIENT but was called on SERVER
|
| 226 | Index: 0
|
| 227 | Listeners:
|
| 228 | 0: net.neoforged.bus.EventListenerFactory$registerModels/0x000000080318c400@64e0acd9
|
| 229 | java.lang.IllegalArgumentException: Method should be called on CLIENT but was called on SERVER
|
| 230 | at TRANSFORMER/enderio_conduits@7.1.8-alpha/com.enderio.conduits.client.model.conduit.modifier.ConduitCoreModelModifiers.init(ConduitCoreModelModifiers.java:20)
|
| 231 | at TRANSFORMER/enderio_conduits@7.1.8-alpha/com.enderio.conduits.client.ConduitClientSetup.registerModels(ConduitClientSetup.java:78)
|
| 232 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350)
|
| 233 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:329)
|
| 234 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177)
|
| 235 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.lambda$postEvent$13(ModLoader.java:358)
|
| 236 | at java.base/java.lang.Iterable.forEach(Iterable.java:75)
|
| 237 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174)
|
| 238 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.postEvent(ModLoader.java:358)
|
| 239 | at TRANSFORMER/neoforge@21.1.168/net.neoforged.neoforge.client.ClientHooks.onRegisterAdditionalModels(ClientHooks.java:743)
|
| 240 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelBakery.<init>(ModelBakery.java:121)
|
| 241 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelManager.lambda$reload$0(ModelManager.java:110)
|
| 242 | at java.base/java.util.concurrent.CompletableFuture.biApply(CompletableFuture.java:1311)
|
| 243 | at java.base/java.util.concurrent.CompletableFuture$BiApply.tryFire(CompletableFuture.java:1280)
|
| 244 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
|
| 245 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
|
| 246 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
|
| 247 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
|
| 248 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
|
| 249 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
| 250 |
|
| 251 | [21:29:47] [Worker-ResourceReload-7/ERROR] [ne.ne.fm.ModContainer/LOADING]: Caught exception during event net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional@5db9a368 dispatch for modid enderio_conduits
|
| 252 | java.lang.IllegalArgumentException: Method should be called on CLIENT but was called on SERVER
|
| 253 | at TRANSFORMER/enderio_conduits@7.1.8-alpha/com.enderio.conduits.client.model.conduit.modifier.ConduitCoreModelModifiers.init(ConduitCoreModelModifiers.java:20) ~[com.enderio.enderio-conduits-7.1.8-alpha.jar%231244!/:7.1.8-alpha] {re:classloading}
|
| 254 | at TRANSFORMER/enderio_conduits@7.1.8-alpha/com.enderio.conduits.client.ConduitClientSetup.registerModels(ConduitClientSetup.java:78) ~[com.enderio.enderio-conduits-7.1.8-alpha.jar%231244!/:7.1.8-alpha] {re:classloading}
|
| 255 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.2.jar%23164!/:?] {}
|
| 256 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:329) ~[bus-8.0.2.jar%23164!/:?] {}
|
| 257 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:177) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin,pl:accesstransformer:B}
|
| 258 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.lambda$postEvent$13(ModLoader.java:358) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 259 | at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
|
| 260 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 261 | at MC-BOOTSTRAP/fml_loader@4.0.39/net.neoforged.fml.ModLoader.postEvent(ModLoader.java:358) ~[loader-4.0.39.jar%23161!/:4.0] {re:mixin}
|
| 262 | at TRANSFORMER/neoforge@21.1.168/net.neoforged.neoforge.client.ClientHooks.onRegisterAdditionalModels(ClientHooks.java:743) ~[neoforge-21.1.168-universal.jar%23634!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
|
| 263 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelBakery.<init>(ModelBakery.java:121) ~[client-1.21.1-20240808.144430-srg.jar%23633!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.dynamic_resources.ctm.CTMModelBakeryAccessor from mod modernfix,pl:mixin:APP:balm.mixins.json:ModelBakeryAccessor from mod balm,pl:mixin:APP:balm.neoforge.mixins.json:ModelBakeryMixin from mod balm,pl:mixin:APP:athena.mixins.json:ModelBakeryMixin from mod athena,pl:mixin:APP:athena-neoforge.mixins.json:ModelBakeryMixin from mod athena,pl:mixin:APP:zerocore.mixins.json:client.ModelBakeryAccessor from mod zerocore,pl:mixin:APP:ae2.mixins.json:ModelBakeryMixin from mod ae2,pl:mixin:APP:mixins.aae.json:client.ModelBakeryMixin from mod advanced_ae,pl:mixin:APP:embeddium.mixins.json:features.model.ModelBakeryMixin from mod embeddium,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 264 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.resources.model.ModelManager.lambda$reload$0(ModelManager.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23633!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix,pl:mixin:APP:fusion.mixins.json:ModelManagerMixin from mod fusion,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ModelManagerMixin from mod refurbished_furniture,pl:mixin:APP:extended_industrialization.mixins.json:AddMaterialAtlasesMixin from mod extended_industrialization,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 265 | at java.base/java.util.concurrent.CompletableFuture.biApply(CompletableFuture.java:1311) [?:?] {re:mixin}
|
| 266 | at java.base/java.util.concurrent.CompletableFuture$BiApply.tryFire(CompletableFuture.java:1280) [?:?] {}
|
| 267 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) [?:?] {}
|
| 268 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) [?:?] {}
|
| 269 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) [?:?] {}
|
| 270 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) [?:?] {re:mixin,re:computing_frames}
|
| 271 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) [?:?] {re:mixin,re:computing_frames}
|
| 272 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) [?:?] {re:mixin}
|
| 273 | [21:29:47] [Worker-ResourceReload-7/INFO] [Mystical Agriculture/]: Loaded 4 essence vessel colors in 32 ms
|
| 274 | [21:29:47] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Unused frames in sprite justdirethings:item/creaturecatcher_top_animation: [8]
|
| 275 | [21:29:47] [Worker-ResourceReload-7/ERROR] [minecraft/Util]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 276 | [21:29:47] [Worker-ResourceReload-7/WARN] [minecraft/Util]: Did you remember to set a breakpoint here?
|
| 277 | [21:29:47] [Worker-ResourceReload-7/ERROR] [minecraft/Util]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 278 | [21:29:47] [Worker-ResourceReload-7/WARN] [minecraft/Util]: Did you remember to set a breakpoint here?
|
| 279 | [21:29:47] [Worker-ResourceReload-7/ERROR] [minecraft/Util]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 280 | [21:29:47] [Worker-ResourceReload-7/WARN] [minecraft/Util]: Did you remember to set a breakpoint here?
|
| 281 | [21:29:47] [Worker-ResourceReload-7/ERROR] [minecraft/Util]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 282 | [21:29:47] [Worker-ResourceReload-7/WARN] [minecraft/Util]: Did you remember to set a breakpoint here?
|
| 283 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/agronomic_sourcelink_animation.json'
|
| 284 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/alchemical_sourcelink_animation.json'
|
| 285 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/alteration_apparatus_animations.json'
|
| 286 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/amethyst_golem_animations.json'
|
| 287 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/animated_block_animations.json'
|
| 288 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_arcane_fusion.json'
|
| 289 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_arcane_hammer.json'
|
| 290 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_arcane_polish.json'
|
| 291 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_arcane_press.json'
|
| 292 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_technica:animations/animations_whirl.json'
|
| 293 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/arcane_core_animations.json'
|
| 294 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/arcane_pedestal_animations.json'
|
| 295 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/basic_spell_turret_animations.json'
|
| 296 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/book_wyrm_animation.json'
|
| 297 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/book_wyrm_lectern_animations.json'
|
| 298 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/casting_animations.json'
|
| 299 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'allthewizardgear:animations/default_armor.json'
|
| 300 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/drygmy_animations.json'
|
| 301 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/empty.json'
|
| 302 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/enchanting_apparatus_animations.json'
|
| 303 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/ice_block_animations.json'
|
| 304 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/imbuement_chamber_animations.json'
|
| 305 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/lily_animations.json'
|
| 306 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/mana_relay_animation.json'
|
| 307 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/mana_splitter_animation.json'
|
| 308 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/nook_animation.json'
|
| 309 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/potion_melder_animation.json'
|
| 310 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/press_animations.json'
|
| 311 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/redstone_relay_animations.json'
|
| 312 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/ritual.json'
|
| 313 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/root_animations.json'
|
| 314 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/rune.json'
|
| 315 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/scribes_table_animations.json'
|
| 316 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/scryers_eye_animation.json'
|
| 317 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_collector_animations.json'
|
| 318 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_deposit_animations.json'
|
| 319 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_relay_animations.json'
|
| 320 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_splitter_animations.json'
|
| 321 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_warp_animations.json'
|
| 322 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/spectral_hammer.json'
|
| 323 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spell_turret_animations.json'
|
| 324 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spell_turret_timer_animations.json'
|
| 325 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spike_animations.json'
|
| 326 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/starbuncle_animations.json'
|
| 327 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/storage_catalog_animations.json'
|
| 328 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/summoned_weapon_animations.json'
|
| 329 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/vitalic_sourcelink_animation.json'
|
| 330 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/void_tentacle_animations.json'
|
| 331 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/volcanic_sourcelink_animations.json'
|
| 332 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wand_animation.json'
|
| 333 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_additions:animations/warp_nexus_animations.json'
|
| 334 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/weald_waddler_animations.json'
|
| 335 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/weald_walker_animations.json'
|
| 336 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/whirlisprig_animations.json'
|
| 337 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/whirlisprig_blossom_animations.json'
|
| 338 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_chimera_animations.json'
|
| 339 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_defender_animations.json'
|
| 340 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_hunter_animations.json'
|
| 341 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_stalker_animations.json'
|
| 342 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wixie_animations.json'
|
| 343 | [21:29:48] [Worker-ResourceReload-6/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/wizard_armor_animation.json'
|
| 344 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 0: 1
|
| 345 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 1: 2
|
| 346 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 2: 1
|
| 347 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 3: 3
|
| 348 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 5: 3
|
| 349 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 6: 1
|
| 350 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 8: 4
|
| 351 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 9: 1
|
| 352 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 11: 4
|
| 353 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 12: 2
|
| 354 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 13: 4
|
| 355 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 15: 1
|
| 356 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 16: 4
|
| 357 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 17: 2
|
| 358 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 18: 3
|
| 359 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 20: 1
|
| 360 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 22: 1
|
| 361 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 23: 4
|
| 362 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 24: 1
|
| 363 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 25: 4
|
| 364 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 26: 2
|
| 365 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 27: 4
|
| 366 | [21:29:48] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/improbable_probability_device frame 28: 2
|
| 367 | [21:29:48] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite powah:item/ender_core: [1, 2, 4, 7, 9, 10, 11]
|
| 368 | [21:29:48] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 1: 1
|
| 369 | [21:29:48] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 2: 2
|
| 370 | [21:29:48] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 3: 3
|
| 371 | [21:29:48] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 4: 4
|
| 372 | [21:29:48] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite ars_additions:item/undying_charm frame 5: 5
|
| 373 | [21:29:49] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Unused frames in sprite irons_spellbooks:item/upgrade_orb_ender: [1, 5, 6, 7]
|
| 374 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite apotheosis:items/gems/molten_breach: [9, 10, 11]
|
| 375 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 1: 1
|
| 376 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 2: 2
|
| 377 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 3: 3
|
| 378 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 4: 4
|
| 379 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 5: 3
|
| 380 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 6: 2
|
| 381 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/pulsating_black_hole frame 7: 1
|
| 382 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite evilcraft:block/poison_still: [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]
|
| 383 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite justdirethings:item/creaturecatcher_side_animation: [8]
|
| 384 | [21:29:49] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/nexium_emitter frame 1: 1
|
| 385 | [21:29:49] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/nexium_emitter frame 2: 2
|
| 386 | [21:29:49] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/nexium_emitter frame 3: 1
|
| 387 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite apotheosis:items/gems/blood_lord: [9]
|
| 388 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite relics:item/wool_mitten frame 14: 14
|
| 389 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite cataclysm:item/cursed_eye: [8, 9]
|
| 390 | [21:29:49] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite irons_spellbooks:item/energized_core_energy: [11]
|
| 391 | [21:29:49] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Unused frames in sprite evilcraft:block/blood_still: [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]
|
| 392 | [21:29:49] [Worker-ResourceReload-9/WARN] [minecraft/SpriteContents]: Unused frames in sprite enderio:block/alloy_smelter_front_active: [4, 5]
|
| 393 | [21:29:49] [Worker-ResourceReload-6/WARN] [minecraft/SpriteContents]: Unused frames in sprite powah:item/charged_snowball: [1, 2, 3, 4, 16, 17, 18, 19]
|
| 394 | [21:29:50] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Unused frames in sprite ars_technica:item/glyph_fuse: [13, 14, 15]
|
| 395 | [21:29:50] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/dimensional_seed frame 1: 1
|
| 396 | [21:29:50] [Worker-ResourceReload-7/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite allthetweaks:item/dimensional_seed frame 2: 2
|
| 397 | [21:29:50] [Worker-ResourceReload-6/WARN] [minecraft/SpriteLoader]: Texture railcraft:block/crusher_top_south_east with size 24x24 limits mip level from 4 to 3
|
| 398 | [21:29:50] [Worker-ResourceReload-6/WARN] [minecraft/SpriteLoader]: Texture cataclysm:item/black_steel_axe with size 15x16 limits mip level from 3 to 0
|
| 399 | [21:29:50] [Render thread/INFO] [me.je.ne.st.StartEventObserver/]: JEI StartEventObserver received class net.neoforged.neoforge.client.event.ClientPlayerNetworkEvent$LoggingOut
|
| 400 | [21:29:50] [Render thread/INFO] [me.je.ne.st.StartEventObserver/]: JEI StartEventObserver transitioning state from JEI_STARTED to LISTENING
|
| 401 | [21:29:50] [Render thread/INFO] [me.je.li.st.JeiStarter/]: Stopping JEI
|
| 402 | [21:29:50] [Render thread/INFO] [me.je.li.lo.PluginCaller/]: Sending Runtime Unavailable...
|
| 403 | [21:29:50] [Render thread/INFO] [me.je.ne.pl.ne.NeoForgeGuiPlugin/]: Stopping JEI GUI
|
| 404 | [21:29:50] [Render thread/INFO] [me.je.li.lo.PluginCaller/]: Sending Runtime Unavailable took 2.983 ms
|
| 405 | [21:29:50] [Render thread/INFO] [FluxNetworks/]: Released client Flux Networks cache
|
| 406 | [21:29:50] [Render thread/INFO] [minecolonies/]: Removed all colony views
|
| 407 | [21:29:50] [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: Uncandango lost connection: Disconnected
|
| 408 | [21:29:50] [Server thread/INFO] [minecraft/MinecraftServer]: Uncandango left the game
|
| 409 | [21:29:50] [Server thread/INFO] [minecraft/ServerCommonPacketListenerImpl]: Stopping singleplayer server as player logged out
|
| 410 | [21:29:50] [Server thread/INFO] [co.gi.ja.ar.ArsAdditions/]: Shutting down locating executor service
|
| 411 | [21:29:50] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
|
| 412 | [21:29:50] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
|
| 413 | [21:29:50] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
|
| 414 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
|
| 415 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
|
| 416 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/eternal_starlight:starlight
|
| 417 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/mahoutsukai:reality_marble
|
| 418 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/allthemodium:the_beyond
|
| 419 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/deeperdarker:otherside
|
| 420 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/the_bumblezone:the_bumblezone
|
| 421 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/allthemodium:the_other
|
| 422 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/allthemodium:mining
|
| 423 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/undergarden:undergarden
|
| 424 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilight_forest
|
| 425 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
|
| 426 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
|
| 427 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/ae2:spatial_storage
|
| 428 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (New World (1)): All chunks are saved
|
| 429 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (compact_world): All chunks are saved
|
| 430 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (starlight): All chunks are saved
|
| 431 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (reality_marble): All chunks are saved
|
| 432 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (the_beyond): All chunks are saved
|
| 433 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (otherside): All chunks are saved
|
| 434 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (the_bumblezone): All chunks are saved
|
| 435 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (the_other): All chunks are saved
|
| 436 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (mining): All chunks are saved
|
| 437 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (undergarden): All chunks are saved
|
| 438 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (twilight_forest): All chunks are saved
|
| 439 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
| 440 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
| 441 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
|
| 442 | [21:29:51] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage: All dimensions are saved
|
| 443 | [21:29:51] [Server thread/INFO] [Framework/]: Unloading server configs...
|
| 444 | [21:29:51] [Server thread/INFO] [Framework/]: Sending config unload event for refurbished_furniture.server.toml
|
| 445 | [21:29:51] [Server thread/INFO] [Framework/]: Finished unloading server configs
|
| 446 | [21:29:51] [LeakDiagTool/INFO] [Memory Leak Diagnostic Tool/]: Map is: {class net.minecraft.client.multiplayer.ClientLevel=0, class net.minecraft.server.level.ServerPlayer=0, class net.minecraft.world.level.chunk.ChunkAccess=0, class net.minecraft.server.level.ServerLevel=0, class net.minecraft.client.server.IntegratedServer=0, class net.minecraft.world.entity.Entity=0} and took 1 ms
|
| 447 | [21:29:51] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads
|
| 448 | [21:29:52] [Render thread/INFO] [Glassential Renewed/]: Glassential Renewed
|
| 449 | [21:29:52] [Render thread/INFO] [Glassential Renewed/]: MC Version: release
|
| 450 | [21:29:52] [Render thread/INFO] [Glassential Renewed/]: Glassential Renewed
|
| 451 | [21:29:52] [Render thread/INFO] [Glassential Renewed/]: MC Version: release
|
| 452 | [21:29:52] [Render thread/WARN] [structurize/]: Client logged off. Resetting Pack Meta and Reloading State
|
| 453 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Shogun
|
| 454 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Nile
|
| 455 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Byzantine_for_1.20
|
| 456 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Colonial
|
| 457 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Cavern
|
| 458 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Medieval Oak
|
| 459 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Desert Oasis
|
| 460 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Pagoda
|
| 461 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse
|
| 462 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Ancient Athens
|
| 463 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Incan
|
| 464 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Minecolonies Original
|
| 465 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Medieval Spruce
|
| 466 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Warped Netherlands
|
| 467 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak
|
| 468 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Medieval Birch
|
| 469 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Stalactite Caves
|
| 470 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Urban Savanna
|
| 471 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Shire
|
| 472 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Fortress
|
| 473 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Nordic Spruce
|
| 474 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Urban Birch
|
| 475 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Jungle Treehouse
|
| 476 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Caledonia
|
| 477 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Lost Mesa City
|
| 478 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Space Wars
|
| 479 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Antique
|
| 480 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: High Magic
|
| 481 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Frontier
|
| 482 | [21:29:52] [Structurize IO Worker #1/WARN] [structurize/]: Missing Mod: byg for Pack: Corrupted
|
| 483 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Crimson Keep
|
| 484 | [21:29:52] [Structurize IO Worker #1/WARN] [structurize/]: Missing Mod: quark for Pack: FairyTale
|
| 485 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Functional Fantasy
|
| 486 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Underwater Base
|
| 487 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Aquatica
|
| 488 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Steampunk
|
| 489 | [21:29:52] [Structurize IO Worker #1/INFO] [structurize/]: Registered structure pack: Uncandango
|
| 490 | [21:29:52] [Structurize IO Worker #1/WARN] [structurize/]: Finished discovering Client Structure packs
|