Simpit-team / KerbalSimpitRevamped

A revamp of the Kerbal Simpit Mod for KSP
BSD 2-Clause "Simplified" License
26 stars 15 forks source link

[BUG]: #85

Closed JoelFSwe closed 2 years ago

JoelFSwe commented 2 years ago

Hello there seems to be an issue with the new version of simpit 2.2.0. I am unable to complete the handshake with the new version. It is stuck at "WAITING_HANDSHAKE". It is however working just fine with version 2.1.0.

Really appreciate the work put into this. The new gForces value comes in real handy :) (if the new version would work haha)

Thank you!

LRTNZ commented 2 years ago

Hey there! Are you on the discord server? As feel free to ask there as it will be easier for us to help you there.

PBechon commented 2 years ago

The release note describe this case : you also need to use the latest Arduino lib since we changed the underlying protocol. Can you triple check that you are using also the v2.2 Arduino version ?

If this is the case, can you share the KSP log file ? Any error that appear when trying to connect ?

JoelFSwe commented 2 years ago

LRTNZ

I have discord. No what is the discord server called?

PBechon

The library i am using is called: KerbalSimpitRevamped-Arduino-2.2.0 The thing is gForces does not exist in 2.1.0 so it won't allow me to upload my code with that library. With 2.2.0 i can upload with gForces but it wont complete the handshake. In the KSP log it only says waiting for handshake, no error is displayed.

Thanks!

PBechon commented 2 years ago

The discord link is on the front page : https://discord.gg/ZwcPdNcaRN

Can you set the verbose mode to true (in the SimPit config file), and see if there is any error log that appears ?

JoelFSwe commented 2 years ago

I always feel so dumb when i find the problem, i didn't update the gamedata files to 2.2.0

But thanks i might need to discord later :)

PBechon commented 2 years ago

You had me in the beginning, I thought we let a big issue as this one slip into the release. Feel free to join the discord anytime.

I'm closing the issue since this is now resolved