Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: FlamingCobra on September 24, 2011, 11:31:17 am
-
ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
One foot in the Door (REVISED).fs2
ntdll.dll! ZwWaitForSingleObject + 21 bytes
kernel32.dll! WaitForSingleObject + 18 bytes
fred2_open_3_6_12r_INF.exe! <no symbol>
fred2_open_3_6_12r_INF.exe! <no symbol>
-
That error is happening because the mission filename is longer than 32 characters. Try naming it "One foot in the door_V2.fs2"
-
Thank you!