Tripwire Interactive Forums

Go Back   Tripwire Interactive Forums > Red Orchestra 2 / Rising Storm Forums > Technical Support > RO2/RS Support

Reply
Click here to go to the first Dev post in this thread.  
Thread Tools Display Modes
  #1  
Old 06-01-2012, 09:21 PM
Floyd Floyd is offline
Senior Member
 
Join Date: Feb 2006
Location: Waterproof
Posts: 3,736
Default May have found Server Browser problem of few servers showing

Well, I don't know if I've pinpointed it, but I can replicate the problem others are having only seeing limited numbers of servers in the server browser.

In trying to troubleshoot another problem, I renamed the following files and had RO2 regenerate them:
ROGame.ini
ROEngine.ini
ROUI.ini

Prior to renaming them I could see about 260 servers in RO2's server browser. After renaming them and having RO2 regenerate them, I saw about 40.

I deleted the regenerated files, re-renamed the above files to their proper names and PRESTO! all of the servers reappeared.

I don't know what file affects the server browser, but I'll look into that now (unless a DEV beats me to it). Using UltraCompare I can locate just the differing lines of code when I find the offending file.
__________________
Reply With Quote
  #2  
Old 06-01-2012, 09:37 PM
Floyd Floyd is offline
Senior Member
 
Join Date: Feb 2006
Location: Waterproof
Posts: 3,736
Default

Wow. Easy fix.

The regenerated ROEngine.ini file has the following line (around line 1023 in my file):
GameVersion=1.1.0.3

Change that to:
GameVersion=1.1.0.4

and see if the servers don't start showing up.

The file you want is located in the C:\Users\yourusername\Documents\My Games\RedOrchestra2\ROGame\Config folder.



Hope this helps some of you.

Floyd

It would appear that the defaultROEngine.ini file has:
GameVersion=1.1.0.3
__________________

Last edited by Floyd; 06-01-2012 at 09:38 PM.
Reply With Quote
  #3  
Old 06-02-2012, 01:59 AM
octiceps octiceps is offline
Member
 
Join Date: May 2012
Posts: 39
Default

Quote:
Originally Posted by Floyd View Post
Wow. Easy fix.

The regenerated ROEngine.ini file has the following line (around line 1023 in my file):
GameVersion=1.1.0.3

Change that to:
GameVersion=1.1.0.4

and see if the servers don't start showing up.

The file you want is located in the C:\Users\yourusername\Documents\My Games\RedOrchestra2\ROGame\Config folder.



Hope this helps some of you.

Floyd

It would appear that the defaultROEngine.ini file has:
GameVersion=1.1.0.3
You, sir, are a genius. This should be a sticky. I'm sure a lot of people have been experiencing this same issue since the small patch was released 2 days ago.

I was getting only around 40 servers in the RO2 server browser before. After changing GameVersion=1.1.0.3 to GameVersion=1.1.0.4, I have 200, which is almost the same number of servers as the Steam server browser.

I'm guessing that the 40 servers that showed up before editing the config file are the ones that haven't patched to the recent 1.1.0.4 patch.

I wonder why TripWire didn't care to modify the game version in the user ROEngine.ini or the default ROEngine.ini when the patch was released. Sure would have saved a lot of people from experiencing this issue.

Last edited by octiceps; 06-02-2012 at 02:00 AM.
Reply With Quote
  #4  
Old 06-02-2012, 02:06 AM
Floyd Floyd is offline
Senior Member
 
Join Date: Feb 2006
Location: Waterproof
Posts: 3,736
Default

I imagine it just slipped by on them. Like me, they probably didn't have the problem from the patch. I had already downloaded the release candidate before it went live. I imagine in one of the smaller patches, the wrong defaultROEngine.ini version made it in. Either that or it was a Steam problem with the files.

This is their first go with the new patch system as well. Bound to be a few things that slip through the cracks.
__________________
Reply With Quote
  #5  
Old 06-02-2012, 03:13 AM
Major_Day's Avatar
Major_Day Major_Day is offline
Senior Member
 
Join Date: Feb 2007
Location: Glasgow, Scotland
Posts: 2,546
Default

I changed it to 4,and got the old ROGame.exe has stopped working error.
So i verified my cache, the 4 had been changed back to a 3 by the updated files, i changed it back to 4 and voila the game works and the browser works,thanks Floyd.
So if the game doesn't work after you change it,verify your cache and change it again.
__________________

Last edited by Major_Day; 06-02-2012 at 03:16 AM.
Reply With Quote
  #6  
Old 06-02-2012, 03:47 AM
Uncle Si Uncle Si is offline
Junior Member
 
Join Date: Jun 2012
Posts: 3
Default

Good Spot OP
I can confirm this fix WORKS!
changed version 3-4 saved, verified cache, installed same three 250kb files.
checked version it was reverted back to version 3, so changed it again to 4 and now i see 200+ servers

Well Done Sir`s
Reply With Quote
  #7  
Old 06-02-2012, 05:00 AM
Paajtor's Avatar
Paajtor Paajtor is offline
Senior Member
 
Join Date: Jul 2006
Location: The Netherlands
Posts: 444
Default

wow good find, Floyd!
I'm not near my pc right now, but it looks like you might have fixed my game.
Gonna try this asap.

What still bothers me though...why does the steam-browser show all servers, while RO's doesn't?
__________________

RO since3.0
also playing as '@'Seatsniffer
Reply With Quote
  #8  
Old 06-02-2012, 05:10 AM
Ducky's Avatar
Ducky Ducky is offline
Moderator
 
Join Date: May 2011
Location: Netherlands
Posts: 2,679
Default

Floyd... you're the hero of the month

Quote:
Originally Posted by Floyd View Post
---SNIP---

I don't know what file affects the server browser, but I'll look into that now (unless a DEV beats me to it). Using UltraCompare I can locate just the differing lines of code when I find the offending file.
The version number in those ini files is used as a filter by the server browser. It will only show servers that have the same version number. This is to prevent that clients join a server that is running a different RO2 version. Behavior would be unpredictable when that happens.
Reply With Quote
  #9  
Old 06-02-2012, 05:16 AM
Major_Day's Avatar
Major_Day Major_Day is offline
Senior Member
 
Join Date: Feb 2007
Location: Glasgow, Scotland
Posts: 2,546
Default

Quote:
Originally Posted by Ducky View Post
Floyd... you're the hero of the month



The version number in those ini files is used as a filter by the server browser. It will only show servers that have the same version number. This is to prevent that clients join a server that is running a different RO2 version. Behavior would be unpredictable when that happens.
The problem is that if clients verify their cache files, version 4 will be changed to version 3, this has to be fixed asap.
__________________
Reply With Quote
  #10  
Old 06-02-2012, 05:22 AM
Ducky's Avatar
Ducky Ducky is offline
Moderator
 
Join Date: May 2011
Location: Netherlands
Posts: 2,679
Default

Quote:
Originally Posted by Major_Day View Post
The problem is that if clients verify their cache files, version 4 will be changed to version 3, this has to be fixed asap.
I know that. And I did say anywhere that it wouldn't. I only explained the function behind that version number.
Reply With Quote
  #11  
Old 06-02-2012, 08:24 AM
BolliBomber BolliBomber is offline
Junior Member
 
Join Date: Sep 2011
Posts: 25
Default

Thank you for this fix . This works for me too.

Too bad bug.

Edit: Now he downloads the whole 6 GB again, i need two days with dsl light !! ****.

Last edited by BolliBomber; 06-02-2012 at 08:51 AM.
Reply With Quote
  #12  
Old 06-02-2012, 11:21 AM
Floyd Floyd is offline
Senior Member
 
Join Date: Feb 2006
Location: Waterproof
Posts: 3,736
Default

Quote:
Originally Posted by Major_Day View Post
I changed it to 4,and got the old ROGame.exe has stopped working error.
So i verified my cache, the 4 had been changed back to a 3 by the updated files, i changed it back to 4 and voila the game works and the browser works,thanks Floyd.
So if the game doesn't work after you change it,verify your cache and change it again.
Its, interesting that I didn't get the "ROGame.exe has stopped working error." I'll bet you there are other things in that regenerated file causing the need to verify the cache.

There were a lot of other line items that were in my old .ini file that weren't in the newly regenerated ini file. I didn't show them because they didn't look pertinent to me. Perhaps I should post that.

Its disconcerting that BolliBomber is apparently having to redownload the whole game.

@BolliBomber had you been patched up to the GOTY version? The version released just prior to the free weekend?
__________________
Reply With Quote
  #13  
Old 06-02-2012, 01:52 PM
pustak pustak is offline
Junior Member
 
Join Date: Mar 2006
Posts: 10
Default

Yup, this did it for me. Thanks for the help!
Reply With Quote
  This is the last developer post in this thread.   #14  
Old 06-02-2012, 02:26 PM
[TW]StragoMagus [TW]StragoMagus is offline
Tripwire Interactive Staff
 
Join Date: Jun 2010
Posts: 97
Default

There has just been a small download hotfix to address this issue. We've removed the ability to control GameVersion using the config which should eliminate this type of mismatch in future updates. Thanks for the heads up
Reply With Quote
  #15  
Old 06-02-2012, 02:33 PM
Nik21 Nik21 is offline
Senior Member
 
Join Date: Oct 2011
Location: Germany
Posts: 153
Default

Quote:
Originally Posted by [TW]StragoMagus View Post
There has just been a small download hotfix to address this issue. We've removed the ability to control GameVersion using the config which should eliminate this type of mismatch in future updates. Thanks for the heads up
I just got kicked outta my game because of too high ping... because steam downloaded that patch
__________________
Reply With Quote
  #16  
Old 06-02-2012, 02:46 PM
Floyd Floyd is offline
Senior Member
 
Join Date: Feb 2006
Location: Waterproof
Posts: 3,736
Default

Quote:
Originally Posted by Nik21 View Post
I just got kicked outta my game because of too high ping... because steam downloaded that patch
When did steam start downloading patches/games while a person is ingame? Usually downloads/updates are paused when playing.
__________________
Reply With Quote
  #17  
Old 06-02-2012, 03:20 PM
Nik21 Nik21 is offline
Senior Member
 
Join Date: Oct 2011
Location: Germany
Posts: 153
Default

Quote:
Originally Posted by Floyd View Post
When did steam start downloading patches/games while a person is ingame? Usually downloads/updates are paused when playing.
was a non-steam game.
__________________
Reply With Quote
  #18  
Old 06-02-2012, 03:25 PM
Major_Day's Avatar
Major_Day Major_Day is offline
Senior Member
 
Join Date: Feb 2007
Location: Glasgow, Scotland
Posts: 2,546
Default

Quote:
Originally Posted by [TW]StragoMagus View Post
There has just been a small download hotfix to address this issue. We've removed the ability to control GameVersion using the config which should eliminate this type of mismatch in future updates. Thanks for the heads up
Thanks for the fast response Stragomagus,its much appreciated.
__________________
Reply With Quote
  #19  
Old 06-05-2012, 07:25 PM
PrimeEvil PrimeEvil is offline
Member
 
Join Date: Mar 2006
Posts: 51
Default

Quote:
Originally Posted by [TW]StragoMagus View Post
There has just been a small download hotfix to address this issue. We've removed the ability to control GameVersion using the config which should eliminate this type of mismatch in future updates. Thanks for the heads up
Really? I've check my cache and I still can only see about 25 servers. Then I looked in the ROEngine.ini folder as suggested, and what do you know, my version number is incorrect. I changed the number as suggested and I now see 125+ servers. What gives?
__________________
Reply With Quote
  #20  
Old 06-05-2012, 09:45 PM
octiceps octiceps is offline
Member
 
Join Date: May 2012
Posts: 39
Default

Quote:
Originally Posted by PrimeEvil View Post
Really? I've check my cache and I still can only see about 25 servers. Then I looked in the ROEngine.ini folder as suggested, and what do you know, my version number is incorrect. I changed the number as suggested and I now see 125+ servers. What gives?
If you download the hotfix from Steam like [TW]StragoMagus mentioned, start the game, and then use the in-game server browser, the GameVersion line in your user (not default) ROengine.ini will automatically be changed to 1.1.0.4. I've verified that this is what happens. Don't know why yours didn't change automatically.
Reply With Quote
Reply

Thread Tools
Display Modes

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 -4. The time now is 11:13 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2005 - 2013, Tripwire Interactive, LLC