View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002142 | FSSCP | --------- | public | 2010-02-25 13:12 | 2010-03-04 18:53 |
| Reporter | Night | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.6.11 | ||||
| Summary | 0002142: 3.6.12 RC1 String Error | ||||
| Description | 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> <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 Information | Spits 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. | ||||
| Tags | No tags attached. | ||||
|
|
Can you post fs2_open.log file? |
|
|
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. |
|
|
I suggest closing/bydesign. |
|
|
Game is ATM designed to handle filenames of up to 32 characters. |
| 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 |