Having difficulty launching the game in Linux Mint Mate 20.2 64-bit. kernel 5.4.0-81-generic x86_64
- - -> This is a clean NEW install of Linux <- - - Perhaps I need to install something else? I've already installed the Unity Game Hub and four or five different RPGM Runtime files for the various RPGM game types. I play a few RPG Maker Games and they all seem to work -- except this one. That by no means infers I can play all types, just that the ones I like I can play.
Machine is an HP Z600 Workstation
Memory = 11.7 Gig
- - (12 Gig, but remainder reserved for system. Ram Checks out using BIOS & Linux RAM Test features)
- - Three Channel Interleave ECC Error Correcting RAM. Modules are 2Gig Sticks x 6.
Dual Intel Xenon CPU E5620 @ 2.4 GHz x 16
- - (Dual 4 Core Procs. with Hyper-threading for an effective 16 Cores)
NVIDIA Quadro based PNY NVS 300/PCIe/SSE2 Graphics with 512 MB GDDR3
2.6 TB available disk space.
Permissions of the programme file "Game" are set to 777. _RWXRWXRWX
File IS executable.
When run in terminal, returns the following:
:#Code Start:
"User Name & Machine Name Deleted":~/Downloads/Games/CiC 0.21 Linux$ ./Game
[4139985:0821/164412:ERROR:browser_main_loop.cc(170)] Running without the SUID sandbox! See
You must be registered to see the links
for more information on developing with the sandbox on.
[4139985:0821/164414:INFO:CONSOLE(27682)] ""\n %c %c %c PixiJS 4.5.4 - \u2730 WebGL \u2730 %c %c
You must be registered to see the links
%c %c \u2665%c\u2665%c\u2665 \n\n" "background: #ff66a5; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "color: #ff66a5; background: #030307; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "background: #ffc3dc; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;"", source: file:///home/GUESSWHO/Downloads/Games/CiC%200.21%20Linux/www/js/libs/pixi.js (27682)
#
# Fatal error in , line 0
# Failed to create ICU number format, are ICU data files missing?
#
==== C stack trace ===============================
1: ??
2: v8::internal::NumberFormat::InitializeNumberFormat(v8::internal::Isolate*, v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::JSObject>, v8::internal::Handle<v8::internal::JSObject>)
3: v8::internal::Runtime_CreateNumberFormat(int, v8::internal::Object**, v8::internal::Isolate*)
4: ??
"User Name & Machine Name Deleted":~/Downloads/Games/CiC 0.21 Linux$
:#Code End.
Simply running the programme "Game" in the game folder from the GUI has the file closing without an error message.
Running the Windows version in wine doesn't work either. That returns the following error:
:# Code Start:
Game has encountered a bug. Please report it.
TypeError: Cannot read property 'blendModes' of undefined
at Function.Graphics._createRenderer (KhasAdvancedLighting.js:397:28)
at Function.Graphics._createAllElements (rpg_core.js:2339:10)
at Function.Graphics.initialize (rpg_core.js:1769:10)
at Function.SceneManager.initGraphics (rpg_managers.js:1822:14)
at Function.SceneManager.initialize [as khas_core_initialize] (rpg_managers.js:1811:10)
at Function.SceneManager.initialize (KhasCore.js:126:10)
at Function.SceneManager.run (rpg_managers.js:1802:14)
at Function.SceneManager.run (YEP_CoreEngine.js:1371:32)
at window.onload (main.js:8:18)
at window.onload (SRD_GameUpgrade.js:1096:19)
Press F5 to restart the game.
:# Code End:
F5 does NOT attempt to restart the game.
I can run Index.html from the WWW directory in either version without problem, but I miss out on the character configuration.
I cannot seem to get a save file to work though. When saving the HTML version of the game in Firefox, I wind up not being able to continue. Firefox saves the files somewhere else. Where is beyond me.
Then, once I've recreated my character and gone through all the folderol of starting the game, I can load the ruddy files, but I can't load my OLD files from previous versions.
Any help you can give would be greatly appreciated. Thank you.