![]() |
program stopped working - Druckversion +- Das Fußball Studio - Forum (https://forum.vmlogic.net/dfsforum) +-- Forum: Das Fußball Studio (https://forum.vmlogic.net/dfsforum/forum-108.html) +--- Forum: Probleme (https://forum.vmlogic.net/dfsforum/forum-124.html) +--- Thema: program stopped working (/thread-74438.html) |
program stopped working - IjonTihy - 05.10.2025 Hi, I'm having a problem with the program. While adding a new season, I deleted the schedule, and the program crashed to Windows. Now, when I try to run it, I get the error: Run time error 28 Out of stack space. I restarted the computer and nothing. But it works with a different database. RE: program stopped working - vmLOGIC - 08.10.2025 Sorry to hear that happened. The error “Run-time error 28 – Out of stack space” usually occurs if the program gets stuck in a loop while trying to read damaged or incomplete data. In your case, deleting the schedule most likely left the database in an inconsistent state. In such situations, you’ll need to fall back to a backup copy of your database file – hopefully you have one. RE: program stopped working - IjonTihy - 08.10.2025 Thanks for the reply. Unfortunately, I don't have a backup – I'm not used to programs that corrupt their data and don't automatically back database up ![]() But! I edited the database in a hexadecimal editor, and all I had to do was change two bytes: and the database works ![]() Although I still can't access that specific season that caused the problem (I keep getting an error 28 and crashing the program to desktop), the rest works without any problems. I need to find a way to delete that one season – there's not much of it, because I only managed to add teams and set the first round. Maybe through Access? RE: program stopped working - vmLOGIC - 09.10.2025 (08.10.2025, 17:38)IjonTihy schrieb: Thanks for the reply. The studio has been around for more than 20 years and is used by several thousand satisfied football fans. A case like the one that happened to you is extremely rare, but it can occur. (08.10.2025, 17:38)IjonTihy schrieb: ... and don't automatically back database up And precisely because this happens so rarely — I suppose — some users don’t create backups regularly, even though the documentation points this out several times. |