Open MathewSchaeffer opened 1 week ago
Looks like something that has to do with memory running out or write to disk restrictions. I had these kind of problems while working on a low-end pc with little ram and 28gb ssd rom
The PC I'm using has 512 GB SSD with 100 GB spare and 16 gig of ram.
The PC I'm using has 512 GB SSD with 100 GB spare and 16 gig of ram.
A PC with these specs shouldn’t typically behave this way. I wasn't able to replicate the problem, which suggests it might be related to a read/write restriction on your disk or something else. Could it be caused by any app you've recently installed, or did it start after the last update? Here are a few potential fixes:
Move GDevelop’s Cache Folder: Try moving the GDevelop save folder (C:\Users*Your User*\AppData\Roaming\GDevelop 5) to another location to clear the cache. If this resolves the issue, delete the old one. If not, you can restore the folder to its original location.
Check Project Folder Permissions: Make sure the folder where you’re saving your project isn’t write-protected.
Restart or Reinstall GDevelop: Sometimes, a fresh start can resolve issues caused by corrupt files or settings.
Is there an existing issue for this?
Describe the bug
After importing or creating an extension/behavior, when trying to add a behavior to an object, there is a crash. See pictures below:
After some time, the error might go away and let you proceed as normal, or sometimes a restart of GDevelop is required.
Steps to reproduce
Import or create a new behavior Select an object from the object panel - right click, add behavior Crash happens
GDevelop platform
Desktop
GDevelop version
5.4.217
Platform info
Windows 11 64 Bit
Additional context
No response