Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: HLD_Prophecy on October 31, 2016, 10:26:05 am

Title: Mainhall error
Post by: HLD_Prophecy on October 31, 2016, 10:26:05 am
Hey all, my mod is almost done and ready for beta testing!

When Freesspace attempts to load my custom mainhall, I get this error:

Code: [Select]
main_hall_init() was passed a blank main hall name; loading first available main hall.
ntdll.dll! NtWaitForSingleObject + 21 bytes
kernel32.dll! WaitForSingleObjectEx + 67 bytes
kernel32.dll! WaitForSingleObject + 18 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! SCP_DumpStack + 354 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! Warning + 491 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! main_hall_init + 201 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! game_enter_state + 359 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! gameseq_set_state + 303 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! game_process_event + 651 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! gameseq_process_events + 149 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! game_main + 787 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! WinMain + 328 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! invoke_main + 30 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! __scrt_common_main_seh + 346 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! __scrt_common_main + 13 bytes
fs2_open_3_7_4_SSE2-DEBUG.exe! WinMainCRTStartup + 8 bytes
kernel32.dll! BaseThreadInitThunk + 18 bytes
ntdll.dll! RtlInitializeExceptionChain + 99 bytes
ntdll.dll! RtlInitializeExceptionChain + 54 bytes

When I hit "No" to continue, the mainhall loads fine, everything working. Could someone please help me out?

Thanks!
Title: Re: Mainhall error
Post by: niffiwan on October 31, 2016, 04:21:06 pm
Don't worry about that warning, it's over-zealous & has been downgraded to a log message in 3.7.5.
Title: Re: Mainhall error
Post by: HLD_Prophecy on October 31, 2016, 08:01:07 pm
Er... oky doky, thanks!

Maybe I should get 3.7.5, did it come out yet?
Title: Re: Mainhall error
Post by: niffiwan on October 31, 2016, 08:14:31 pm
The nightlies are 3.7.5 and if you're ready for beta testing, I'd advise not switching to it yet. Stick with the stable 3.7.4 (like BtA has)