Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created May 12, 2012 20:09
Show Gist options
  • Select an option

  • Save kbarber/2668677 to your computer and use it in GitHub Desktop.

Select an option

Save kbarber/2668677 to your computer and use it in GitHub Desktop.
signal_handler_init()
Using system-wide paths (NOT RUN_IN_PLACE)
Bundle resource path: /Applications/Minetest c55.app/Contents/Resources
path_data = /Applications/Minetest c55.app/Contents/Resources/data
path_userdata = /Users/ken/Library/Application Support/minetest
Debug streams initialized, disable_stderr=0
21:09:16: ACTION[main]: minetest with SER_FMT_VER_HIGHEST=22, NON-CMAKE RUN_IN_PLACE=0 USE_GETTEXT=0 BUILD_TYPE=Debug
EXCEPT: VoxelManipulator::getNode(): p=(0,0,-1), index=1, flags=2 is inexistent
EXCEPT: VoxelManipulator::getNode(): p=(0,1,1), index=25, flags=2 is inexistent
In thread ac37a2c0:
/Users/tobi/code/3rd-party/minetest/minetest-mac/../src/test.cpp:1005: void TestConnection::Run(): Assertion 'hand_server.count == 1' failed.
Debug stacks:
DEBUG STACK FOR THREAD ac37a2c0:
#0 int main(int, char **)
#1 void run_tests()
#2 TestConnection::Run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment