Sophisticated Backpacks

Sophisticated Backpacks

89M Downloads

crash after trying to mine block after making a fresh creative singelplayer world

Gitcrafter opened this issue · 14 comments

commented

Hello, I got a crash after I made a fresh, creative, singleplayer world and tried to destroy a block and the crash-report mentions your mod

Sophisticated Backpacks: 1.16.5 3.2.7.326
Forge version: 1.16.5 36.2.1

Here the crash-report:

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 28.08.21 10:20
Description: Unexpected error

java.util.ConcurrentModificationException: null
at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:711) ~[?:1.8.0_51] {}
at java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:744) ~[?:1.8.0_51] {}
at java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:742) ~[?:1.8.0_51] {}
at net.p3pp3rf1y.sophisticatedbackpacks.util.PlayerInventoryProvider.runOnBackpacks(PlayerInventoryProvider.java:87) ~[?:1.16.5-3.2.7.326] {re:classloading}
at net.p3pp3rf1y.sophisticatedbackpacks.common.CommonProxy.onBlockClick(CommonProxy.java:128) ~[?:1.16.5-3.2.7.326] {re:classloading}
at net.p3pp3rf1y.sophisticatedbackpacks.common.CommonProxy$$Lambda$4562/1752032454.accept(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2983/2068545945.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2612/1563658723.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.common.ForgeHooks.onLeftClickBlock(ForgeHooks.java:816) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.client.multiplayer.PlayerController.func_180511_b(PlayerController.java:133) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.PlayerControllerAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.optifine.override.PlayerControllerOF.func_180511_b(PlayerControllerOF.java:50) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1311) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1641) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1460) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.1.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$492/388444787.call(Unknown Source) [forge-1.16.5-36.2.1.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.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 java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:711) ~[?:1.8.0_51] {}
at java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:744) ~[?:1.8.0_51] {}
at java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:742) ~[?:1.8.0_51] {}
at net.p3pp3rf1y.sophisticatedbackpacks.util.PlayerInventoryProvider.runOnBackpacks(PlayerInventoryProvider.java:87) ~[?:1.16.5-3.2.7.326] {re:classloading}
at net.p3pp3rf1y.sophisticatedbackpacks.common.CommonProxy.onBlockClick(CommonProxy.java:128) ~[?:1.16.5-3.2.7.326] {re:classloading}
at net.p3pp3rf1y.sophisticatedbackpacks.common.CommonProxy$$Lambda$4562/1752032454.accept(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2983/2068545945.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2612/1563658723.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.common.ForgeHooks.onLeftClickBlock(ForgeHooks.java:816) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.client.multiplayer.PlayerController.func_180511_b(PlayerController.java:133) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.PlayerControllerAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.optifine.override.PlayerControllerOF.func_180511_b(PlayerControllerOF.java:50) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1311) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1641) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Eragon1997'/582, l='ClientLevel', x=96.90, y=71.00, z=108.33]]
Chunk stats: Client Chunk Cache: 441, 289
Level dimension: minecraft:overworld
Level spawn location: World: (82,63,93), Chunk: (at 2,3,13 in 5,5; contains blocks 80,0,80 to 95,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 661 game time, 1 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2029) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.1.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$492/388444787.call(Unknown Source) [forge-1.16.5-36.2.1.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1855673432 bytes (1769 MB) / 5234491392 bytes (4992 MB) up to 8589934592 bytes (8192 MB)
CPUs: 8
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.1.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.1.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.1.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.1.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.1.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.1
FML Language Providers:
[email protected]
minecraft@1
[email protected]
[email protected]
Mod List:
naturesminerals-0.9.3-1.16.5-36.1.24.jar |Nature's Minerals |natureminerals |0.9.3 |DONE |Manifest: NOSIGNATURE
simplemagnets-1.0.11-mc1.16.4.jar |Simple Magnets |simplemagnets |1.0.11 |DONE |Manifest: NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.2.jar |Cooking for Blockheads |cookingforblockheads |9.3.2 |DONE |Manifest: NOSIGNATURE
farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE
moreminecarts-1.3.10.jar |More Minecarts |moreminecarts |1.3.10 |DONE |Manifest: NOSIGNATURE
Bookshelf-1.16.5-10.0.7.jar |Bookshelf |bookshelf |10.0.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.16.5-3.2.7.326.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.2.7.326 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |DONE |Manifest: NOSIGNATURE
VTweaks-1.16.4-3.5.0.jar |V-Tweaks |vtweaks |3.1.9 |DONE |Manifest: NOSIGNATURE
kelpfertilizer_1.16.5-1.4.jar |Kelp Fertilizer |kelpfertilizer |1.4 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.9.14.jar |Refined Storage |refinedstorage |1.9.14 |DONE |Manifest: NOSIGNATURE
industrial-foregoing-1.16.5-3.2.14.5-13.jar |Industrial Foregoing |industrialforegoing |3.2.14.5 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.4.6.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.6 |DONE |Manifest: NOSIGNATURE
ToolStats-1.16.4-5.0.1.jar |ToolStats |toolstats |5.0.1 |DONE |Manifest: ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
MekanismAdditions-1.16.5-10.0.21.448.jar |Mekanism: Additions |mekanismadditions |10.0.21 |DONE |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.16-1.3.2.jar |Corail Woodcutter |corail_woodcutter |1.3.2 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.24.jar |Collective |collective |2.24 |DONE |Manifest: NOSIGNATURE
OverpoweredMending-Forge-1.16.4-2.2.2.jar |Overpowered Mending |overpowered_mending |2.2.2 |DONE |Manifest: NOSIGNATURE
levelhearts-1.16.2-2.2.0.jar |LevelHearts |levelhearts |2.2.0 |DONE |Manifest: NOSIGNATURE
expandedstorage-7.0.1+1.16.4.jar |Expanded Storage |expandedstorage |7.0.1 |DONE |Manifest: NOSIGNATURE
ExtraStorage-1.16.5-1.4.1.jar |Extra Storage |extrastorage |1.4.1 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.2.429-universal.jar |CodeChicken Lib |codechickenlib |4.0.2.429 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
CBMultipart-1.16.5-3.0.2.119-universal.jar |CBMultipart |cb_multipart |3.0.2.119 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
ProjectRed-1.16.5-4.10.0-beta-48-core.jar |ProjectRed Core |projectred-core |4.10.0-beta-48 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.10.0-beta-48-illumination.jar |ProjectRed Illumination |projectred-illumination |4.10.0-beta-48 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.10.0-beta-48-transmission.jar |ProjectRed Transmission |projectred-transmission |4.10.0-beta-48 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.10.0-beta-48-exploration.jar |ProjectRed Exploration |projectred-exploration |4.10.0-beta-48 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.10.0-beta-48-integration.jar |ProjectRed Integration |projectred-integration |4.10.0-beta-48 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE
SimplyJetpacks2-1.16.5-2.6.11.2.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.11.2 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.4-4.1.10.jar |Cucumber Library |cucumber |4.1.10 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.120.jar |Just Enough Items |jei |7.7.1.120 |DONE |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
fishtraps-0.1.3.jar |Fish Traps |fishtraps |1.16.5-0.1.3 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE
Fruitful-1.16.5-2.1.0.jar |Fruitful |fruitful |1.16.5-2.1.0 |DONE |Manifest: NOSIGNATURE
environmental-1.16.5-1.1.0.jar |Environmental |environmental |1.1.0 |DONE |Manifest: NOSIGNATURE
bamboo_blocks-1.16.5-3.0.0.jar |Bamboo Blocks |bamboo_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
allurement-1.16.5-1.2.0.jar |Allurement |allurement |1.2.0 |DONE |Manifest: NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE
berry_good-1.16.5-4.1.1.jar |Berry Good |berry_good |4.1.1 |DONE |Manifest: NOSIGNATURE
Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE
Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |DONE |Manifest: NOSIGNATURE
MoreMekanismProcessing-1.16.5-1.0.jar |More Mekanism Processing |moremekanismprocessing |1.1 |DONE |Manifest: NOSIGNATURE
SneakyMagic-v1.3.2-1.16.5.jar |Sneaky Magic |sneakymagic |1.3.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
bdlib-1.17.1.11-mc1.16.5.jar |BdLib |bdlib |1.17.1.11 |DONE |Manifest: NOSIGNATURE
journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |DONE |Manifest: NOSIGNATURE
BotanyPots-1.16.5-7.1.23.jar |BotanyPots |botanypots |7.1.23 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
BotanyTrees-1.16.5-3.0.6.jar |BotanyTrees |botanytrees |3.0.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
voyage-1.16.4-1.0.3.jar |Voyage |voyage |1.0.3 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
ImmersivePetroleum-1.16.5-3.3.0-5.jar |Immersive Petroleum |immersivepetroleum |3.3.0-5 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.1-universal.jar |Forge |forge |36.2.1 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
BrandonsCore-1.16.5-3.0.8.232-universal.jar |Brandon's Core |brandonscore |3.0.8.232 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
Draconic-Evolution-1.16.5-3.0.11.396-universal.jar|Draconic Evolution |draconicevolution |3.0.11.396 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
neapolitan-1.16.5-2.1.0.jar |Neapolitan |neapolitan |2.1.0 |DONE |Manifest: NOSIGNATURE
immersiveposts-1.16.5-4.1.1.jar |Immersive Posts |immersiveposts |4.1.1 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
MysticalAgriculture-1.16.5-4.2.1.jar |Mystical Agriculture |mysticalagriculture |4.2.1 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.16.5-4.2.0.jar |Mystical Agradditions |mysticalagradditions |4.2.0 |DONE |Manifest: NOSIGNATURE
dimensionalpocketsii-1.16.5-1.2.0-universal.jar |Dimensional Pockets II |dimensionalpocketsii |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE
cosmoslibrary-1.16.5-6.1.0-universal.jar |Cosmos Library |cosmoslibrary |1.16.5-6.1.0 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.1-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.16.5-1.3.2.jar |Thermal Series |thermal |1.3.2 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.16.5-1.3.0.jar |Thermal Innovation |thermal_innovation |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_expansion-1.16.5-1.3.0.jar |Thermal Expansion |thermal_expansion |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_locomotion-1.16.5-1.3.0.jar |Thermal Locomotion |thermal_locomotion |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
exnihilothermal-1.16-1.0.0.0.jar |Ex Nihilo: Sequentia - Thermal|exnihilothermal |1.16-1.0.0.0 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.1.2.265.jar |Tinkers' Construct |tconstruct |3.1.2.265 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE
titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.16.5-5.0.3-138.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.3-138 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
EnigmaticGraves-1.6.1.jar |Enigmatic Graves |enigmaticgraves |1.6.1 |DONE |Manifest: NOSIGNATURE
Abundance-1.16.5-1.0.5.jar |Abundance |abundance |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |DONE |Manifest: NOSIGNATURE
pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
exnihilomekanism-1.16-1.0.0.1.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |1.16-1.0.0.1 |DONE |Manifest: NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.3.jar |Flywheel |flywheel |1.16-0.2.3 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.2d.jar |Create |create |v0.3.2d |DONE |Manifest: NOSIGNATURE
creategears-1.16.5-1.3.1.jar |Create Gears |creategears |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.123.jar |Mantle |mantle |1.6.123 |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.16.5-1.3.0.jar |Thermal Cultivation |thermal_cultivation |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.4-0.22.jar |Polymorph |polymorph |1.16.4-0.22 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-316.jar |Quark |quark |r2.4-316 |DONE |Manifest: NOSIGNATURE
materialis-1.16.5-2.1.1.jar |Materialis |materialis |1.16.5-2.1.1 |DONE |Manifest: NOSIGNATURE
abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |DONE |Manifest: NOSIGNATURE
WaterSource-1.1.31-beta-1.16.5.jar |Water Source |watersource |1.1.31-beta-1.16.5 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |DONE |Manifest: NOSIGNATURE
engineersdecor-1.16.4-1.1.14.jar |Engineer's Decor |engineersdecor |1.1.14 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
Aquaculture-1.16.5-2.1.20.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.20 |DONE |Manifest: NOSIGNATURE
exnihilosequentia-1.16-20210826035238.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.16-20210826035238 |DONE |Manifest: NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
createaddition-1.16.5-20210819a.jar |Create Crafts & Additions |createaddition |1.16.5-20210819a |DONE |Manifest: NOSIGNATURE
xptome-1.16.5-v2.1.1.jar |XP Tome |xpbook |v2.1.1 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 2c38a21b-9d5e-4822-8c5d-c5f5f70971af
Patchouli open book context: n/a
Launched Version: 1.16.5-forge-36.2.1
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1660 Ti with Max-Q Design/PCIe/SSE2 GL version 4.6.0 NVIDIA 462.80, 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)
Graphics mode: fast
Resource Packs:
Current Language: English (US)
CPU: 8x AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx
OptiFine Version: OptiFine_1.16.5_HD_U_G7
OptiFine Build: 20210305-003221
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 462.80
OpenGlRenderer: GeForce GTX 1660 Ti with Max-Q Design/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

commented

alright, I can't recreate even after restart with a fresh creative world. I guess I will leave this open for a bit in case more clues come up, but if not I will just close

commented

Does this happen consistently or just happened once?
Was it in creative mode or survival?

to be honest I am not sure how something like this would happen as I would only expect it in multi threaded environment which mc is not and I am not sure how to recreate it in my environment either

commented

It happened only once in a fresh creative world in singleplayer and after I restarted mc it didn´t happened again so I don´t know what caused it.

commented

I just experienced this as well. I'll provide more info once I've done more testing and I'm able to recreate it.

commented

I have similar error two times today, testing mods in new world in creative, first time when i put stool of quark on top of another stool, second time when i enter the world for testing spawn eggs of "danny expansion mobs", when spawn enchanted armour mob egg.

i send you the three crash report i have...
crash-2021-08-27_21.39.40-client.txt
crash-2021-08-29_13.23.41-client.txt
crash-2021-08-29_21.23.00-client.txt

commented

@rckymtnrfc could you attach your crash log? I still don't understand how this could be happening but what I find interesting is that two people here and also the one in #233 all have Java 1.8.0_51. Almost seems like this is some kind of a bug in java that was solved since as I definitely use much later version in my development environment and haven't seen this exception once.

commented

Alright so at this point I am almost convinced this is a bug in java 1.8.0_51 that was fixed in later versions as this version of java is very outdated (released in 2015), the mod is used by a lot of people most of which are on later versions of java and yet I have only got these reports for that specific old version of java.

So please update to later version of java 1.8 (301 is the latest) and report back here if you still get the same issue. If I don't get any reports with later version of java I am going to close

commented

Just an FYI, I'm using the Minecraft Launcher with the bundled java version, which I guess is 1.8.0_51. I'm assuming most people don't change that, so this issue might keep haunting you.

I'm not experiencing the bug on my work PC so I'll test the fix at home tonight.

commented

Created a new creative flat world, broke a grass block and it crashed with java 1.8.0_51.

Changed the launcher to use java 1.8.0_301, loaded the same world, broke a glass block. Crashed. https://pastebin.com/yK2mxWnL

commented

Same issue here,
If i join my creative superflat world and I break a block of grass the modpack crashes.
I'm playing forge 36.2.0 and version 3.2.7.326 of the sophisticated backpack
Here is my crash report. Hope this can help you:
crash-2021-08-31_14.29.11-client.txt
crash-2021-08-29_18.54.44-client.txt

commented

I believe I have found the issue. The latest in dev build has the fix if someone is willing to test it out - https://github.com/P3pp3rF1y/SophisticatedBackpacks/packages/454305 (look for the first link to .jar in the right column)

commented

Well, I'm now unable to reproduce the problem. So, I'm not able to confirm the alpha fixes it. The alpha does work for me and I'm not seeing the crash, so....maybe. Sorry I can't be more sure.

commented

I've tested the alpha by creating a new superflat world and it doesn't crah anymore. So I think you can consider the issues as fixed.