Advertisement
illwieckz

Unreal Arena 0.1-2 daemon.log

Sep 17th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.38 KB | None | 0 0
  1. Unreal Arena 0.1-2 Linux x86_64 Sep 17 2015
  2. cmdline:
  3. ^3Warn: Ignoring path /home/illwieckz/.unrealarena/pkg: No such file or directory
  4. Home path: /home/illwieckz/.unrealarena
  5. Pak search path: /data/unrealarena-0.1-2/pkg
  6. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3'...
  7. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.1.pk3'...
  8. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.0.pk3'...
  9. execing 'default.cfg'
  10. execing 'autogen.cfg'
  11. execing 'keybindings.cfg'
  12. Loaded 0 languages
  13. Set language to English
  14. ----- Client Initialization -----
  15. ^5Loading RSA keys from pubkey
  16. Daemon RSA public-key found.
  17. ----- Client Initialization Complete -----
  18. Calling GetRefAPI…
  19. SDL_Init( SDL_INIT_VIDEO )...
  20. Using SDL Version 2.0.3
  21. SDL using driver "x11"
  22. Initializing OpenGL display
  23. Display aspect: 1.778
  24. ...setting mode -2:
  25. 1920 1080
  26. Using 24 Color bits, 24 depth, 8 stencil display.
  27. Using GLEW 1.12.0
  28. Using enhanced (GL3) Renderer in GL 2.x mode...
  29. Available modes: '1280x720 1920x1080 720x480 640x480 800x600 1024x768 1280x960 1600x1200 1280x1024 '
  30. GL_RENDERER: Gallium 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.6.2)
  31. Detected graphics driver class 'Mesa'
  32. Detected graphics hardware class 'AMD Radeon DX10-class'
  33. Initializing OpenGL extensions
  34. ...ignoring GL_ARB_debug_output
  35. ...using GL_ARB_fragment_shader
  36. ...using GL_ARB_vertex_shader
  37. ...using GL_ARB_shading_language_100
  38. ...found shading language version 130
  39. ...using GL_ARB_depth_texture
  40. ...using GL_ARB_texture_cube_map
  41. ...using GL_ARB_half_float_pixel
  42. ...using GL_ARB_texture_float
  43. ...using GL_ARB_texture_rg
  44. ...ignoring GL_ARB_texture_compression
  45. ...ignoring GL_EXT_texture_compression_s3tc
  46. ...using GL_ARB_texture_non_power_of_two
  47. ...using GL_SGIS_generate_mipmap
  48. ...using GL_EXT_texture_filter_anisotropic
  49. ...using GL_ARB_vertex_buffer_object
  50. ...using GL_ARB_half_float_vertex
  51. ...using GL_ARB_framebuffer_object
  52. ...using GL_ARB_shader_objects
  53. ...using GL_ARB_occlusion_query
  54. ...using GL_ARB_draw_buffers
  55. ...GL_GREMEDY_string_marker not found
  56. ...GL_ARB_get_program_binary found, but with no binary formats
  57. ...using GL_ARB_buffer_storage
  58. ...using GL_ARB_map_buffer_range
  59. ...using GL_ARB_sync
  60. glsl shaders took 2155 msec to build
  61.  
  62.  
  63. GL_VENDOR: X.Org
  64. GL_RENDERER: Gallium 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.6.2)
  65. GL_VERSION: 3.0 Mesa 11.1.0-devel (git-a548c75 2015-09-15 vivid-oibaf-ppa)
  66. GL_SHADING_LANGUAGE_VERSION: 1.30
  67. GL_MAX_VERTEX_UNIFORM_COMPONENTS 16384
  68. Using GPU vertex skinning with max 256 bones in a single pass
  69. Extracting VM module cgame-x86_64.nexe from /data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3...
  70. Loading VM module cgame-x86_64.nexe...
  71. Loaded VM module in 110 msec
  72. INFO: Loaded font face Play Regular (from fonts/Play-Regular.ttf).
  73. INFO: Loaded font face Play Bold (from fonts/Play-Bold.ttf).
  74. INFO: Loaded font face Orbitron Light (from fonts/orbitron-light.otf).
  75. INFO: Loaded font face Orbitron Medium (from fonts/orbitron-medium.otf).
  76. INFO: Loaded font face Orbitron Bold (from fonts/orbitron-bold.otf).
  77. INFO: Loaded font face Orbitron Black (from fonts/orbitron-black.otf).
  78. WARNING: Unable to open file ui/transition_connecting.rml.
  79. WARNING: Unable to open file ui/transition_loading.rml.
  80. WARNING: Unable to open file ui/transition_downloading.rml.
  81. WARNING: Unable to open file ui/menu_ingame.rml.
  82. WARNING: Unable to open file ui/ingame_teamselect.rml.
  83. WARNING: Unable to open file ui/ingame_chat.rml.
  84. WARNING: Unable to open file ui/ingame_beaconmenu.rml.
  85. WARNING: Unable to open file ui/error.rml.
  86. --- Common Initialization Complete ---
  87. Loaded GeoIP data: ^2IPv4 ^2IPv6
  88. IP: 127.0.0.1
  89. IP: 192.168.1.25
  90. IP: 192.168.122.1
  91. IP6: ::1
  92. IP6: fe80::76e5:43ff:fefd:ee7c%wlan0
  93. Opening IP6 socket: [::]:*
  94. Opening IP socket: 0.0.0.0:*
  95. ]/devmap campgrounds
  96. ----- Server Initialization -----
  97. Server: campgrounds
  98. Calling GetRefAPI…
  99.  
  100. GL_VENDOR: X.Org
  101. GL_RENDERER: Gallium 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.6.2)
  102. GL_VERSION: 3.0 Mesa 11.1.0-devel (git-a548c75 2015-09-15 vivid-oibaf-ppa)
  103. GL_SHADING_LANGUAGE_VERSION: 1.30
  104. GL_MAX_VERTEX_UNIFORM_COMPONENTS 16384
  105. Using GPU vertex skinning with max 256 bones in a single pass
  106. Extracting VM module cgame-x86_64.nexe from /data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3...
  107. Loading VM module cgame-x86_64.nexe...
  108. Loaded VM module in 101 msec
  109. INFO: Loaded font face Play Regular (from fonts/Play-Regular.ttf).
  110. INFO: Loaded font face Play Bold (from fonts/Play-Bold.ttf).
  111. INFO: Loaded font face Orbitron Light (from fonts/orbitron-light.otf).
  112. INFO: Loaded font face Orbitron Medium (from fonts/orbitron-medium.otf).
  113. INFO: Loaded font face Orbitron Bold (from fonts/orbitron-bold.otf).
  114. INFO: Loaded font face Orbitron Black (from fonts/orbitron-black.otf).
  115. WARNING: Unable to open file ui/transition_connecting.rml.
  116. WARNING: Unable to open file ui/transition_loading.rml.
  117. WARNING: Unable to open file ui/transition_downloading.rml.
  118. WARNING: Unable to open file ui/menu_ingame.rml.
  119. WARNING: Unable to open file ui/ingame_teamselect.rml.
  120. WARNING: Unable to open file ui/ingame_chat.rml.
  121. WARNING: Unable to open file ui/ingame_beaconmenu.rml.
  122. WARNING: Unable to open file ui/error.rml.
  123. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3'...
  124. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.1.pk3'...
  125. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.0.pk3'...
  126. IP: 127.0.0.1
  127. IP: 192.168.1.25
  128. IP: 192.168.122.1
  129. IP6: ::1
  130. IP6: fe80::76e5:43ff:fefd:ee7c%wlan0
  131. Opening IP6 socket: [::]:27960
  132. Opening IP socket: 0.0.0.0:27960
  133. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3'...
  134. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.1.pk3'...
  135. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.0.pk3'...
  136. Loading pak '/data/unrealarena-0.1-2/pkg/map-campgrounds_0.3.pk3'...
  137. Loading pak '/data/unrealarena-0.1-2/pkg/maps-common_0.2.pk3'...
  138. Extracting VM module sgame-x86_64.nexe from /data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3...
  139. Loading VM module sgame-x86_64.nexe...
  140. Loaded VM module in 50 msec
  141. ------- Game Initialization -------
  142. gamename: base
  143. gamedate: Sep 17 2015
  144. ^3readconfig: ^7could not open admin config file admin.dat
  145. ==== Bot Navigation Initialization ====
  146. loading navigation mesh file 'maps/campgrounds-qplayer.navMesh'...
  147. ^1ERROR: Cannot open Navigaton Mesh file
  148. 0 groups with 0 entities
  149. maprotation.cfg file not found.
  150. -----------------------------------
  151. -----------------------------------
  152. Calling GetRefAPI…
  153.  
  154. GL_VENDOR: X.Org
  155. GL_RENDERER: Gallium 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.6.2)
  156. GL_VERSION: 3.0 Mesa 11.1.0-devel (git-a548c75 2015-09-15 vivid-oibaf-ppa)
  157. GL_SHADING_LANGUAGE_VERSION: 1.30
  158. GL_MAX_VERTEX_UNIFORM_COMPONENTS 16384
  159. Using GPU vertex skinning with max 256 bones in a single pass
  160. Extracting VM module cgame-x86_64.nexe from /data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3...
  161. Loading VM module cgame-x86_64.nexe...
  162. Loaded VM module in 95 msec
  163. INFO: Loaded font face Play Regular (from fonts/Play-Regular.ttf).
  164. INFO: Loaded font face Play Bold (from fonts/Play-Bold.ttf).
  165. INFO: Loaded font face Orbitron Light (from fonts/orbitron-light.otf).
  166. INFO: Loaded font face Orbitron Medium (from fonts/orbitron-medium.otf).
  167. INFO: Loaded font face Orbitron Bold (from fonts/orbitron-bold.otf).
  168. INFO: Loaded font face Orbitron Black (from fonts/orbitron-black.otf).
  169. WARNING: Unable to open file ui/transition_connecting.rml.
  170. WARNING: Unable to open file ui/transition_loading.rml.
  171. WARNING: Unable to open file ui/transition_downloading.rml.
  172. WARNING: Unable to open file ui/menu_ingame.rml.
  173. WARNING: Unable to open file ui/ingame_teamselect.rml.
  174. WARNING: Unable to open file ui/ingame_chat.rml.
  175. WARNING: Unable to open file ui/ingame_beaconmenu.rml.
  176. WARNING: Unable to open file ui/error.rml.
  177. ^3Warn: VM 'CGame' tried to register command '+scores' which is already registered
  178. ^3Warn: VM 'CGame' tried to register command '-scores' which is already registered
  179. ^3Warn: VM 'CGame' tried to register command 'a' which is already registered
  180. ^3Warn: VM 'CGame' tried to register command 'asay' which is already registered
  181. ^3Warn: VM 'CGame' tried to register command 'beacon' which is already registered
  182. ^3Warn: VM 'CGame' tried to register command 'beaconMenu' which is already registered
  183. ^3Warn: VM 'CGame' tried to register command 'callteamvote' which is already registered
  184. ^3Warn: VM 'CGame' tried to register command 'callvote' which is already registered
  185. ^3Warn: VM 'CGame' tried to register command 'clientlist' which is already registered
  186. ^3Warn: VM 'CGame' tried to register command 'damage' which is already registered
  187. ^3Warn: VM 'CGame' tried to register command 'destroyTestPS' which is already registered
  188. ^3Warn: VM 'CGame' tried to register command 'destroyTestTS' which is already registered
  189. ^3Warn: VM 'CGame' tried to register command 'follow' which is already registered
  190. ^3Warn: VM 'CGame' tried to register command 'follownext' which is already registered
  191. ^3Warn: VM 'CGame' tried to register command 'followprev' which is already registered
  192. ^3Warn: VM 'CGame' tried to register command 'give' which is already registered
  193. ^3Warn: VM 'CGame' tried to register command 'god' which is already registered
  194. ^3Warn: VM 'CGame' tried to register command 'ignite' which is already registered
  195. ^3Warn: VM 'CGame' tried to register command 'ignore' which is already registered
  196. ^3Warn: VM 'CGame' tried to register command 'itemact' which is already registered
  197. ^3Warn: VM 'CGame' tried to register command 'itemdeact' which is already registered
  198. ^3Warn: VM 'CGame' tried to register command 'itemtoggle' which is already registered
  199. ^3Warn: VM 'CGame' tried to register command 'kill' which is already registered
  200. ^3Warn: VM 'CGame' tried to register command 'lcp' which is already registered
  201. ^3Warn: VM 'CGame' tried to register command 'listmaps' which is already registered
  202. ^3Warn: VM 'CGame' tried to register command 'listrotation' which is already registered
  203. ^3Warn: VM 'CGame' tried to register command 'm' which is already registered
  204. ^3Warn: VM 'CGame' tried to register command 'maplog' which is already registered
  205. ^3Warn: VM 'CGame' tried to register command 'me' which is already registered
  206. ^3Warn: VM 'CGame' tried to register command 'message_admin' which is already registered
  207. ^3Warn: VM 'CGame' tried to register command 'message_command' which is already registered
  208. ^3Warn: VM 'CGame' tried to register command 'message_public' which is already registered
  209. ^3Warn: VM 'CGame' tried to register command 'message_team' which is already registered
  210. ^3Warn: VM 'CGame' tried to register command 'me_team' which is already registered
  211. ^3Warn: VM 'CGame' tried to register command 'mt' which is already registered
  212. ^3Warn: VM 'CGame' tried to register command 'nextframe' which is already registered
  213. ^3Warn: VM 'CGame' tried to register command 'nextskin' which is already registered
  214. ^3Warn: VM 'CGame' tried to register command 'noclip' which is already registered
  215. ^3Warn: VM 'CGame' tried to register command 'notarget' which is already registered
  216. ^3Warn: VM 'CGame' tried to register command 'prevframe' which is already registered
  217. ^3Warn: VM 'CGame' tried to register command 'prevskin' which is already registered
  218. ^3Warn: VM 'CGame' tried to register command 'reload' which is already registered
  219. ^3Warn: VM 'CGame' tried to register command 'reloadHud' which is already registered
  220. ^3Warn: VM 'CGame' tried to register command 'rocket' which is already registered
  221. ^3Warn: VM 'CGame' tried to register command 'say' which is already registered
  222. ^3Warn: VM 'CGame' tried to register command 'say_area' which is already registered
  223. ^3Warn: VM 'CGame' tried to register command 'say_area_team' which is already registered
  224. ^3Warn: VM 'CGame' tried to register command 'say_team' which is already registered
  225. ^3Warn: VM 'CGame' tried to register command 'setviewpos' which is already registered
  226. ^3Warn: VM 'CGame' tried to register command 'showScores' which is already registered
  227. ^3Warn: VM 'CGame' tried to register command 'sizedown' which is already registered
  228. ^3Warn: VM 'CGame' tried to register command 'sizeup' which is already registered
  229. ^3Warn: VM 'CGame' tried to register command 'suicide' which is already registered
  230. ^3Warn: VM 'CGame' tried to register command 'team' which is already registered
  231. ^3Warn: VM 'CGame' tried to register command 'teamvote' which is already registered
  232. ^3Warn: VM 'CGame' tried to register command 'testcgrade' which is already registered
  233. ^3Warn: VM 'CGame' tried to register command 'testgun' which is already registered
  234. ^3Warn: VM 'CGame' tried to register command 'testmodel' which is already registered
  235. ^3Warn: VM 'CGame' tried to register command 'testPS' which is already registered
  236. ^3Warn: VM 'CGame' tried to register command 'testTS' which is already registered
  237. ^3Warn: VM 'CGame' tried to register command 'toggleMenu' which is already registered
  238. ^3Warn: VM 'CGame' tried to register command 'unignore' which is already registered
  239. ^3Warn: VM 'CGame' tried to register command 'viewpos' which is already registered
  240. ^3Warn: VM 'CGame' tried to register command 'vote' which is already registered
  241. ^3Warn: VM 'CGame' tried to register command 'vsay' which is already registered
  242. ^3Warn: VM 'CGame' tried to register command 'vsay_local' which is already registered
  243. ^3Warn: VM 'CGame' tried to register command 'vsay_team' which is already registered
  244. ^3Warn: VM 'CGame' tried to register command 'weapnext' which is already registered
  245. ^3Warn: VM 'CGame' tried to register command 'weapon' which is already registered
  246. ^3Warn: VM 'CGame' tried to register command 'weapprev' which is already registered
  247. ^3Warn: VM 'CGame' tried to register command 'where' which is already registered
  248. ^1ERROR: ^7file minimaps/campgrounds.minimap doesn't exist
  249. ^3Warning: ^7could not parse the minimap, defaulting to no minimap.
  250. ^3WARNING: no lightmap files found
  251. ^3libpng warning: iCCP: known incorrect sRGB profile
  252. ^3libpng warning: iCCP: known incorrect sRGB profile
  253. Failed to load animation file models/weapons/level1/vwep_view.iqm:idle
  254. Failed to load animation file models/weapons/level1/vwep_view.iqm:fire
  255. Failed to load animation file models/weapons/level1/vwep_view.iqm:fire2
  256. Failed to load animation file models/weapons/level1/vwep_view.iqm:fire3
  257. Failed to load animation file models/weapons/level1/vwep_view.iqm:fire4
  258. Failed to load animation file models/weapons/level1/vwep_view.iqm:fire5
  259. Failed to load animation file models/weapons/level1/vwep_view.iqm:fire6
  260. Failed to load animation file models/weapons/level2/vwep_view.iqm:idle
  261. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire
  262. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire2
  263. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire3
  264. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire4
  265. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire5
  266. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire6
  267. Failed to load animation file models/weapons/level2/vwep_view.iqm:idle
  268. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire
  269. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire2
  270. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire3
  271. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire4
  272. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire5
  273. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire6
  274. Failed to load animation file models/weapons/level2/vwep_view.iqm:fire7
  275. Failed to load animation file models/weapons/prifle/prifle_view.iqm:idle
  276. Failed to load animation file models/weapons/prifle/prifle_view.iqm:raise
  277. Failed to load animation file models/weapons/prifle/prifle_view.iqm:lower
  278. Failed to load animation file models/weapons/prifle/prifle_view.iqm:reload
  279. Failed to load animation file models/weapons/prifle/prifle_view.iqm:fire
  280. UnnamedPlayer#1^7 entered the game
  281. ]/team Q
  282. UnnamedPlayer#1^7 joined the q
  283. Must be on the U team to use this command
  284. Must be on the U team to use this command
  285. ]/team U
  286. UnnamedPlayer#1^7 left the q and joined the u
  287. ]/quit
  288. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3'...
  289. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.1.pk3'...
  290. Loading pak '/data/unrealarena-0.1-2/pkg/unrealarena_0.0.pk3'...
  291. Extracting VM module cgame-x86_64.nexe from /data/unrealarena-0.1-2/pkg/unrealarena_0.1-2.pk3...
  292. Loading VM module cgame-x86_64.nexe...
  293. Loaded VM module in 104 msec
  294. INFO: Loaded font face Play Regular (from fonts/Play-Regular.ttf).
  295. INFO: Loaded font face Play Bold (from fonts/Play-Bold.ttf).
  296. INFO: Loaded font face Orbitron Light (from fonts/orbitron-light.otf).
  297. INFO: Loaded font face Orbitron Medium (from fonts/orbitron-medium.otf).
  298. INFO: Loaded font face Orbitron Bold (from fonts/orbitron-bold.otf).
  299. INFO: Loaded font face Orbitron Black (from fonts/orbitron-black.otf).
  300. WARNING: Unable to open file ui/transition_connecting.rml.
  301. WARNING: Unable to open file ui/transition_loading.rml.
  302. WARNING: Unable to open file ui/transition_downloading.rml.
  303. WARNING: Unable to open file ui/menu_ingame.rml.
  304. WARNING: Unable to open file ui/ingame_teamselect.rml.
  305. WARNING: Unable to open file ui/ingame_chat.rml.
  306. WARNING: Unable to open file ui/ingame_beaconmenu.rml.
  307. WARNING: Unable to open file ui/error.rml.
  308. ----- Server Shutdown -----
  309. ==== ShutdownGame ====
  310. IP: 127.0.0.1
  311. IP: 192.168.1.25
  312. IP: 192.168.122.1
  313. IP6: ::1
  314. IP6: fe80::76e5:43ff:fefd:ee7c%wlan0
  315. Opening IP6 socket: [::]:*
  316. Opening IP socket: 0.0.0.0:*
  317. ---------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement