project-navigation
Personal tools

Author Topic: Just crush upon launch...  (Read 3343 times)

Offline MikeKle

  • Rookie
  • ***
  • Posts: 51
    • View Profile
Just crush upon launch...
« on: February 09, 2011, 06:06:00 pm »
Code: [Select]
mikhail@mikhail-P5K-PRO:~$ cd ~ufoai/ufoai
bash: cd: ~ufoai/ufoai: No such file or directory
mikhail@mikhail-P5K-PRO:~$ cd ~/ufoai/ufoai
mikhail@mikhail-P5K-PRO:~/ufoai/ufoai$ ./ufo
---- endianness initialization -----
found little endian system
 
---- filesystem initialization -----
Adding game dir: /usr/local/games/ufoai/base
Added packfile /usr/local/games/ufoai/base/0base.pk3 (13 files)
Added packfile /usr/local/games/ufoai/base/0maps.pk3 (582 files)
Added packfile /usr/local/games/ufoai/base/0materials.pk3 (47 files)
Added packfile /usr/local/games/ufoai/base/0media.pk3 (10 files)
Added packfile /usr/local/games/ufoai/base/0models.pk3 (1836 files)
Added packfile /usr/local/games/ufoai/base/0music.pk3 (57 files)
Added packfile /usr/local/games/ufoai/base/0pics.pk3 (972 files)
Added packfile /usr/local/games/ufoai/base/0shaders.pk3 (26 files)
Added packfile /usr/local/games/ufoai/base/0snd.pk3 (316 files)
Added packfile /usr/local/games/ufoai/base/0textures.pk3 (3230 files)
Added packfile /usr/local/games/ufoai/base/0ufos.pk3 (100 files)
Added packfile /usr/local/games/ufoai/base/0videos.pk3 (1 files)
Adding game dir: ./base
Added packfile ./base/0base.pk3 (13 files)
Added packfile ./base/0maps.pk3 (582 files)
Added packfile ./base/0materials.pk3 (47 files)
Added packfile ./base/0media.pk3 (10 files)
Added packfile ./base/0models.pk3 (1836 files)
Added packfile ./base/0music.pk3 (57 files)
Added packfile ./base/0pics.pk3 (972 files)
Added packfile ./base/0shaders.pk3 (26 files)
Added packfile ./base/0snd.pk3 (316 files)
Added packfile ./base/0textures.pk3 (3230 files)
Added packfile ./base/0ufos.pk3 (100 files)
Added packfile ./base/0videos.pk3 (1 files)
Adding game dir: /home/mikhail/.ufoai/2.4-dev/base
using /home/mikhail/.ufoai/2.4-dev/base for writing
executing default.cfg
couldn't execute config.cfg
 
----- network initialization -------
libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.18 initialized.
 
------ server initialization -------
added 8 maps to the mapcycle
 
----- console initialization -------
Console initialized.
 
------- video initialization -------
SDL version: 1.2.14
I: desktop depth: 32bpp
I: video memory: 0
I: Available resolutions: 1920x1200 1920x1080 1680x1050 1600x1200 1600x1024 1440x900 1400x1050 1360x768 1280x1024 1280x960 1152x864 1024x768 960x720 960x600 960x540 928x696 896x672 840x525 832x624 800x600 800x512 720x450 720x400 700x525 680x384 640x512 640x480 640x400 640x350 576x432 512x384 416x312 400x300 360x200 320x240 320x200 320x175 (37)
I: video driver: x11
I: setting mode -1
I: set multisample buffers to 0
I: set swap control to 0
I: 1024x768 (fullscreen: no)
I: got 8 bits of stencil
I: got 24 bits of depth buffer
I: got double buffer
I: got 8 bits for red
I: got 8 bits for green
I: got 8 bits for blue
I: got 0 bits for alpha
I: got 0 multisample buffers
GL_VENDOR: NVIDIA Corporation
GL_RENDERER: GeForce 8800 GT/PCI/SSE2
GL_VERSION: 3.3.0 NVIDIA 260.19.06
GL_EXTENSIONS: GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texturebarrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum 
found GL_ARB_multitexture
found GL_ARB_texture_compression
found GL_ARB_texture_non_power_of_two
using GL_ARB_texture_non_power_of_two
found GL_EXT_texture_filter_anisotropic
found GL_EXT_texture_lod_bias
found GL_ARB_vertex_buffer_object
found GL_ARB_fragment_shader
found GL_ARB_shading_language_100
GLSL version guaranteed to be supported by OpenGL implementation postfixed by vender supplied info: 3.30 NVIDIA via Cg compiler
found GL_###_framebuffer_object
using GL_ARB_framebuffer_object
max draw buffers: 8
max render buffer size: 8192
max color attachments: 8
found GL_###_draw_buffers
using GL_ARB_draw_buffers
GLSL version setting on startup: 1.10
max supported vertex texture units: 32
max supported lights: 8
max texture units: 4
max texture coords: 8
max vertex attributes: 16
max varying floats: 60
max fragment uniform components: 2048
max vertex uniform components: 4096
max texture size: detected 8192
...but using 2048 as requested
Using low resolution globe textures as requested.
R_LoadShader: world_vs.glsl: R_LoadShader: world_fs.glsl: R_LoadProgram: 'world' loaded.
R_LoadShader: warp_vs.glsl: R_LoadShader: warp_fs.glsl: R_LoadProgram: 'warp' loaded.
R_LoadShader: geoscape_vs.glsl: R_LoadShader: geoscape_fs.glsl: R_LoadProgram: 'geoscape' loaded.
R_LoadShader: combine2_vs.glsl: R_LoadShader: combine2_fs.glsl: R_LoadProgram: 'combine2' loaded.
R_LoadShader: convolve3_vs.glsl: R_LoadShader: convolve3_fs.glsl: R_LoadProgram: 'convolve3' loaded.
R_LoadShader: atmosphere_vs.glsl: R_LoadShader: atmosphere_fs.glsl: R_LoadProgram: 'atmosphere' loaded.
R_LoadShader: simple_glow_vs.glsl: R_LoadShader: simple_glow_fs.glsl: R_LoadProgram: 'simple_glow' loaded.
SDL_image version 1.2.10
SDL_ttf version 2.0.9 - we need at least 2.0.7
 
------- sound initialization -------
SDL_mixer version: 1.2.8
... requested audio rate: 44100
... driver: 'pulse'
... audio rate: 44100
... audio channels: 2
 
------- input initialization -------
0 possible joysticks
no joystick found.
 
----------- parse scripts ----------
55 script files
...  0: extension
...  1: headgear
...  2: right
...  3: left
...  4: backpack
...  5: belt
...  6: holster
...  7: armour
...  8: floor
...  9: equip
55 ui script files
UI_ParseProperty: sprite 'next' not found (object switch_to_right_hand)
UI_ParseProperty: sprite 'prev' not found (object switch_to_left_hand)
UI_ParseProperty: sprite 'number_1' not found (object bt0)
UI_ParseProperty: sprite 'number_2' not found (object bt1)
UI_ParseProperty: sprite 'number_3' not found (object bt2)
UI_ParseProperty: sprite 'number_4' not found (object bt3)
UI_ParseProperty: sprite 'number_5' not found (object bt4)
UI_ParseProperty: sprite 'number_6' not found (object bt5)
UI_ParseProperty: sprite 'number_7' not found (object bt6)
UI_ParseProperty: sprite 'number_8' not found (object bt7)
UI_ParseProperty: sprite 'number_1' not found (object bt_actor0)
UI_ParseProperty: sprite 'number_2' not found (object bt_actor1)
UI_ParseProperty: sprite 'number_3' not found (object bt_actor2)
UI_ParseProperty: sprite 'number_4' not found (object bt_actor3)
UI_ParseProperty: sprite 'number_5' not found (object bt_actor4)
UI_ParseProperty: sprite 'number_6' not found (object bt_actor5)
UI_ParseProperty: sprite 'number_7' not found (object bt_actor6)
UI_ParseProperty: sprite 'number_8' not found (object bt_actor7)
UI_ParseProperty: sprite 'return' not found (object bt_nextround)
UI_ParseWindow: window "levelbuttons" with same name found, second ignored
UI_ParseNodeBody: Command name for confunc 'levelbuttons.updateLevelStatus' already registered
UI_ParseWindow: window "hud" with same name found, second ignored
UI_ParseNodeBody: Command name for confunc 'hud.hudselect' already registered
UI_ParseNodeBody: Command name for confunc 'hud.hudenable' already registered
UI_ParseNodeBody: Command name for confunc 'hud.huddisable' already registered
UI_ParseNodeBody: Command name for confunc 'hud.deselect_primaryleft' already registered
UI_ParseNodeBody: Command name for confunc 'hud.deselect_primaryright' already registered
UI_ParseNodeBody: Command name for confunc 'hud.deselect_reloadleft' already registered
UI_ParseNodeBody: Command name for confunc 'hud.deselect_reloadright' already registered
UI_ParseNodeBody: Command name for confunc 'hud.deselect_stand' already registered
UI_ParseNodeBody: Command name for confunc 'hud.deselect_crouch' already registered
UI_ParseNodeBody: Command name for confunc 'hud.deselect_reaction' already registered
UI_ParseNodeBody: Command name for confunc 'hud.deselect_headgear' already registered
UI_ParseNodeBody: Command name for confunc 'hud.disable_primaryleft' already registered
UI_ParseNodeBody: Command name for confunc 'hud.disable_primaryright' already registered
UI_ParseNodeBody: Command name for confunc 'hud.disable_reloadleft' already registered
UI_ParseNodeBody: Command name for confunc 'hud.disable_reloadright' already registered
UI_ParseNodeBody: Command name for confunc 'hud.disable_stand' already registered
UI_ParseNodeBody: Command name for confunc 'hud.disable_crouch' already registered
UI_ParseNodeBody: Command name for confunc 'hud.disable_reaction' already registered
UI_ParseNodeBody: Command name for confunc 'hud.disable_headgear' already registered
UI_ParseNodeBody: Command name for confunc 'hud.crouch_checkbox_disable' already registered
UI_ParseNodeBody: Command name for confunc 'hud.crouch_checkbox_clear' already registered
UI_ParseNodeBody: Command name for confunc 'hud.crouch_checkbox_check' already registered
UI_ParseNodeBody: Command name for confunc 'hud.reserve_shot_clear' already registered
UI_ParseNodeBody: Command name for confunc 'hud.reserve_shot_check' already registered
UI_ParseNodeBody: Command name for confunc 'hud.reserve_shot_disable' already registered
UI_ParseNodeBody: Command name for confunc 'hud.startreactionmany' already registered
UI_ParseNodeBody: Command name for confunc 'hud.startreactionmany_impos' already registered
UI_ParseNodeBody: Command name for confunc 'hud.startreactiononce' already registered
UI_ParseNodeBody: Command name for confunc 'hud.startreactiononce_impos' already registered
UI_ParseNodeBody: Command name for confunc 'hud.startround' already registered
UI_ParseNodeBody: Command name for confunc 'hud.endround' already registered
UI_ParseNodeBody: Command name for confunc 'hud.openradar' already registered
UI_ParseNodeBody: Command name for confunc 'hud.unhide_chatscreen' already registered
UI_ParseNodeBody: Command name for confunc 'hud.updateactorvalues' already registered
UI_ParseNodeBody: Command name for confunc 'hud.clean_firemode_entries' already registered
UI_ParseNodeBody: Command name for confunc 'hud.add_firemode_entry' already registered
UI_ParseWindow: window "radarwindow" with same name found, second ignored
UI_ParseNodeBody: Command name for confunc 'radarwindow.closeradar' already registered
UI_ParseWindow: window "firemode_left" with same name found, second ignored
UI_ParseWindow: window "firemode_right" with same name found, second ignored
UI_ParseNodeBody: Command name for confunc 'hud_general.hide_firemodes' already registered
UI_ParseNode: we can't change node type (node "hud_alt.render")
UI_ParseWindow: window "hud_alt" has a bad body

FS_RemoveFile: remove /home/mikhail/.ufoai/2.4-dev/base/keys.cfg
There are still 1 opened files
]./ufo[0x8189c49]
./ufo[0x818914f]
./ufo[0x81297f6]
./ufo[0x80f6b80]
./ufo[0x805d4d8]
./ufo[0x8140091]
./ufo[0x812ade7]
./ufo[0x8188347]
/lib/libc.so.6(__libc_start_main+0xe7)[0x953ce7]
./ufo[0x804d8b1]
Loaded libraries:
[0x5304320x-0x5447100x] /lib/libpng12.so.0
[0x4526080x-0x4654164x] /usr/lib/libjpeg.so.62
[0x2072576x-0x2091724x] /usr/lib/libSDL_ttf-2.0.so.0
[0x3342336x-0x3455188x] /usr/lib/libSDL_image-1.2.so.0
[0x1409024x-0x1978380x] /usr/lib/libSDL-1.2.so.0
[0x11554816x-0x11925684x] /usr/lib/libSDL_mixer-1.2.so.0
[0x7933952x-0x8752285x] /usr/lib/nvidia-current/libGL.so.1
[0x2101248x-0x2439220x] /usr/lib/libcurl.so.4
[0x2441216x-0x2768024x] /usr/lib/libtheora.so.0
[0x11223040x-0x11241020x] /usr/lib/libogg.so.0
[0x1220608x-0x1376520x] /usr/lib/libvorbis.so.0
[0x13869056x-0x14015499x] /lib/libm.so.6
[0x1114112x-0x1122667x] /lib/libdl.so.2
[0x2912256x-0x2990280x] /lib/libz.so.1
[0x9687040x-0x11135291x] /lib/libc.so.6
[0x2777088x-0x2874527x] /lib/libpthread.so.0
[0x3461120x-0x3952268x] /usr/lib/libfreetype.so.6
[0x12660736x-0x13030400x] /usr/lib/libtiff.so.4
[0x5853184x-0x5863912x] /usr/lib/libpulse-simple.so.0
[0x2998272x-0x3259668x] /usr/lib/libpulse.so.0
[0x3948544x-0x4255980x] /usr/lib/libmikmod.so.2
[0x9322496x-0x9349840x] /usr/lib/libvorbisfile.so.3
[0x4661248x-0x5019012x] /usr/lib/libsmpeg-0.4.so.0
[0x1130496x-0x1134448x] /usr/lib/nvidia-current/tls/libnvidia-tls.so.260.19.06
[0x14024704x-0x37733824x] /usr/lib/nvidia-current/libnvidia-glcore.so.260.19.06
[0x37736448x-0x38897544x] /usr/lib/libX11.so.6
[0x1138688x-0x1195148x] /usr/lib/libXext.so.6
[0x4259840x-0x4459148x] /usr/lib/libidn.so.11
[0x13549568x-0x13593356x] /usr/lib/liblber-2.4.so.2
[0x5455872x-0x5736972x] /usr/lib/libldap_r-2.4.so.2
[0x1986560x-0x2013835x] /lib/librt.so.1
[0x9494528x-0x9680536x] /usr/lib/libgssapi_krb5.so.2
[0x5873664x-0x6166648x] /lib/libssl.so.0.9.8
[0x38903808x-0x40295276x] /lib/libcrypto.so.0.9.8
[0x6717440x-0x6835412x] /lib/ld-linux.so.2
[0x6172672x-0x6469924x] /usr/lib/libpulsecommon-0.9.21.so
[0x1204224x-0x1206344x] /usr/lib/libX11-xcb.so.1
[0x13139968x-0x13234384x] /usr/lib/libICE.so.6
[0x2023424x-0x2050300x] /usr/lib/libSM.so.6
[0x1384448x-0x1401636x] /usr/lib/libXtst.so.6
[0x7286784x-0x7298380x] /usr/lib/libxcb-atom.so.1
[0x5025792x-0x5122672x] /usr/lib/libxcb.so.1
[0x43024384x-0x44014016x] /usr/lib/libstdc++.so.6
[0x13320192x-0x13427800x] /lib/libgcc_s.so.1
[0x5132288x-0x5211395x] /lib/libresolv.so.2
[0x5742592x-0x5833212x] /usr/lib/libsasl2.so.2
[0x11927552x-0x12567636x] /usr/lib/libgnutls.so.26
[0x115056640x-0x115787952x] /usr/lib/libkrb5.so.3
[0x6475776x-0x6615588x] /usr/lib/libk5crypto.so.3
[0x2883584x-0x2891717x] /lib/libcom_err.so.2
[0x7086080x-0x7108888x] /usr/lib/libkrb5support.so.0
[0x3268608x-0x3274344x] /lib/libkeyutils.so.1
[0x3284992x-0x3316440x] /lib/libwrap.so.0
[0x7307264x-0x7731400x] /usr/lib/libsndfile.so.1
[0x6840320x-0x7079732x] /lib/libdbus-1.so.3
[0x3321856x-0x3334126x] /lib/libuuid.so.1
[0x4464640x-0x4513968x] /usr/lib/libXi.so.6
[0x5214208x-0x5221128x] /usr/lib/libXau.so.6
[0x5230592x-0x5246608x] /usr/lib/libXdmcp.so.6
[0x6623232x-0x6686028x] /usr/lib/libtasn1.so.3
[0x8757248x-0x9229428x] /lib/libgcrypt.so.11
[0x7118848x-0x7206019x] /lib/libnsl.so.1
[0x40275968x-0x40580176x] /usr/lib/libFLAC.so.8
[0x40587264x-0x42183964x] /usr/lib/libvorbisenc.so.2
[0x5255168x-0x5266176x] /lib/libgpg-error.so.0
[0x7213056x-0x7244260x] /usr/lib/libXcursor.so.1
[0x7733248x-0x7763876x] /usr/lib/libXrender.so.1
[0x5275648x-0x5290020x] /usr/lib/libXfixes.so.3
[0x7254016x-0x7280175x] /lib/libnss_compat.so.2
[0x7774208x-0x7809267x] /lib/libnss_nis.so.2
[0x7819264x-0x7859319x] /lib/libnss_files.so.2
OS Info: Linux mikhail-P5K-PRO 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 i686

Error: Shutdown
mikhail@mikhail-P5K-PRO:~/ufoai/ufoai$



Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Just crush upon launch...
« Reply #1 on: February 09, 2011, 06:31:24 pm »
Data and binary versions do not match

Offline MikeKle

  • Rookie
  • ***
  • Posts: 51
    • View Profile
Re: Just crush upon launch...
« Reply #2 on: February 09, 2011, 06:46:05 pm »
I have not updated things in ages...

So I just did things like I was doing before...
git pull, ./configure, make clean, make blahblah, and make install..

I guess I missed something?




Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Just crush upon launch...
« Reply #3 on: February 09, 2011, 09:15:12 pm »
I have not updated things in ages...

So I just did things like I was doing before...
git pull, ./configure, make clean, make blahblah, and make install..

I guess I missed something?

Yeah:
Code: [Select]
make clean-pk3
or remove every pk3 files.

-geever

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Just crush upon launch...
« Reply #4 on: February 10, 2011, 07:30:35 am »
Unfortunately that is not enough aa there are also pk3 files in /usr/local-they also have to be removed

Offline MikeKle

  • Rookie
  • ***
  • Posts: 51
    • View Profile
Re: Just crush upon launch...
« Reply #5 on: February 10, 2011, 09:02:00 am »
Ahh, thanks to all working now...

Btw, I never did that before make clean-pk3 and deleting pk files in usr/local... That could be source of bugs I faced in previous time I guess.