Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Maybe you could even subscribe to my channel ( ͡° ͜ʖ ͡°)? As for yet I'm only uploading bullet hell related stuff anyway, so maybe you'll get inspired by something. For example some days ago I've uploaded a footage of an Undertale fangame with some pretty impressive new game mechanics. Just in case. If you think that it's not good enough for you then I guess I'll just gotta giv u da links.

I think I'll call it the pre-alpha release.

Heya - can you send me your twitter handle or email, so I can give you a download key? It's a token of gratitude for your helpful suggestions :) 

Be careful with putting your email here though - spambots might pick it up. (I tried going to your channel but I don't think YouTube provides direct messaging services.)

(1 edit)

Thanks!

YouTube does support PMs, though I don't like using this feature since the notifications just may or may not appear. You can find this option if you go to a channel's "About" tab and look for a button with "Send message". In the same tab you can find a captcha-protected E-Mail address. You may not have noticed that before, since one has to configure those options first.

BTW, did you actually subscribe? Don't get this wrong, it's just that YouTube sometimes decides things which are hard to comprehend, so I was curious if "not increasing the subscriber counts even if there's actually a subscriber" is one of these decisions.

EDIT: I also dislike YT's PMs because you have to go to "Creator Studio" > "COMMUNITY" > "Messages" in order to reply.

Sent and subscribed (I forgot to do so) :)

Oh ok.

Erm, I'm glad you've thought about a linux build as well, but I have a problem because ScreenSelector.so is missing and seems to be not supported by the official distro arcive (I'm using Debian 9). Any chance that you could implement it into the game's files?

I've not quite familiar with Linux operating systems, but it seems to me that there's a file called ScreenSelector.so in the data folder - I'll go back and install a Linux OS to test the build out and figure out what's wrong. Thanks for the input :)

Wait, yes it is, but Mr. Terminal says that it can't be loaded and that there should be a data.unity3d file wich can't be found.

At least it works with wine, I'll tst it later on.

Can you navigate to ~/.config/unity3d/akirassasin/Waker/Player.log and paste the text here?

Before I had this:

Error loading /home/user/Downloads/Waker - Linux Build 0.1/Waker_Data/Plugins/x86/ScreenSelector.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
Desktop is 1366 x 768 @ 59 Hz
Unable to find a supported OpenGL core profile
Failed to create valid graphics context: please ensure you meet the minimum requirements
E.g. OpenGL core profile 3.2 or later for OpenGL Core renderer
Vulkan detection: 0
No supported renderers found, exiting
 
(Filename:  Line: 536)

Then I installed libgtk2.0-0:i386 (Of course the 32 bit version is required) for libgtk-x11-2.0.so.0.

Now it opens the settings dialogue but crashes after trying to start and leaves this:


Desktop is 1366 x 768 @ 59 Hz
Unable to find a supported OpenGL core profile
Failed to create valid graphics context: please ensure you meet the minimum requirements
E.g. OpenGL core profile 3.2 or later for OpenGL Core renderer
Vulkan detection: 0
No supported renderers found, exiting
 
(Filename:  Line: 536)
 konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:1798): Gtk-WARNING **: Im Modulpfad »adwaita« konnte keine Themen-Engine gefunden werden,
Gtk-Message: Failed to load module "canberra-gtk-module"
Preloaded type GtkListStore
Preloaded type GtkWindow
Preloaded type GtkVBox
Preloaded type GtkImage
Preloaded type GtkNotebook
Preloaded type GtkHBox
Preloaded type GtkFrame
Preloaded type GtkAlignment
Preloaded type GtkTreeView
Preloaded type GtkLabel
Preloaded type GtkCheckButton
Preloaded type GtkScrolledWindow
Preloaded type GtkComboBox
(Waker.x86:1798): Gtk-WARNING **: Error loading icon from file '/home/user/Downloads/Waker - Linux Build 0.1/Waker_Data/Resources/UnityPlayer.png':
    Datei »/home/user/Downloads/Waker - Linux Build 0.1/Waker_Data/Resources/UnityPlayer.png« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden

And yeah, my OpenGL is version 2.1, so that's actually the biggest problem :-/

You can ignore lines 10-48 since it's about me not having Unity (Ubuntu's standard window manager, not the game engine) and non-functional.

I also came across this, added manually a 64x64 png file which reduced the log to this:


Desktop is 1366 x 768 @ 59 Hz
Unable to find a supported OpenGL core profile
Failed to create valid graphics context: please ensure you meet the minimum requirements
E.g. OpenGL core profile 3.2 or later for OpenGL Core renderer
Vulkan detection: 0
No supported renderers found, exiting
 
(Filename:  Line: 536)
 konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(Waker.x86:2912): Gtk-WARNING **: Im Modulpfad »adwaita« konnte keine Themen-Engine gefunden werden,
Gtk-Message: Failed to load module "canberra-gtk-module"
Preloaded type GtkListStore
Preloaded type GtkWindow
Preloaded type GtkVBox
Preloaded type GtkImage
Preloaded type GtkNotebook
Preloaded type GtkHBox
Preloaded type GtkFrame
Preloaded type GtkAlignment
Preloaded type GtkTreeView
Preloaded type GtkLabel
Preloaded type GtkCheckButton
Preloaded type GtkScrolledWindow
Preloaded type GtkComboBox

Maybe using WebGL wasn't such a bad choice after all?

Oh, haha! This is the exact same error that I got from using my super-old Linux desktop. 

Unfortunately, Unity3D dropped support for OpenGL 2. So you'll have to update your OpenGL or upgrade the graphics hardware :(

Which build did you run using Wine? Did it work?