wongelz/zio3d

Cannot run it on Windows as well as on Linux (on Windows, WSL)

Opened this issue · 2 comments

Hello! Interesting project, curious to run, but after compiling I see following in PowerShell or Ubuntu terminal:

[info] Done updating.                                                                                                  [info] Compiling 69 Scala sources to C:\Users\albert.bikeev\Projects\zio3d\target\scala-2.13\classes ...               [info] Non-compiled module 'compiler-bridge_2.13' for Scala 2.13.0. Compiling...                                       [info]   Compilation completed in 6.335s.                                                                              [info] Done compiling.                                                                                                 [info] Packaging C:\Users\albert.bikeev\Projects\zio3d\target\scala-2.13\zio3d_2.13-0.1.jar ...                        [info] Done packaging.                                                                                                 [info] Running (fork) zio3d.game.Main                                                                                  [error] Error: Could not create the Java Virtual Machine.                                                              [error] Error: A fatal exception has occurred. Program will exit.                                                      [error] Unrecognized option: -XstartOnFirstThread                                                                      [error] Nonzero exit code returned from runner: 1                                                                      [error] (Compile / run) Nonzero exit code returned from runner: 1                                                      [error] Total time: 22 s, completed Dec 6, 2019 6:00:23 PM    

Yep, thanks, it helped to go a step forward, but then I got a different exception on Windows Powershell and Cmd (there was another one for WSL, I'll leave it out as unrelated):
https://gist.github.com/kell18/a4e056de3790316395199c6443dfa1dd
(sorry for the formatting)