Conditions on maps break warps
Nanogamer7 opened this issue ยท 3 comments
I'm pretty sure this is a SMAPI bug, if I'm mistaking, pls excuse me
Describe the bug
When trying to load a map conditionally the warps provided with map properties wont work ingame
To Reproduce
- Have SMAPI 2.9-alpha
- Add conditions to a map in content.json
- Go to corresponding map ingame
- Try to leave the map again via touch warps
- Error occurs.
I'm pretty sure this is a SMAPI bug rather than my mod, because:
What I did | working/broken |
---|---|
Loaded same map file with another content pack (non conditionally) | working |
Loaded older, know to be working map with new content pack conditionally | broken |
Loaded map with same cp, but removed conditions | working |
Added conditions to a completly different content pack | broken |
Log file
https://log.smapi.io/jFUaKxsr
Does this affect all warps, or only the new ones added conditionally? Can you provide a sample content pack and mention which warp is affected?
This is the 2.9 version of my tunnel system mod, the bug appeared for me in all warp on the greenhouse map. In my testing not changed warps didn't wok either as long as the map is loaded conditionally