Shady7557 / CoDUO-FoV-Changer

A field of view changer for Call of Duty 1 and United Offensive.
Do What The F*ck You Want To Public License
12 stars 0 forks source link

Issues on 2.0.8 #3

Open CCordova94 opened 11 months ago

CCordova94 commented 11 months ago

I keep getting this error while executing the program and while im running cod1 1.5, also mouse look stops working.

image

Any idea?

Keep the good work (y).

000 12-12-2023 13:48:28: ===========CoDUO FoV Changer Log File=========== 001 12-12-2023 13:48:28: * [ThrowRequiredMemberMissingException] Error en la línea 1, posición 141. No se esperaban los elementos 'Element' 'fog' del espacio de nombres 'http://schemas.datacontract.org/2004/07/CoDUO_FoV_Changer'. Se espera el elemento 'disableUpdateTimer'. 002 12-12-2023 13:48:38: Successfully started application, version 2.0.6 003 12-12-2023 13:50:23: HasChanged, so writing to disk 004 12-12-2023 13:50:23: Wrote settings to disk

EDIT: I cant run the steam version though the program too.

image

Shady7557 commented 11 months ago

Thank you for opening this issue.

I have identified a potential problem with loading the resource on startup. I'm unsure what has caused the XML error, but I will look into it as well.

"Failed to find Steam." can be resolved by copying "Steam.dll" from the Steam installation folder into the game's directory. The game fails to start because it tries to launch the executable directly; on Steam, the game is not split into two separate app IDs, and so trying to launch the game through the app ID causes Steam to launch the single-player campaign instead of prompting or launching multiplayer. I believe recent Steam changes may have made it possible to start the game properly, so I will look into that again as well.

Shady7557 commented 11 months ago

Also, your log indicates 2.0.6 😛 This is of no concern because I am quite sure the issue still exists on newer versions (there is no reason it shouldn't), but I just wanted to point it out. :)