• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

[Solution] possible fix for crashing on map load

So to recap some of the things you can try are:

  • In the ROengine.ini go down to [Engine.ISVHacks] and turn these from false to true.
  • bInitializeShadersOnDemand=True

This setting frees up some memory at a slight performance cost. Anyone who benefits from this setting is definitely getting out of memory crashes. If this is you please make sure all your drivers are up to date. You may also try switching anti-virus programs as some are known to make this problem worse. Don't be surprised if this config makes it into our in-game settings.

  • PumpWindowMessagesWhenRenderThreadStalled=True

Don't bother with this setting on account of it doesn't do anything.

  • Try turning your shadows from low to medium, high or ultra

We're looking into this.
 
Upvote 0
Core i5 750
4 gigs of RAM
Nvidia 8800GTS
Win 7 64

That's me. Only after the 2nd patch for maps and such did I get the crashes. I followed all of the changes above more or less in order (including updating my gfx drivers)...and shadows =/= low is what made the difference between guaranteed crash while in game and no crash after 5 hours.

I really doubt I was running into a memory issue (at launch, in the server browser, at map load or while in game.)
 
Upvote 0
My brother was getting slow map deploy times so he changed to this:

bInitializeShadersOnDemand=True

It helped him for a day as he was loading in much faster. Today it won't even let him launch the game with that set as true. It just sits on the screen with a soldier looking at you and says RO2 etc. Once he turns that to false the game is able to load up fine, but again he has very slow map load times. Is there something he can do to fix this?
 
Upvote 0
Quote: Originally Posted by retrofly

  • Try turning your shadows from low to medium, high or ultra


We're looking into this.
You're probably already aware, but the problem appears to specifically be DynamicShadows=False. It doesn't seem to be the actual level of shadows that prevents the crashes, it's simply that flag being set to true.
 
Last edited:
Upvote 0
The bInitializeShadersOnDemand setting will save memory at the risk or pontentially causing some frame rate spikes at runtime. We tested it internally and haven't noticed any perceivable performance concerns. So, I have this default to true on a system running a 32 bit OS or if a system has 2GB of RAM or lower.

I'd like to note that the insane artillery lag everyone's been getting recently is due to bInitializeShadersOnDemand=True.

But thanks, that would explain why I need it set to false just to avoid instantly crashing on some maps (Barracks, Pavlov) since I have 32 bit and 2GB ram.
 
Upvote 0
Game stops responding on map switch (Rising Storm only)

Game stops responding on map switch (Rising Storm only)

I have been experiencing the issue where the game stops responding when the map switches in Rising Storm only. The Red Orchestra 2 base game works correctly upon map switch.

When I join a Rising Storm server, the first map loads up fine and I can play the entire match.
After the map ends, the server switches maps and my game stops responding.
"ROGame.exe has stopped responding"

I am forced to kill the game from the windows task manager.
I've been troubleshooting my issue for a about a week now.


I have tried the following without success in combination and alone:

1. Reboot PC

2. Update Punkbuster

3. RUN both "pbsvc_hos.exe" and "RO2Redist.exe"

"\Steam\steamapps\common\red orchestra 2\Binaries\windows"

Ref: http://forums.tripwireinteractive.com/showthread.php?t=91298&page=2#22
4. Run Steam as Administrator

5. Change Audio Quality to Low

6. Reduce the Number of Audio Channels

7. Delete the Game Configs ("C:\Users\{username}\Documents\My Games\RedOrchestra2\ROGame\Config")
8. Modify values in "ROEngine.ini" like so:

bInitializeShadersOnDemand=True
DisableATITextureFilterOptimizationChecks=True
UseMinimalNVIDIADriverShaderOptimization=True

Ref: http://forums.tripwireinteractive.com/showthread.php?t=58308&page=4#68
9. Verify the Game Cache

10. Re-Install the Game from Steam

11. Apply the Windows 7 3GB switch

a. Run a command prompt as Administrator.
b. Execute Command: "bcdedit /set IncreaseUserVa 3072"
c. Restart Computer

Note: Disable the 3GB switch via : "bcdedit /deletevalue IncreaseUserVa"

Ref: http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=9583842&linkID=9240617
Ref: http://forums.tripwireinteractive.com/showthread.php?t=78376#1

12. Modify values in "ROEngine.ini" like so:


bInitializeShadersOnDemand=True
DisableATITextureFilterOptimizationChecks=True
UseMinimalNVIDIADriverShaderOptimization=True
PumpWindowMessagesWhenRenderThreadStalled=True

13. Reinstall Drivers

---------------------------


What has been working for me is a combination of changes:

1. Uninstall the realtek sound card drivers
2. Disable my Realtek onboard sound via the bios altogether since I use a USB headset.
3. Modify values in "ROEngine.ini" like so:

bInitializeShadersOnDemand=True
DisableATITextureFilterOptimizationChecks=True
UseMinimalNVIDIADriverShaderOptimization=True
PumpWindowMessagesWhenRenderThreadStalled=True

The post at http://forums.tripwireinteractive.com/showthread.php?t=58308&page=4 states "PumpWindowMessagesWhenRenderThreadStalled=True" does nothing however if I set this back to False.
The Game stutters and upon server map change the game stops responding.

Hardware:
---------
i7 4770k (not overclocked)
2x Nvidia Geforce 560 Ti in SLI
MSI Z87-GD65
16gb ram
Windows 7 64-Bit Ultimate Edition
HS1NA Corsair Headset
 
Upvote 0
Same issue for me as of yesterday after 2 years of successful hours of RO2. For some reason now but no updates the game freezes on map change after the counter hits 0:00 for the game to start.

I have tried:

------------------------------------------------------------------
1. Reboot PC
(done)
------------------------------------------------------------------
2. Update Punkbuster
(done)
------------------------------------------------------------------
3. RUN both "pbsvc_hos.exe" and "RO2Redist.exe"
(done)
"\Steam\steamapps\common\red orchestra 2\Binaries\windows"
Ref: http://forums.tripwireinteractive.co...1298&page=2#22
------------------------------------------------------------------
4. Run Steam as Administrator
(done)
------------------------------------------------------------------
5. Change Audio Quality to Low
(done)
------------------------------------------------------------------
Ref: http://forums.tripwireinteractive.co...t=89977&page=2
6. Reduce the Number of Audio Channels
(done)
------------------------------------------------------------------
7. Delete the Game Configs ("C:\Users\{username}\Documents\My Games\RedOrchestra2\ROGame\Config")
(done)
------------------------------------------------------------------
Ref: http://forums.tripwireinteractive.co...1298&page=2#21
8. Modify values in "ROEngine.ini" like so:
(done)
bInitializeShadersOnDemand=True
DisableATITextureFilterOptimizationChecks=True
UseMinimalNVIDIADriverShaderOptimization=True
Ref: http://forums.tripwireinteractive.co...8308&page=4#68
------------------------------------------------------------------
9. Verify the Game Cache
(done)
------------------------------------------------------------------
10. Re-Install the Game from Steam
TO DO
------------------------------------------------------------------
11. Apply the Windows 7 3GB switch
a. Run a command prompt as Administrator.
b. Execute Command: "bcdedit /set IncreaseUserVa 3072"
c. Restart Computer
Note: Disable the 3GB switch via : "bcdedit /deletevalue IncreaseUserVa"
Ref: http://usa.autodesk.com/adsk/servlet...linkID=9240617
Ref: http://forums.tripwireinteractive.co....php?t=78376#1
TO DO
------------------------------------------------------------------
12. Modify values in "ROEngine.ini" like so:
(done)
bInitializeShadersOnDemand=True
DisableATITextureFilterOptimizationChecks=True
UseMinimalNVIDIADriverShaderOptimization=True
PumpWindowMessagesWhenRenderThreadStalled=True
------------------------------------------------------------------
13. Reinstall Drivers
(done - AMD 6900 HD series drivers updated)
------------------------------------------------------------------

Still to do:
10. reinstall game from steam (trying this today).
11. apply 3gb switch


Thanks
Scott
 
Last edited:
Upvote 0