You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was using Ctrl-X to put the camera outside the ship in "free mode" (hit space 2x after Ctrl-x), and noticed the controls becoming a bit sluggish, which was weird. Switched to another window for a bit, and after awhile noticed the laptop fan winding up. Switched back to snis_client, and controls were unresponsive. Tried to kill (with SIGTERM) all the SNIS processes, but snis_client would not die. Had to use kill -9 to put it down. I suppose I suspect something about the Ctrl-X functionality, but, doesn't really make sense, all that does is move the camera, iirc.
The text was updated successfully, but these errors were encountered:
Noticed in snis_client_log.txt, lots of lines like:
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
Out of entities at entity.c:68
I don't think that the messages about "snis_queue_delete_object_helper... o->id == -1" are relevant to this bug. That was tracked down and fixed, see #157 for more info on that.
Was using Ctrl-X to put the camera outside the ship in "free mode" (hit space 2x after Ctrl-x), and noticed the controls becoming a bit sluggish, which was weird. Switched to another window for a bit, and after awhile noticed the laptop fan winding up. Switched back to snis_client, and controls were unresponsive. Tried to kill (with SIGTERM) all the SNIS processes, but snis_client would not die. Had to use kill -9 to put it down. I suppose I suspect something about the Ctrl-X functionality, but, doesn't really make sense, all that does is move the camera, iirc.
The text was updated successfully, but these errors were encountered: