[Audiogames-reflector] an attempt to play japanese games, urgent help needed!

2013-10-06 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


an attempt to play japanese games, urgent help needed!

Hi.One of my friends was trying to set up his computer to play japanese audio games, but he accidentally set his input language to japenese as well. Now he's stuck and can't read a thing on the screen, and he doesn't know anyone that knows the language.  Is there a way to just return to english?  I was thinking system restore but he would have to be able to read/see the screen to do that.URL: http://forum.audiogames.net/viewtopic.php?pid=150777#p150777

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

[Audiogames-reflector] installing coffeemud with mysql

2013-12-03 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


installing coffeemud with mysql

Hi.I feel like I should really be asking this question on the coffeemud support yahoo group, but I don't have a yahoo account and only want to make one if it is necessary.As the subject says, I am trying to install coffeemud and make it use a mysql database instead of the one that comes with it by default.I tried to follow the instructions here, http://coffeemud.wikispaces.com/Installation+GuideThe instructions are for windows machines, but I was able to adapt the instructions to linux... mostly.I have mysql-server installled already, and I know it works, so I just skipped that step completely.  I downloaded the tar.gz version of the file it wanted me to download as well.I could talk about how every step went as expected but I'll just skip to the problem. lolAfter I unzipped the .jar file into coffeemud/lib and tried running the mud, I got the following err
 or.20131203.1325.05 error DBConnections  No suitable driver found for jdbc:mysql:/:3306/coffeemudjava.sql.SQLException: No suitable driver found for jdbc:mysql:/:3306/coffeemud        at java.sql.DriverManager.getConnection(DriverManager.java:596)        at java.sql.DriverManager.getConnection(DriverManager.java:187)        at com.planet_ink.coffee_mud.core.database.DBConnection.(DBConnection.java:119)        at com.planet_ink.coffee_mud.core.database.DBConnections.DBFetchAny(DBConnections.java:341)        at com.planet_ink.coffee_mud.core.database.DBConnections.DBFetch(DBConnections.java:312)        at com.planet_ink.coffee_mud.core.database.DBConnector.DBFetch(DBConnector.java:152)        at com.planet_ink.coffee_mud.application.MUD.initHost(M
 UD.java:211)        at com.planet_ink.coffee_mud.application.MUD$HostGroup.run(MUD.java:1309)Has anyone had this problem?  Does anyone know how to fix it?Thanks!URL: http://forum.audiogames.net/viewtopic.php?pid=157209#p157209

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-03 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

I didn't update the first post, but I put the file "mysql-connector-java-5.1.27-bin.jar" file into mudUNIX.sh and when I ran my mud, the nohup.out file kept growing in size and I read it and it just logged the server starting message again and again.  I thought it was weird that it wanted me to put the .jar file in the mudUNIX file because that was the file that I had extracted, but I couldn't find another file.So now I installed the package, but I don't know where the file I'm looking for is.URL: http://forum.audiogames.net/viewtopic.php?pid=157222#p157222

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

[[wow]], that's one really useful package.  Thanks!I found this. /usr/share/java/mysql-connector-java-5.1.16.jarIs this what I'm looking for?  There were other results.  Also, if that's what I'm looking for, do I write the whole path into the mudUNIX file?Thanks.URL: http://forum.audiogames.net/viewtopic.php?pid=157344#p157344

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

so like this?-classpath ".:.//usr/share/java/mysql-connector-java-5.1.16.jar:./lib/jzlib.jar" Nope, I guess not.  it did that weird loop again.URL: http://forum.audiogames.net/viewtopic.php?pid=157350#p157350

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

Actually I did have a really weird issue with installing the mud.I downloaded it, and got the required packages.  I ran installUNIX.sh and It would never let me compile.  When it did I realized that it was going to /bin twice so yes I modified the InstallUNIX.sh script and I still wasn't  sure if it compiled properly so I tried again and I got that annoying issue where it says.About to begin main compile.What!? No main compile for you...maybe you just wanted to compile the docs? Or change your MUD's name...any ways...I'll make this more intuitive in the future!Writing your new mudUNIX.sh...Your mudUNIX.sh script has been written.To change memory or other settings, you must MANUALLY edit mudUNIX.sh after every time you run this script.I tried putting in /usr/bin, usr/bin, /usr/bin/javac, usr/bin/javac, nothing would work.  This didn't even work very well before I modified the Instal
 lUNIX.sh file, I can't remember how I got it to work though.But anyway, after failing to compile, I tried running mudUNIX.sh, and everything worked fine.URL: http://forum.audiogames.net/viewtopic.php?pid=157360#p157360

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

Well the first time Ir an it, I forgot to use dos2unix, but then the next time it didn't ask me for a java path.  I tried continuing the install but it did the same thing that mine used to do.URL: http://forum.audiogames.net/viewtopic.php?pid=157363#p157363

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

Yes, I did pick yes.I downloaded the file and its compiling right now.  I'll try modifying the mudUNIX.sh file as soon as I finish eating.Thanks!URL: http://forum.audiogames.net/viewtopic.php?pid=157366#p157366

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

20131204.1301.19 info  main           CoffeeMud v5.8.0.120131204.1301.19 info  main           (C) 2000-2013 Bo Zimmerman20131204.1301.19 info  main           http://www.coffeemud.orgThis is the weird loop I was talking about.  the nohup.out file gets larger and larger every few seconds, and when I read it it just repeats those 3 lines again and again.  I feel like the mudserver is trying to start up, but failing.Oh ok.  I guess mud.log has an error.Exception in thread "HOST0" java.lang.NoClassDefFoundError: org/mozilla/javascript/ScriptableObject        at com.planet_ink.coffee_mud.application.MUD$HostGroup.run(MUD.java:1200)Caused by: java.lang.ClassNotFoundException: org.mozilla._javascript_.ScriptableObject    
     at java.net.URLClassLoader$1.run(URLClassLoader.java:366)        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)        at java.security.AccessController.doPrivileged(Native Method)        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)        ... 1 moreURL: http://forum.audiogames.net/viewtopic.php?pid=157374#p157374

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

yes to all questions.  Should I try reinstalling it?URL: http://forum.audiogames.net/viewtopic.php?pid=157391#p157391

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

Do I have to move the .jar file to the lib folder? Its giving me that "no suitable driver found" error again.URL: http://forum.audiogames.net/viewtopic.php?pid=157406#p157406

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-04 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

No, I don't have it installed.  I guess I could but I might just use the default db that comes with coffeemud.  I don't plan on opening the mud for the whole world, I just wanted to make messing around on it with my friends to be a little faster. URL: http://forum.audiogames.net/viewtopic.php?pid=157416#p157416

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] installing coffeemud with mysql

2013-12-05 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: installing coffeemud with mysql

yeah me too.  Its weirdURL: http://forum.audiogames.net/viewtopic.php?pid=157488#p157488

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] The ULTIMATE Resource for Tips on Dating Japanese Girls and Women

2013-07-25 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: The ULTIMATE Resource for Tips on Dating Japanese Girls and Women

interesting... I'll keep that in mind.Thanks, spambot!URL: http://forum.audiogames.net/viewtopic.php?pid=142241#p142241

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] Guide for playing japanese audiogames

2013-08-15 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: Guide for playing japanese audiogames

Hi.I downloaded shadow rine earlier today, but for some reason instant_translate refuses to translate the text.  When I press NVDA+Shift+Y, even if its set to translate from japanese to english, it just puts the same text back on the clipboard.  I did install the locale thing and proTalker.  I tried getting the japanese keyboard to work, but pressing control shift doesn't do anything.  That's weird, because it worked with dvorak.URL: http://forum.audiogames.net/viewtopic.php?pid=144859#p144859

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] Guide for playing japanese audiogames

2013-08-16 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: Guide for playing japanese audiogames

@bladestorm:  thanks!  I'll try it again.  I also picked pc talker when I tried it, so I'll delete the config file and try the first option.URL: http://forum.audiogames.net/viewtopic.php?pid=144952#p144952

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] Need help getting to Suboria in Alter Aeon, anyone have some maps?

2013-08-20 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: Need help getting to Suboria in Alter Aeon, anyone have some maps?

Hmm.  I haven't been there in a long time, but if you go south from the Aomizu seaport with a ship, you should reach it eventually.URL: http://forum.audiogames.net/viewtopic.php?pid=145605#p145605

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: [Audiogames-reflector] The Official Gameplay/Commentary/Let'sPlay Thread!

2014-01-06 Thread AudioGames.net ForumGeneral Game Discussion: aaron77


Re: The Official Gameplay/Commentary/Let'sPlay Thread!

awwh I take it this doesn't support icecast streaming?URL: http://forum.audiogames.net/viewtopic.php?pid=160854#p160854

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector