Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Bryan See on August 01, 2016, 05:30:16 am

Title: Unable to start FRED2_Open
Post by: Bryan See on August 01, 2016, 05:30:16 am
Hello.

I'm getting an OpenGL initialisation error of some kind upon starting up the latest nightly build of FRED2_Open, namely the release executable.

Here's the error message:

Code: [Select]
Error: Unable to initialize display device!

File: gropengl.cpp
Line: 1455

ntdll.dll! ZwWaitForSingleObject + 12 bytes
KERNELBASE.dll! WaitForSingleObject + 18 bytes
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
SDL2.dll! SDL_LogCritical + 545889 bytes
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
USER32.dll! SetManipulationInputTarget + 83 bytes
USER32.dll! CallWindowProcW + 768 bytes
USER32.dll! DispatchMessageW + 1328 bytes
USER32.dll! SetRectEmpty + 256 bytes
ntdll.dll! KiUserCallbackDispatcher + 54 bytes
USER32.dll! CreateWindowExW + 409 bytes
USER32.dll! CreateWindowExA + 56 bytes
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
USER32.dll! SetManipulationInputTarget + 83 bytes
USER32.dll! CallWindowProcW + 768 bytes
USER32.dll! DispatchMessageW + 1328 bytes
USER32.dll! SetRectEmpty + 256 bytes
ntdll.dll! KiUserCallbackDispatcher + 54 bytes
USER32.dll! CreateWindowExW + 409 bytes
USER32.dll! CreateWindowExA + 56 bytes
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
fred2_open_3_7_5_20160731_feb49ea_SSE2.exe! <no symbol>
KERNEL32.DLL! BaseThreadInitThunk + 36 bytes
ntdll.dll! RtlUnicodeStringToInteger + 595 bytes
ntdll.dll! RtlUnicodeStringToInteger + 542 bytes

I tried running the debug executable, but nothing has come out, and there's no log file produced.
Title: Re: Unable to start FRED2_Open
Post by: X3N0-Life-Form on August 01, 2016, 05:44:34 am
Could this be the issue : SDL2.dll for recent FRED2_Open 3.7.5 nightlies (http://www.hard-light.net/forums/index.php?topic=92292.msg1823963#msg1823963) ?
Title: Re: Unable to start FRED2_Open
Post by: Bryan See on August 02, 2016, 12:13:49 am
Yes, and I downloaded it. FRED2Open starts successfully, but after hours of inactivity, it crashes. This, along with the nightly-build updates of SDL2.dll, is a serious issue that you have to contend with, especially after the release of the Windows 10 Anniversary Update.