ainslec / adventuron-issue-tracker

Adventuron Issues Tracker
4 stars 0 forks source link

Make it obvious when on_startup {} has been overridden with on_debug {} #498

Open ainslec opened 2 years ago

ainslec commented 2 years ago

Print "Skipping on_startup {} as on_debug {} has been found." at the start of a debug run.

Via ChrisM:

"The thing that trips people up is not realising that it needs to be commented out in its entirety or it will bypass on_startup."