Results 210 comments of wsbrenk

I'm currently thinking about what to do with the bug fixes that have been reported to us. Actually, they should lead to at least one version 8.1. To include this...

@tychobrailleur The tag "stable" still does not reference the same as "tag_stable".

@tychobrailleur Akasolace introduced the tag_stable lable at 27.09.2020. So HO versions since V4.0 are using it in their upate url. My favorite would be to change the update url in...

if we don't want to rely on githubs default - we could stay with tag_stable and create only one forwarding url. If it is not possible to create such forwardings,...

@Cold-Burn I'm afraid your database is corrupt. Try to restore a backup which are stored in zip-files in the database folders.

@Cold-Burn could you please upload one zip backup to this thread. then i could try to debug.

Looks like the DB is corrupt at first debugging. In fact, HO7 starts because it handles the specified exception. However, no lineups are loaded and displayed in HO7 either.

@Cold-Burn if you will have a look at your log files of a HO7 session, you should find such error messages too - isn't it?

@tychobrailleur ConnectionManager.executePreparedQuery does not handle this sql exception thrown by preparedStatement.executeQuery(). I'm not sure if it is a good idea to implement a handler (catch) - what do you think?