promotional bannermobile promotional banner

Patch PickupItemSystem (Fixed by last version of hytale server)

This mod fix the following error patching hytale PickupItemSystem when nullref (using https://www.curseforge.com/hytale/mods/hyxin)
Back to Files

PatchNullRefPickUpSystem-mixins.jar

File namePatchNullRefPickUpSystem-mixins.jar
Uploader
JackooJackJackooJack
Uploaded
Jan 15, 2026
Downloads
867
Size
4.9 MB
File ID
7463086
Type
R
Release
Supported game versions
  • Early Access

What's new

fix the following error patching hytale PickupItemSystem when nullref :

java.lang.NullPointerException: Cannot invoke "com.hypixel.hytale.component.Ref.isValid()" because "targetRef" is null at com.hypixel.hytale.server.core.modules.entity.item.PickupItemSystem.tick(PickupItemSystem.java:69) at com.hypixel.hytale.component.system.tick.EntityTickingSystem.doTick(EntityTickingSystem.java:92) at com.hypixel.hytale.component.system.tick.EntityTickingSystem.tick(EntityTickingSystem.java:36) at com.hypixel.hytale.component.Store.tick(Store.java:1971) at com.hypixel.hytale.component.system.tick.ArchetypeTickingSystem.tick(ArchetypeTickingSystem.java:36) at com.hypixel.hytale.component.Store.tickInternal(Store.java:1927) at com.hypixel.hytale.component.Store.tick(Store.java:1897) at com.hypixel.hytale.server.core.universe.world.World.tick(World.java:398) at com.hypixel.hytale.server.core.util.thread.TickingThread.run(TickingThread.java:89) at java.base/java.lang.Thread.run(Unknown Source)

This mod has no related projects