silentrald

Results 97 comments of silentrald

@Elektroney I could create shortcut on my machine, so might need the logs from your BSManager. Open BSManager -> Go to settings -> Scroll down -> Open Logs. Can you...

@Elektroney might be some permission error with flatpak, can you try adding permissions to your Desktop folder and try to create the shortcut again. ~~I'll try to double check the...

@Elektroney you might need to edit it thru your terminal, or jist use FlatSeal and add `filesystem=~/Desktop:create` on it, should be a section there with similar values.

@Elektroney hmmm maybe, they are just ENOENT on errors so I might add in some special checks with flatpak in any case. Also might check if I need to add...

@Elektroney just leave it open for now, Ill link the PR fixes on this issue for tracking.

@Zagrios can't yet, since errors like these are still vague. I might add a generic error in the fs functions but I'll probably do it after the 1.5.0 release.

@kek123321 looking at the logs, there's a broken map file that triggered the error. If you don't mind, can you check if there's any weird `info.dat` file in any of...

> i could try to delete all maps to solve this problem but if another broken map makes its way into the game it will probably be broken again, and...

@kek123321 got #613 as a workaround fix to just immediately delete map folders with corrupted `info.dat` files. You can validate this either before or after the PR gets merged.

Can you also check the latest build in any case since it added handling on those map folders. Although looking at it this doesn't delete them outright, you might have...