Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. [info ] [FileManager]: Data files will be fetched from: '../data/'
  2. [info ] [FileManager]: Data files will be fetched from: '../data/../../stk-assets/'
  3. [info ] [FileManager]: User directory is 'C:\Users\Stanislas\AppData\Roaming/supertuxkart/0.8.2/'.
  4. [info ] [FileManager]: Addons files will be stored in 'C:\Users\Stanislas\AppData\Roaming/supertuxkart/0.8.2/../addons/'.
  5. [info ] [FileManager]: Screenshots will be stored in 'C:\Users\Stanislas\AppData\Roaming/supertuxkart/0.8.2/screenshots/'.
  6. [info ] [FileManager]: User-defined grand prix will be stored in 'C:\Users\Stanislas\AppData\Roaming/supertuxkart/0.8.2/grandprix/'.
  7. [info ] [FileManager]: Asset 0 will be loaded from '../data/challenges/'.
  8. [info ] [FileManager]: Asset 1 will be loaded from '../data/fonts/'.
  9. [info ] [FileManager]: Asset 2 will be loaded from '../data/gfx/'.
  10. [info ] [FileManager]: Asset 3 will be loaded from '../data/grandprix/'.
  11. [info ] [FileManager]: Asset 4 will be loaded from '../data/gui/'.
  12. [info ] [FileManager]: Asset 5 will be loaded from '../data/../../stk-assets/library/'.
  13. [info ] [FileManager]: Asset 6 will be loaded from '../data/../../stk-assets/models/'.
  14. [info ] [FileManager]: Asset 7 will be loaded from '../data/../../stk-assets/music/'.
  15. [info ] [FileManager]: Asset 8 will be loaded from '../data/../../stk-assets/tracks/'.
  16. [info ] [FileManager]: Asset 9 will be loaded from '../data/../../stk-assets/sfx/'.
  17. [info ] [FileManager]: Asset 10 will be loaded from '../data/shaders/'.
  18. [info ] [FileManager]: Asset 11 will be loaded from '../data/skins/'.
  19. [info ] [FileManager]: Asset 12 will be loaded from '../data/../../stk-assets/textures/'.
  20. [info ] [FileManager]: Asset 13 will be loaded from '../data/po/'.
  21. [debug ] translation: Env var LANGUAGE = 'en'.
  22. [debug ] translation: Language 'English'.
  23. [warn ] irr_driver: !!!!! Performance warning: Irrlicht compiled with debug mode.!!!!!
  24.  
  25. [warn ] irr_driver: !!!!! This can have a significant performance impact !!!!!
  26.  
  27. [info ] IrrDriver: OpenGL version: 4.0
  28. [info ] IrrDriver: OpenGL vendor: Intel
  29. [info ] IrrDriver: OpenGL renderer: Intel(R) HD Graphics 4000
  30. [info ] IrrDriver: OpenGL version string: 4.0.0 - Build 10.18.10.4061
  31. [info ] GLDriver: ARB Buffer Storage Present
  32. [info ] GLDriver: ARB Base Instance Present
  33. [info ] GLDriver: ARB Draw Indirect Present
  34. [info ] GLDriver: ARB Texture Storage Present
  35. [info ] GLDriver: ARB Shader Atomic Counters Present
  36. [info ] GLDriver: ARB Multi Draw Indirect Present
  37. [info ] GLDriver: ARB Uniform Buffer Object Present
  38. [info ] GLDriver: ARB Geometry Shader 4 Present
  39. [info ] irr_driver: GLSL supported.
  40. [info ] GUIEngine: scale: 1.287234
  41. [info ] GLWrap: Compiling shader : ../data/shaders/texturedquad.vert
  42. [info ] GLWrap: Compiling shader : ../data/shaders/texturedquad.frag
  43. [info ] GLWrap: Compiling shader : ../data/shaders/texturedquad.vert
  44. [info ] GLWrap: Compiling shader : ../data/shaders/uniformcolortexturedquad.frag
  45. [info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/xml/news.xml
  46. [info ] addons: Using cached addons.xml.
  47. [warn ] track: Music information file 'dance_cleopatra.music' not found for track 'The Island' - ignored.
  48.  
  49. [info ] GrandPrixManager: Loading Grand Prix files from ../data/grandprix/
  50. [info ] GrandPrixManager: Loading Grand Prix files from C:\Users\Stanislas\AppData\Roaming/supertuxkart/0.8.2/grandprix/
  51. [error ] Kart_Model: Missing wheel information 'front-left' for model 'sara the racer.b3d'.
  52. [error ] Kart_Model: This can be ignored, but the wheels will not rotate.
  53. [warn ] Material: Cannot determine texture full path : <shoes_gloves.png>
  54. [error ] material: Cannot find texture 'shoes_gloves.png'.
  55. [info ] ClientNetworkManager: Host initialized.
  56. [info ] ClientNetworkManager: Ready !
  57. [warn ] LayoutManager::doCalculateLayout: Alignment 'bottom' is unknown in widget 'options'
  58. [warn ] AbstractTopLevelContainer::addWidgetsRecursively: Widget options of type 0 has no position
  59. [info ] GLWrap: Compiling shader : ../data/shaders/colortexturedquad.vert
  60. [info ] GLWrap: Compiling shader : ../data/shaders/colortexturedquad.frag
  61. [warn ] MusicOgg: Music not playing when it should be. Source state: 4116
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement