Advertisement
Guest User

Untitled

a guest
Sep 10th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. chris@chris-desktop:~/Desktop/minetest-classic$ cd /home/chris/Desktop/minetest-classic/; bin/minetest
  2. INFO: Settings: Setting not found: "help"
  3. signal_handler_init()
  4. Using relative paths (RUN_IN_PLACE)
  5. path_data = /home/chris/Desktop/minetest-classic/bin/../data
  6. path_userdata = /home/chris/Desktop/minetest-classic/bin/../
  7. Debug streams initialized, disable_stderr=0
  8. 19:14:44: minetest with SER_FMT_VER_HIGHEST=20, VER=0.2.DEV-SUN-29-JULY-2012 RUN_IN_PLACE=1 USE_GETTEXT=1 INSTALL_PREFIX=/usr/local BUILD_TYPE=Release
  9. Error opening configuration file "/home/chris/Desktop/minetest-classic/bin/..//minetest.conf"
  10. Error opening configuration file "/home/chris/Desktop/minetest-classic/bin/..//../minetest.conf"
  11. INFO: Initial run of init_mapnode with g_texturesource=NULL. If this segfaults, there is a bug with something not checking for the NULL value.
  12. INFO: Settings: Setting not found: "enable-unittests"
  13. INFO: Settings: Setting not found: "server"
  14. Irrlicht Engine version 1.7.2
  15. Linux 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:04:05 UTC 2012 i686
  16. Creating X window...
  17. Visual chosen: : 216
  18. Using renderer: OpenGL 1.2
  19. Mesa DRI nv25 x86/MMX/SSE2: Nouveau
  20. OpenGL driver version is 1.2 or better.
  21. GLSL not available.
  22. TextureSource::buildMainAtlas()
  23. INFO: TextureSource::buildMainAtlas(): Adding "stone.png" to texture atlas
  24. INFO: TextureSource::buildMainAtlas(): Adding "mud.png" to texture atlas
  25. INFO: TextureSource::buildMainAtlas(): Adding "sand.png" to texture atlas
  26. INFO: TextureSource::buildMainAtlas(): Adding "grass.png" to texture atlas
  27. INFO: TextureSource::buildMainAtlas(): Adding "grass_footsteps.png" to texture atlas
  28. INFO: TextureSource::buildMainAtlas(): Adding "tree.png" to texture atlas
  29. INFO: TextureSource::buildMainAtlas(): Adding "tree_top.png" to texture atlas
  30. INFO: TextureSource::buildMainAtlas(): Adding "water.png" to texture atlas
  31. INFO: TextureSource::buildMainAtlas(): Adding "leaves.png" to texture atlas
  32. INFO: TextureSource::buildMainAtlas(): Adding "glass.png" to texture atlas
  33. INFO: TextureSource::buildMainAtlas(): Adding "mud.png^grass_side.png" to texture atlas
  34. INFO: TextureSource::buildMainAtlas(): Adding "cobble.png" to texture atlas
  35. INFO: TextureSource::buildMainAtlas(): Adding "mossycobble.png" to texture atlas
  36. INFO: TextureSource::buildMainAtlas(): Adding "gravel.png" to texture atlas
  37. INFO: TextureSource::buildMainAtlas(): Adding "jungletree.png" to texture atlas
  38. INFO: TextureSource::buildMainAtlas(): Adding "stone.png^mineral_coal.png" to texture atlas
  39. INFO: TextureSource::buildMainAtlas(): Adding "stone.png^mineral_iron.png" to texture atlas
  40. minetest: nv20_state_fb.c:50: get_rt_format: Assertion `0' failed.
  41. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement