yagiziskirik / Kerbal-Telemetry

Telemetry project for Kerbal Space Program. The program uses a server that is running on the KSP side and a client which is capable of running both the KSP side computer or any other one over a web browser.
https://yagiziskirik.github.io/Kerbal-Telemetry/
MIT License
23 stars 6 forks source link

Blank Website #17

Closed Gabriel780 closed 2 years ago

Gabriel780 commented 2 years ago

Is there any reason why my server is a blank website? I installed Kerbal-Telemtry from Ckan, the icon in the toolbar is white and the website is blank.

yagiziskirik commented 2 years ago

Hi @Gabriel780,

I am sorry to hear that you are experiencing such problem.

You might have installed a version that I accidentally uploaded. Can you look at the GameData folder and verify that you have Kerbal Telemetry folder? In that folder, you should have the following files and folders:

Screenshot 2022-06-21 at 22 39 38

After confirming the files, you might have to reload the page to see if any changes happened. You might probably say that it is correct by looking for if the toolbar icon is fixed.

Gabriel780 commented 2 years ago

Hi and thanks for this project. I use v2.3.0 image It still doesn't work. image I got it to work using the CKAN dll and code section files, but it only works with one ship and then I couldn't do anything else, once the ship was lost the mod did not respond..

stekodev commented 2 years ago

Hi @Gabriel780

you just need to rename the folder, currently yours is "Kerbal-Telemetry", but it needs to be "Kerbal Telemetry".

This is at least what the server is looking for regarding the source code: image

I think the package is not correct, so CKAN extracts it right in the root of the GameData folder for me in this case.

Greetings, steko

Gabriel780 commented 2 years ago

Now it works, thanks for this amazing project.

yagiziskirik commented 2 years ago

I couldn't respond in time, but @stekodev perfectly explained the situation! This will be fixed in the following updates to avoid confusion amongst the operating systems and unarchivers.

Also, thanks for using my mod! You guys help me get things much better!