IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Rise of the Reds Serious Error
Kun
post 16 Feb 2018, 18:11
Post #1



Group Icon

Group: New Members
Posts: 2
Joined: 16 February 2018
Member No.: 16964



Hello everyone. First of all sorry for my bad english.

I want to play Rise of the Reds with my Sister over lan. But she got a "You have encountered a serious error. Serious errors can be caused by many things like viruses, overheated hardware..." When she tried to start. I'm pretty sure, the game is installed on the right path. At the beginning i had same problem with Zero Hour, but i downloaded ab options.ini and at least this worked, so I've downloaded version 1.85 installed it and then i installed version 1.86. She has the right Versions of Generals (1.08) and Zero Hour (1.04)

She has a pretty nice Laptop and Windows 10. My cousin has also ROTR Windows 10 and it works pefectly.

Anyone has an solution for this?
Go to the top of the page
 
+Quote Post
Jakato
post 17 Feb 2018, 0:45
Post #2



Group Icon

Group: Members
Posts: 84
Joined: 13 December 2017
Member No.: 16473



Check for "ReleaseCrashInfo.txt" in "Command and Conquer Generals Zero Hour Data". It may specify what happened. Check the date and time that the file was modified to be sure that the "ReleaseCrashInfo.txt" refers to the crash that just happened. If the game crashed at 1:44 17/2/2018 the file must say it was modified at 1:44 17/2/2018. Normally the file will say exactly what the error was e.g. "memory access error".
Go to the top of the page
 
+Quote Post
ZunZero97
post 17 Feb 2018, 17:46
Post #3


A Legendary Fox
Group Icon

Group: Members
Posts: 839
Joined: 14 February 2015
From: Santiago Chile
Member No.: 10865
a man who play videogames, What are you waiting for me?



QUOTE (Kun @ 16 Feb 2018, 13:11) *
Hello everyone. First of all sorry for my bad english.

I want to play Rise of the Reds with my Sister over lan. But she got a "You have encountered a serious error. Serious errors can be caused by many things like viruses, overheated hardware..." When she tried to start. I'm pretty sure, the game is installed on the right path. At the beginning i had same problem with Zero Hour, but i downloaded ab options.ini and at least this worked, so I've downloaded version 1.85 installed it and then i installed version 1.86. She has the right Versions of Generals (1.08) and Zero Hour (1.04)

She has a pretty nice Laptop and Windows 10. My cousin has also ROTR Windows 10 and it works pefectly.

Anyone has an solution for this?

Copy and paste this on C:\Users\<USERNAME>\Documents\Command and Conquer Generals Zero Hour Data\options.ini
CODE
AntiAliasing = 0
DrawScrollAnchor =
FirewallBehavior = 0
GameSpyIPAddress = 192.168.0.1 (make sure you use your own IP)
Gamma = 50
IPAddress = 192.168.0.1 (make sure you use your own IP)
IdealStaticGameLOD = High
LanguageFilter = false
MoveScrollAnchor = 0
MusicVolume = 61
Resolution = 800 600
Retaliation = yes
SFX3DVolume = 58
SFXVolume = 53
ScrollFactor = 60
SendDelay = no
StaticGameLOD = lOW
UseAlternateMouse = no
UseDoubleClickAttackMove = no
VoiceVolume = 70


Or this:
CODE
AntiAliasing = 1
BuildingOcclusion = yes
DrawScrollAnchor =
DynamicLOD = no
ExtraAnimations = yes
GameSpyIPAddress = 0.0.0.0
Gamma = 50
IPAddress = 0.0.0.0
IdealStaticGameLOD = High
LanguageFilter = true
MaxParticleCount = 5000
MoveScrollAnchor =
MusicVolume = 55
Resolution = 1024 768
Retaliation = yes
SFX3DVolume = 79
SFXVolume = 71
ScrollFactor = 50
SendDelay = no
ShowSoftWaterEdge = yes
ShowTrees = yes
StaticGameLOD = Custom
TextureReduction = 0
UseAlternateMouse = no
UseCloudMap = yes
UseDoubleClickAttackMove = no
UseLightMap = yes
UseShadowDecals = yes
UseShadowVolumes = yes
VoiceVolume = 100


i hope it works.
Tell me if this works.

PD: But mainly depends on your OS System example if you have 32 bits or 64 bits.

This post has been edited by ZunZero97: 17 Feb 2018, 17:50
Go to the top of the page
 
+Quote Post
Kun
post 17 Feb 2018, 23:33
Post #4



Group Icon

Group: New Members
Posts: 2
Joined: 16 February 2018
Member No.: 16964



Release Crash at (null); Reason Uncaught Exception during initialization.

Last error:
Exception is access violation
WinMain at 4016e0
Error code: EXCEPTION_ACCESS_VIOLATION
Description: The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
Access address:000E9FB8 was read from.

Stack Dump:
<Unknown>(-1) : <Unknown> 0x7712FD18
<Unknown>(-1) : <Unknown> 0x7712FA0D
<Unknown>(-1) : <Unknown> 0x76F77065
<Unknown>(-1) : <Unknown> 0x007D217B
<Unknown>(-1) : <Unknown> 0x00780F4B
<Unknown>(-1) : <Unknown> 0x00780DEF
<Unknown>(-1) : <Unknown> 0x0074A8AB

Details:
Register dump...
Eip:7712FD18Esp:0019AE00Ebp:0019AF58
Eax:000E9FB8Ebx:08CA7CC8Ecx:08CC5B18
Edx:000174FCEsi:08CC5B10Edi:04830000
EFlags:00010246
CS:0023 SS:002b DS:002b ES:002b FS:0053 GS:002b
EIP bytes dump...

Bytes at CS:EIP (7712FD18) : 8B 00 8B 52 04 3B C2 0F 85 C9 64 05 00 3B C1 0F 85 C1 64 05 00 0F B7 06 29 47 74 8B 8F B4 00 00


Current stack:


This is the Crashinfo without using options.ini

Release Crash at Sat Feb 17 23:29:41 2018
; Reason Error parsing INI file 'Data\INI\Object\america\americaweaponobjects.ini' (Line: 'Object TermiteDroneMicrowavePulseEMPEffect ')


Last error:


Current stack:

this using the second options.ini


like i said, everything is installed right, i think it's because of win10


but thank you for your replies!
Go to the top of the page
 
+Quote Post
Jakato
post 18 Feb 2018, 18:34
Post #5



Group Icon

Group: Members
Posts: 84
Joined: 13 December 2017
Member No.: 16473



QUOTE (Kun @ 18 Feb 2018, 0:33) *
...


So you got a parsing error while using the options.ini ZunZero suggested?

Edit: You could use FinalBig to inspect the object causing the issue but if you save the fixed version it may not precisely match the data in the official release. This could lock you out of multiplayer for "cheating" by tweaking INI files. I guess you'll have to hope the devs pass you the INI file you need.

This post has been edited by Jakato: 18 Feb 2018, 18:40
Go to the top of the page
 
+Quote Post
Hanfield
post 18 Feb 2018, 19:46
Post #6



Group Icon

Group: Dev. Team
Posts: 616
Joined: 24 February 2015
From: Latvia
Member No.: 10884



You won't get banned for editing rotr_ini, if you want to find out why it crashes - launch Worldbuilder


--------------------
"don't live, hanfield"
"i swear to god, if this was a room full of you people i'd be taking off my gloves and slapping hanfield every 5 minutes"

- bruce 2016
Go to the top of the page
 
+Quote Post
ZunZero97
post 22 Feb 2018, 1:12
Post #7


A Legendary Fox
Group Icon

Group: Members
Posts: 839
Joined: 14 February 2015
From: Santiago Chile
Member No.: 10865
a man who play videogames, What are you waiting for me?



CODE
Reason Error parsing INI file 'Data\INI\Object\america\americaweaponobjects.ini' (Line: 'Object TermiteDroneMicrowavePulseEMPEffect ')

Are you sure you are running the right launcher?
Use RotrInternal.exe inteast ROTR185_Lnchr.exe
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 28 March 2024 - 14:08