ID:2911353
 
Resolved
When world.movement_mode was set to a value besides LEGACY_MOVEMENT_MODE, a false result from turf.Enter() could result in Bump(null) if the turf and its contents were non-dense.
BYOND Version:515.1630
Operating System:iOS11 I think
Web Browser:Safari 16.1
Applies to:Dream Daemon
Status: Resolved (515.1631)

This issue has been resolved.
I can’t believe I’m doing this with what I was up to tonight….

<@199725001719414784> I'll need a bug report on this when you get a chance. The gist of it is that in non-legacy movement mode, not having a dense turf or any dense objects on the turf caused the Bump() argument to be null.

Spoiler alter the bug report was late
Lummox JR resolved issue with message:
When world.movement_mode was set to a value besides LEGACY_MOVEMENT_MODE, a false result from turf.Enter() could result in Bump(null) if the turf and its contents were non-dense.