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

Error on load using latest version #282

Closed
TheChosenEvilOne opened this issue Apr 2, 2018 · 6 comments
Closed

Error on load using latest version #282

TheChosenEvilOne opened this issue Apr 2, 2018 · 6 comments

Comments

@TheChosenEvilOne
Copy link

I have New Horizons installed
failsToLoad.zip

@StollD
Copy link
Member

StollD commented Apr 2, 2018

NewHorizons is not compatible with Kopernicus 1.3.1-4 and later versions.

@TheChosenEvilOne
Copy link
Author

TheChosenEvilOne commented Apr 2, 2018

ah, good to know
are there any other mods that work with the new versions?
and what changed? I could possibly port it

@TheChosenEvilOne
Copy link
Author

TheChosenEvilOne commented Apr 2, 2018

ah, I found that it was caused by Tidus moon/planet
ill now try to fix Tidus

@StollD
Copy link
Member

StollD commented Apr 2, 2018

Things like this

Noise
{
...
    octaveCount = 4
...
}

need to be changed to

Noise:RidgedMultifractal
{
....
    octaves = 4
...
}

@TheChosenEvilOne
Copy link
Author

well, yeah it was just that
works now

@TheChosenEvilOne
Copy link
Author

TheChosenEvilOne commented Apr 2, 2018

So, now having all mods that I have in GameData stops me from pressing any menu buttons. After removing Kopernicus and New Horizons it works

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

2 participants