MServer on OS X (Bug?)
Monkey Targets Forums/HTML5/MServer on OS X (Bug?)
| ||
From time to time on OS X (Mountain Lion) mserver stops to deliver files, which also stops the html5 build from executing. I have to shutdown mserver and restart it. It's a little bit frustrating when working with html5 because it happens quite often. Does anybody else experience this problem? |
| ||
Looks like I do face something similar at times (OSX Lion here). Frankly, I do GLFW at the moment. I have let go of the HTML target due to easier debugging with GLFW. |
| ||
The couple of games I've run and watching the messages scroll up in the MServer window, I see GET and BYE messages. GET is a method but I have not been able to find out what BYE means. I considered the mserver may be stopping but GET messages continue to follow and the games continue running. |