Page MenuHomeFeedback Tracker

“Suspending not allowed in this context” error isn't showing in-game error message
Feedback, NormalPublic

Description

While .rpt file says Suspending not allowed in this context if you tried to suspend in an unscheduled environment, there's no certain error message in-game error message.

Suspending not allowed in this context
Error in expression <sleep 1>
  Error position: <sleep 1>
  Error Generic error in expression

If it showed in-game, it will helpful for anyone who is lazy to look into .rpt (like me!) and new scripters.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Error Message
Steps To Reproduce
  1. Run a script with a suspend like:
sleep 1;

in an unscheduled environment

  1. See the in-game error
  2. See the .rpt

Event Timeline

POLPOX created this task.Jun 1 2020, 12:02 PM
POLPOX edited Steps To Reproduce. (Show Details)Jun 1 2020, 12:14 PM
POLPOX edited Steps To Reproduce. (Show Details)
R3vo added a subscriber: R3vo.Jun 1 2020, 1:36 PM

The popup message should always say something like : "See .rpt file for full error message". I guess many folks forget about that or don't know it.

dedmen claimed this task.Jun 5 2020, 1:02 PM
R3vo removed a subscriber: R3vo.Oct 18 2020, 11:02 PM
dedmen changed the task status from New to Feedback.Feb 8 2022, 3:38 PM

2.08