Bridge Commander Central

BC Forums => BC Technical Support => Solved Problems => Topic started by: Billz on August 30, 2011, 09:37:07 PM

Title: Neverending Slip Stream
Post by: Billz on August 30, 2011, 09:37:07 PM
Seems like everytime I try to use Slip Stream to go to the system labelled as "GalaxyEdge", I get to the end of the ETA within the slip stream tunnel, but I never drop out.

It just keeps going, and going, and going, and going...

It's like, when flying to this system, that I am flying an over-eager energizer bunny.  :funny

Anyway, anyone else have this, and is it a Slip Stream issue, or a Galaxy Charts issue?
Title: Re: Neverending Slip Stream
Post by: JimmyB76 on August 30, 2011, 10:05:41 PM
you should try asking at BCS...
Title: Re: Neverending Slip Stream
Post by: Mario on September 11, 2011, 01:43:41 PM
Console report required. Probably an error in the system file causing an error in initialization of the system scripts.
Title: Re: Neverending Slip Stream
Post by: CyAn1d3 on September 11, 2011, 10:10:43 PM
ive had that issue before as well, but i found that when i warped to the system normally it would simply crash. so im thinking its what sovvy says it is, an issue with the system itself and not Slipstream
Title: Re: Neverending Slip Stream
Post by: Billz on September 12, 2011, 11:03:12 AM
Console report required. Probably an error in the system file causing an error in initialization of the system scripts.

Console log attached to this post.

Also, installing the latest planetary system mods (http://bridgecommander.filefront.com/file/Promellian_Asteroid_System;118897) and (http://bridgecommander.filefront.com/file/Vintaak_System_tholian_dock;118842) from SFRD seems to have broken Galaxy Charts.

Title: Re: Neverending Slip Stream
Post by: Jb06 on September 12, 2011, 11:53:33 AM
Black lens flare in the galaxy edge system py seems to be your problem, either your lens flare py is old or there is something else wrong, though I'm just seeing what is in console report.

And as for the Tholian Dock system, you seem to be missing the dock itself....

Though wait until Sovs verdict :P
Title: Re: Neverending Slip Stream
Post by: Mario on September 12, 2011, 01:46:23 PM
jb is pretty much correct. Is the TholianDock listed as a requirement or is supplied with the mod? As this changes things if it's included, it would mean that the mod is broken.
Title: Re: Neverending Slip Stream
Post by: tiqhud on September 12, 2011, 02:14:28 PM
jb is pretty much correct. Is the TholianDock listed as a requirement or is supplied with the mod? As this changes things if it's included, it would mean that the mod is broken.
In http://bridgecommander.filefront.com/file/Ships_of_Tholian_system_vintaak;118674

is the Dock and this is a requirement, it is very very possible it didn't ALL install
Title: Re: Neverending Slip Stream
Post by: Billz on September 12, 2011, 05:12:57 PM
Trust me to quickly gloss at the Vintaak system readme, and not look at the requirements properly.  :P

That's a fail on my part. My bad. :(

As for the black lens flare problem in GalaxyEdge, that is not my fault, and any help to fix it would be greatly appreciated.
Title: Re: Neverending Slip Stream
Post by: Mario on September 14, 2011, 02:02:12 PM
Please post the system scripts so we can take a look at them.
Title: Re: Neverending Slip Stream
Post by: Billz on September 16, 2011, 08:13:05 PM
Here you go.

Title: Re: Neverending Slip Stream
Post by: Mario on September 17, 2011, 06:53:34 AM
Code: [Select]
Tactical.LensFlares.BlackFlares(pSet, pSun)

This is your problem scripts actually specify BC to build them like this. Also if you have DS9FX Xtended it really shows with the new Lens flare effects.

Change these to something different and also the sun texture paths and you're done.
Title: Re: Neverending Slip Stream
Post by: Billz on September 17, 2011, 07:17:47 AM
Code: [Select]
Tactical.LensFlares.BlackFlares(pSet, pSun)

This is your problem scripts actually specify BC to build them like this. Also if you have DS9FX Xtended it really shows with the new Lens flare effects.

Change these to something different and also the sun texture paths and you're done.

I have DS9FX, and yeah, the lens flares effect in it are spectacular.

What do you recommend that I change them to?
Title: Re: Neverending Slip Stream
Post by: Mario on September 17, 2011, 07:30:45 AM
We all have different tastes so here's a list of available lens flares in Xtended.
Code: [Select]
RedOrangeLensFlare
YellowLensFlare
BlueLensFlare
WhiteLensFlare
DimBlueLensFlare
PurpleLensFlare

Also change the path to sun base textures:
Code: [Select]
pSun = App.Sun_Create(2000.0, 2200, 2500, "data/Textures/SunBlack.tga", "data/Textures/Effects/SunFlaresBlack.tga")
Title: Re: Neverending Slip Stream
Post by: Billz on September 17, 2011, 08:58:01 PM
Changed. No effect. It's just giving the same error again, but this time with DimBlueLensFlare, which is what I changed it to. And yes, I did delete the pyc before making any changes.
Title: Re: Neverending Slip Stream
Post by: Mario on September 17, 2011, 10:05:19 PM
Some other mod might have overwritten Xtended's LensFlare... paste this into scripts/tactical
Title: Re: Neverending Slip Stream
Post by: Billz on September 17, 2011, 10:13:59 PM
Some other mod might have overwritten Xtended's LensFlare... paste this into scripts/tactical

Same result. Neverending slipstream. I can't even use GalaxyEdge as the starting system because of this error. Everytime I try, it just loads of the Belaruz system instead.
Title: Re: Neverending Slip Stream
Post by: Mario on September 17, 2011, 10:22:43 PM
Please post now most up to date console report.
Title: Re: Neverending Slip Stream
Post by: Billz on September 17, 2011, 10:45:13 PM
Please post now most up to date console report.

Here.

I can warp there just fine, I just can't start there, or use slipstream to get to it.
Title: Re: Neverending Slip Stream
Post by: Mario on September 17, 2011, 10:49:51 PM
Judging by the console report you didn't replace all of them. Using the lensflares I posted use this also.
Title: Re: Neverending Slip Stream
Post by: Billz on September 17, 2011, 10:56:24 PM
Judging by the console report you didn't replace all of them. Using the lensflares I posted use this also.

Still not working.

Title: Re: Neverending Slip Stream
Post by: Mario on September 17, 2011, 11:06:41 PM
Now...
Title: Re: Neverending Slip Stream
Post by: Billz on September 17, 2011, 11:26:06 PM
Now...

Success!  :dance  :yay:  :bow:

Okay, where did I go wrong, trying to fix it? I bet it was something that I screwed up. It always is.
Title: Re: Neverending Slip Stream
Post by: Mario on September 19, 2011, 11:42:26 AM
You had problems with multiple lens flares. But it's not important, what's important is that this is solved.

*Locked and moved*