Skip to content

v2.4.3-stable-Beta

Compare
Choose a tag to compare
@Gkiokan Gkiokan released this 08 Jan 17:18
· 175 commits to master since this release

Head forward to the Release Candidate v2.7.2 with the latest hotfixes

Fixing the Storage creation error which causes the application crashes and endet up on the WhiteScreenOfDead.

The solution that I've implement may delay the start in case of an error within 1-2 secs because
I am creating the store in a while Loop and catching any accuring error and force it to recreate the store.

Added also a application global errorHandler which should alert any other issue that accures.

This should be ultimately kill any errors on windows ( which is the only Platform that had any problems yet ).

Thanks for any feedback that helps me to fix the issues and make that tool better then ever.

Spoiler: HB-Store implementation will be available in the next update v2.5.*

New Update is out. You can use Verstion v2.5.2 now.