[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some place else to download a2gameserver?
Errr...sorry for my ignorance.
I have tried a bunch of combinations (adding the period (.lib),
including the entire directory list, & partial directory lists) and
nothing seems to work. Maybe you can help further? Here are my
Directories...
For the ags.jar:
/Users/Philip/a2gameserver/dist/ags.jar
for RXTXcomm.jar:
/Users/Philip/a2gameserver/lib/RXTXcomm.jar
...and at present I am in the following directory:
Philips-AlBook-2:~/a2gameserver Philip$
Is this helpful? Thanks again in advance..I feel so stuuupid.
Phil
BLuRry wrote:
> > Exception in thread "main" java.lang.IllegalArgumentException:
> > InputStream cannot be null
>
> That means it couldn't find the games.xml file. Make sure that "lib"
> is relative to your current path. You may have to make it relative,
> e.g. ./lib or something to that effect. If you still don't have much
> luck, you could just try specifying the full path of the lib directory
> and the other directories and files. At that point you'll probably
> want to make a one-liner shell script to save you some time in the
> future.