News:

If you want to help support the game, please consider donating to AllGoFree!

Main Menu

Need a Java nerd

Started by Kryptonite, July 07, 2010, 09:41:03 PM

Previous topic - Next topic

Kryptonite

OK so whenever I try and run like BAT files like for downloadable clients a console pops up and it's like "YOU DO NOT HAVE JAVA INSTALLED!" although I do have Java installed, and Runescape as well as many other Java-Related things work for me. Tell me what to do? I've had this problem on two different computers.

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Drunk Mario

Do you have the latest Java? Also what about your flash player? Some clients need a flash player..


Quote from: Connor on May 26, 2011, 12:13:30 PM
I wish it was possible to punch some through a computer screen.

~~Personal Achievements~~

- Said to be one of the best Forum Mods
- #1 poster
- #1 topic starter
- Max combat achieved In-game
- Good banner maker
- #4 Overall

Kryptonite

Lol I just like downloaded Java.. and wth is a Flash Player? I'm dumb -_-

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Banjo Hick

Install Java 4.5.... On my new-old laptop I had to download it to play...

Kryptonite

Ok here's a better detailed thing... I own a MacBook and today I just installed Windows XP. I'm trying to compile a server I made but when I do the compile files for anything they always say "You do not have Java installed" even though I just downloaded the latest Java. Should I try installing Windows 7?

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Voltimolt

Post your .Bat coding. (Rightclick bat>edit>select all>copy>paste here)

u might need to add varieable environment (something like that)

brianc

Hello,

Here is an easy fix for you.

Run Server.

@echo off
title <Name of client>
cd <Path of Jar Files>
java -Xmx256m client 1 live live software members english game1
color 0a
echo Welcome to <Insert Name>
echo Have fun!
pause


Compile Server.

@echo off
COLOR F4
title Compiler
"C:\Program Files\Java\<Java Version>\bin\javac.exe" -cp . -d ./bin ./Server/*.java
pause
cls
Compiler.bat
pause


Make sure all .Jar files are in the same folder for this to work.

Then if you wish to compile this into a .exe please reffer to this link. ----> http://download.cnet.com/Bat-To-Exe-Converter/3000-2069_4-10555897.html

Hope this solved your problem.

Have a good day.

Regards,
Brian Crowell





Kryptonite

You guys don't get it. And Mute I used Parallels not BootCamp. Every type of .bat file that is supposed to run any kind of Java thing says I don't have Java. Not just the ones in my source. Like say I go to download some random server's client. When I try to do run.bat or whatever they named their thing that pulls up the console and lets you play, it says "You don't have Java installed."

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Kryptonite

Settings popped up. What now? >_>

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Pk0wnedall

1.) Use Pm Pl0x.
2.) If you don't know what your doing, don't do it.
3.) Find on google how to make one.

Kryptonite

Well OK I installed JDK and now when I try and open stuff.. OK I'll post screenshots on this post in a sec.

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Vee Dub

Do you have the non-mac java? Lol.

Kryptonite

Quote from: Pk0wnedall on July 09, 2010, 03:53:42 AM
1.) Use Pm Pl0x.
2.) If you don't know what your doing, don't do it.
3.) Find on google how to make one.

This did not help. I know what I'm doing. I'm not using PM because that's what this section is for. And google can suck one because it's horrible at finding out how to do things.

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Kryptonite

Sorry for double post but I still need help.

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Kryptonite


Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.