-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Training mission not accepting maximum speed #861
Comments
Here is a link to the video on Youtube: |
Looking at this issue a little more too. It would appear that the training mission is reading the wrong values for the ship I am in. Further correlation is that he asks you to set a negative speed of -20 later on. This speed is impossible to set in the Llama, as it's theoretical max backward speed is 10% of it's forward speed, ie: -12. Again it is possible to pass this part of the training mission by switching GCNT into TRAVEL mode by pressing Y, and increasing the backwards thrust. As far as I can tell with this testing, it would appear that Oswald thinks my ship is capable of 200 forward and -20 backwards in GCNT:MANEUVER, but where is he getting those values from? |
@royfalk seems like something with the new Ship data loading. @evertvorster does it still happen if you use the old CSV files? IIRC the engine should still read either the CSV or JSON files. Would be nice to know if its just the JSON side or if its both. |
This may have something to do with the physics model in settings. |
So, it is hard coded? |
When doing the training mission with Oswald, it never gets past the "Set your speed to maximum" bit.
I first thought that it is because the ship does not get to its actual maximum speed, as the initial ship you are kitted out with needs a refuel and repair before it gets to its rated 125. I do remember that this ship in its original trim and maximum speed of 120 would get through this part of the training in previous versions of the game.
VegaStrike and the VegaStrike engine were compiled from sources pulled from git master on 2024-06-11.
I added in my high resolution backgrounds, and modified the screen resolutions to work on my setup.
Apart from that, it is a fresh install, and a new game that was started to get to the training mission.
On a side note, I am planning on doing a few Youtube videos where you can see these bugs in action. This bug was hit by the first video to be made, and I'll post the link here once the video is live.
The text was updated successfully, but these errors were encountered: