Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // You should try our sister game, Minceraft!
- Time: 12/5/21, 2:07 PM
- Description: Ticking block entity
- java.lang.AbstractMethodError: Receiver class com.progwml6.ironchest.common.block.regular.entity.CrystalChestBlockEntity does not define or inherit an implementation of the resolved method 'abstract int getContainerSize()' of interface com.progwml6.ironchest.common.block.entity.ICrystalChest.
- at com.progwml6.ironchest.common.block.entity.ICrystalChest.sortTopStacks(ICrystalChest.java:60) ~[ironchest-1.18-13.0.5.jar%2362!:1.18-13.0.5] {re:classloading}
- at com.progwml6.ironchest.common.block.regular.entity.CrystalChestBlockEntity.tick(CrystalChestBlockEntity.java:38) ~[ironchest-1.18-13.0.5.jar%2362!:1.18-13.0.5] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:768) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading}
- at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:A}
- at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:321) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
- at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:86) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- at com.progwml6.ironchest.common.block.entity.ICrystalChest.sortTopStacks(ICrystalChest.java:60) ~[ironchest-1.18-13.0.5.jar%2362!:1.18-13.0.5] {re:classloading}
- at com.progwml6.ironchest.common.block.regular.entity.CrystalChestBlockEntity.tick(CrystalChestBlockEntity.java:38) ~[ironchest-1.18-13.0.5.jar%2362!:1.18-13.0.5] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:768) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading}
- at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:A}
- at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:321) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
- -- Block entity being ticked --
- Details:
- Name: ironchest:crystal_chest // com.progwml6.ironchest.common.block.regular.entity.CrystalChestBlockEntity
- Block: Block{ironchest:crystal_chest}[facing=south,waterlogged=false]
- Block location: World: (-26,64,-15), Section: (at 6,0,1 in -2,4,-1; chunk contains blocks -32,-64,-16 to -17,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
- Block: Block{ironchest:crystal_chest}[facing=south,waterlogged=false]
- Block location: World: (-26,64,-15), Section: (at 6,0,1 in -2,4,-1; chunk contains blocks -32,-64,-16 to -17,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
- Stacktrace:
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:768) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading}
- at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:A}
- at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:321) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
- at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:86) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {}
- -- Affected level --
- Details:
- All players: 1 total; [ServerPlayer['RoyalReject'/242, l='ServerLevel[New World]', x=-25.68, y=64.00, z=-12.20]]
- Chunk stats: 2601
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,61,0), Section: (at 0,13,0 in 0,3,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
- Level time: 3727 game time, 3727 day time
- Level name: New World
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
- Level weather: Rain time: 24058 (now: false), thunder time: 17361 (now: false)
- Known server brands: forge
- Level was modded: true
- Level storage version: 0x04ABD - Anvil
- Stacktrace:
- at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:86) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:classloading,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18-20211130.085255-srg.jar%2370!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {}
- -- System Details --
- Details:
- Minecraft Version: 1.18
- Minecraft Version ID: 1.18
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.1, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 6708629904 bytes (6397 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
- CPUs: 24
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 9 5900X 12-Core Processor
- Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): 3.70
- Number of physical packages: 1
- Number of physical CPUs: 12
- Number of logical CPUs: 24
- Graphics card #0 name: NVIDIA GeForce GTX 1080
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x1b80
- Graphics card #0 versionInfo: DriverVersion=30.0.14.9709
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 3.20
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 3.20
- Memory slot #1 type: DDR4
- Memory slot #2 capacity (MB): 8192.00
- Memory slot #2 clockSpeed (GHz): 3.20
- Memory slot #2 type: DDR4
- Memory slot #3 capacity (MB): 8192.00
- Memory slot #3 clockSpeed (GHz): 3.20
- Memory slot #3 type: DDR4
- Virtual memory max (MB): 37557.41
- Virtual memory used (MB): 23551.30
- Swap memory total (MB): 4864.00
- Swap memory used (MB): 17.61
- JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -Xms8192m
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['RoyalReject'/242, l='ServerLevel[New World]', x=-25.68, y=64.00, z=-12.20]]
- Data Packs: vanilla, mod:inventorysorter (incompatible), mod:rhino, mod:inventoryhud, mod:mousetweaks, mod:ironfurnaces (incompatible), mod:architectury (incompatible), mod:balm (incompatible), mod:jei (incompatible), mod:kubejs, mod:ding, mod:cloth_config (incompatible), mod:forge, mod:appleskin (incompatible), mod:waystones (incompatible), mod:gravestone (incompatible), mod:clumps (incompatible), mod:journeymap, mod:ironchest, mod:controlling (incompatible)
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
- ModLauncher: 9.0.7+91+master.8569cdf
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin PLUGINSERVICE
- eventbus PLUGINSERVICE
- object_holder_definalize PLUGINSERVICE
- runtime_enum_extender PLUGINSERVICE
- capability_token_subclass PLUGINSERVICE
- accesstransformer PLUGINSERVICE
- runtimedistcleaner PLUGINSERVICE
- mixin TRANSFORMATIONSERVICE
- fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- Mod List:
- client-1.18-20211130.085255-srg.jar |Minecraft |minecraft |1.18 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
- inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE
- rhino-forge-1800.1.6-build.81.jar |Rhino |rhino |1800.1.6-build.81 |DONE |Manifest: NOSIGNATURE
- InventoryHud_[1.18].forge-3.4.2.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.2 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.18-2.16.jar |Mouse Tweaks |mousetweaks |2.16 |DONE |Manifest: NOSIGNATURE
- ironfurnaces-1.18-3.0.0.jar |Iron Furnaces |ironfurnaces |3.0.0 |DONE |Manifest: NOSIGNATURE
- architectury-3.1.45.jar |Architectury |architectury |3.1.45 |DONE |Manifest: NOSIGNATURE
- balm-2.1.1+0.jar |Balm |balm |2.1.1+0 |DONE |Manifest: NOSIGNATURE
- jei-1.18-9.0.0.40.jar |Just Enough Items |jei |9.0.0.40 |DONE |Manifest: NOSIGNATURE
- kubejs-forge-1800.4.0-build.207.jar |KubeJS |kubejs |1800.4.0-build.207 |DONE |Manifest: NOSIGNATURE
- Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
- cloth-config-6.0.45-forge.jar |Cloth Config v4 API |cloth_config |6.0.45 |DONE |Manifest: NOSIGNATURE
- forge-1.18-38.0.14-universal.jar |Forge |forge |38.0.14 |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
- appleskin-forge-mc1.18-2.2.0.jar |AppleSkin |appleskin |2.2.0 |DONE |Manifest: NOSIGNATURE
- waystones-forge-1.18-9.0.0.jar |Waystones |waystones |9.0.0 |DONE |Manifest: NOSIGNATURE
- gravestone-1.18-1.0.3.jar |Gravestone Mod |gravestone |1.18-1.0.3 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.18-8.0.1.jar |Clumps |clumps |8.0.1 |DONE |Manifest: NOSIGNATURE
- journeymap-1.18-5.8.0alpha4.jar |Journeymap |journeymap |5.8.0alpha4 |DONE |Manifest: NOSIGNATURE
- ironchest-1.18-13.0.5.jar |Iron Chests |ironchest |1.18-13.0.5 |DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.18-9.0.4.jar |Controlling |controlling |9.0.4 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: d17bdd01-d915-491e-a50e-2832598600a1
- FML: 38.0
- Forge: net.minecraftforge:38.0.14
Advertisement
Add Comment
Please, Sign In to add comment