Menu

#11 Application crash

Release
open
nobody
None
2020-07-29
2020-07-29
AlekSS
No

Application crash on UpdateToNewVersion
ulazautoupdate.pas, line 2366
fOndebugEvent(Self, 'UpdateToNewVersion', ...
should be changed to
if fFireDebugEvent then
fOndebugEvent(Self, 'UpdateToNewVersion', ...

Discussion


Log in to post a comment.