Author Topic: Major tabling glitches here, PLEASE help!  (Read 3622 times)

0 Members and 1 Guest are viewing this topic.

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
EDIT: Fixed. Please look below for my NEXT problem! :D
« Last Edit: January 22, 2004, 06:41:45 pm by 368 »

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
EDIT: Deleted.
« Last Edit: January 18, 2004, 03:34:00 pm by 368 »

 

Offline Taristin

  • Snipes
  • 213
  • BlueScalie
    • Skelkwank Shipyards
Major tabling glitches here, PLEASE help!
Appearently, you have the tags in the wrong places... Or so it seems to e.
Freelance Modeler | Amateur Artist

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
All the weapon are like this:
$Rearm Rate:
$Flags

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
BUMP:

New glitch---I have a GTC Fenris (placeholder) in there, and it shows up in the latest FS2_Open EXE, however, it DOESN'T show up in FRED2, FRED3.41, Vanilla FS2, and the latest FRED2_OPEN, and the latest FRED2_OGL_OPEN.

Ideas?

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Major tabling glitches here, PLEASE help!
you mean the high poly one?
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline Black Wolf

  • Twisted Infinities
  • 212
  • Hey! You! Get off-a my cloud!
    • Visit the TI homepage!
Major tabling glitches here, PLEASE help!
Try puttiing a very slightly different entry in there (say, give it one extra hitpoint and a different name) just befre the Fenris. I don't know why this works, but it meant I coud see my ship in FRED... kinda...
TWISTED INFINITIES · SECTORGAME· FRONTLINES
Rarely Updated P3D.
Burn the heretic who killed F2S! Burn him, burn him!!- GalEmp

 

Offline Zarax

  • 210
Major tabling glitches here, PLEASE help!
Weird...
Tables management needs a strong reworking...
It would be far more efficent if every object would be in it's separate file and FS loads only the ones required by the mission...
It would be easier to track problems and you would also optimize loading times... After all it's pretty hard to load more than 20% of ingame models in a mission...
The Best is Yet to Come

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Major tabling glitches here, PLEASE help!
Easily said. I'm sure it's not so easily done. :D
Karajorma's Freespace FAQ. It's almost like asking me yourself.

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

 

Offline Zarax

  • 210
Major tabling glitches here, PLEASE help!
Well, basically it is a small database management, it shouldn't be that hard...
I might try to work over it as soon as i'll get VS.NET
The Best is Yet to Come

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
Doesn't work, BA. :(

Anything else I could try?

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
Found the glitch. For some odd reason, all my FRED2's are reading from the FS2 Root directory, instead of searching for the tables in the data/tables directory.

So while I was modifying the tables in the table directory, the FRED2 found the tables in the root directory BEFORE finding the ones in the tables directory.

Bizzarre, I know, but if any of you other modders have the probs I described, try doing what I did (deleting the offending tables) ;)

 

Offline aldo_14

  • Gunnery Control
  • 213
Major tabling glitches here, PLEASE help!
Quote
Originally posted by Unknown Target
Found the glitch. For some odd reason, all my FRED2's are reading from the FS2 Root directory, instead of searching for the tables in the data/tables directory.

So while I was modifying the tables in the table directory, the FRED2 found the tables in the root directory BEFORE finding the ones in the tables directory.

Bizzarre, I know, but if any of you other modders have the probs I described, try doing what I did (deleting the offending tables) ;)


Isn't that what it's supposed to do?

(root dir files, dir files, root vp files, dir vp files - ? )

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
I have no idea. If it's supposed to do that, then shouldn't the Launcher and the EXE do the same thing?

 

Offline aldo_14

  • Gunnery Control
  • 213
Major tabling glitches here, PLEASE help!
Um..dunno.  Maybe something to do with the -mod folder support?

I'm sure that's the way Fs 1.2 was supposed to work, anyways.

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Major tabling glitches here, PLEASE help!
That's what it's supposed to do.  Search in Freespace2 first, then Freespace2/data, then Freespace2/data/tables.  Then search VPs in the same directory order.

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
Don't you think that should be reversed?

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Major tabling glitches here, PLEASE help!
No, that's the way it's always been.  As karajorma said elsewhere, if it looked in the VP files first, you'd have to rebuild them after every change.

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Major tabling glitches here, PLEASE help!
I meant shouldn't it look in the data/tables folder first, then the data directory, then the VP files? (you said it looked in the data folders, then the data/tables folders, then the VP files).

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Major tabling glitches here, PLEASE help!
Oh.  Maybe, but this is the way it's set up.  Probably so that changes could be made more quickly, especially during development.