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

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 10-10-2008, 12:47 AM   #1
cwassall
Pledge
 
cwassall's Avatar
 
Join Date: Apr 2008
Posts: 31
cwassall is an unknown quantity at this point
Default Loading language resources and Checking firewall

I've been trying to load the game since the latest update, but I cant get past the character selection screen. The download bar in the top-left sticks at 98/99% and all I get is the "Loading language resources" error when I click play, but there is nothing being downloaded.

I am also still getting stuck at the "Checking firewall" window a lot, although I've had that problem for a while now, before the update.

UPDATE:
I tried deleting the "live" folder, but I get both problems, firewall and loading language resources again. I also uninstalled Regnum and reinstalled it with the latest installer. After entering the game world, i got stuck downloading resources before the character selection screen...so even a fresh install wouldn't work.

The problem was finally fixed by copying the updated files from a friend's installation and pasting them into the Regnum directory. Why he could update and I couldn't is a mystery to me. However, the "Checking firewall" issue still haunts me.
__________________

Edean - Founder of the Forest Guardians of Syrtis (Horus)
CWassall's Champions of Regnum Trainer

Last edited by cwassall; 10-10-2008 at 06:16 AM.
cwassall no ha iniciado sesión   Reply With Quote
Old 10-10-2008, 02:40 PM   #2
Ulmanyar
Initiate
 
Join Date: Dec 2007
Location: Sweden
Posts: 231
Ulmanyar is on a distinguished road
Default

When I get the "Checking firewall"-problem, I have to move all .idx and .sdb files, try again and then move them back. Something like:

Code:
cd /your/regnum/folder
mkdir backup
mv *.idx backup/
mv *.sdb backup/
./rolauncher (shut down when stuck on "Checking firewall")
mv backup/* .
rm -R backup
./rolauncher
__________________
Ulmanyar
Flame of Valhalla
Alsius - a few, but we got goats! BAAAAH!
Ulmanyar no ha iniciado sesión   Reply With Quote
Old 10-10-2008, 05:07 PM   #3
cwassall
Pledge
 
cwassall's Avatar
 
Join Date: Apr 2008
Posts: 31
cwassall is an unknown quantity at this point
Default

Well, I don't know if your solution works for me...I just kill the game and try repeatedly until it decides to work, usually the 4th or 5th attempt. Thank you, I'll have to give it a go.
__________________

Edean - Founder of the Forest Guardians of Syrtis (Horus)
CWassall's Champions of Regnum Trainer
cwassall no ha iniciado sesión   Reply With Quote
Old 10-11-2008, 04:08 PM   #4
linuxboy
Pledge
 
Join Date: Dec 2007
Location: Czech republic
Posts: 3
linuxboy is on a distinguished road
Default

I have same Checking firewall problem after last update. I'm running Kubuntu 8.04 64bit.
/live/log.txt:
Code:
[11/10/2008 16:57:24] [RenderizerGL][renderizer_gl_x11.cpp(195)] X Server vendor: The X.Org Foundation
[11/10/2008 16:57:24] [RenderizerGL][renderizer_gl_x11.cpp(199)] X Server release: 1.4.0
[11/10/2008 16:57:24] [RenderizerGL][renderizer_gl.cpp(361)] Got a 24 bit visual (49) with a 24 bit depth buffer
[11/10/2008 16:57:24] [RenderizerGL][renderizer_gl.cpp(391)] Resolutions: 1280x1024x32 1152x864x32 1024x768x32 800x600x32 1280x960x32 1280x768x32 1280x720x32 
[11/10/2008 16:57:25] [RenderizerGL][renderizer_gl.cpp(412)] OpenGL vendor: ATI Technologies Inc.
[11/10/2008 16:57:25] [RenderizerGL][renderizer_gl.cpp(413)] OpenGL renderer: ATI Radeon HD 2600 XT
[11/10/2008 16:57:25] [RenderizerGL][renderizer_gl.cpp(414)] OpenGL version: 2.1.7412 Release
[11/10/2008 16:57:25] [RenderizerGL][renderizer_gl_extensions_loader.cpp(258)] Detected OpenGL extensions: GL_ARB_draw_buffers, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_texture_compression, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, GL_ARB_vertex_buffer_object, GL_EXT_blend_func_separate, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_object, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_texture_compression_s3tc, GL_EXT_texture_edge_clamp, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod
[11/10/2008 16:57:25] [SDB_File][sdb_file.cpp(1205)] SDB: ../data0.sdb(61.75 MB), fragmentation: 8.78%
[11/10/2008 16:57:25] [SDB_File][sdb_file.cpp(1205)] SDB: ../data1.sdb(609.93 MB), fragmentation: 0.50%
[11/10/2008 16:57:25] [SDB_File][sdb_file.cpp(1205)] SDB: ../data2.sdb(81.02 MB), fragmentation: 0.00%
[11/10/2008 16:57:25] [SDB_File][sdb_file.cpp(1205)] SDB: ../data3.sdb(6.28 MB), fragmentation: 27.13%
[11/10/2008 16:57:25] [SDB_File][sdb_file.cpp(1205)] SDB: ../data4.sdb(86.81 MB), fragmentation: 1.23%
[11/10/2008 16:57:25] [SDB_File][sdb_file.cpp(1205)] SDB: ../data5.sdb(6.24 MB), fragmentation: 20.37%
[11/10/2008 16:57:25] [ResourceManager][resource_manager.cpp(290)] memory retriever is ready
[11/10/2008 16:57:25] [ResourceManager][resource_manager.cpp(290)] disk retriever is ready
[11/10/2008 16:57:25] [ResourceManager][resource_manager.cpp(290)] http retriever is ready
[11/10/2008 16:57:26] [ResourceListManager][resource_list_manager.cpp(312)] Got resource list: 13327 resources available
[11/10/2008 16:57:26] [logger.cpp(51)] libopenal.so: cannot open shared object file: No such file or directory
[11/10/2008 17:00:41] [logger.cpp(51)] Error receiving TCP data, err code 110
[11/10/2008 17:00:41] [logger.cpp(51)] Error sending TCP data, err code 110
[11/10/2008 17:00:41] [logger.cpp(51)] Error sending TCP data, err code 110
[11/10/2008 17:00:41] [logger.cpp(51)] Error sending TCP data, err code 110
[11/10/2008 17:00:41] [logger.cpp(51)] Error sending TCP data, err code 110
[11/10/2008 17:00:41] [logger.cpp(51)] Error sending TCP data, err code 110
[11/10/2008 17:00:47] [logger.cpp(51)] Error receiving TCP data, err code 110
/live/error_log.txt:
Code:
[11/10/2008 17:01:02] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 51765. Retrying.
[11/10/2008 17:01:02] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:02] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 59961. Retrying.
[11/10/2008 17:01:02] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:03] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 59962. Retrying.
[11/10/2008 17:01:03] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:03] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 59966. Retrying.
[11/10/2008 17:01:03] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:04] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 58854. Retrying.
[11/10/2008 17:01:04] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:05] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 56451. Retrying.
[11/10/2008 17:01:05] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:06] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 59907. Retrying.
[11/10/2008 17:01:06] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:06] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 59963. Retrying.
[11/10/2008 17:01:06] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:06] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 58435. Retrying.
[11/10/2008 17:01:06] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:06] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 60330. Retrying.
[11/10/2008 17:01:06] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:07] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 51759. Retrying.
[11/10/2008 17:01:07] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:07] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 61110. Retrying.
[11/10/2008 17:01:07] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:07] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 61118. Retrying.
[11/10/2008 17:01:07] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:07] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 61267. Retrying.
[11/10/2008 17:01:07] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:08] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 58463. Retrying.
[11/10/2008 17:01:08] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:09] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 58448. Retrying.
[11/10/2008 17:01:09] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:09] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 56440. Retrying.
[11/10/2008 17:01:09] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:10] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 61264. Retrying.
[11/10/2008 17:01:10] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:10] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 51587. Retrying.
[11/10/2008 17:01:10] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:10] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 51666. Retrying.
[11/10/2008 17:01:10] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:10] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 53094. Retrying.
[11/10/2008 17:01:10] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:11] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 60959. Retrying.
[11/10/2008 17:01:11] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:11] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 57504. Retrying.
[11/10/2008 17:01:11] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
[11/10/2008 17:01:12] [HTTP Retriever][http_retriever.cpp(241)] Connection timeout downloading resource 60329. Retrying.
[11/10/2008 17:01:12] [HTTP Retriever][http_retriever.cpp(242)] Bytes received: 0, expected: 0
linuxboy no ha iniciado sesión   Reply With Quote
Old 10-30-2008, 04:40 PM   #5
cwassall
Pledge
 
cwassall's Avatar
 
Join Date: Apr 2008
Posts: 31
cwassall is an unknown quantity at this point
Default

After the new Halloween update, I am having the same problem AGAIN. It will not download the resources, no matter how long I wait or how many times I try...

Once again, I may have to rely on a friend to send me the data files...

I am also still struggling with the "Checking firewall" window, and the workaround posted above does not help as I cannot download the resources! Funny how some can download them no problem, yet I have this same problem *every* time...
__________________

Edean - Founder of the Forest Guardians of Syrtis (Horus)
CWassall's Champions of Regnum Trainer
cwassall no ha iniciado sesión   Reply With Quote
Old 10-31-2008, 02:03 AM   #6
cwassall
Pledge
 
cwassall's Avatar
 
Join Date: Apr 2008
Posts: 31
cwassall is an unknown quantity at this point
Default

Once again I have relied on a friend....if he stops playing, I will be forced to quit due to not being able to log in...

Please respond so I know what to do in the future. PLEASE!
__________________

Edean - Founder of the Forest Guardians of Syrtis (Horus)
CWassall's Champions of Regnum Trainer
cwassall no ha iniciado sesión   Reply With Quote
Old 11-02-2008, 02:57 PM   #7
rocketman
Pledge
 
Join Date: Oct 2008
Posts: 1
rocketman is on a distinguished road
Default

I am having a similar problem - can't get past the "Checking Firewall" game, and as a result, have yet to be able to actually play the game at all.

I've forwarded all the recommended ports through my router, and am running no other type of firewall, so there's nothing that should be blocking communication in my setup. While sitting in the "Checking Firewall" window, I get a bunch of
"[logger.cpp(51)] Socket creation failed, error code 24"
error messages in log.txt, and then in my error_log.txt, I'll eventually see a lot of
"[http_retriever.cpp(241)] Connection timeout downloading resource 58001. Retrying.
[http_retriever.cpp(242)] Bytes received: 0, expected: 0"

I would really appreciate an explanation of what I need to do to try this game out.
rocketman no ha iniciado sesión   Reply With Quote
Old 12-15-2008, 11:05 PM   #8
linuxboy
Pledge
 
Join Date: Dec 2007
Location: Czech republic
Posts: 3
linuxboy is on a distinguished road
Default

After update to kubuntu 8.10 this bug is still there (clean RO installation). Is there any hope, that it will be solved? Is anybody working on update, or should I find another MMORPG?
linuxboy no ha iniciado sesión   Reply With Quote
Old 12-16-2008, 06:42 AM   #9
Mikan
Baron
 
Mikan's Avatar
 
Join Date: Jul 2007
Location: In Nekoko's lap ;)
Posts: 768
Mikan has a spectacular aura aboutMikan has a spectacular aura about
Default

I personally have no problems on Kubuntu 8.04, and I'm behind a router and several firewalls, switches and hubs, and I am even in another country on another continent.

Honestly I think this is a problem caused by your Internet service provider.

Regards,
__________________
Hannah AmelieCatalina NevenaAlicia Godwyn
Alsius Horus ✝ No chance of victory, no chance of defeat ✝ Frozen Flame
Individually, we are one drop. Together, we are an ocean. An ocean of drama.
Mikan no ha iniciado sesión   Reply With Quote
Old 12-16-2008, 12:14 PM   #10
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

try doing this

rm -fr ~/.ngdstudios/rolauncher
rm ~/.rolauncher

It will remove two configuration files. Dont worry because the launcher will recreate it if its necessary,
__________________
"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
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 10:31 PM.


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