View Issue Details

IDProjectCategoryView StatusLast Update
0002142FSSCP---------public2010-03-04 18:53
ReporterNight Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version3.6.11 
Summary0002142: 3.6.12 RC1 String Error
DescriptionERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Beyond 2nd Knossos - loop2-2.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! <no symbol>
<no module>! RegisterWaitForInputIdle + 73 bytes
Additional InformationSpits out across SSE2, SSE1, and non-SSE builds. First discovered Happens every time immediately on program start. INF/Non-INF makes no difference. Above debug build spew; happens once, press OK, program immediately crashes.

Mods selected or not has no effect.

Non debug build spew as follows. (Program will eventually start, however.)

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Beyond 2nd Knossos - loop2-2.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Capella 1 (Epsilon Pegasai node) - sm2-02.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Capella 1 (Epsilon Pegasai node) - sm2-02.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Capella 2 (Epsilon Pegasai node) - sm3-06.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Capella 3 (3rd Fleet HQ) - sm3-07.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Capella 4 (GammaDrac node) - sm3-08.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Capella 5 (Epsilon Pegasai node) - sm3-09.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
Capella 6 (Vega node) - sm3-10.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
GammaDrac 1 (near Knossos) - sm1-04.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Pressed OK.

ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
GammaDrac 2 (Capella node) - sm2-04.fs2
<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! <no symbol>
<no module>! <no symbol>

Lather rinse repeat for all remaining GammaDrac, Polaris 1, and Sirius 2.
TagsNo tags attached.

Activities

Wanderer

2010-02-25 18:38

developer   ~0011710

Can you post fs2_open.log file?

FUBAR-BDHR

2010-02-25 20:02

developer   ~0011711

The problem here is you cannot have any files with names over 32 characters in your FS2 data directory or below. Those mission file names need to be shortened. 3.6.10 and earlier did not catch this. 3.6.12 does.

portej05

2010-03-01 08:19

reporter   ~0011728

I suggest closing/bydesign.

Wanderer

2010-03-04 18:53

developer   ~0011745

Game is ATM designed to handle filenames of up to 32 characters.

Issue History

Date Modified Username Field Change
2010-02-25 13:12 Night New Issue
2010-02-25 18:38 Wanderer Note Added: 0011710
2010-02-25 20:02 FUBAR-BDHR Note Added: 0011711
2010-03-01 08:19 portej05 Note Added: 0011728
2010-03-04 18:53 Wanderer Note Added: 0011745
2010-03-04 18:53 Wanderer Status new => closed
2010-03-04 18:53 Wanderer Resolution open => no change required