Package Details: enigma-dev-git 4771.c6d773671-1

Git Clone URL: https://aur.archlinux.org/enigma-dev-git.git (read-only, click to copy)
Package Base: enigma-dev-git
Description: ENIGMA, the Extensible Non-Interpreted Game Maker Augmentation.
Upstream URL: http://enigma-dev.org
Licenses: GPL
Conflicts: lateralgm
Provides: lateralgm
Submitter: gandalf3
Maintainer: CyberShadow (HitCoder)
Last Packager: HitCoder
Votes: 4
Popularity: 0.000000
First Submitted: 2013-06-09 21:23 (UTC)
Last Updated: 2022-07-03 16:37 (UTC)

Required by (0)

Sources (5)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

UnsolvedCypher commented on 2013-06-28 11:57 (UTC)

/usr/bin/enigma-dev: #!/bin/bash # NOTE: forces Java into English locale because it breaks ENIGMA otherwise PREVIOUS_DIR=`pwd` cd /opt/enigma-dev-git LC_ALL=en_US.UTF-8 lateralgm $@ cd $PREVIOUS_DIR [end of file] /usr/bin/lateralgm: # excute lateralgm jar file. cd /opt/enigma-dev-git/ # fix for strange bug, where you have to be in the same directory as lgm16b4.jar. java -jar lgm16b4.jar [end of file]

gandalf3 commented on 2013-06-28 01:52 (UTC)

What is the content of /usr/bin/enigma-dev and /usr/bin/lateralgm? thanks.

UnsolvedCypher commented on 2013-06-27 14:34 (UTC)

Same errors.

gandalf3 commented on 2013-06-27 05:03 (UTC)

Hmm, nevermind.. running enigma-dev starts the same way as running lateralgm. @UnsolvedCypher try reinstalling it and give it another go, made some changes but I'm going to wait until I know it worked before changing the pkgrel (both the old one and the new one worked for me..)

UnsolvedCypher commented on 2013-06-25 12:44 (UTC)

Running lateralgm causes an eror as well: Error: Unable to access jarfile lgm16b4.jar

gandalf3 commented on 2013-06-25 02:28 (UTC)

Try it running "lateralgm" instead of "enigma" (I assume you are running from the terminal. you could also try the .desktop launcher, that should work) I had not tested that, since the main way to use the program (if you want the gui) is by running lateralgm (which runs enigma automatically) I don't have time to fix the enigma script at the moment but when I do I'll upload it.

UnsolvedCypher commented on 2013-06-24 22:49 (UTC)

I'm getting an error: /usr/bin/enigma-dev: line 6: cd: /opt/enigma: No such file or directory Error: Unable to access jarfile lgm16b4.jar

catlover2 commented on 2013-06-10 03:16 (UTC)

It works now. Thanks!

gandalf3 commented on 2013-06-10 02:53 (UTC)

Oops.. Should be fixed. thanks