Jump to content

Extra hard mode - no saves [SPACED OUT]


Ocelloid
  • Branch: Live Branch Version: Windows Pending

So, I don't know if it's a feature, but I feel like it's actually a bug: I can't load any saves.

For some reason, when I click "Load Game" in the main menu, I meet the black hole screen instantly. Something to do with previews, maybe?

Here's the stacktrace:

Quote

Texture has out of range width / height

UnityEngine.ImageConversion:LoadImage(Texture2D, Byte[])
RetireColonyUtility:LoadColonyPreview(String, String, Boolean) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/RetireColonyUtility.cs:413)
LoadScreen:SetPreview(String, String, Image, Boolean) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/screens/LoadScreen.cs:1242)
LoadScreen:AddColonyToList(List`1) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/screens/LoadScreen.cs:1136)
LoadScreen:RefreshColonyList() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/screens/LoadScreen.cs:334)
LoadScreen:OnActivate() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/screens/LoadScreen.cs:118)
KScreen:Activate() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/ui/KScreen.cs:191)
MainMenu:LoadGame() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ui/MainMenu.cs:428)
KButton:SignalClick(KKeyCode) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/ui/KButton.cs:89)
KButton:OnPointerClick(PointerEventData) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/ui/KButton.cs:130)
UnityEngine.EventSystems.EventSystem:Update()
 

 


Steps to Reproduce

1) Play new DLC

2) Save game

3) Exit to main menu

4) Click "Load Game"

5) ???

6) Black hole




User Feedback




Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...