Hi all,
Another of my favourite games, Marble Arena 2 (free download):
Marble Arena 2 | Free 3D Game for Windows, Mac and Linux
… Does not launch for me at all. Upon launch attempt, I get this output:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
at MainWindow.configGameClick (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
at MainWindow.LoadGameSettings () [0x00000] in <filename unknown>:0
at MainWindow…ctor () [0x00000] in <filename unknown>:0
at MarbleArena2.MainClass.Main (System.String] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at MainWindow.configGameClick (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
at MainWindow.LoadGameSettings () [0x00000] in <filename unknown>:0
at MainWindow…ctor () [0x00000] in <filename unknown>:0
at MarbleArena2.MainClass.Main (System.String] args) [0x00000] in <filename unknown>:0
The game uses Mono (with profile 4), I have this installed. I have also compiled the latest version from the Mono website with profile 4 option enabled, and I still get the same output. I have tried using the game launcher, and also tried the game binaries directly, and still no go.
Apparently the game also requires these:
libsdl-mixer
libsdl-image
libwebkit-cil
Now, I can’t find “libwebkit-cil” specifically, but I do have all the other webkit libs and other listed dependencies installed, including all other Mono and SDL libs.
I’ve not tried WINE or anything, since it is Linux native and should be run native. I have been going at this for days, can’t get it to launch at all.
I am running openSUSE 12.1, 64bit. KDE 4.8.1
Any help would be really appreciated, the game is fantastic and really gorgeous. Includes it’s own very easy to use level editor too.
Thanks for your help and time.