Skip to content

Chunk prune crashing because of ticking entity #105

@hideki2k02

Description

@hideki2k02

Hello! I was testing the trim command on my server and apparently there is some hard mod incompatibility that causes it to crash? Here's the command I ran: pregen start delete timedtrim GreatPurge 0 0 128 1d minecraft:overworld

Minecraft version: 1.20.1 (Forge 47.4.0)

Full Logs: https://mclo.gs/7z6kQwo

Error: Ticking entity

java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.longs.Long2ObjectMap.get(long)" because "this.f_63774_" is null
at net.minecraft.world.level.chunk.storage.SectionStorage.getWithinChunkColumn(SectionStorage.java:1111) ~[server-1.20.1-20230612.114412-srg.jar%23469!/:?] {re:mixin,re:classloading,pl:mixin:APP:chunkpregen.mixins.json:common.storage.RegionSectionCacheMixin,pl:mixin:APP:canary.mixins.json:ai.poi.SectionStorageMixin,pl:mixin:A}

Suspected Mods

	Canary (canary), Version: 0.3.3
		Issue tracker URL: https://github.com/AbdElAziz333/Canary/issues
		Mixin class: com.abdelaziz.canary.mixin.ai.poi.SectionStorageMixin
		Target: net.minecraft.world.level.chunk.storage.SectionStorage
		at TRANSFORMER/minecraft@1.20.1/net.minecraft.world.level.chunk.storage.SectionStorage.getWithinChunkColumn(SectionStorage.java:1111)

	Observable (observable), Version: 4.4.2
		Issue tracker URL: https://github.com/tasgon/observable/issues
		Mixin class: observable.mixin.ServerLevelMixin
		Target: net.minecraft.server.level.ServerLevel
		at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.level.ServerLevel.observable$track(ServerLevel.java:8170)

	DimThreads (dimthread), Version: 1.2.1
		Mixin class: me.srrapero720.dimthread.mixin.impl.MinecraftServerMixin
		Target: net.minecraft.server.MinecraftServer
		at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.mdf1cf66$lambda$tickWorlds$0$6(MinecraftServer.java:8393)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions