lep / jassdoc

Document the WarCraft 3 API
52 stars 20 forks source link

ResumeTimer Crash Game #157

Open Tasyen opened 2 months ago

Tasyen commented 2 months ago

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())

lep commented 2 months ago

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.

Luashine commented 2 months ago

I will try to find the exact version this was fixed in later. I am surprised its still in 1.31.1 :(