AlexModGuy / AlexsMobs

190 stars 140 forks source link

1.20.1 Server crash with Rocky Roller in a spawner #2027

Open zontreck opened 1 month ago

zontreck commented 1 month ago

One of my friends set up a rocky roller spawner and this is the resulting crash report.

Despite this issue mentioning the rocky roller. I do not believe it is isolated to that entity. I have seen crashes reported here for other entities as well. The common crash cause is "Ticking Entity"

The crash report has been shortened due to the maximum character limit being exceeded. If you see a /.../ in the log, know it repeated on for quite some time.

---- Minecraft Crash Report ----
// Oops.

Time: 2024-04-03 20:11:23
Description: Ticking entity

java.lang.StackOverflowError: Ticking entity
    at net.minecraft.world.damagesource.DamageSource.m_276093_(DamageSource.java:147) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_6469_(EntityRockyRoller.java:320) ~[alexsmobs-1.22.8.jar%23273!/:1.22.8] {re:classloading}
    at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_6469_(EntityRockyRoller.java:323) ~[alexsmobs-1.22.8.jar%23273!/:1.22.8] {re:classloading}
    at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_6469_(EntityRockyRoller.java:323) ~[alexsmobs-1.22.8.jar%23273!/:1.22.8] {re:classloading}
    at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_6469_(EntityRockyRoller.java:323) ~[alexsmobs-1.22.8.jar%23273!/:1.22.8] {re:classloading}
/.../

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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.world.damagesource.DamageSource.m_276093_(DamageSource.java:147) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_6469_(EntityRockyRoller.java:320) ~[alexsmobs-1.22.8.jar%23273!/:1.22.8] {re:classloading}
    at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_6469_(EntityRockyRoller.java:323) ~[alexsmobs-1.22.8.jar%23273!/:1.22.8] {re:classloading}
    at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_6469_(EntityRockyRoller.java:323) ~[alexsmobs-1.22.8.jar%23273!/:1.22.8] {re:classloading}
    at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_6469_(EntityRockyRoller.java:323) ~[alexsmobs-1.22.8.jar%23273!/:1.22.8] {re:classloading}
/.../

-- Entity being ticked --
Details:
    Entity Type: alexsmobs:rocky_roller (com.github.alexthe666.alexsmobs.entity.EntityRockyRoller)
    Entity ID: 494789
    Entity Name: Rocky Roller
    Entity's Exact location: -9670.98, -54.04, -10446.64
    Entity's Block location: World: (-9671,-55,-10447), Section: (at 9,9,1 in -605,-4,-653; chunk contains blocks -9680,-64,-10448 to -9665,319,-10433), Region: (-19,-21; contains chunks -608,-672 to -577,-641, blocks -9728,-64,-10752 to -9217,319,-10241)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: null
Stacktrace:
    at net.minecraft.world.level.Level.m_46653_(Level.java:482) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,pl:mixin:APP:botania_xplat.mixins.json:LevelAccessor,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:classloading}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}

-- Affected level --
Details:
    All players: 3 total; [ServerPlayer['firesyde424'/276368, l='ServerLevel[world]', x=-9656.67, y=9.00, z=-10432.60], ServerPlayer['zontreck'/275014, l='ServerLevel[world]', x=-9674.93, y=38.00, z=-10455.61], ServerPlayer['EmberCat42'/486147, l='ServerLevel[world]', x=-9672.25, y=-52.80, z=-10447.70]]
    Chunk stats: 4034
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,111,0), Section: (at 0,15,0 in 0,6,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: 14471295 game time, 5620313 day time
    Level name: world
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Level weather: Rain time: 6546 (now: true), thunder time: 72764 (now: false)
    Known server brands: forge
    Removed feature flags: 
    Level was modded: true
    Level storage version: 0x04ABD - Anvil

-- System Details --
Details:
    Minecraft Version: 1.20.1
    Minecraft Version ID: 1.20.1
    Operating System: Linux (amd64) version 6.5.11-4-pve
    Java Version: 17.0.10, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 18883063296 bytes (18008 MiB) / 35534143488 bytes (33888 MiB) up to 256859176960 bytes (244960 MiB)
    CPUs: 32
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
    Identifier: Intel64 Family 6 Model 45 Stepping 7
    Microarchitecture: Sandy Bridge (Server)
    Frequency (GHz): 2.60
    Number of physical packages: 2
    Number of physical CPUs: 16
    Number of logical CPUs: 32
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 137118.28
    Virtual memory used (MB): 124145.02
    Swap memory total (MB): 8192.00
    Swap memory used (MB): 335.25
    JVM Flags: 2 total; -Xms128M -XX:MaxRAMPercentage=95.0
    Server Running: true
    Player Count: 3 / 2000; [ServerPlayer['zontreck'/275014, l='ServerLevel[world]', x=-9674.93, y=38.00, z=-10455.61], ServerPlayer['firesyde424'/276368, l='ServerLevel[world]', x=-9656.67, y=9.00, z=-10432.60], ServerPlayer['EmberCat42'/486147, l='ServerLevel[world]', x=-9672.25, y=-52.80, z=-10447.70]]
    Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:botarium (incompatible), mod:modnametooltip (incompatible), mod:otemod, mod:yungsapi, mod:powah (incompatible), mod:maxhealthfix (incompatible), mod:botanypotstiers (incompatible), mod:wstweaks (incompatible), mod:darkutils (incompatible), mod:clickadv (incompatible), mod:create_new_age, mod:balm, mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore, mod:handcrafted (incompatible), mod:ariasessentials, mod:repurposed_structures, mod:toolswap, mod:botanytrees (incompatible), mod:toolstats (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:botania, mod:spark (incompatible), mod:curios (incompatible), mod:advancednetherite, mod:searchables (incompatible), mod:yungsextras, mod:bettervillage, mod:extrastorage, mod:worldedit (incompatible), mod:wormhole (incompatible), mod:betterendisland, mod:jadeaddons (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:betterjungletemples, mod:rechiseled (incompatible), mod:libraryferret, mod:immersive_weathering (incompatible), mod:epherolib (incompatible), mod:sereneseasons (incompatible), mod:libx, mod:botanypots (incompatible), mod:rechiseledcreate, mod:pneumaticcraft (incompatible), mod:catalogue (incompatible), mod:fusion, mod:edivadlib, mod:forge, mod:mythicbotany, mod:dungeons_arise, mod:plonk (incompatible), mod:trade_cycling, mod:terrablender, mod:biomesoplenty (incompatible), mod:mousetweaks, mod:spectrelib (incompatible), mod:ding (incompatible), mod:kotlinforforge (incompatible), mod:dimdungeons, mod:flywheel, mod:createoreexcavation (incompatible), mod:croptopia (incompatible), mod:almostunified (incompatible), mod:jei, mod:mekanism, mod:tlc (incompatible), mod:oceansdelight (incompatible), mod:appleskin (incompatible), mod:lootr, mod:create_power_loader, mod:aquaculture, mod:create_oppenheimered, mod:rsrequestify (incompatible), mod:betterwitchhuts, mod:geckolib, mod:ars_nouveau (incompatible), mod:betteroceanmonuments, mod:watchmydurability, mod:tipsmod (incompatible), mod:multimine (incompatible), mod:sophisticatedcore (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:railways (incompatible), mod:mekanismgenerators, mod:carryon (incompatible), mod:twilightforest, mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:create_connected, mod:farmersdelight, mod:ends_delight, mod:croptopia_additions, mod:fastipping (incompatible), mod:projectvibrantjourneys, mod:mekanismadditions, mod:chunky (incompatible), mod:longnbtkiller (incompatible), mod:witherstormmod, mod:lostcities, mod:ftbultimine (incompatible), mod:runelic, mod:resourcefullib (incompatible), mod:mekanismtools, mod:deeperdarker, mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery (incompatible), mod:ftblibrary (incompatible), mod:bakery (incompatible), mod:beachparty (incompatible), mod:ftbteams (incompatible), mod:ftbquests (incompatible), mod:computercraft, mod:cupboard (incompatible), mod:lightoverlay (incompatible), mod:trashcans (incompatible), mod:chunkloaders, mod:polylib, mod:shulkerboxtooltip (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:disable_new_world_screen, mod:create, mod:waystones, mod:clumps (incompatible), mod:comforts (incompatible), mod:artifacts, mod:dungeoncrawl, mod:badmobs (incompatible), mod:libzontreck, mod:ftbbackups2 (incompatible), mod:betterdeserttemples, mod:walljump, mod:toastcontrol (incompatible), mod:terralith, mod:toofast (incompatible), mod:fasterladderclimbing (incompatible), mod:craftingtweaks, mod:alexscaves, mod:dynamic_asset_generator, mod:buddingcrystals, mod:sebastrnlib, mod:patchouli (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:jade (incompatible), mod:nethersdelight, mod:jaopca, mod:create_sa, mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:enderchests, mod:buildinggadgets2 (incompatible), mod:endlessbiomes, mod:solcarrot (incompatible), mod:nbtedit, mod:createtrackmap (incompatible), mod:refinedstorageaddons, mod:expandability (incompatible), mod:createaddition (incompatible), Immersive Weathering Generated Pack, buddingcrystals_json_crystals (incompatible), bushy_leaves, dynamic_asset_generator:dynamic_asset_generator:builtin_data, jaopca:inmemory, libxdata/mythicbotany:curios, mod:betterstrongholds
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Stable
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 10.0.9+10.0.9+main.dcd20f30
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.5.jar eventbus PLUGINSERVICE 
        loader-47.2.2.jar slf4jfixer PLUGINSERVICE 
        loader-47.2.2.jar object_holder_definalize PLUGINSERVICE 
        loader-47.2.2.jar runtime_enum_extender PLUGINSERVICE 
        loader-47.2.2.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        loader-47.2.2.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        lowcodefml@47.2
        kotlinforforge@4.10.0
        minecraft@47.2
        javafml@47.2
    Mod List: 
        rsrequestify-1.20.1-2.3.3.jar                     |RSRequestify                  |rsrequestify                  |2.3.3               |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.20-Forge-4.0.3.jar          |YUNG's Better Dungeons        |betterdungeons                |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE
        YungsBetterWitchHuts-1.20-Forge-3.0.3.jar         |YUNG's Better Witch Huts      |betterwitchhuts               |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.20.1-4.4.4.jar                   |GeckoLib 4                    |geckolib                      |4.4.4               |DONE      |Manifest: NOSIGNATURE
        botarium-forge-1.20.1-2.3.3.jar                   |Botarium                      |botarium                      |2.3.3               |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar    |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.20-Forge-3.0.4    |DONE      |Manifest: NOSIGNATURE
        watchmydurability-1201.2.021824.1005.jar          |WatchMyDurability             |watchmydurability             |1201.2.021824.1005  |DONE      |Manifest: NOSIGNATURE
        Tips-Forge-1.20.1-12.0.5.jar                      |Tips                          |tipsmod                       |12.0.5              |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
        multimine-1.20.1.3.jar                            |Multi Mine                    |multimine                     |1.20.1.3            |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.20.1-0.6.12.589.jar           |Sophisticated Core            |sophisticatedcore             |0.6.12.589          |DONE      |Manifest: NOSIGNATURE
        modnametooltip-1.20.1-1.20.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.20.0              |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.20.1-16.0.3.jar      |CookingForBlockheads          |cookingforblockheads          |16.0.3              |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.20.1-8.6.1.jar                          |Placebo                       |placebo                       |8.6.1               |DONE      |Manifest: NOSIGNATURE
        otemod-1201.4.040224.1407.jar                     |Thresholds                    |otemod                        |1201.4.040224.1407  |DONE      |Manifest: NOSIGNATURE
        dankstorage-forge-1.20.1-8.jar                    |Dank Storage                  |dankstorage                   |8                   |DONE      |Manifest: NOSIGNATURE
        citadel-2.5.4-1.20.1.jar                          |Citadel                       |citadel                       |2.5.4               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.22.8.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.8              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.20-Forge-4.0.4.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE
        Powah-5.0.5.jar                                   |Powah                         |powah                         |5.0.5               |DONE      |Manifest: NOSIGNATURE
        MaxHealthFix-Forge-1.20.1-12.0.2.jar              |MaxHealthFix                  |maxhealthfix                  |12.0.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
        mixinextras-forge-0.3.5.jar                       |MixinExtras                   |mixinextras                   |0.3.5               |DONE      |Manifest: NOSIGNATURE
        BotanyPotsTiers-Forge-1.20.1-6.0.1.jar            |BotanyPotsTiers               |botanypotstiers               |6.0.1               |DONE      |Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.20.1-9.1.0.jar             |Wither Skeleton Tweaks        |wstweaks                      |9.1.0               |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.20.1-20.1.9.jar                 |Bookshelf                     |bookshelf                     |20.1.9              |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.20.1-3.20.3.1034.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |3.20.3.1034         |DONE      |Manifest: NOSIGNATURE
        DarkUtilities-Forge-1.20.1-17.0.3.jar             |DarkUtilities                 |darkutils                     |17.0.3              |DONE      |Manifest: NOSIGNATURE
        clickadv-1.20.1-3.7.jar                           |clickadv mod                  |clickadv                      |1.20.1-3.7          |DONE      |Manifest: NOSIGNATURE
        Steam_Rails-1.5.3+forge-mc1.20.1.jar              |Create: Steam 'n' Rails       |railways                      |1.5.3+forge-mc1.20.1|DONE      |Manifest: NOSIGNATURE
        create-new-age-forge-1.20.1-1.1.2.jar             |Create: New Age               |create_new_age                |1.1.2               |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.20.1-7.2.2.jar                       |Balm                          |balm                          |7.2.2               |DONE      |Manifest: NOSIGNATURE
        carryon-forge-1.20.1-2.1.2.7.jar                  |Carry On                      |carryon                       |2.1.2.7             |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar  |YUNG's Better Nether Fortresse|betterfortresses              |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE
        cloth-config-11.1.118-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.118            |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-forge-1.20.1-1.2.jar               |ShetiPhian-Core               |shetiphiancore                |1.20.1-1.2          |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.20.1-4.3.2145-universal.jar      |The Twilight Forest           |twilightforest                |4.3.2145            |DONE      |Manifest: NOSIGNATURE
        RSInfinityBooster-1.20.1-1.0+32.jar               |RSInfinityBooster             |rsinfinitybooster             |1.20.1-1.0+32       |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.12.4.jar                         |Refined Storage               |refinedstorage                |1.12.4              |DONE      |Manifest: NOSIGNATURE
        create_connected-0.7.4-mc1.20.1-all.jar           |Create: Connected             |create_connected              |0.7.4-mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.20.1-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.4        |DONE      |Manifest: NOSIGNATURE
        ends_delight-1.20.1-1.0.1.jar                     |End's Delight                 |ends_delight                  |1.0.1               |DONE      |Manifest: NOSIGNATURE
        CroptopiaAdditions-1.20.1-FORGE-2.2.jar           |Croptopia Additions           |croptopia_additions           |2.0.0               |DONE      |Manifest: NOSIGNATURE
        handcrafted-forge-1.20.1-3.0.6.jar                |Handcrafted                   |handcrafted                   |3.0.6               |DONE      |Manifest: NOSIGNATURE
        ariasessentials-1201.2.030324.2002.jar            |Aria's Essentials             |ariasessentials               |1201.2.030324.2002  |DONE      |Manifest: NOSIGNATURE
        repurposed_structures-7.1.13+1.20.1-forge.jar     |Repurposed Structures         |repurposed_structures         |7.1.13+1.20.1-forge |DONE      |Manifest: NOSIGNATURE
        fast-ip-ping-mc1.20.4-forge-v1.0.1.jar            |Fast IP Ping                  |fastipping                    |1.0.1               |DONE      |Manifest: NOSIGNATURE
        ToolSwap-1.20.1-5.0.1.jar                         |ToolSwap                      |toolswap                      |1.20.1-5.0.1        |DONE      |Manifest: NOSIGNATURE
        BotanyTrees-Forge-1.20.1-9.0.11.jar               |BotanyTrees                   |botanytrees                   |9.0.11              |DONE      |Manifest: NOSIGNATURE
        ToolStats-Forge-1.20.1-16.0.8.jar                 |ToolStats                     |toolstats                     |16.0.8              |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
        projectvibrantjourneys-1.20.1-6.0.0.jar           |Project: Vibrant Journeys     |projectvibrantjourneys        |1.20.1-6.0.0        |DONE      |Manifest: NOSIGNATURE
        Chunky-1.3.136.jar                                |Chunky                        |chunky                        |1.3.136             |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.17-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17              |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.20-Forge-4.0.3.jar                 |YUNG's Bridges                |yungsbridges                  |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        Botania-1.20.1-443-FORGE.jar                      |Botania                       |botania                       |1.20.1-443-FORGE    |DONE      |Manifest: NOSIGNATURE
        LongNbtKiller-Forge-1.20.1-1.0.0.jar              |LongNbtKiller                 |longnbtkiller                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        spark-1.10.53-forge.jar                           |spark                         |spark                         |1.10.53             |DONE      |Manifest: NOSIGNATURE
        curios-forge-5.7.2+1.20.1.jar                     |Curios API                    |curios                        |5.7.2+1.20.1        |DONE      |Manifest: NOSIGNATURE
        advancednetherite-forge-2.0.3-1.20.1.jar          |Advanced Netherite            |advancednetherite             |2.0.3               |DONE      |Manifest: NOSIGNATURE
        Searchables-forge-1.20.1-1.0.2.jar                |Searchables                   |searchables                   |1.0.2               |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.20-Forge-4.0.3.jar                  |YUNG's Extras                 |yungsextras                   |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        bettervillage-forge-1.20.1-3.2.0.jar              |Better village                |bettervillage                 |3.1.0               |DONE      |Manifest: NOSIGNATURE
        witherstormmod-1.20.1-4.0.1.1.jar                 |Cracker's Wither Storm Mod    |witherstormmod                |4.0.1.1             |DONE      |Manifest: NOSIGNATURE
        lostcities-1.20-7.1.3.jar                         |LostCities                    |lostcities                    |1.20-7.1.3          |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-2001.1.4.jar                   |FTB Ultimine                  |ftbultimine                   |2001.1.4            |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.20-Forge-4.0.3.jar       |YUNG's Better Strongholds     |betterstrongholds             |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.20.1-18.0.2.jar                   |Runelic                       |runelic                       |18.0.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
        resourcefullib-forge-1.20.1-2.1.24.jar            |Resourceful Lib               |resourcefullib                |2.1.24              |DONE      |Manifest: NOSIGNATURE
        ExtraStorage-1.20.1-4.0.7.jar                     |ExtraStorage                  |extrastorage                  |4.0.7               |DONE      |Manifest: NOSIGNATURE
        worldedit-mod-7.2.15.jar                          |WorldEdit                     |worldedit                     |7.2.15+6463-5ca4dff |DONE      |Manifest: NOSIGNATURE
        wormhole-1.1.15-forge-mc1.20.jar                  |Wormhole (Portals)            |wormhole                      |1.1.15              |DONE      |Manifest: NOSIGNATURE
        deeperdarker-forge-1.20.1-1.2.1.jar               |Deeper and Darker             |deeperdarker                  |1.2.1               |DONE      |Manifest: NOSIGNATURE
        architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE
        letsdo-API-forge-1.2.9-forge.jar                  |[Let's Do] API                |doapi                         |1.2.9               |DONE      |Manifest: NOSIGNATURE
        letsdo-bakery-forge-1.1.5.jar                     |[Let's Do] Bakery             |bakery                        |1.1.5               |DONE      |Manifest: NOSIGNATURE
        letsdo-vinery-forge-1.4.13.jar                    |[Let's Do] Vinery             |vinery                        |1.4.13              |DONE      |Manifest: NOSIGNATURE
        letsdo-beachparty-forge-1.1.4-1.jar               |[Let's Do] Beachparty         |beachparty                    |1.1.4-1             |DONE      |Manifest: NOSIGNATURE
        cc-tweaked-1.20.1-forge-1.110.1.jar               |CC: Tweaked                   |computercraft                 |1.110.1             |DONE      |Manifest: NOSIGNATURE
        cupboard-1.20.1-2.6.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.6          |DONE      |Manifest: NOSIGNATURE
        light-overlay-8.0.0-forge.jar                     |Light Overlay                 |lightoverlay                  |8.0.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterEndIsland-1.20-Forge-2.0.6.jar         |YUNG's Better End Island      |betterendisland               |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.18b-forge-mc1.20.jar                |Trash Cans                    |trashcans                     |1.0.18b             |DONE      |Manifest: NOSIGNATURE
        chunkloaders-1.2.8a-forge-mc1.20.1.jar            |Chunk Loaders                 |chunkloaders                  |1.2.8a              |DONE      |Manifest: NOSIGNATURE
        JadeAddons-1.20.1-forge-5.2.2.jar                 |Jade Addons                   |jadeaddons                    |5.2.2               |DONE      |Manifest: NOSIGNATURE
        polylib-forge-2000.0.3-build.132.jar              |PolyLib                       |polylib                       |2000.0.3-build.132  |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-31.jar                              |Fast Leaf Decay               |fastleafdecay                 |31                  |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.20-Forge-4.0.4.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE
        shulkerboxtooltip-forge-4.0.4+1.20.1.jar          |ShulkerBoxTooltip             |shulkerboxtooltip             |4.0.4+1.20.1        |DONE      |Manifest: NOSIGNATURE
        YungsBetterJungleTemples-1.20-Forge-2.0.4.jar     |YUNG's Better Jungle Temples  |betterjungletemples           |1.20-Forge-2.0.4    |DONE      |Manifest: NOSIGNATURE
        inventorysorter-1.20.1-23.0.1.jar                 |Simple Inventory Sorter       |inventorysorter               |23.0.1              |DONE      |Manifest: NOSIGNATURE
        rhino-forge-2001.2.2-build.18.jar                 |Rhino                         |rhino                         |2001.2.2-build.18   |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-2001.1.5.jar                    |FTB Library                   |ftblibrary                    |2001.1.5            |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-2001.2.0.jar                      |FTB Teams                     |ftbteams                      |2001.2.0            |DONE      |Manifest: NOSIGNATURE
        rechiseled-1.1.5c-forge-mc1.20.jar                |Rechiseled                    |rechiseled                    |1.1.5c              |DONE      |Manifest: NOSIGNATURE
        libraryferret-forge-1.20.1-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE
        disable_new_world_screen-forge-1.20.1-1.1.0.jar   |Disable new world creation scr|disable_new_world_screen      |1.1.0               |DONE      |Manifest: NOSIGNATURE
        immersive_weathering-1.20.1-2.0.1-forge.jar       |Immersive Weathering          |immersive_weathering          |1.20.1-2.0.1        |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.20-14.1.3.jar                   |Waystones                     |waystones                     |14.1.3              |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.20.1-12.0.0.3.jar                  |Clumps                        |clumps                        |12.0.0.3            |DONE      |Manifest: NOSIGNATURE
        comforts-forge-6.3.5+1.20.1.jar                   |Comforts                      |comforts                      |6.3.5+1.20.1        |DONE      |Manifest: NOSIGNATURE
        EpheroLib-1.20.1-FORGE-1.2.0.jar                  |BOZOID                        |epherolib                     |0.1.2               |DONE      |Manifest: NOSIGNATURE
        artifacts-forge-9.3.0.jar                         |Artifacts                     |artifacts                     |9.3.0               |DONE      |Manifest: NOSIGNATURE
        SereneSeasons-1.20.1-9.0.0.46.jar                 |Serene Seasons                |sereneseasons                 |9.0.0.46            |DONE      |Manifest: NOSIGNATURE
        LibX-1.20.1-5.0.14.jar                            |LibX                          |libx                          |1.20.1-5.0.14       |DONE      |Manifest: NOSIGNATURE
        BotanyPots-Forge-1.20.1-13.0.25.jar               |BotanyPots                    |botanypots                    |13.0.25             |DONE      |Manifest: NOSIGNATURE
        Dungeon Crawl-1.20.1-2.3.14.jar                   |Dungeon Crawl                 |dungeoncrawl                  |2.3.14              |DONE      |Manifest: NOSIGNATURE
        BadMobs-1.20.1-19.0.4.jar                         |BadMobs                       |badmobs                       |19.0.4              |DONE      |Manifest: NOSIGNATURE
        rechiseledcreate-1.0.2-forge-mc1.20.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.2               |DONE      |Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-6.0.14+mc1.20.1.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |6.0.14+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
        libzontreck-1201.11.040124.0231.jar               |Zontreck's Library Mod        |libzontreck                   |1201.11.040124.0231 |DONE      |Manifest: NOSIGNATURE
        ftbbackups2-forge-1.20-1.0.23.jar                 |FTB Backups 2                 |ftbbackups2                   |1.0.23              |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        catalogue-forge-1.20.1-1.8.0.jar                  |Catalogue                     |catalogue                     |1.8.0               |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
        walljump-1.20.1-1.1.5-forge.jar                   |Wall-Jump TXF                 |walljump                      |1.20.1-1.1.5-forge  |DONE      |Manifest: NOSIGNATURE
        ToastControl-1.20.1-8.0.3.jar                     |Toast Control                 |toastcontrol                  |8.0.3               |DONE      |Manifest: NOSIGNATURE
        Terralith_1.20.4_v2.4.11.jar                      |Terralith                     |terralith                     |2.4.11              |DONE      |Manifest: NOSIGNATURE
        fusion-1.1.1-forge-mc1.20.1.jar                   |Fusion                        |fusion                        |1.1.1               |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.20.1-4.10.0-all.jar                 |Ars Nouveau                   |ars_nouveau                   |4.10.0              |DONE      |Manifest: NOSIGNATURE
        EdivadLib-1.20.1-2.0.1.jar                        |EdivadLib                     |edivadlib                     |2.0.1               |DONE      |Manifest: NOSIGNATURE
        forge-1.20.1-47.1.99-universal.jar                |NeoForge                      |forge                         |47.1.99             |DONE      |Manifest: NOSIGNATURE
        toofast-1.20-0.4.3.5.jar                          |Too Fast                      |toofast                       |0.4.3.5             |DONE      |Manifest: NOSIGNATURE
        FasterLadderClimbing-1.20.1-0.2.10.jar            |Faster Ladder Climbing        |fasterladderclimbing          |0.2.10              |DONE      |Manifest: NOSIGNATURE
        MythicBotany-1.20.1-4.0.3.jar                     |MythicBotany                  |mythicbotany                  |1.20.1-4.0.3        |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.20.x-2.1.58-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.58-1.20.x       |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.20.1-18.2.3.jar            |CraftingTweaks                |craftingtweaks                |18.2.3              |DONE      |Manifest: NOSIGNATURE
        server-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: NOSIGNATURE
        plonk-1.20.1-10.0.5-forge.jar                     |Plonk                         |plonk                         |10.0.5              |DONE      |Manifest: NOSIGNATURE
        alexscaves-1.1.4.jar                              |Alex's Caves                  |alexscaves                    |1.1.4               |DONE      |Manifest: NOSIGNATURE
        trade-cycling-forge-1.20.1-1.0.10.jar             |Trade Cycling                 |trade_cycling                 |1.20.1-1.0.10       |DONE      |Manifest: NOSIGNATURE
        dynamicassetgenerator-forge-1.20.1-4.2.2.jar      |Dynamic Asset Generator       |dynamic_asset_generator       |4.2.2               |DONE      |Manifest: NOSIGNATURE
        BuddingCrystals-3.0.0.jar                         |BuddingCrystals               |buddingcrystals               |3.0.0               |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.20.1-3.0.1.4.jar             |TerraBlender                  |terrablender                  |3.0.1.4             |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.20.1-18.0.0.598.jar               |Biomes O' Plenty              |biomesoplenty                 |18.0.0.598          |DONE      |Manifest: NOSIGNATURE
        sebastrnlib-4.0.0.jar                             |Sebastrn Lib                  |sebastrnlib                   |4.0.0               |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.20.1-84-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-84-FORGE     |DONE      |Manifest: NOSIGNATURE
        moonlight-1.20-2.11.9-forge.jar                   |Moonlight Library             |moonlight                     |1.20-2.11.9         |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.20-2.25.jar                 |Mouse Tweaks                  |mousetweaks                   |2.25                |DONE      |Manifest: NOSIGNATURE
        titanium-1.20.1-3.8.27.jar                        |Titanium                      |titanium                      |3.8.27              |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-2001.3.5.jar                     |FTB Quests                    |ftbquests                     |2001.3.5            |DONE      |Manifest: NOSIGNATURE
        Jade-1.20.1-forge-11.8.0.jar                      |Jade                          |jade                          |11.8.0              |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.13.15+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.15+1.20.1      |DONE      |Manifest: NOSIGNATURE
        nethersdelight-1.20.1-4.0.jar                     |Nether's Delight              |nethersdelight                |1.20.1-4.0          |DONE      |Manifest: NOSIGNATURE
        Ding-1.20.1-Forge-1.4.1.jar                       |Ding                          |ding                          |1.4.1               |DONE      |Manifest: NOSIGNATURE
        kffmod-4.10.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.10.0              |DONE      |Manifest: NOSIGNATURE
        dimdungeons-191-forge-1.20.1.jar                  |Dimensional Dungeons          |dimdungeons                   |191                 |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.20.1-0.6.10-7.jar                |Flywheel                      |flywheel                      |0.6.10-7            |DONE      |Manifest: NOSIGNATURE
        create-1.20.1-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE
        createoreexcavation-1.20-1.4.3.jar                |Create Ore Excavation         |createoreexcavation           |1.4.3               |DONE      |Manifest: NOSIGNATURE
        JAOPCA-1.20.1-4.4.9.14.jar                        |JAOPCA                        |jaopca                        |4.4.9.14            |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.20.1-FORGE-3.0.4.jar                  |Croptopia                     |croptopia                     |3.0.4               |DONE      |Manifest: NOSIGNATURE
        create-stuff-additions1.20.1_v2.0.4a.jar          |Create Stuff & Additions      |create_sa                     |2.0.4.              |DONE      |Manifest: NOSIGNATURE
        PigPen-Forge-1.20.1-15.0.2.jar                    |PigPen                        |pigpen                        |15.0.2              |DONE      |Manifest: NOSIGNATURE
        FluxNetworks-1.20.1-7.2.0.14.jar                  |Flux Networks                 |fluxnetworks                  |7.2.0.14            |DONE      |Manifest: NOSIGNATURE
        almostunified-forge-1.20.1-0.9.2.jar              |AlmostUnified                 |almostunified                 |1.20.1-0.9.2        |DONE      |Manifest: NOSIGNATURE
        jei-1.20.1-forge-15.3.0.4.jar                     |Just Enough Items             |jei                           |15.3.0.4            |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-2001.6.4-build.138.jar               |KubeJS                        |kubejs                        |2001.6.4-build.138  |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.20.1-10.4.6.20.jar                     |Mekanism                      |mekanism                      |10.4.6              |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.20.1-10.4.6.20.jar           |Mekanism: Generators          |mekanismgenerators            |10.4.6              |DONE      |Manifest: NOSIGNATURE
        MekanismAdditions-1.20.1-10.4.6.20.jar            |Mekanism: Additions           |mekanismadditions             |10.4.6              |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.20.1-10.4.6.20.jar                |Mekanism: Tools               |mekanismtools                 |10.4.6              |DONE      |Manifest: NOSIGNATURE
        enderchests-forge-1.20.1-1.2.jar                  |EnderChests                   |enderchests                   |1.20.1-1.2          |DONE      |Manifest: NOSIGNATURE
        buildinggadgets2-1.0.7.jar                        |Building Gadgets 2            |buildinggadgets2              |1.0.7               |DONE      |Manifest: NOSIGNATURE
        EndlessBiomes 1.5.0 - 1.20.1.jar                  |EndlessBiomes                 |endlessbiomes                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        tlc_forge-1.0.3-R-1.20.X.jar                      |The Lost Castle               |tlc                           |1.0.2               |DONE      |Manifest: NOSIGNATURE
        oceansdelight-1.0.2-1.20.jar                      |Ocean's Delight               |oceansdelight                 |1.0.2-1.20          |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        lootr-1.20-0.7.32.80.jar                          |Lootr                         |lootr                         |0.7.32.80           |DONE      |Manifest: NOSIGNATURE
        solcarrot-1.20.1-1.15.1.jar                       |Spice of Life: Carrot Edition |solcarrot                     |1.15.1              |DONE      |Manifest: NOSIGNATURE
        nbtedit-forge-5.0.3.jar                           |In-game NBTEdit Reborn        |nbtedit                       |5.0.3               |DONE      |Manifest: NOSIGNATURE
        create_power_loader-1.4.0-mc1.20.1.jar            |Create: Power Loader          |create_power_loader           |1.4.0-mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        create-track-map-1.4+mc1.20.1-neoforge.jar        |Create Track Map              |createtrackmap                |1.4                 |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.20.1-2.5.1.jar                      |Aquaculture 2                 |aquaculture                   |2.5.1               |DONE      |Manifest: NOSIGNATURE
        refinedstorageaddons-0.10.0.jar                   |Refined Storage Addons        |refinedstorageaddons          |0.10.0              |DONE      |Manifest: NOSIGNATURE
        expandability-forge-9.0.0.jar                     |ExpandAbility                 |expandability                 |9.0.0               |DONE      |Manifest: NOSIGNATURE
        create_oppenheimered-1.20.1-1.0.2.jar             |Create: Oppenheimered         |create_oppenheimered          |1.0.2               |DONE      |Manifest: NOSIGNATURE
        createaddition-1.20.1-1.2.3.jar                   |Create Crafts & Additions     |createaddition                |1.20.1-1.2.3        |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 7cd0862e-9530-4865-88ec-68d6878f7a5c
    FML: 47.1
    NeoForge: net.neoforged:47.1.99
zontreck commented 1 month ago

I have also seen a ticking entity crash on other mods as well. I'm not sure if this is an issue with AlexsMobs, or with NeoForge, or with the base game server itself.

mc-goodch commented 1 month ago

I'm also seeing this constantly with Sugar Gliders:

[07.04 20:48:03] [Server] Caused byjava.lang.NullPointerException: Cannot assign field "f19812" because "e" is null [07.04 20:48:03] [Server] at com.github.alexthe666.alexsmobs.entity.EntitySugarGlider.m8119(EntitySugarGlider.java:304) ~[alexsmobs-1.22.8.jar%23214!/:1.22.{re:classloading}

List<ItemStack> lootList = getForageLoot(state);
if (lootList.size() > 0) {
    for (ItemStack stack : lootList) {
        ItemEntity e = this.spawnAtLocation(stack.copy());
        e.hasImpulse = true; // <---- Crashes here
        e.setDeltaMovement(e.getDeltaMovement().multiply(0.2, 0.2, 0.2));
    }
}
RonnieWi commented 2 weeks ago

I'm also seeing this constantly with Sugar Gliders:

[07.04 20:48:03] [Server] Caused byjava.lang.NullPointerException: Cannot assign field "f19812" because "e" is null [07.04 20:48:03] [Server] at com.github.alexthe666.alexsmobs.entity.EntitySugarGlider.m8119(EntitySugarGlider.java:304) ~[alexsmobs-1.22.8.jar%23214!/:1.22.{re:classloading}

List<ItemStack> lootList = getForageLoot(state);
if (lootList.size() > 0) {
    for (ItemStack stack : lootList) {
        ItemEntity e = this.spawnAtLocation(stack.copy());
        e.hasImpulse = true; // <---- Crashes here
        e.setDeltaMovement(e.getDeltaMovement().multiply(0.2, 0.2, 0.2));
    }
}

Same error exactly with sugar gliders as mc-goodch on our server.