hugoattal / DarkerNodes

Modern theme for the Unreal editor
50 stars 2 forks source link

When I open two projects at the same time I get the warning "Packages failed to save" #178

Open Ares9323 opened 1 year ago

Ares9323 commented 1 year ago

image

I think this error might occur because these files are already in use by the other project, and the second one doesn't have the rights to write on them. I haven't been able to reproduce it on Unreal 4, it only seems to happen in UE5.1

hugoattal commented 1 year ago

Hey, thanks for the report! I'll try to reproduce and fix this, maybe by disable saving the files 🤔?

Btw, can you reproduce consistently on UE5? Like it does this every time?

Ares9323 commented 1 year ago

Hi, unfortunately it's not constant and it happens pretty randomly, it's not the first time that it happens but I wasn't able to identify a specific cause. I'll try to dig deeper too! Thank you for the fast answer!