v2.4.3-Beta #10
Gkiokan
started this conversation in
Show and tell
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Open your messages on ps4 and check if you have anything in downloading or smth. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.*
This discussion was created from the release v2.4.3-Beta.
Beta Was this translation helpful? Give feedback.
All reactions