Hard Light Productions Forums

Hosted Projects - Standalone => Diaspora => Diaspora Tech Help => Topic started by: procdrone on October 04, 2014, 10:22:03 am

Title: model errors?
Post by: procdrone on October 04, 2014, 10:22:03 am
I just installed Diaspora with all the patches... and...

Code: [Select]
Model <Camera.pof> has a radius <= 0.1f

ntdll.dll! NtWaitForSingleObject + 21 bytes
kernel32.dll! WaitForSingleObjectEx + 67 bytes
kernel32.dll! WaitForSingleObject + 18 bytes
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
kernel32.dll! BaseThreadInitThunk + 18 bytes
ntdll.dll! RtlInitializeExceptionChain + 99 bytes
ntdll.dll! RtlInitializeExceptionChain + 54 bytes

There are few more similar errors like this, but corresponding other models.
Title: Re: model errors?
Post by: zookeeper on October 04, 2014, 10:35:09 am
That particular error is harmless. It can arguably be a bit of an annoying one though due to the way it's almost always just a false positive. :doubt:
Title: Re: model errors?
Post by: karajorma on October 04, 2014, 10:19:57 pm
You're running the debug build which is mainly meant for developers or people reporting a more serious bug.

Unless you fall into one of those categories go back to basic settings in the launcher and change the FS2 Open Executable to the one which doesn't say debug.
Title: Re: model errors?
Post by: procdrone on October 05, 2014, 02:31:56 am
I am well aware i've ran a debug build.

I've encountered a "Malloc Failed" while loading mission 3, and ran a debug to see what might cause it.