PatchNullRefPickUpSystem-mixins.jar
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)
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

