Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(6 edits)

In the title menu for this demo, everything works as it should.  I have a mouse pointer and hear music and sfx.  When I click "begin", however, I'm just presented with a black screen.  No mouse pointer or music.  I can hit ESC and get the settings menu, but I still get no visual mouse pointer which makes selecting the options in the settings menu difficult.  I do get sfx from the buttons in the settings menu.  I tried changing some video options, but nothing helped, the main game screen just stays black.  Perhaps there is a cut scene that is supposed to be loading but isn't?  Using Linux Mint 20.

The ~/.config/unity3d/Editor/Player.log shows the following when I click "Begin":

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)
The referenced script (DataCatcher) on this Behaviour is missing!
(Filename: ./Runtime/Scripting/ManagedReference/SerializableManagedRef.cpp Line: 197)
The referenced script on this Behaviour (Game Object 'DataCatcher') is missing!
(Filename: ./Runtime/Mono/ManagedMonoBehaviourRef.cpp Line: 333)

After several more lines (without errors that I can see) it just starts spamming these two over and over:
Preparing Video
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)

Seems like it might be a neat game, though!  Thanks!

Hello, thank you for downloading! It appears to be an issue with the video encoding. We'll try to see if there's anything we can do to work around this issue.