AllTheMods / ATM-5

1.15
8 stars 0 forks source link

1.24 Crash after Chest Loot ->found the item -> its a bow enchantment #120

Closed Chriss122 closed 4 years ago

Chriss122 commented 4 years ago

Hi,

we found a bug after we looted a chest, we get a bow with an enchantment that's called "apotheosis" or something like that.

When u pick it up, your game crash immediately.

We reproduce the problem with 3 Players, everyone who picked the item gets instant a crash.

Version: 1.24

Greetings Chriss

Here is the log crash-2020-05-17_00.35.43-client.txt :

`---- Minecraft Crash Report ---- // Uh... Did I do that?

Time: 5/17/20 12:35 AM Description: Rendering screen

java.lang.NullPointerException: Rendering screen at shadows.apotheosis.deadly.asm.DeadlyHooks.getExtraDamageFor(DeadlyHooks.java:79) ~[?:3.1.0] {re:classloading} at net.minecraft.enchantment.EnchantmentHelper.func_152377_a(EnchantmentHelper.java:130) ~[?:?] {re:classloading,xf:fml:quark:redirect-enchantment-list,xf:fml:apotheosis:apothaffixprot,xf:fml:apotheosis:apothaffixdmg,xf:fml:apotheosis:apothlure,xf:fml:apotheosis:apothlure,xf:fml:apotheosis:apothenchaffix,xf:fml:apotheosis:apothenchdata} at vazkii.quark.client.tooltip.AttributeTooltips.getModifiers(AttributeTooltips.java:229) ~[?:r2.1-237] {re:classloading} at vazkii.quark.client.tooltip.AttributeTooltips.makeTooltip(AttributeTooltips.java:147) ~[?:r2.1-237] {re:classloading} at vazkii.quark.client.module.ImprovedTooltipsModule.makeTooltip(ImprovedTooltipsModule.java:69) ~[?:r2.1-237] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1559_ImprovedTooltipsModule_makeTooltip_ItemTooltipEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:266) ~[?:?] {re:mixin,re:classloading} at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:678) ~[?:?] {re:mixin,re:classloading,xf:fml:apotheosis:apothitemusehook,xf:fml:quark:add-spacing-for-stack} at net.minecraft.client.gui.screen.Screen.getTooltipFromItem(Screen.java:121) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screen.Screen.renderTooltip(Screen.java:116) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_191948_b(ContainerScreen.java:149) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screen.inventory.ChestScreen.render(SourceFile:29) ~[?:?] {re:classloading} at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:368) ~[?:?] {re:classloading} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:480) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.1.88.jar:31.1] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$469/267527788.call(Unknown Source) [forge-1.15.2-31.1.88.jar:31.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {re:classloading}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Render thread Stacktrace: at shadows.apotheosis.deadly.asm.DeadlyHooks.getExtraDamageFor(DeadlyHooks.java:79) at net.minecraft.enchantment.EnchantmentHelper.func_152377_a(EnchantmentHelper.java:130) at vazkii.quark.client.tooltip.AttributeTooltips.getModifiers(AttributeTooltips.java:229) at vazkii.quark.client.tooltip.AttributeTooltips.makeTooltip(AttributeTooltips.java:147) at vazkii.quark.client.module.ImprovedTooltipsModule.makeTooltip(ImprovedTooltipsModule.java:69) at net.minecraftforge.eventbus.ASMEventHandler_1559_ImprovedTooltipsModule_makeTooltip_ItemTooltipEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:266) at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:678) at net.minecraft.client.gui.screen.Screen.getTooltipFromItem(Screen.java:121) at net.minecraft.client.gui.screen.Screen.renderTooltip(Screen.java:116) at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_191948_b(ContainerScreen.java:149) at net.minecraft.client.gui.screen.inventory.ChestScreen.render(SourceFile:29) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:368)

-- Screen render details -- Details: Screen name: net.minecraft.client.gui.screen.inventory.ChestScreen Mouse location: Scaled: (435, 186). Absolute: (871.000000, 373.000000) Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2.000000

-- Affected level -- Details: All players: 3 total; [ClientPlayerEntity['Kahzia'/109052, l='MpServer', x=211.03, y=65.00, z=270.25], RemoteClientPlayerEntity['Sleepingreis'/24226, l='MpServer', x=207.10, y=65.00, z=268.05], RemoteClientPlayerEntity['Vikeria'/130808, l='MpServer', x=209.56, y=65.00, z=272.33]] Chunk stats: Client Chunk Cache: 961, 676 Level dimension: DimensionType{minecraft:overworld} Level name: MpServer Level seed: -6760985608217867328 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: {} Level spawn location: World: (224,63,243), Chunk: (at 0,3,3 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 4895661 game time, 5570556 day time Known server brands: Level was modded: false Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:567) at net.minecraft.client.main.Main.main(SourceFile:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$469/267527788.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3108504384 bytes (2964 MB) / 7517765632 bytes (7169 MB) up to 10322182144 bytes (9844 MB) CPUs: 8 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx11073m -Xms256m -XX:PermSize=256m ModLauncher: 5.1.0+69+master.79f13f7 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.1.88.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.1.88.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.1.88.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.1.88.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.1.88.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 31.1 Forge: net.minecraftforge:31.1.88 FML Language Providers: javafml@31.1 minecraft@1 kotori_scala@2.13.2-build-2 Mod List: AdditionalEnchantedMiner-1.15.2-15.2.8.jar QuarryPlus {quarryplus@15.2.8 DONE} inventoryprofiles-forge-1.15.2-0.2.1.jar Inventory Profiles {inventoryprofiles@0.2.1 DONE} refinedpipes-0.4.1.jar Refined Pipes {refinedpipes@0.4.1 DONE} Uppers-0.2.12.jar Uppers {uppers@0.2.12 DONE} mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {mcwwindows@1.0.1 DONE} SilentMechanisms-1.15.2-0.7.1+51.jar Silent's Mechanisms {silents_mechanisms@0.7.1+51 DONE} bambooeverything-1.15-1.0.0.jar Bamboo Everything {bambooeverything@1.15-1.0.0 DONE} IronJetpacks-1.15.2-3.0.1.jar Iron Jetpacks {ironjetpacks@3.0.1 DONE} ForgeEndertech-1.15.2-6.0.3.0-build.0036.jar Forge Endertech {forgeendertech@6.0.3.0 DONE} ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 DONE} Powah-1.15.2-1.1.14.jar Powah {powah@1.1.14 DONE} rangedpumps-0.7.1.jar Ranged Pumps {rangedpumps@0.7.1 DONE} WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {wstweaks@4.0.0 DONE} TheVeggieWay-1.15.2-2.1.41.jar The Veggie Way {veggie_way@2.1.41 DONE} Reliquary-1.15.2-1.3.4.995.jar Reliquary {xreliquary@1.15.2-1.3.4.995 DONE} randompatches-1.15.2-1.21.1.2.jar RandomPatches {randompatches@1.15.2-1.21.1.2 DONE} DarkUtilities-1.15.2-3.0.5.jar Dark Utilities {darkutils@3.0.5 DONE} Apotheosis-1.15.2-3.1.0.jar Apotheosis {apotheosis@3.1.0 DONE} Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE} WaterStrainer-1.15.2-9.0.0.jar Water Strainer {waterstrainer@1.15.2-9.0.0 DONE} dynviewdist-1.4.jar Dynamic view distance {dynview@1.4 DONE} TMechworks-1.15.2-2.1.0.jar Tinkers' Mechworks {tmechworks@2.1.0 DONE} JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE} MysticalAgradditions-1.15.2-3.0.0.jar Mystical Agradditions {mysticalagradditions@3.0.0 DONE} refinedstorage-1.8.3.jar Refined Storage {refinedstorage@1.8.3 DONE} PackMenu-1.15.2-1.2.4.jar Pack Menu {packmenu@1.2.4 DONE} industrial-foregoing-1.15.2-2.3.0-6f57752.jar Industrial Foregoing {industrialforegoing@2.3.0 DONE} wetstone-1.2.0.jar Wetstone {wetstone@1.2.0 DONE} torchmaster-2.1.1-rc0.jar Torchmaster {torchmaster@2.1.1-rc0 DONE} BiomesOPlenty-1.15.2-10.0.0.359-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.359 DONE} phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE} SilentGear-1.15.2-1.6.4+90.jar Silent Gear {silentgear@1.6.4+90 DONE} portality-1.15.2-2.1.2-aaa257f.jar Portality {portality@2.1.2 DONE} curios-FORGE-1.15.2-2.0.2.2.jar Curios API {curios@FORGE-1.15.2-2.0.2.2 DONE} Botania-r1.15-384.jar Botania {botania@r1.15-384 DONE} corail_woodcutter-1.1.3-1.15.2.jar Corail Woodcutter {corail_woodcutter@1.1.3 DONE} tombstone-4.3.7-1.15.2.jar Corail Tombstone {tombstone@4.3.7 DONE} NaturesAura-27.0.jar Nature's Aura {naturesaura@27.0 DONE} mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE} mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE} the_bumblezone-1.15.2-1.2.0.jar The Bumblezone {the_bumblezone@1.15.2-1.2.0 DONE} CobbleForDays-1.1.3.jar Cobble For Days {cobblefordays@1.1.3 DONE} StevesFactoryManager-1.15.2-4.0.0-alpha+1.jar Steve's Factory Manager {sfm@1.15.2-4.0.0-alpha+1 DONE} rockcandy-1.15.2-1.0.0.jar Rock Candy {rockcandy@version DONE} QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE} torchslabmod-1.15.2_v1.6.10.jar Torch Slab Mod {torchslabmod@1.6.10 DONE} jei-1.15.2-6.0.0.4.jar Just Enough Items {jei@6.0.0.4 DONE} SuperMultiDrills-1.15.2-2.0.1+3.jar Super Multi-Drills {supermultidrills@2.0.1+3 DONE} lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {lithium@0.4.6-rc3 DONE} AttributeFix-1.15.2-7.0.2.jar AttributeFix {attributefix@7.0.2 DONE} Mekanism-1.15.2-9.10.5.418.jar Mekanism {mekanism@9.10.5 DONE} caelus-FORGE-1.15.2-2.0-beta2.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta2 DONE} colytra-FORGE-1.15.2-3.0.jar Colytra {colytra@FORGE-1.15.2-3.0 DONE} LightOverlay-4.6.1.jar Light Overlay Forge {lightoverlay-forge@4.6.1 DONE} NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE} additionalbars-1.3.5.jar Additional Bars {additionalbars@1.3.5 DONE} AdHooks-1.15.2-5.0.0.0-build.0004.jar Advanced Hook Launchers {adhooks@5.0.0.0 DONE} engineerstools-1.15.2-1.0.8-b1.jar Engineer's Tools {engineerstools@1.0.8-b1 DONE} curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 DONE} FarmingForBlockheads_1.15.2-6.1.2.jar Farming for Blockheads {farmingforblockheads@6.1.2 DONE} pneumaticcraft-repressurized-1.15.2-1.1.2-14.jar PneumaticCraft: Repressurized {pneumaticcraft@1.15.2-1.1.2-14 DONE} ClickMachine-1.15.2-3.0.2.jar Click Machine {clickmachine@3.0.2 DONE} environmentalcreepers-forge-1.15.2-1.6.1.jar Environmental Creepers {environmentalcreepers@1.6.1 DONE} JEITweaker-1.0.1.jar JEI Tweaker {jeitweaker@1.0.1 DONE} PackingTape-1.15.2-0.9.6.jar Packing Tape {packingtape@0.9.6 DONE} CraftTweaker-1.15.2-6.0.0.26.jar CraftTweaker {crafttweaker@6.0.0.26 DONE} extradisks-1.15.1-1.2.jar Extra Disks {extradisks@1.15.1-1.2 DONE} ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE} forge-1.15.2-31.1.88-client.jar Minecraft {minecraft@1.15.2 DONE} Flopper-1.15.2-1.0.6.jar Flopper {flopper@1.0.6 DONE} theoneprobe-1.15-2.0.2.jar The One Probe {theoneprobe@1.15-2.0.2 DONE} MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 DONE} useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {usefulrailroads@1.3.2.21 DONE} allthemodium-0.9.2-1.15.2-31.1.18.jar Allthemodium {allthemodium@0.9.2 DONE} Ding-1.15.2-1.1.0.jar Ding {ding@1.1.0 DONE} jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {jeiintegration@3.1.0.1 DONE} dimdungeons-1.051-forge-1.15.2.jar Dimensional Dungeons {dimdungeons@1.15.2-1.05 DONE} Mantle-1.15.2-1.5.15.jar Mantle {mantle@1.5.15 DONE} ftb-backups-2.1.0.1.jar FTB Utilities: Backups {ftbbackups@2.1.0.1 DONE} AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE} [1.15.2] SecurityCraft v1.8.17.jar SecurityCraft {securitycraft@v1.8.17 DONE} sit-1.15.1-v1.3.jar Sit {sit@v1.3 DONE} FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE} AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE} RefinedRelocation_1.15.2-7.1.1.jar Refined Relocation {refinedrelocation@7.1.1 DONE} Oscars-1.0.1.jar Oscars {oscars@1.0.1 DONE} allthetweaks-0.9.1-1.15.2-31.1.18.jar All The Tweaks {allthetweaks@0.9.1 DONE} XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {xlfoodmod@2.2.2 DONE} Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Mekanism {iapmekanism@1.15.2-1.6.1 DONE} CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.15.2-v3a DONE} EnderMail-1.15.2-1.1.0.jar Ender Mail {endermail@1.15.2-1.1.0 DONE} xptome-1.15.1-v1.1.4.jar XP Tome {xpbook@v1.1.4 DONE} DefaultOptions_1.15.2-11.0.1.jar Default Options {defaultoptions@11.0.1 DONE} CyclopsCore-1.15.2-1.6.2.jar Cyclops Core {cyclopscore@1.6.2 DONE} NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE} aiotbotania-1.15.2-1.2.2.jar AIOT Botania {aiotbotania@1.2.2 DONE} curiousshulkerboxes-FORGE-1.15.2-2.0.0.1.jar Curious Shulker Boxes {curiousshulkerboxes@FORGE-1.15.2-2.0.0.1 DONE} incontrol-1.15-4.0.3.jar InControl {incontrol@1.15-4.0.3 DONE} Industrial Agriculture[Core]-1.15.2-1.7.0.jar Industrial Agriculture {industrialagriculture@1.15.2-1.7.0 DONE} KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {kleeslabs@8.0.0 DONE} rsgauges-1.15.2-1.2.3-b3.jar Gauges and Switches {rsgauges@1.2.3-b3 DONE} TerraForged-1.15.2-0.0.14.jar TerraForged {terraforged@0.0.14 DONE} CookingForBlockheads_1.15.2-8.0.1.jar Cooking for Blockheads {cookingforblockheads@8.0.1 DONE} Controlling-6.1.4.jar Controlling {controlling@6.1.4 DONE} Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE} citadel-1.1.5-1.15.2.jar Citadel {citadel@1.1.5 DONE} dimensionalworld-1.0.0.jar Buuz135DimensionalWorld {dimensionalworld@NONE DONE} ftb-gui-library-1.0.0.14.jar FTB GUI Library {ftbguilibrary@1.0.0.14 DONE} potionsmaster-0.1.4.1-1.15.2-31.1.18.jar Potions Master {potionsmaster@0.1.4.1 DONE} potionofbees-1.15.2-1.0.1.jar Potion of Bees {potionofbees@1.15.2-1.0.1 DONE} Bookshelf-1.15.2-5.5.36.jar Bookshelf {bookshelf@5.5.36 DONE} u_team_core-1.15.2-2.11.0.156.jar U Team Core {uteamcore@2.11.0.156 DONE} buildinggadgets-3.3.5.jar Building Gadgets {buildinggadgets@3.3.5 DONE} forge-1.15.2-31.1.88-universal.jar Forge {forge@31.1.88 DONE} PassthroughSigns-1.15.2-2.3.3.jar Passthrough Signs {passthroughsigns@1.15.2-2.3.3 DONE} cofh_core-1.15.2-0.4.0b.jar CoFH Core {cofh_core@0.4.0b DONE} Psi r1.2-79.jar Psi {psi@r1.2-79 DONE} Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {aquaculture@1.15.2-2.0.13 DONE} mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE} LightingWand-1.15.2-1.4.2.jar Lighting Wand {lightingwand@1.4.2 DONE} MekanismGenerators-1.15.2-9.10.5.418.jar Mekanism: Generators {mekanismgenerators@9.10.5 DONE} absentbydesign-1.15.2-1.0.7.jar Absent By Design Mod {absentbydesign@1.15.2-1.0.7 DONE} mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE} lightestlampsmod-3.4.1.jar Lightest Lamps {lightestlamp@3.4.1 DONE} useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {usefulbackpacks@1.9.4.63 DONE} Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.0.jar Industrial Agriculture Plugin-Silent's Mechanisms {iapsm@1.15.2-1.6.0 DONE} AdPoles-1.15.2-4.0.1.0-build.0009.jar To the Bat Poles! {adpoles@4.0.1.0 DONE} MekanismAdditions-1.15.2-9.10.5.418.jar Mekanism: Additions {mekanismadditions@9.10.5 DONE} valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {valkyrielib@1.15.2-3.0.2.1 DONE} simplechunkloaders-1.15.2-1.0.2.0.jar Simple Chunk Loaders {simplechunkloaders@NONE DONE} Lollipop-1.15.2-1.0.15.jar Lollipop {lollipop@1.0.15 DONE} mining_dimension-1.15.2-1.0.4.jar Mining World {mining_dimension@1.15.2-1.0.4 DONE} tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {tgcropesmod@1.15.2-1.2.0 DONE} atmadditions-1.15.2-1.0.0.jar All The Mods: Additions {atmadditions@1.15.2-1.0.0 DONE} SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {solarflux@15.0.0 DONE} Patchouli-1.15.2-1.2-33.jar Patchouli {patchouli@1.15.2-1.2-33 DONE} config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE} OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE} lostcities-1.15-3.0.1-alpha.jar LostCities {lostcities@1.15-3.0.1-alpha DONE} libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 DONE} elevatorid-1.15.2-1.7.0.jar Elevator Mod {elevatorid@1.15.2-1.7.0 DONE} MekanismTools-1.15.2-9.10.5.418.jar Mekanism: Tools {mekanismtools@9.10.5 DONE} curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE} cc-tweaked-1.15.2-1.87.1.jar CC: Tweaked {computercraft@1.87.1 DONE} AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE} tramplestopper-1.15.2-2.0.0.1-universal.jar Trample Stopper {tramplestopper@1.15.2-2.0.0.1-universal DONE} bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {bwncr@1.15.1-3.6.13 DONE} ServerTabInfo-1.15.2-1.2.6.jar Server Tab Info {servertabinfo@1.2.6 DONE} Cyclic-1.15.2-0.4.1.jar Cyclic {cyclic@1.15.2-0.4.1 DONE} BetterAdvancements-1.15.2-0.1.0.96.jar Better Advancements {betteradvancements@0.1.0.96 DONE} inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE} Ma-Enchants-1.15.2-3.1.0.jar Ma Enchants {ma-enchants@1.15.2-3.1.0 DONE} Cucumber-1.15.2-3.0.5.jar Cucumber Library {cucumber@3.0.5 DONE} TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE} metalbarrels-2.1.jar Metal Barrels {metalbarrels@2.1 DONE} buzzierbees-1.4.jar Buzzier Bees {buzzierbees@1.4 DONE} ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {ensorcellation@0.4.1b DONE} Waystones_1.15.2-6.0.1.jar Waystones {waystones@6.0.1 DONE} journeymap-1.15.2-5.7.0b2.jar Journeymap {journeymap@5.7.0b2 DONE} enviromats-1.15.2-2.0.2.1.jar Environmental Materials {enviromats@1.15.2-2.0.2.1 DONE} comforts-FORGE-1.15.2-2.0.0.2.jar Comforts {comforts@FORGE-1.15.2-2.0.0.2 DONE} EnderBags-1.15.1-5.0.0.jar Ender Bags {ender_bags@5.0.0 DONE} SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {storagenetwork@1.15.2-0.3.2 DONE} DimStorage-1.15.2-3.1.3.jar DimStorage {dimstorage@3.1.3 DONE} DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {dungeoncrawl@1.6.3 DONE} mcjtylib-1.15-4.1.0-beta.jar McJtyLib {mcjtylib@1.15-4.1.0-beta DONE} rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {rftoolsbase@1.15-1.1.1-beta DONE} xnet-1.15-2.1.2-beta.jar XNet {xnet@1.15-2.1.2-beta DONE} rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {rftoolspower@1.15-2.1.1-beta DONE} rftoolsbuilder-1.15-2.1.1-beta.jar RFToolsBuilder {rftoolsbuilder@1.15-2.1.1-beta DONE} rftoolsstorage-1.15-1.1.2-beta.jar RFToolsStorage {rftoolsstorage@1.15-1.1.2-beta DONE} rftoolscontrol-1.15-3.0.2-beta.jar RFToolsControl {rftoolscontrol@1.15-3.0.2-beta DONE} mahoutsukai-1.15.2-v1.17.4.jar Mahou Tsukai {mahoutsukai@1.15.2-v1.17.4 DONE} ToastControl-1.15.2-3.0.1.jar Toast Control {toastcontrol@3.0.1 DONE} mininggadgets-1.3.5.jar Mining Gadgets {mininggadgets@1.3.5 DONE} ftb-chunks-1.1.0.10.jar FTB Chunks {ftbchunks@1.1.0.10 DONE} campfiretorches-1.15.2-1.0.2.jar Campfire Torches {campfiretorches@1.15.2-1.0.2 DONE} ColossalChests-1.15.2-1.7.8.jar ColossalChests {colossalchests@1.7.8 DONE} MysticalAgriculture-1.15.2-3.0.4.jar Mystical Agriculture {mysticalagriculture@3.0.4 DONE} CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {craftingtweaks@11.0.0 DONE} rftoolsutility-1.15-2.1.2-beta.jar RFToolsUtility {rftoolsutility@1.15-2.1.2-beta DONE} swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE} ToolBelt-1.15.2-1.14.1.jar Tool Belt {toolbelt@1.14.1 DONE} titanium-1.15.2-2.4.0.jar Titanium {titanium@2.4.0 DONE} SilentLib-1.15.2-4.6.1+49.jar Silent Lib {silentlib@4.6.1+49 DONE} bluepower-1.15.2-0.4.188-alpha-universal.jar Blue Power {bluepower@0.4.188-alpha DONE} ExtraButtons-1.15.2-3.0.0.jar ExtraButtons {extrabuttons@1.15.2-3.0.0 DONE} forbidden_arcanus-1.15.2-1.3.1.jar Forbidden & Arcanus {forbidden_arcanus@1.15.2-1.3.1 DONE} archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {archers_paradox@0.4.0b DONE} SoulShardsRespawn-forge-1.15.2-1.2.0-15.jar Soul Shards Respawn {soulshards@version DONE} omgourd-1.15.2-0.1.0b.jar Oh My Gourd {omgourd@0.4.0b DONE} Quark-r2.1-237.jar Quark {quark@r2.1-237 DONE} JAOPCA-1.15.2-3.2.0.9.jar JAOPCA {jaopca@3.2.0.9 DONE} FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {fastbench@3.0.0 DONE} StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE} FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {fluxnetworks@1.15.2-5.0.1-2 DONE} performant-1.15-2.10m.jar Performant {performant@2.10m DONE} tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {tubesreloaded@1.15.2-1.3.0c DONE} Transport-1.15.2-2.2.0.jar Transport {transport@1.15.2-2.2.0 DONE} engineersdecor-1.15.2-1.0.20-b7.jar Engineer's Decor {engineersdecor@1.0.20-b7 DONE} moredragoneggs-1.0.jar More Dragon Eggs {moredragoneggs@1.0 DONE} modular-routers-1.15.2-6.1.0-17.jar Modular Routers {modularrouters@1.15.2-6.1.0-17 DONE} refinedstorageaddons-0.6.1.jar Refined Storage Addons {refinedstorageaddons@0.6.1 DONE} Ma-Essentials-1.15.2-3.0.3.jar Ma Essentials {ma-essentials@1.15.2-3.0.3 DONE} bigbuckets-1.1.0.jar BigBuckets {bigbuckets@1.1.0 DONE} [Psi] Active spell: None Launched Version: forge-31.1.88 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce RTX 2080/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.75, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: vanilla, mod_resources, packmenu Current Language: English (US) CPU: 8x Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz`

whatthedrunk commented 4 years ago

This should be fixed in 1.25 let me know if its still an issue and we will reopen and let the mod dev know.