Author Topic: Error updating Nightlies (Solve)  (Read 4213 times)

Offline Kieso

  • Squaddie
  • *
  • Posts: 9
    • View Profile
Error updating Nightlies (Solve)
« on: April 07, 2016, 05:05:22 am »
Greetings to all.
Thanks for the work of this great game.

OS: Win 7 Professional Service Pack 1

I can initially install the game and start. The problem is to install the latest updates (Nightlies). Worked to openxcom_git_master_2016_03_23_0208.zip before the program worked, from here it gives the error. There is no active mod

The game fails 0cx0000005 (Openxcom has crashed: code 0xc0000005)
File Report:

[04/06/2016 21:02:57] [INFO] Data folder is:
[06/04/2016 21:02:57] [INFO] Data search is:
[06/04/2016 21:02:57] [INFO] - C: \ Users \ Alvesbri \ Documents \ OpenXcom \
[06/04/2016 21:02:57] [INFO] - C: \ Program Files \ OpenXcom
[06/04/2016 21:02:57] [INFO] - C: \ Program Files \ OpenXcom
[06/04/2016 21:02:57] [INFO] User folder is: C: \ Users \ Alvesbri \ Documents \ OpenXcom \
[04/06/2016 21:02:57] [INFO] Config folder is: C: \ Users \ Alvesbri \ Documents \ OpenXcom \
[04/06/2016 21:02:57] [INFO] Options loaded successfully.
[06/04/2016 21:02:58] [INFO] SDL initialized successfully.
[04/06/2016 21:02:58] [INFO] SDL_mixer initialized successfully.
[06/04/2016 21:02:58] [INFO] Attempting to set display to 1024x768x8 ...
[04/06/2016 21:02:58] [INFO] Display Set to 1024x768x8.
[04/06/2016 21:02:58] [INFO] Loading data ...
[06/04/2016 21:02:58] [INFO] Scanning standard mods in 'standard' ...
[06/04/2016 21:02:58] [INFO] Scanning user mods in 'C: \ Users \ Alvesbri \ Documents \ OpenXcom \ mods' ...
[04/06/2016 21:02:58] [INFO] Mapping resource files ...
[04/06/2016 21:02:58] [INFO] Resources mapped files successfully.
[04/06/2016 21:02:59] [INFO] Loading fonts ... Font.dat
[06/04/2016 21:02:59] [INFO] Extra resources from ruleset Loading ...
[04/06/2016 21:02:59] [INFO] Data loaded successfully.
[04/06/2016 21:02:59] [INFO] Loading language ...
[06/04/2016 21:02:59] [INFO] Language loaded successfully.
[04/06/2016 21:02:59] [INFO] OpenXcom started successfully!
[04/06/2016 21:02:59] [INFO] Playing FLX, 320x200, 890 frames
[04/06/2016 21:02:59] [INFO] Using software scaling routine. For best results, try an OpenGL filter.
[04/06/2016 21:03:00] [INFO] SDL_mixer initialized successfully.
[04/06/2016 21:03:00] [INFO] SDL_mixer initialized successfully.
[06/04/2016 21:03:01] [FATAL] A fatal error has occurred: code 0xc0000005
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] 0x9018a0 SDL_MixAudio (??: 487)
[06/04/2016 21:03:01] [FATAL] ??: 487
[06/04/2016 21:03:01] [FATAL] 0x7724999f RtlInitializeExceptionChain (??: 487)
[06/04/2016 21:03:01] [FATAL] 0x7724999f RtlInitializeExceptionChain (??: 487)
[06/04/2016 21:03:02] [FATAL] Crash dump generated at C: \ Users \ Alvesbri \ Documents \ OpenXcom \ 06-04-2016_21-03-01.dmp
[04/06/2016 21:03:04] [FATAL] OpenXcom has crashed: code 0xc0000005
Extra information has been saved to openxcom.log.

It may be something very simple, but not see it.
Beforehand, thank you for any help.
« Last Edit: April 09, 2016, 01:16:02 am by Kieso »

Offline g5-freemen

  • Captain
  • ***
  • Posts: 75
    • View Profile
Re: Error updating Nightlies
« Reply #1 on: April 07, 2016, 10:42:39 am »
Try to delete old COMMON and STANDART folders in your game directory then extract files and folders from latest nightly archive.

and also you can try to delete options.cfg at your Documents\OpenXcom folder at drive C
or try just change in notepad this strings in options.cfg at your Documents\OpenXcom folder at drive C
  useOpenGL: true
  checkOpenGLErrors: false
  useOpenGLSmoothing: true

which video card and video driver you use at your PC ?

 Also try to update DirectX
« Last Edit: April 07, 2016, 10:45:49 am by g5-freemen »

Offline Kieso

  • Squaddie
  • *
  • Posts: 9
    • View Profile
Re: Error updating Nightlies
« Reply #2 on: April 08, 2016, 07:29:47 am »
Hello again.

G5-freemen Thanks for the suggestions. Then I report the steps executed

1) Delete folders and Standar Common, before upgrading to the latest version and remove options.cfg: Error 0cx0000005

2) Edit options.cfg

Initial values:

useOpenGL: false
checkOpenGLErrors: false
useOpenGLShader: Shaders / Raw.OpenGL.shader
vSyncForOpenGL: true
useOpenGLSmoothing: true

Modified values:

useOpenGL: true
checkOpenGLErrors: false
useOpenGLShader: Shaders / Raw.OpenGL.shader
vSyncForOpenGL: true
useOpenGLSmoothing: true

Result: Error 0cx0000005

3) Check Direct x: using Dxdiag: DirectX 11 No update is available with the system update

4) Video Card:
Nvidia Geforce 7300 Gt
Controller: NVD3DUMX.DLL, NVD3DUM
Version: 9.18.13.908 18/02/15
Controller Model: WDDM 1.0

Install OpenXcom 2 more machines, to verify that there were some corrupt file and the game runs smoothly ... ?????

Offline R1dO

  • Colonel
  • ****
  • Posts: 437
    • View Profile
Re: Error updating Nightlies
« Reply #3 on: April 08, 2016, 09:32:18 am »
1) Delete folders and Standar Common, before upgrading to the latest version and remove options.cfg: Error 0cx0000005

On 1) Did you also reinstalled the original files from the original (e.g. the UFO and TFTD directories) ?

Besides that .. the original error complains during SDL_mixer. You do have working sound on your computer?

Offline Kieso

  • Squaddie
  • *
  • Posts: 9
    • View Profile
Re: Error updating Nightlies
« Reply #4 on: April 09, 2016, 01:15:24 am »

R1dO Thanks for the tips.

If I have sound on the PC

Fixed: delete the original files from Xcom and copy them back and let the program work ???? ;) !!!!

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8644
    • View Profile
Re: Error updating Nightlies (Solve)
« Reply #5 on: April 09, 2016, 08:50:15 pm »
Just FYI, happened to me too.
I have deleted options.cfg and it started working again.

Offline g5-freemen

  • Captain
  • ***
  • Posts: 75
    • View Profile
Re: Error updating Nightlies (Solve)
« Reply #6 on: April 09, 2016, 10:18:21 pm »
Try to update videodriver (Nvidia forceware) & maybe not bad idea to update all drivers (i usually use simple program - DriverPack Online, it download latest drivers from internet), especially audio driver.
Also i can pack to archive my working OpenXCom, send it to you and you can try to run it. If it will not work - problems with your software or OS.


Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8644
    • View Profile
Re: Error updating Nightlies (Solve)
« Reply #7 on: April 09, 2016, 10:32:41 pm »
Try to update videodriver (Nvidia forceware) & maybe not bad idea to update all drivers (i usually use simple program - DriverPack Online, it download latest drivers from internet), especially audio driver.
Also i can pack to archive my working OpenXCom, send it to you and you can try to run it. If it will not work - problems with your software or OS.

I said it's working for me... just saying for others that if it happens, they should try deleting options.cfg. That should help.

Offline Kieso

  • Squaddie
  • *
  • Posts: 9
    • View Profile
Re: Error updating Nightlies (Solve)
« Reply #8 on: April 11, 2016, 07:16:16 pm »
Check that the folder where the original files UFO only there are 10 folders. Generally all files that do not serve this later (unless they have been placed on purpose for some purpose). To my careless step unzipped me an update Nightlies there and play and not work.