This forum is locked and will eventually go offline. If you have feedback to share you can find us in our Discord channel "MythoLogic Interactive" https://discord.gg/nECKnbT7gk
Forum rules
Forum rules
My mapmaker keeps crashing every 15 minutes.
Forum rules
By using the forum you agree to the following rules. For this forum you also need to follow these additional rules.
By using the forum you agree to the following rules. For this forum you also need to follow these additional rules.
-
EarthvLava17
- Meatbag
- Posts: 3
- Joined: Mon Jul 17, 2017 8:33 pm
My mapmaker keeps crashing every 15 minutes.
Alright, so my mapmaker keeps crashing every 15 minutes, and i don't really know why, there was no cause for the crash as well, also sometimes when i'm about to save, then before the last moment it crashes, any way to fix this? 
0 x
-
EarthvLava17
- Meatbag
- Posts: 3
- Joined: Mon Jul 17, 2017 8:33 pm
I did update to Alpha 1.3.4c
0 x
- Gurt
- Lead Programmer

- Posts: 1887
- Joined: Sun Feb 28, 2016 3:22 pm
- Title: Lead programmer
- Started SFD: Made it!
- Location: Sweden
- Gender:
- Age: 36
After using the map editor myself recently I noticed it crashes after roughly 15 minutes after opening the ScriptAPI via the script window using Mozilla Firefox (my default internet browser).EarthvLava17 wrote: ↑Sun Jul 30, 2017 1:38 amAlright, so my mapmaker keeps crashing every 15 minutes, and i don't really know why, there was no cause for the crash as well, also sometimes when i'm about to save, then before the last moment it crashes, any way to fix this?![]()
The windows log:
► Show Spoiler
Similar problems (and possible solutions):
http://forums.ubi.com/showthread.php/73 ... fix-Forums
https://github.com/sharpdx/SharpDX/issues/532
http://www.tomshardware.co.uk/answers/i ... games.html
I don't know why this only happens for me after opening the ScriptAPI via the script window using Firefox. I'm just guessing it's some deeper bug in windows when using XNA with Windows Forms and starting other processes in certain situations - and we can't fix this. The solution is simple for me - avoid opening the ScriptAPI via the script window and I can use the editor for hours
Your problem might be different. Next time SFD crash please check your windows logs in the windows Event Viewer.
- Open in in the run prompt (windows + R) by typing "eventvwr" and press enter.
- Select "Windows Logs" in the left tree.
- Select "Application" under "Windows Logs" in the left tree.
- See if you can see any "Error" log and if it's part of SFD.
- Paste it into this thread.
0 x
Gurt