Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TafThorne

2
Posts
A member registered Sep 03, 2020

Recent community posts

That cannot be a good sign for me :-p

I know my Ubuntu box is in a bit of an odd way and that VNC doesn't always get along with the X server.  I'll try on a more normal system later.  Sometimes Software Devs make the worse users ;-)

I've been trying to get this game running from a Linux box over either TightVNC or X forwarding to Cygwin without much luck.  Has anyone had luck with that or seen similar messages to this?

I tend to see this over ssh:

:~/games/terra_nil$ ./Terra\ Nil.x86_64 
Set current directory to /home/thomas/games/terra_nil
Found path: /home/thomas/games/terra_nil/Terra Nil.x86_64
:~/games/terra_nil$ ./Terra\ Nil.x86_64 -screen-fullscreen 0
PlayerPrefs - Creating folder: /home/thomas/.config/unity3d/unknown
PlayerPrefs - Creating folder: /home/thomas/.config/unity3d/unknown/unknown
Unable to load player prefs
Set current directory to /home/thomas/games/terra_nil
Found path: /home/thomas/games/terra_nil/Terra Nil.x86_64
:~/games/terra_nil$ ./Terra\ Nil.x86_64 -screen-fullscreen 0 -screen-width 800 -screen-height 600
Set current directory to /home/thomas/games/terra_nil
Found path: /home/thomas/games/terra_nil/Terra Nil.x86_64

or from a terminal inside VNC I see:

Xlib: extention "RANDR" missing on display ":1.0"
Set current directory to /home/thomas/games/terra_nil
Found path: /home/thomas/games/terra_nil/Terra Nil.x86_64

I realise what I am doing is a little weird but I thought this would be a nice little game to play at lunchtimes, hence the attempts to run it remotely.