MServer crashes after a while
Monkey Forums/Monkey Bug Reports/MServer crashes after a while
| ||
You will need to try the chrome plugin I made to see it happening. After a variable number of compiles MServer seems to crash without any warning. http://monkeycoder.co.nz/Community/posts.php?topic=4104 This is happening on windows 7 64bit and haven't tested anywhere else. |
| ||
Bump. Happens every time I code in Monkey, in all projects. Would be nice with a fix! Happens on Windows 7, 8 - when using Chrome plugin |
| ||
Often for me to. Mac+Lion+Chrome. Often the first html5 compile after starting Ted results in an MServer crash. |
| ||
Still can't reproduce this - 64 bit Win7 too. > After a variable number of compiles MServer seems to crash without any warning. Rough estimate? > when using Chrome plugin What do you mean 'Chrome plugin'? We could try a debug build of mserver I guess? |
| ||
How to reproduce: 1. Try the Chrome plugin: http://www.monkeycoder.co.nz/Community/posts.php?topic=4104#46639 2. Code & compile in html5 (a few times) for an hour, maybe more. 3. Error |
| ||
Sometimes it can be 5 minutes sometimes as Tibit mentioned, an hour. Debug build sounds good, Id imagine it has something to do with serving scripts/resources and being cut off mid stream? That is what the chrome plugin does, closes opening tabs quickly before they get to fully load. |
| ||
> Often for me to. > Mac+Lion+Chrome. Are you using the plugin mentioned above too? |
| ||
> Are you using the plugin mentioned above too? Yes, and that might account for the "after a while" crashes, but the startup one has always been there as I recall. |