Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: mmm99 on June 26, 2011, 03:15:30 am

Title: music error
Post by: mmm99 on June 26, 2011, 03:15:30 am
hi got an error when trying to put my own music in freespace need help.

here is error

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
.ogg
ntdll.dll! KiFastSystemCallRet
kernel32.dll! WaitForSingleObjectEx + 67 bytes
kernel32.dll! WaitForSingleObject + 18 bytes
FS2_Open_3_6_12r_INF.exe! <no symbol>
FS2_Open_3_6_12r_INF.exe! <no symbol>
FS2_Open_3_6_12r_INF.exe! <no symbol>
Title: Re: music error
Post by: The E on June 26, 2011, 05:34:06 am
Please post the entire fs2_open.log.
Title: Re: music error
Post by: Snail on June 26, 2011, 07:21:02 am
Maybe the filename is more than 32 characters.
Title: Re: music error
Post by: The E on June 26, 2011, 07:23:43 am
If it was, the error message would look different. Personally, I suspect a tbl error or something going wrong when trying to use play-sound-from-file.
Title: Re: music error
Post by: mmm99 on June 27, 2011, 03:56:23 am
its ok I sorted it out I think it was a vp building error on my part.

Thanks to all that replied.