Author Topic: What does this mean?  (Read 1552 times)

0 Members and 1 Guest are viewing this topic.

Offline FlamingCobra

  • An Experiment In Weaponised Annoyance
  • 28
Code: [Select]
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>

 

Offline Talon 1024

  • 29
  • How do you turn this on?
    • Mods, Games, and Stuff
That error is happening because the mission filename is longer than 32 characters.  Try naming it "One foot in the door_V2.fs2"
To understand religion, you need to understand morality first. | WCSaga website | WCSaga Forum | 158th website | 158th forum | Project Leader: WC: Hostile Frontier | WCHF Thread at CIC | Wing Blender | Twist of Fate | Multipart turrets on angled surfaces, tutorial included. | My Google Drive stuff | To convert speeds from WC to WCS, multiply both the cruise speed and the Afterburner speed by 0.15625 (5/32)

FS2 Mods I'm waiting on: Inferno 10th Anniversary
Current Project: Contestant Android app, Learn4Life iOS app, Blender Commander (importer).
The FreeSpace Font Foundry is back in action!

 

Offline FlamingCobra

  • An Experiment In Weaponised Annoyance
  • 28
Thank you!