-
-
Notifications
You must be signed in to change notification settings - Fork 578
[Bug]: Disabling coin object path causing crash #3769
Copy link
Copy link
Open
Labels
Description
SuperTux Version
v0.7.0-rev.1 - c516a77 (master)
System Information
Windows 11
Expected Behavior
Once removing the path, the coin should get back into a normal object coin.
Actual Behavior
the coin dissapears and once testing the level the game crashes.
(no actual console prints out)
Steps To Reproduce Actual Behavior
- place a normal coin (object)
- enable path
- disable path
- test the level
Additional Information
No response
Guidelines For Reporting Issues
- I have read https://github.com/SuperTux/supertux/blob/master/CONTRIBUTING.md#bug-reports.
- I have verified this isn't an issue that's already been reported.
- I have verified this isn't a discussion, or an issue about a crash or a feature request, but rather an actual bug ─ that is, the game did something not intended.
- I have verified this issue is not about wrong translations (use Transifex for those), or anything unsupported (e.g. third-party add-ons).
- In this report, I have only included details about one (1) bug.
- If I make a mistake while submitting this report, I agree to use the "Edit" feature to correct it, instead of closing this issue and opening a new one.
Reactions are currently unavailable