Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. [info ] Init: Using config directory: /home/qwerty/.cubosphere
  2. [info ] Init: Found assets directory: /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data
  3. [info ] Init: SDL_Init returned status 0
  4. [info ] Input: No joysticks found
  5. [info ] General:
  6. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/boot.lua ))
  7. [info ] General: Cubosphere - Beta 0.3 - starting
  8. [info ] General: ###############################################
  9. [info ] General: Copyright (C) 2009-2013 by the Cubosphere Team
  10.  
  11. [info ] General: This program comes with ABSOLUTELY NO WARRANTY; for details see readme.
  12. [info ] General: This is free software, and you are welcome to redistribute it under certain
  13. conditions; see readme for details.
  14.  
  15. [info ] General: ###############################################
  16. [info ] General: Mounted HDD dir: /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data
  17. [info ] General: Mounted writeable HDD dir: /home/qwerty/.cubosphere @ /user
  18. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/menudefs/init.mdef ))
  19. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/language/english.lua ))
  20. [info ] General: >config loaded
  21. [info ] General: >scores loaded
  22. [info ] General: Clearing level! Release 0 blocks from their neighbors
  23. [info ] General: Deleting blocks
  24. [info ] General: INIT: OpenGL version 3.0 Mesa 18.3.3
  25. [info ] General: Shaders with the GLSL version 1.30 found
  26. [info ] General: > Anti-Aliasing supported
  27. [info ] General: >OpenGL Initialized
  28. [info ] General: >GLSL should be supported
  29. [info ] General: Max. Texture Size set to 2048
  30. [info ] General: Clearing level! Release 0 blocks from their neighbors
  31. [info ] General: Deleting blocks
  32. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/themedefs/egypt.lua ))
  33. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/language/english.lua ))
  34. [info ] Sound: Initializing with Freq(22050), Bits(16), Stereo(2), Buffer(1024)
  35. [info ] Sound: Number of channels: 16
  36. [info ] Sound: Successfully initialized
  37. [info ] General: Initializing Sound returns 1
  38. [info ] General: Loading Music: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/music/Ziggurat.mp3 ))
  39. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/music/Ziggurat.mdef ))
  40. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/menudefs/main.mdef ))
  41. [info ] General: Including : (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/menudefs/include/std.inc )) (into file: /menudefs/main.mdef)
  42. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/texdefs/scrollarrow.lua ))
  43. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/scrollarrow.png ))
  44. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/texdefs/logo.lua ))
  45. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/logo.png ))
  46. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/texdefs/cuboheadline.lua ))
  47. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/c_coll.png ))
  48. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/u_coll.png ))
  49. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/b_coll.png ))
  50. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/o_normal.png ))
  51. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/s_normal.png ))
  52. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/p_normal.png ))
  53. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/h_normal.png ))
  54. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/e1_normal.png ))
  55. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/r_normal.png ))
  56. [info ] General: Loading Texture: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/textures/headline/e2_normal.png ))
  57. [info ] General: Loading Sound: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/sounds/menunav.wav ))
  58. [info ] General: Loading Sound: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/sounds/menusel.wav ))
  59. [info ] General: Entering Main Menu
  60. [info ] General: Loading Lua script: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/menudefs/confirmquit.mdef ))
  61. [info ] General: Including : (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/menudefs/include/std.inc )) (into file: /menudefs/confirmquit.mdef)
  62. [info ] General: Loading Sound: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/sounds/menunav.wav ))
  63. [info ] General: Loading Sound: (( /home/qwerty/Eclipse/eclipse-workspace/Cubosphere/build/default/bin/../../../data/sounds/menusel.wav ))
  64. [info ] General: Leaving Cubosphere
  65. [info ] General:
  66.  
  67. [info ] General: Thanks for playing!
  68. [info ] General:
  69.  
  70. [info ] General: Clearing level! Release 0 blocks from their neighbors
  71. [info ] General: Deleting blocks
  72. [info ] General: Ending game engine
  73. [info ] General: Stopping sound
  74. [info ] General: SDL quit
  75. [info ] General: Umount console
  76. [info ] General: -> Goodbye!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement