demoth / jake2

Quake 2 java port
GNU General Public License v2.0
59 stars 9 forks source link

MacOS, openJDK 13, couldn't exec default.cfg, did not execute cmd bind MWHEELUP weapnext #18

Closed rakk closed 4 years ago

rakk commented 4 years ago

My setup:

^Cbash-3.2$ gradle -v

------------------------------------------------------------
Gradle 6.4
------------------------------------------------------------

Build time:   2020-05-05 19:18:55 UTC
Revision:     42f7c3d0c3066b7b38bd0726760d4881e86fd19f

JVM:          13.0.2 (Oracle Corporation 13.0.2+8)
OS:           Mac OS X 10.15.3 x86_64

The output:

couldn't exec default.cfg
did not execute cmd bind MWHEELUP weapnextdid not execute cmd bind MWHEELDOWN weapprevdid not execute cmd bind w +forwarddid not execute cmd bind s +backdid not execute cmd bind a +moveleftdid not execute cmd bind d +moverightcouldn't exec config.cfg
couldn't exec default.cfg
did not execute cmd bind MWHEELUP weapnextdid not execute cmd bind MWHEELDOWN weapprevdid not execute cmd bind w +forwarddid not execute cmd bind s +backdid not execute cmd bind a +moveleftdid not execute cmd bind d +moverightcouldn't exec config.cfg
did not execute cmd dedicated_start====== Quake2 Initialized ======
rakk commented 4 years ago

Working on openjdk8. Adding baseq2 directory next to fullgame solved issue. I was expected it will ask about the location.

demoth commented 4 years ago

Sorry I faded away for a while