Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Black Wolf on September 11, 2004, 01:30:44 pm

Title: Weird error
Post by: Black Wolf on September 11, 2004, 01:30:44 pm
Quote
Assert: strlen(buffer) < 1024
File: H:\projects\Freespace\scp\fred_upgrade\code\Parse\PARSELO.CPP
Line: 369


Got this running a debug build of FRED over Omniscapers ST conversions. It was working fine, then I tried changing the defiants shield ani, and it stopped working. Changing the ships.tbl back didn't help, nor did rebooting, so I'm kinda stumped. It manifests itself in FS2 by showing me the loading screen when I click run on the launcher before immediately dumping me back to desktop, the novelty of which, as you can no doubt imagine, wears off rapidly.
Title: Weird error
Post by: phreak on September 11, 2004, 01:52:19 pm
which fred is this?
Title: Weird error
Post by: Black Wolf on September 11, 2004, 02:23:14 pm
3.5.5
Title: Weird error
Post by: Black Wolf on September 12, 2004, 03:03:48 am
Never mind, sorted i. Apparently there's an upper limit on tech description length, though this is the first time I'd run into it.