Same problem on latest Arch Linux.
Koryu666
Recent community posts
Hello,
I'm on a fairly new machine with Arch but get a black screen when trying to start a new game with the latest version. (I downloaded it just now.)
The log repeats these lines:
NullReferenceException: Object reference not set to an instance of an object
at Achievements.Update () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
NullReferenceException: Object reference not set to an instance of an object
at Assets.Scripts.InstanceProvider.IsCharacterRegistered (ECharacters character) [0x00000] in <filename unknown>:0
at Assets.Scripts.Character.IntroLines.Update () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
Changing resolution, looking at empty savegame screen etc is working fine. Another problem occurs when switching to the Achievements screen (I suppose, it's the grail at the top right). The background scrolls to the top right, but then no menu items appear and it seems I can't do anything. I tried windowed and full screen and also disabling the achievements in the settings and setting the texture quality to SD.
I start the game with x86_64, but also tried the x86 file with the same result.
I hope to be able to help you figure out the problem.
EDIT: Here's a link to the log https://www.dropbox.com/s/1hl8dui3gvbeqfh/Player.log?dl=0
EDIT2: Ah, it works through the itch.io app.