Jump to content

Graphics settings screen broken


Recommended Posts

Hi!

I did not use KSP for a long time and just updated it yesterday via Steam (to version 0.25.0, build 00642, Windows 8). It started in windowed mode and runs fine it seems, with one exception: The Graphics tab in the settings menu is broken, all icons/fields seem to be tiny and moved to a pile in the left upper corner. Nothing is clickable and I can't exit the menu, I have to shut down the game. Screenshot here:

https://i.imgur.com/AyEoJhC.jpg

All other tabs look normal. There is an error message in the log that I guess shows the cause, Google gives results related to unity3d (see below).

Full log and Dx diag:

https://www.dropbox.com/sh/0h3qiyqjkvxukew/AAD95AKWR5EPZ7BUKN0wzaw4a?dl=0

Cheers

IndexOutOfRangeException: Array index is out of range.

at VideoSettings.DrawSettings () [0x00000] in <filename unknown>:0

at SettingsScreen.draw (Int32 d) [0x00000] in <filename unknown>:0

at UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style) [0x00000] in <filename unknown>:0

(Filename: Line: -1)

Link to comment
Share on other sites

Based on this:


[HighLogic]: =========================== Scene Change : From MAINMENU to SETTINGS =====================

(Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

The class named 'InputSettings' is not derived from MonoBehaviour or ScriptableObject!

(Filename: Line: 1633)

The class named 'AudioFXSettings' is not derived from MonoBehaviour or ScriptableObject!

(Filename: Line: 1633)

The class named 'GameplaySettingsScreen' is not derived from MonoBehaviour or ScriptableObject!

(Filename: Line: 1633)

The class named 'VideoSettings' is not derived from MonoBehaviour or ScriptableObject!

(Filename: Line: 1633)

...and the subsequent errors, it looks like you might have some sort of corrupt install. You can try to verify your game cache with steam, or (if you're able to) delete your KSP folder and reinstall. (Make sure you grab your save directories first.)

~Claw

Link to comment
Share on other sites

...and the subsequent errors, it looks like you might have some sort of corrupt install. You can try to verify your game cache with steam, or (if you're able to) delete your KSP folder and reinstall. (Make sure you grab your save directories first.)

~Claw

I just tried, deleted "game content" from the steam client, and manually deleted the rest of the files (Steam actually kept the save games and log, didn't need them). Then reinstalled via Steam, but the problem is the same.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...