Author Topic: Vasudan Weapons  (Read 1742 times)

0 Members and 1 Guest are viewing this topic.

Offline Molaris

  • 27
do Vasudan ships have a max number of beam cannons allowed on them? I keep getting these messages and I can only assume they do

Code: [Select]
Too many beam sections for weapon SVas - max is 5
ntdll.dll! KiFastSystemCallRet
kernel32.dll! WaitForSingleObjectEx + 67 bytes
kernel32.dll! WaitForSingleObject + 18 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! SCP_DumpStack + 354 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! Warning + 430 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! parse_weapon + 13117 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! parse_weaponstbl + 172 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! parse_modular_table + 267 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! weapon_init + 101 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! game_init + 1640 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! game_main + 519 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! WinMain + 330 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! __tmainCRTStartup + 358 bytes
fs2_open_3_6_14_RC4_DEBUG_NO-SSE.exe! WinMainCRTStartup + 15 bytes
kernel32.dll! BaseThreadInitThunk + 18 bytes
ntdll.dll! RtlInitializeExceptionChain + 239 bytes
ntdll.dll! RtlInitializeExceptionChain + 194 bytes

if so, that kinda bites!
"Hey, Mike, you think you can toss me my calculations? Thanks! Ah, here it is: "Breach Hull - All Die." Even had it underlined!" -Crow T. Robot-

 

Offline Iss Mneur

  • 210
  • TODO:
do Vasudan ships have a max number of beam cannons allowed on them? I keep getting these messages and I can only assume they do
No (at least nothing that is specific to Vasudan ships).

The error message:
Code: [Select]
Too many beam sections for weapon SVas - max is 5indicates that you have to many "sections" on the beam that you call "SVas".  "Beams are made up of up to five sections layered atop one another to create the effect. Each section has its own parameters."  A subpart of $BeamInfo:.
"I love deadlines. I like the whooshing sound they make as they fly by." -Douglas Adams
wxLauncher 0.9.4 public beta (now with no config file editing for FRED) | wxLauncher 2.0 Request for Comments

  

Offline Molaris

  • 27
ah. thanks. just remembered I added some of the Vasudan weapons from Inferno mod and they have 5 layers :-\ . thanks man
"Hey, Mike, you think you can toss me my calculations? Thanks! Ah, here it is: "Breach Hull - All Die." Even had it underlined!" -Crow T. Robot-