Go Back   Champions of Regnum > English > Technical Support

Technical Support Questions about game technical support to the users of the community

Reply
 
Thread Tools Display Modes
Old 11-06-2011, 03:24 AM   #51
_Enio_
Marquis
 
_Enio_'s Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 1,843
_Enio_ will become famous soon enough
Default

Quote:
Originally Posted by ice_zero_cool View Post
my laptop runs in shader 4 too

i just tried something else, and it WORKS!

if this works, then i might translate it but right now, i dont know how to say it in english, sry

// Enio, wenn du irgendwen kennst, bei dem RO funktioniert, dann hol dir mal den installationsordner von dem und versuchs. ich hab grad von meinem laptop einfach den installationsordner auf meinen pc gezogen und jetzt gehts.
Well yes that should work since there the ressources would already be downloaded. Will see, id still like to know how to fix this so that i can download the ressources.
__________________
Fix the Marksman subclass: Suggestion
_Enio_ no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 01:01 PM   #52
ice_zero_cool
Master
 
ice_zero_cool's Avatar
 
Join Date: Jun 2010
Location: Germany
Posts: 309
ice_zero_cool is on a distinguished road
Default

well, it DOES work and I, too, would still like to know why it does not download on my pc but on my notebook it does... but this way, at least I can play if I want to
__________________
poisoned | balgaro | exiled | whitechez | shinkami | photoshopped
ice_zero_cool no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 01:59 PM   #53
standistortion
Master
 
Join Date: May 2010
Location: Ireland
Posts: 438
standistortion is on a distinguished road
Default

You tried this?
Quote:
Open the file game.cfg, look for the line 'res_disk_retriever = sdb' and change 'sdb' to sqlite'. Then enter the game again. Then have some patience while it converts the resource database.
standistortion no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 03:37 PM   #54
_Enio_
Marquis
 
_Enio_'s Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 1,843
_Enio_ will become famous soon enough
Default

Quote:
Originally Posted by standistortion View Post
You tried this?
Yes, that had no effect on the downloading thing.
__________________
Fix the Marksman subclass: Suggestion
_Enio_ no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 03:54 PM   #55
surak
Legend
 
surak's Avatar
 
Join Date: Mar 2006
Location: Oslo
Posts: 2,176
surak has a spectacular aura aboutsurak has a spectacular aura about
Default

Quote:
Originally Posted by _Enio_ View Post
Ran in same issues. Since my sdb files were ~500MB more then for other users i figured it couldnt hurt to redownload to get rid of eventual orphaned entries.

Now i have a "slight" problem with getting back into the game :/

Manually downloaded one of the failing ressources: res_64680
md5 sum:
b6178c62b021d33d1c89bf30cd97eecf

Any help appreciated.

Edit: Weird, i just activated res_download_log and i didnt run into any error yet. Ill report back.
Edit2: I run into the same ressources failing to download.
64680 (Alsius creacion skybox)
49597 (Hielo roca1)

I give up for now and roll back to the old sdb files, but something is defenitely wrong with the ressource download/hashs.

Edit3: With the rolled back sdb files (tehyre like some days old) i now have ingame ressources loading and failing. i have "download all at once" unchecked.
res_68323 (Regnum normals) that is..
That's the correct md5. What does the error log say when a resource fails?
__________________
Surak Remember... this is just a game! - Xephandor existe y Miriya es su profeta!
surak no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 04:08 PM   #56
_Enio_
Marquis
 
_Enio_'s Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 1,843
_Enio_ will become famous soon enough
Default

Quote:
Originally Posted by surak View Post
That's the correct md5. What does the error log say when a resource fails?
Itll just put numerous entries like

[date/time] [HTTP Retriever][lighttpd_retriever.cpp(424)] Error downloading resource xxxxx. Retrying.

for the resource in question.

Edit:
Slightly more verbose with dbg_resource_manager_output = 1
[06/11/2011 17:13:10] [Resource Manager][resource_manager.cpp(715)] Resource not found with disk retriever: id:68323 ver: 55, requested by: texture_manager(0)

No sign though why the download fails.
__________________
Fix the Marksman subclass: Suggestion
_Enio_ no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 04:20 PM   #57
Zas_
Count
 
Zas_'s Avatar
 
Join Date: Jun 2009
Location: France
Posts: 1,024
Zas_ is on a distinguished road
Default

Quote:
Originally Posted by _Enio_ View Post
Itll just put numerous entries like

[date/time] [HTTP Retriever][lighttpd_retriever.cpp(424)] Error downloading resource xxxxx. Retrying.

for the resource in question.

Edit:
Slightly more verbose with dbg_resource_manager_output = 1
[06/11/2011 17:13:10] [Resource Manager][resource_manager.cpp(715)] Resource not found with disk retriever: id:68323 ver: 55, requested by: texture_manager(0)

No sign though why the download fails.
You may check what happens exactly recording tcp exchange using tools like Wireshark. It may help in finding what is going on.
__________________
Annavilya / War-Luck (Haven)
Zas_ no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 04:21 PM   #58
standistortion
Master
 
Join Date: May 2010
Location: Ireland
Posts: 438
standistortion is on a distinguished road
Default

Could be worth running memtest, there is a usb stick version here:
http://www.memtest.org/#downiso
Also defrag, scan for hard disk errors, turn off virus scanning, etc

The PC I had trouble with has a drive that used to be in a raid array and was still identifying its self as a raid drive,. The small update came between finding this out and fixing it, idk if this had anything to do with the problem.
standistortion no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 04:33 PM   #59
_Enio_
Marquis
 
_Enio_'s Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 1,843
_Enio_ will become famous soon enough
Default

Quote:
Originally Posted by Zas_ View Post
You may check what happens exactly recording tcp exchange using tools like Wireshark. It may help in finding what is going on.
I did that, it seems all fine. Sure some duplicate ACKs but myclient sends a Http 200 OK status back to the resource server so the missing res should be successfully transmitted.

Quote:
Originally Posted by standistortion View Post
Could be worth running memtest, there is a usb stick version here:
http://www.memtest.org/#downiso
Also defrag, scan for hard disk errors, turn off virus scanning, etc

The PC I had trouble with has a drive that used to be in a raid array and was still identifying its self as a raid drive,. The small update came between finding this out and fixing it, idk if this had anything to do with the problem.
I might give it a shot, however im not too positive. I have zero troubles with system stability or other programs.
I might also try a completely fresh install from installer, maybe something got messed up.

Edit: I just doublechecked rw permissions on files and folders and that seems all fine too. Its really weird, some other (but smaller) resources just downloaded without any issues.
__________________
Fix the Marksman subclass: Suggestion

Last edited by _Enio_; 11-06-2011 at 05:17 PM.
_Enio_ no ha iniciado sesión   Reply With Quote
Old 11-06-2011, 05:25 PM   #60
standistortion
Master
 
Join Date: May 2010
Location: Ireland
Posts: 438
standistortion is on a distinguished road
Default

Could just copy over the folder from the laptop, doesnt fix anything though. btw, win or linux?
standistortion no ha iniciado sesión   Reply With Quote
Reply

Tags
resources download


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 04:50 PM.


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