Advertisement
Guest User

SRB2Kart failing to launch

a guest
Jan 30th, 2019
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. Compiled for SDL version: 2.0.9
  2. Linked with SDL version: 2.0.9
  3. Setting up SRB2Kart...
  4.  
  5.  
  6. Sonic Robo Blast 2 Kart
  7. Copyright (C) 1998-2018 by Kart Krew & STJr
  8.  
  9. This program comes with ABSOLUTELY NO WARRANTY.
  10.  
  11. This is free software, and you are welcome to redistribute it
  12. and/or modify it under the terms of the GNU General Public License
  13. as published by the Free Software Foundation; either version 2 of
  14. the License, or (at your option) any later version.
  15. See the 'LICENSE.txt' file for details.
  16.  
  17. Sonic the Hedgehog and related characters are trademarks of SEGA.
  18. We do not claim ownership of SEGA's intellectual property used
  19. in this program.
  20.  
  21. Looking for WADs in: SRB2WADDIR,.,/usr/local/share/games/SRB2Kart,/usr/local/games/SRB2Kart,/usr/share/games/SRB2Kart
  22. Z_Init(): Init zone memory allocation daemon.
  23. System memory: 1752MB - Free: 888MB
  24. I_StartupTimer()...
  25. W_InitMultipleFiles(): Adding IWAD and main PWADs.
  26. Added file /usr/share/games/SRB2Kart/srb2.srb (6214 lumps)
  27. Loading main config from /usr/share/games/SRB2Kart/srb2.srb
  28. Added file /usr/share/games/SRB2Kart/gfx.kart (1804 lumps)
  29. Added file /usr/share/games/SRB2Kart/textures.kart (4070 lumps)
  30. Added file /usr/share/games/SRB2Kart/chars.kart (526 lumps)
  31. Added file /usr/share/games/SRB2Kart/maps.kart (1684 lumps)
  32. Loading SOC from /usr/share/games/SRB2Kart/maps.kart|SOC_MAIN
  33. Added file /usr/share/games/SRB2Kart/patch.kart (306 lumps)
  34. Added file /usr/share/games/SRB2Kart/sounds.kart (668 lumps)
  35. Added file /usr/share/games/SRB2Kart/music.kart (118 lumps)
  36. I_StartupGraphics()...
  37. NOTE: Under SDL2, all modes are supported on all platforms.
  38. Under opengl, fullscreen only supports native desktop resolution.
  39. Under software, the mode is stretched up to desktop resolution.
  40. 0: 1920x1200
  41. 1: 1920x1080
  42. 2: 1680x1050
  43. 3: 1600x1200
  44. 4: 1600x900
  45. 5: 1366x768
  46. 6: 1440x900
  47. 7: 1280x1024
  48. 8: 1280x960
  49. 9: 1280x800
  50. 10: 1280x720
  51. 11: 1152x864
  52. 12: 1024x768
  53. 13: 800x600
  54. 14: 640x480
  55. 15: 640x400
  56. 16: 320x240
  57. 17: 320x200
  58. Current Video Mode
  59. 320x200 at 16 bit color
  60. Stored in system memory
  61. CPU Info: 486: 1, 586: 1, MMX: 1, 3DNow: 0, MMXExt: 0, SSE2: 1
  62. HU_Init(): Setting up heads up display.
  63. Number of console HUD lines is now 5
  64. I_InitJoystick()...
  65. Couldn't initialize joystick: Could not initialize UDEV
  66. I_InitJoystick2()...
  67. Couldn't initialize joystick: Could not initialize UDEV
  68. I_InitJoystick3()...
  69. Couldn't initialize joystick: Could not initialize UDEV
  70. I_InitJoystick4()...
  71. Couldn't initialize joystick: Could not initialize UDEV
  72. executing /home/jazzypone/.srb2kart/kartconfig.cfg
  73. Default resolution: 1280 x 800 (16 bits)
  74. M_Init(): Init miscellaneous info.
  75. R_Init(): Init SRB2 refresh daemon.
  76. R_LoadTextures()...
  77. P_InitPicAnims()...
  78. R_InitSprites()...
  79. srb2.srb added 2975 frames in 232 sprites
  80. gfx.kart added 1030 frames in 148 sprites
  81. chars.kart added 87 frames in 1 sprites
  82. patch.kart added 5 frames in 2 sprites
  83. Added skin 'tails'
  84. Added skin 'knuckles'
  85. Added skin 'eggman'
  86. Added skin 'metalsonic'
  87. R_InitColormaps()...
  88. S_InitSfxChannels(): Setting up sound channels.
  89. ALSA lib dlmisc.c:287:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so ((null): /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so: cannot open shared object file: No such file or directory)
  90. ERROR: Error starting SDL_Mixer: ALSA: Couldn't open audio device: No such device or address
  91. ST_Init(): Init status bar.
  92. D_CheckNetGame(): Checking network game status.
  93. Entering main game loop...
  94. I_StartupKeyboard()...
  95. ===========================================================================
  96. We hope you enjoy this game as
  97. much as we did making it!
  98. ===========================================================================
  99. SRB2Kart v1.0.2 (Jan 28 2019 19:51:14 c0c2ba4c)
  100. SDL Linux 32-bit
  101. Shutdown tty console
  102. I_ShutdownGraphics(): shut down
  103. I_ShutdownTcpDriver: shut down
  104. I_ShutdownSystem(): end of logstream.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement