Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Koryu666

4
Posts
1
Topics
4
Following
A member registered Jul 08, 2018

Recent community posts

Same problem on latest Arch Linux.

(2 edits)

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.

When this happens to me on Windows (with other games), I press the direction or key, that does the action twice, and it usually stops... Seems like the key up event goes missing sometimes. Maybe this will help in your case too.

Hello,

I got those errors in the terminal when starting with ARCH:

Texture #1 32,32
Texture #2 32,32
finished(2)!!
read underflow detectedNot a PNGReadPNG :: a PNG error occuredTexture #1 32,32
Texture #2 32,32
finished(2)!!

over and over again.

Hope it helps to sort out the error.