Entering ServerCmdSuperShiftBrick(7588, 1, 0, 0)
Entering shift(9906, -32, -0, 0)
Entering [JVS_Content]fxDTSBrick::setTransform(9906, 81 431.5 0.1 0 0 1 3.14159)
Entering [JVS_Content]fxDTSBrick::contentTypeID(9906)
Leaving [JVS_Content]fxDTSBrick::contentTypeID() - return -1
Leaving [JVS_Content]fxDTSBrick::setTransform() - return
Leaving shift() - return
This is where your console log cuts off. Generally if it's an add-on problem it cuts off in the middle of a non-default function or package (i.e. between fxDTSBrick::contentTypeID's enter and exit). It's still possible and Add-On is causing these issues so I'd recommend trying a server with no add-ons enabled, otherwise the above post is possible.