You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
PBJ
  • TTG Addict
Status: Offline
Joined: May 07, 201113Year Member
Posts: 2,214
Reputation Power: 94
Status: Offline
Joined: May 07, 201113Year Member
Posts: 2,214
Reputation Power: 94
TTG-LemonJello wrote the link to check to see if its running is not working but other than that i have everything what do i do now lol?
type in the ip you used for the server in the address bar i believe
#12. Posted:
PBJ
  • TTG Addict
Status: Offline
Joined: May 07, 201113Year Member
Posts: 2,214
Reputation Power: 94
Status: Offline
Joined: May 07, 201113Year Member
Posts: 2,214
Reputation Power: 94
Rs-Ps wrote what does it mean when you click compile and it says path is not specified i type,
it wont work iv tried to make a rsps like 6 times,....
@echo off
title yourservernamehere
"C:\Program Files\Java\jdk1.5.0_09\bin\javac.exe" -cp . *.java
"C:\Program Files\Java\jdk1.5.0_09\bin\java.exe" server
pause

and replace it with my java version and it still nothing, help -.-?
aim me and ill try to help you aim is trevorw333
#13. Posted:
iainbruX
  • TTG Senior
Status: Offline
Joined: Jan 31, 201113Year Member
Posts: 1,053
Reputation Power: 49
Status: Offline
Joined: Jan 31, 201113Year Member
Posts: 1,053
Reputation Power: 49
trevorw333 wrote
Rs-Ps wrote what does it mean when you click compile and it says path is not specified i type,
it wont work iv tried to make a rsps like 6 times,....
@echo off
title yourservernamehere
"C:\Program Files\Java\jdk1.5.0_09\bin\javac.exe" -cp . *.java
"C:\Program Files\Java\jdk1.5.0_09\bin\java.exe" server
pause

and replace it with my java version and it still nothing, help -.-?
aim me and ill try to help you aim is trevorw333


It's the . *.java

Get rid of it
#14. Posted:
PBJ
  • TTG Addict
Status: Offline
Joined: May 07, 201113Year Member
Posts: 2,214
Reputation Power: 94
Status: Offline
Joined: May 07, 201113Year Member
Posts: 2,214
Reputation Power: 94
SyrrieX wrote
trevorw333 wrote
Rs-Ps wrote what does it mean when you click compile and it says path is not specified i type,
it wont work iv tried to make a rsps like 6 times,....
@echo off
title yourservernamehere
"C:\Program Files\Java\jdk1.5.0_09\bin\javac.exe" -cp . *.java
"C:\Program Files\Java\jdk1.5.0_09\bin\java.exe" server
pause

and replace it with my java version and it still nothing, help -.-?
aim me and ill try to help you aim is trevorw333


It's the . *.java

Get rid of it
or just listen to this guy he's smart
#15. Posted:
pwnerl33t
  • New Member
Status: Offline
Joined: Dec 24, 201112Year Member
Posts: 1
Reputation Power: 0
Status: Offline
Joined: Dec 24, 201112Year Member
Posts: 1
Reputation Power: 0
[ Register or Signin to view external links. ]

why is this?! every source it says this, it compiled fine, but i can never run a source, i can run a client, and compile client, and compile source but never run it, why? ps i did exacly what the tut said, exept the JDK as i only have 7gb and im not wasting it on downloading 50 **** different versions of java, i have jre6 jre7 and jdk1.7.0_02
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.