You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In old versions of warcraft 3, ResumeTimer crashs the game when the timer never was started. I tested and encountered this bug in V1.31.1, V1.29.2 & V1.26a. According to Water it is fixed in current Version of Warcraft 3.
Test Code call ResumeTimer(CreateTimer())
The text was updated successfully, but these errors were encountered:
According to Water it is fixed in current Version of Warcraft 3.
I can confirm that it works in version 1.36.2.21230 aka the latest patch as of writing. We have some mentions of crashes in older versions (like Player) so there is precedent for including historical data in jassdoc.
In old versions of warcraft 3, ResumeTimer crashs the game when the timer never was started. I tested and encountered this bug in V1.31.1, V1.29.2 & V1.26a. According to Water it is fixed in current Version of Warcraft 3.
Test Code
call ResumeTimer(CreateTimer())
The text was updated successfully, but these errors were encountered: