Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error handling to RageFileDriverDirect #36

Closed
ArcticFqx opened this issue Jul 21, 2020 · 2 comments
Closed

Add error handling to RageFileDriverDirect #36

ArcticFqx opened this issue Jul 21, 2020 · 2 comments
Assignees
Labels
Engine: Filesystem Affects how OutFox logs or interacts with the user's storage Status: Solved! This one is done! Type: Bug Something is broken in the code
Projects

Comments

@ArcticFqx
Copy link

Bug discovered when it caused a crash on shutdown:
crashinfo.txt

@ArcticFqx ArcticFqx added Type: Bug Something is broken in the code Engine: Filesystem Affects how OutFox logs or interacts with the user's storage labels Jul 21, 2020
@Scraticus
Copy link
Member

This is due to an open file or handle preventing closure of the logfile.

It does have another potential bug within it on the TextureDestroy function that warrants a look.

@Scraticus Scraticus added this to New Issues in OutFox Mar 7, 2021
@moruzerinho6 moruzerinho6 moved this from Unsorted New Issues to To do in OutFox Jun 9, 2021
@Scraticus Scraticus moved this from To do to Done in OutFox Jan 18, 2022
@Scraticus Scraticus added the Status: Solved! This one is done! label Jan 18, 2022
@Scraticus
Copy link
Member

Fixed in 4.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engine: Filesystem Affects how OutFox logs or interacts with the user's storage Status: Solved! This one is done! Type: Bug Something is broken in the code
Projects
Development

No branches or pull requests

2 participants