Skip to content
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

out of date #298

Closed
ugenekrabs opened this issue Jul 17, 2018 · 6 comments
Closed

out of date #298

ugenekrabs opened this issue Jul 17, 2018 · 6 comments

Comments

@ugenekrabs
Copy link

every time i start up ksp it syas that im not useing the right version of ksp or kopernicus i hvae the latest version of both dont know what im doing wrong

@DeltaDizzy
Copy link
Member

This issue should help you a lot with your question.
#296

@TangChr
Copy link

TangChr commented Jul 17, 2018

I cloned the repository and compiled the project using Visual Studio, and then copied the binaries to the GameData folder. Now the warnings are gone, when I run KSP. But beware. This will only remove the warnings. Kopernicus still doesn't work with 1.4.4!

@Sigma88
Copy link
Contributor

Sigma88 commented Jul 18, 2018

closed because it is a duplicate of issue 296

Sorry, something went wrong.

@Sigma88 Sigma88 closed this as completed Jul 18, 2018
@marr75
Copy link
Contributor

marr75 commented Jul 27, 2018

@TangChr I'm not having any problems on 1.4.5 and had no problems on 1.4.4, did you just grab a clone of master or did you compile a stable release in debug mode (which always passes the compatibility check)? If you just cloned master, it won't work because it's in-progress development. If I remember right, some PQS and texture loading stuff.

Sorry, something went wrong.

@TangChr
Copy link

TangChr commented Jul 27, 2018

@marr75 I have just read the README more carefully (maybe I should do that in the future).

The Compiling-section states, that I have to copy some files from the Managed-directory. I can't find KSPUtil.dll and ModularFlightIntegrator.dll in this directory.

I noticed that the other assemblies are included as NuGet packages.

Now if I compile a Release, I still get a warning, and Kopernicus doesn't load.

I'm using KSP 1.4.5

Sorry, something went wrong.

@marr75
Copy link
Contributor

marr75 commented Jul 27, 2018

You would need to check out tag release-1.4.3-2 and compile it with DEBUG defined or CompatibilityChecker.IsCompatible overridden. They only release version locked binaries and so it follows that the source builds version locked binaries by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants