2026-03-08 21:07 CET

View Revisions: Issue #6827

Summary 0006827: WHDLoad-Startup is executed while slave is loading preventing some things to not complete on time
Revision 2026-01-01 20:07 by Wepl
Steps To Reproduce To highlight the issue, if you put
SET ECHO ON
C:WAIT 20

at the top of the WHDLoad-Startup, you can see that the script will wait 20 seconds while the WHDLOAD is loading the slave and even go into the game before the script is actually complete. This causes various issues since USB is not stopped or network is not stopped in time
Revision 2025-12-20 16:15 by my_pc_is_amiga
Steps To Reproduce
To highlight the issue, if you put
SET ECHO ON
C:WAIT 20

at the top of the WHDLoad-Startup, you can see that the script will wait 20 seconds while the WHDLOAD is loading the slave and even go into the game before the script is actually complete. This causes various issues since USB is not stopped or network is not stopped in time