Author Topic: Game Messed Up!  (Read 4130 times)

0 Members and 1 Guest are viewing this topic.

Offline FUBAR-BDHR

  • Self-Propelled Trouble Magnet
  • 212
  • Master Drunk
    • 165th Beer Drinking Hell Raisers
$Allowed Dogfight PBanks: ( "Subach HL-D" "Prometheus D" "Morning star" )

Just a guess but since you were getting an error about Morning star try changing that to Morning Star or even better the MorningStar D
No-one ever listens to Zathras. Quite mad, they say. It is good that Zathras does not mind. He's even grown to like it. Oh yes. -Zathras

 

Offline Zacam

  • Magnificent Bastard
  • Administrator
  • 211
  • I go Sledge-O-Matic on Spammers
    • Steam
    • Twitter
    • ModDB Feature
GTF Apollo and GTFr Chronos both have errors in the +Description: values. They are supposed to be XSTR(""-1).

EX:
Code: [Select]
+Description:
XSTR("Original space superiority fighter of the GTA fleet. Highly versatile, often doubles as assault type. Low weapon compatibility.",-1)
$end_multi_text
and
Code: [Select]
+Tech Description:
XSTR("For almost half a century, the Chronos has been the freighter to pick when your cargo absolutely must get through. Its heavy dorsal turret has firepower equivalent to a light fighter, and its hull is almost as strong as a cruiser's. Although the Chronos, like all cargo ships, needs escort, they are considerably tougher to crack than most. The GTFr Chronos has begun seeing more widespread deployment after the newer Triton freighters suffered unacceptable casualties against NTF forces.",-1)
$end_multi_text
« Last Edit: January 27, 2010, 04:55:21 pm by Zacam »
Report MediaVP issues, now on the MediaVP Mantis! Read all about it Here!
Talk with the community on Discord
"If you can keep a level head in all this confusion, you just don't understand the situation"

¤[D+¬>

[08/01 16:53:11] <sigtau> EveningTea: I have decided that I am a 32-bit registerkin.  Pronouns are eax, ebx, ecx, edx.
[08/01 16:53:31] <EveningTea> dhauidahh
[08/01 16:53:32] <EveningTea> sak
[08/01 16:53:40] * EveningTea froths at the mouth
[08/01 16:53:40] <sigtau> i broke him, boys

 

MastaRyan

  • Guest
It works. Thanks man!

  

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
The only place where 'count < max_int' assert happens is in 'stuff_int_list' function... In ships table this function is used in the options listed below.. Problem is that the table tries to insert more options to the list than what list allows.

Places where it is used & the maximum number of values:
Code: [Select]
$Detail distance:   (5)
$Explosion Animations:   (32)
$Allowed PBanks:   (200 or 300 with inferno)
$Allowed Dogfight PBanks:   (200 or 300 with inferno)
$Default PBanks:   (3)
$PBank Capacity:   (3)
$Allowed SBanks:   (200 or 300 with inferno)
$Allowed Dogfight SBanks:   (200 or 300 with inferno)
$Default SBanks:   (4)
$SBank Capacity:   (4)
+As Color: of the $Ship IFF Colors: setting (3)
Subsystem entries ...
$Default PBanks:  (3)
$PBank Capacity:  (3)
$Default SBanks:   (4)
$SBank Capacity:   (4)
« Last Edit: February 01, 2010, 02:58:56 am by Wanderer »
Do not meddle in the affairs of coders for they are soggy and hard to light