09-01-2015, 09:10 PM
Could you zip up your world folder and post it for me to test? PM me the link if you prefer not to go public with the world.
If I can't find anything in the world files, I'll try creating a pseudo-debug version that will log more information about those pickups. Are you able to compile your own executable, or are you using pre-built ones?
Yes, we need to change the way entities "tick", split the processing into several categories and only do processing in some categories if the entities are in a chunk that borders an unloaded chunk.
If I can't find anything in the world files, I'll try creating a pseudo-debug version that will log more information about those pickups. Are you able to compile your own executable, or are you using pre-built ones?
Yes, we need to change the way entities "tick", split the processing into several categories and only do processing in some categories if the entities are in a chunk that borders an unloaded chunk.