Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 08-07-2007, 11:41 AM   #21
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

ummm...

the last one i think it crashed because a problem of sound.

did u try without sound? it crash the same times?
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 11:56 AM   #22
Angelwinged_Devil
Banned
 
Angelwinged_Devil's Avatar
 
Join Date: Feb 2007
Location: Under your skin Posts: 1337
Posts: 2,490
Angelwinged_Devil is on a distinguished road
Default

if you set the res_cache thingy up shouldn't the one above it be enabled by setting it to 1?
Angelwinged_Devil no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 12:32 PM   #23
NightTwix
Count
 
NightTwix's Avatar
 
Join Date: Dec 2006
Location: Germany
Posts: 1,655
NightTwix is on a distinguished road
Default

Quote:
Originally Posted by Angelwinged_Devil
if you set the res_cache thingy up shouldn't the one above it be enabled by setting it to 1?
uhm yea, that makes some sense

@arlick
my sound is enabled and music disabled.
i usually start it with "aoss ./rolauncher" but the first few crashes happened when i didnt use aoss.
NightTwix no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 02:11 PM   #24
Bas
Pledge
 
Bas's Avatar
 
Join Date: Mar 2007
Location: Stuttgart
Posts: 15
Bas is on a distinguished road
Default

@arlick
Before you start thinking bad of me, ill post you my game.cfg:

[server]
sv_game_server_host=212.214.41.53
sv_game_server_tcp_port=48000
sv_retriever_host=212.214.41.25
sv_retriever_port=80
[client]
cl_sdb_path=..
cl_update_all_resources=1
cl_language=eng
[resources]
res_database=live
[sound]
snd_sound_volume=0
snd_music_volume=0
[video_graphics]
vg_screen_width=1280
vg_screen_height=1024
vg_screen_bpp=16
vg_detail_level=1
vg_cluster_object_factor=0
vg_terrain_lod=4
vg_water_lod=0
vg_anisotropic_filter=1
vg_antialiasing=1
vg_enable_weather_fx=0
vg_enable_particle_fx=0
vg_enable_local_lighting=0
vg_terrain_texture_quality=0
vg_camera_far_plane=200
vg_texture_lod=2
vg_game_render_mode=default
vg_fullscreen_mode=0
vg_force_safe_mode=1
vg_renderizer=opengl
[debug]
dbg_gui_logger=1
dbg_disable_shaders=1


You see? No chache size, so I really didnt know where to put it
__________________
Holliefant -- Conjurer -- Ignis

WORST Player Ever!
Bas no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 02:29 PM   #25
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Quote:
Originally Posted by Bas
@arlick
Before you start thinking bad of me, ill post you my game.cfg:

[server]
sv_game_server_host=212.214.41.53
sv_game_server_tcp_port=48000
sv_retriever_host=212.214.41.25
sv_retriever_port=80
[client]
cl_sdb_path=..
cl_update_all_resources=1
cl_language=eng
[resources]
res_database=live
[sound]
snd_sound_volume=0
snd_music_volume=0
[video_graphics]
vg_screen_width=1280
vg_screen_height=1024
vg_screen_bpp=16
vg_detail_level=1
vg_cluster_object_factor=0
vg_terrain_lod=4
vg_water_lod=0
vg_anisotropic_filter=1
vg_antialiasing=1
vg_enable_weather_fx=0
vg_enable_particle_fx=0
vg_enable_local_lighting=0
vg_terrain_texture_quality=0
vg_camera_far_plane=200
vg_texture_lod=2
vg_game_render_mode=default
vg_fullscreen_mode=0
vg_force_safe_mode=1
vg_renderizer=opengl
[debug]
dbg_gui_logger=1
dbg_disable_shaders=1


You see? No chache size, so I really didnt know where to put it
hahah i dont think bad about u.

try to add

this lines in the [resources] section:

[resources]

res_cache_compressed = 0
res_cache_enabled = 0
res_cache_size = 128
res_database = live
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 03:03 PM   #26
NightTwix
Count
 
NightTwix's Avatar
 
Join Date: Dec 2006
Location: Germany
Posts: 1,655
NightTwix is on a distinguished road
Default

after ressurrect

Code:
cat incoming/regnum/live/crash_backtrace_6316.log
libs/libcore_client.so(_ZN10ClientBase14save_backtraceEv+0x7e) [0xa7d3e48e]
libs/libcore_client.so(_ZN10ClientBase12client_crashEi+0x17) [0xa7d3e847]
[0xa7f34420]
/lib/libc.so.6 [0xa702b77d]
/lib/libc.so.6(malloc+0x7e) [0xa702d1ce]
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6(_Znwj+0x29) [0xa71cf729]
libs/libenvironment_client.so(_ZN4sigc8internal14typed_slot_repINS_18bound_mem_functor0IvN7Terrain16TerrainSoundNodeEEEE3dupEPv+0x26) [0xa7c61ba6]
libs/libsigc20.so(_ZN4sigc9slot_baseC1ERKS0_+0x40) [0xa723c510]
libs/libobjects.so(_ZNSt4listIN4sigc9slot_baseESaIS1_EE6insertESt14_List_iteratorIS1_ERKS1_+0x41) [0xa7d99091]
libs/libsigc20.so(_ZN4sigc8internal11signal_impl6insertESt14_List_iteratorINS_9slot_baseEERKS3_+0x3d) [0xa723b89d]
libs/libsigc20.so(_ZN4sigc8internal11signal_impl7connectERKNS_9slot_baseE+0x37) [0xa723b907]
libs/libsigc20.so(_ZN4sigc11signal_base7connectERKNS_9slot_baseE+0x38) [0xa723bb98]
libs/libenvironment_client.so(_ZN7Terrain16TerrainSoundNodeC1EPNS_10RegionBaseEPNS_14TerrainManagerE7Point2DS5_+0x393) [0xa7c600c3]
libs/libenvironment_client.so(_ZN7Terrain14TerrainManager26subregion_updated_callbackE7Point2DS1_S1_PNS_4MeshE+0x5b0) [0xa7c80a50]
libs/libenvironment_client.so(_ZN7Terrain14TerrainManager22process_internal_queueEv+0x4b5) [0xa7c86c95]
libs/libenvironment_client.so(_ZN7Terrain14TerrainManager15internal_threadEv+0x3f) [0xa7c87a7f]
libs/libentity_system.so(_ZN14ThreadedEntity24internal_thread_callbackEv+0xc0) [0xa751ea20]
libs/libentity_system.so(_ZNK4sigc15adaptor_functorINS_18bound_mem_functor0Iv14ThreadedEntityEEEclEv+0x26) [0xa7521606]
libs/libentity_system.so(_ZN4sigc8internal10slot_call0INS_18bound_mem_functor0Iv14ThreadedEntityEEvE7call_itEPNS0_8slot_repE+0x20) [0xa7521630]
libs/libos.so(_ZN13ThreadedClass11thread_procEv+0x1ae) [0xa73a3bce]
libs/libos.so(_ZN13ThreadedClass20generic_posix_threadEPS_+0x30) [0xa73a3510]
/lib/libpthread.so.0 [0xa6cbb4bb]
/lib/libc.so.6(__clone+0x5e) [0xa70834de]
NightTwix no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 03:17 PM   #27
NightTwix
Count
 
NightTwix's Avatar
 
Join Date: Dec 2006
Location: Germany
Posts: 1,655
NightTwix is on a distinguished road
Default

random (after i crossed PN)

Code:
cat incoming/regnum/live/crash_backtrace_9292.log
libs/libcore_client.so(_ZN10ClientBase14save_backtraceEv+0x7e) [0xa7dcd48e]
libs/libcore_client.so(_ZN10ClientBase12client_crashEi+0x17) [0xa7dcd847]
[0xa7fc3420]
/lib/libc.so.6 [0xa70ba2d4]
/lib/libc.so.6(malloc+0x7e) [0xa70bc1ce]
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6(_Znwj+0x29) [0xa725e729]
libs/libscene_logic.so(_ZN4sigc8internal14typed_slot_repINS_12bind_functorILin1ENS_18bound_mem_functor1IvN5Scene8NodeListESt14_List_iteratorIPNS4_4NodeEEEES9_NS_3nilESB_SB_SB_SB_SB_EEE3dupEPv+0x29) [0xa78f8a69]
libs/libsigc20.so(_ZN4sigc9slot_baseC1ERKS0_+0x40) [0xa72cb510]
libs/libobjects.so(_ZNSt4listIN4sigc9slot_baseESaIS1_EE6insertESt14_List_iteratorIS1_ERKS1_+0x41) [0xa7e28091]
libs/libsigc20.so(_ZN4sigc8internal11signal_impl6insertESt14_List_iteratorINS_9slot_baseEERKS3_+0x3d) [0xa72ca89d]
libs/libsigc20.so(_ZN4sigc8internal11signal_impl7connectERKNS_9slot_baseE+0x37) [0xa72ca907]
libs/libsigc20.so(_ZN4sigc11signal_base7connectERKNS_9slot_baseE+0x38) [0xa72cab98]
libs/libscene_logic.so(_ZN5Scene8NodeList3addEPNS_4NodeE+0x194) [0xa78f81b4]
libs/libscene_logic.so(_ZN5Scene4Node9add_childEPS0_b+0x41) [0xa78feed1]
libs/libenvironment_client.so(_ZN7Terrain14TerrainManager22process_external_queueEv+0x1da) [0xa7d08d6a]
libs/libenvironment_client.so(_ZN7Terrain14TerrainManager24frame_processed_callbackEv+0x22) [0xa7d09122]
libs/libenvironment_client.so(_ZNK4sigc15adaptor_functorINS_18bound_mem_functor0IvN7Terrain14TerrainManagerEEEEclEv+0x26) [0xa7d1abb6]
libs/libenvironment_client.so(_ZN4sigc8internal10slot_call0INS_18bound_mem_functor0IvN7Terrain14TerrainManagerEEEvE7call_itEPNS0_8slot_repE+0x20) [0xa7d1abe0]
libs/libmisc.so(_ZNK15tev_accumulatorclIN4sigc8internal17slot_iterator_bufINS2_12signal_emit0IvS_EEvEEEEvT_S7_+0x90) [0xa749cbd0]
libs/libmisc.so(_ZN14TimerEventBase16time_reach_eventEv+0x13b) [0xa749bf0b]
libs/libmisc.so(_ZN12CentralTimer16time_reach_eventEP14TimerEventBase+0x1d) [0xa748f77d]
libs/libmisc.so(_ZN12CentralTimer6updateEv+0x489) [0xa7493819]
libs/libcore_client.so(_ZN10ClientBase7iterateEv+0x3e) [0xa7dcd60e]
libs/libregnum_client.so(_ZN10GameClient7iterateEv+0x2c) [0xa7f68e7c]
libs/libcore_client.so(_ZN8MainLoop7iterateEv+0x28) [0xa7de05d8]
./game(main+0x47) [0x8048b67]
/lib/libc.so.6(__libc_start_main+0xd8) [0xa706a838]
./game(__gxx_personality_v0+0x61) [0x8048a81]
NightTwix no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 04:07 PM   #28
Bas
Pledge
 
Bas's Avatar
 
Join Date: Mar 2007
Location: Stuttgart
Posts: 15
Bas is on a distinguished road
Default

Stupid me has another question

what does

res_cache_enabled = 0
res_cache_size = 128

really do

You put it on disabled, then set a cache... or does it mean sth different?
And how much is max? Can i put it on 256 for example?
__________________
Holliefant -- Conjurer -- Ignis

WORST Player Ever!
Bas no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 04:17 PM   #29
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Quote:
Originally Posted by Bas
Stupid me has another question

what does

res_cache_enabled = 0
res_cache_size = 128

really do

You put it on disabled, then set a cache... or does it mean sth different?
And how much is max? Can i put it on 256 for example?
u can try and tell us whats happend
only ngd knows by now what possible ranges and values have this file.
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 08-07-2007, 06:04 PM   #30
Smiley2k7
Master
 
Smiley2k7's Avatar
 
Join Date: Jul 2007
Location: England, U.K
Posts: 343
Smiley2k7 is an unknown quantity at this point
Post

Weird I'm gettin' less crashes but now after tha new patch got put in. I crash wen I die now -_-
__________________
Temporary.
Teen Marks.
Smiley2k7 no ha iniciado sesión   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:00 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved