Author Topic: Help ... I'm Confused  (Read 2101 times)

0 Members and 1 Guest are viewing this topic.

Offline Flexion

  • 23
I was making an event, but I wrote something wrong. So FRED2 closed. And I can't open my file. This pops out:

Error: C:\FreeSpace2\data\Missions\Shipyard.fs2(line 1028:
Error: Required token = [#Goals] or [$Formula:], found [)] .

File: PARSELO.CPP
Line: 667


Call stack:
------------------------------------------------------------------
    fred2_open_3_6_10_debug-20071007T.exe 00510967()
    fred2_open_3_6_10_debug-20071007T.exe 004f6af4()
    fred2_open_3_6_10_debug-20071007T.exe 004f82ec()
    fred2_open_3_6_10_debug-20071007T.exe 004f91c6()
    fred2_open_3_6_10_debug-20071007T.exe 004334e4()
    fred2_open_3_6_10_debug-20071007T.exe 004329c8()
    fred2_open_3_6_10_debug-20071007T.exe 00978e76()
    fred2_open_3_6_10_debug-20071007T.exe 0097f115()
    fred2_open_3_6_10_debug-20071007T.exe 0098b0f5()
    fred2_open_3_6_10_debug-20071007T.exe 00997419()
    fred2_open_3_6_10_debug-20071007T.exe 0098ae52()
    fred2_open_3_6_10_debug-20071007T.exe 00961564()
    fred2_open_3_6_10_debug-20071007T.exe 00961c91()
    fred2_open_3_6_10_debug-20071007T.exe 009a2fb7()
    fred2_open_3_6_10_debug-20071007T.exe 0095cfbb()
------------------------------------------------------------------

can someone help?

BTW I was doign the Walkthrough. ^^
Flexion

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Seems like you have an extra bracket somewhere. This is the sort of problem that's very easy to fix if you have a good text editor. If you have one that does line numbers simply load the mission into it (All FS2 Missions and tables are text files) scroll to line 1028 and remove the extra bracket. Should work fine then.

If you don't post it and I'll fix it for you. In fact post it either way. You shouldn't be able to crash FRED just cause you did something wrong so whatever causes this problem ought to be fixed.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Flexion

  • 23
kk here you go ...



[attachment deleted by ninja]
Flexion

 

Offline Polpolion

  • The sizzle, it thinks!
  • 211
I removed the bracket for you, but that honestly didn't look like it was the problem.

[attachment deleted by ninja]

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Yeah. The mission actually looks fine to me. Going to check more in depth.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Flexion

  • 23
ok ... thnx. It happened when I added the SEXP Modify-Variable.
Flexion

 

Offline Flexion

  • 23
OH great ... now I can't even open FRED2 ...

I keep clicking it but I don't work.

"fred2_open_3_6_10-20071007T.exe"
Flexion

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
I see the problem now, its obvious once you remove the bracket and allow FRED to actually load the mission even with errors. You haven't picked a variable for this SEXP

modify-variable
-DockCount[0]
-- +
---DockCount[0]
---1

You've TYPED IN the name of a variable and you've used curly brackets instead of square ones. You can easily avoid this kind of error if you press the right mouse button on the SEXPs and use the pop up menu instead of typing.

Anyway I'm attaching a fixed version.

 

[attachment deleted by ninja]
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Flexion

  • 23
Ok thnx! ... as for FRED? How can I open it again?
Flexion

 

Offline Colonol Dekker

  • HLP is my mistress
  • 213
  • Aken Tigh Dekker- you've probably heard me
    • My old squad sub-domain
All hail Karajorma! Variables both amaze and confuse me, i'll have to reiterate some lost knowledge to myself by looking through some old missions :)
Campaigns I've added my distinctiveness to-
- Blue Planet: Battle Captains
-Battle of Neptune
-Between the Ashes 2
-Blue planet: Age of Aquarius
-FOTG?
-Inferno R1
-Ribos: The aftermath / -Retreat from Deneb
-Sol: A History
-TBP EACW teaser
-Earth Brakiri war
-TBP Fortune Hunters (I think?)
-TBP Relic
-Trancsend (Possibly?)
-Uncharted Territory
-Vassagos Dirge
-War Machine
(Others lost to the mists of time and no discernible audit trail)

Your friendly Orestes tactical controller.

Secret bomb God.
That one time I got permabanned and got to read who was being bitxhy about me :p....
GO GO DEKKER RANGERSSSS!!!!!!!!!!!!!!!!!
President of the Scooby Doo Model Appreciation Society
The only good Zod is a dead Zod
NEWGROUNDS COMEDY GOLD, UPDATED DAILY
http://badges.steamprofile.com/profile/default/steam/76561198011784807.png

 

Offline Flexion

  • 23
lol ...  :P
Flexion

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Most likely a simple computer restart will fix whatever is ailing it.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Flexion

  • 23
oky dokey ... thnx!  :D
Flexion