sinsinpub / jmugen

Automatically exported from code.google.com/p/jmugen
0 stars 0 forks source link

Linux? #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running JMugen in Linux (I use 64 bit Ubuntu)
2.
3.

What is the expected output? What do you see instead?
The program doesn't start

What version of the product are you using? On what operating system?
I am using 64 bit Ubuntu

Please provide any additional information below.
I have tried this program on both 32 bit and 64 bit Ubuntu Linux and it
does not work.

Original issue reported on code.google.com by andgomw...@gmail.com on 15 Aug 2009 at 11:27

GoogleCodeExporter commented 8 years ago
Could you start JMugen in console and attach error messages you get in the 
console?

To start it in console you can use following commands:
cd '/path/to/unzipped/jmugen'
java -jar JMugen.jar &> jmugen.log

Be sure to substitute '/path/to/unzipped/jmugen' for a folder where you have 
unpacked
jmugen's archive.

after that attach 'jmugen.log' file

Original comment by stiny...@gmail.com on 16 Aug 2009 at 12:25

GoogleCodeExporter commented 8 years ago
This is the what the console gave me:

andy@andy-laptop:~/jmugen$ java -jar JMugen.jar &> jmugen.log
andy@andy-laptop:~/jmugen$ 

I don't think that means anything.  I have attached jmugen.log to this comment.

Original comment by andgomw...@gmail.com on 16 Aug 2009 at 1:04

Attachments:

GoogleCodeExporter commented 8 years ago
This issue is the same as the issue 5 'Can't find bundle for base name render, 
locale
x_x'.

Check there for a temporary fix.
http://code.google.com/p/jmugen/issues/detail?id=5

Original comment by stiny...@gmail.com on 16 Aug 2009 at 10:35