Author Topic: Doing a clean install of FS.  (Read 3008 times)

0 Members and 1 Guest are viewing this topic.

Offline Target

  • 25
Doing a clean install of FS.
The zip works, but trying it in game I lock up when I click the ready room.

 

Offline Tiara

  • Mrs. T, foo'!
  • 210
Doing a clean install of FS.
Latest release error.

Quote

Tiara wrote in a PM to Bobbau on 08-27-2003 07:46 PM:

Whenever I use the launcher and have set the video options etc etc etc etc and clikc run it works perfectly. But then, I try to run the original FS2 campaign. This is the very first training mission. This happens before I even see the loading screen.
Code: [Select]
Error: Argument type mismatch.

In sexpression: ( and
   ( is-goal-true-delay
      "Flight Training"
      0
   )
   ( not ( special-check 2000 ) )
)
(Error appears to be: special-check)
File:E:\Languages\Visual Studio Projects\Visual C++\fs2_open\code\Mission\MissionParse.cpp
Line: 4168

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------

I AM GOD! AND I SHALL SMITE THEE!



...because I can :drevil:

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Doing a clean install of FS.
Yes, I noticed.  It was probably introduced when I added those extra sexps.  I have no idea what happened, but I'm looking into it.

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Doing a clean install of FS.
Heh - those new sexps I added pushed the number over 256, causing all kinds of weird behavior.  I fixed it so that now we can have up to 1024 sexps without any problems. :)

So, it should be fixed.  Download from the same link again. :)

 

Offline Petrarch of the VBB

  • Koala-monkey
  • 211
Doing a clean install of FS.
Um...

Quote
Error: error reading registry, registry string 'VideocardFs2open' not present,
 this is why you are crashing,
 be sure to use the NEW launcher to set up you're registry,
 make sure you run it without internet explorer or windows explorer running
File:E:\Languages\Visual Studio Projects\Visual C++\fs2_open\code\FREESPACE2\FreeSpace.cpp
Line: 2471

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------


New launcher?
I was unaware...

  

Offline Target

  • 25
Doing a clean install of FS.
Still locks up hard. Have to reset my comp. Tried it a few times. always seems to happen right before the loading screen. Either when I click the ready room or when I'm about to start a mission.

Also when I try to use the -dshowvid command I get this,


Error: Unrecogzined command line parameter -dshowvid
File:D:\FSO\fs2_open\code\Cmdline\cmdline.cpp
Line: 540

Call stack:
------------------------------------------------------------------
    kernel32.dll 77e814c7()
------------------------------------------------------------------

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Doing a clean install of FS.
Quote
Originally posted by Petrarch of the VBB
New launcher?
I was unaware...


See the forum.

Target - you may want to put that on Bugzilla.