I need a tad bit of PC help! Small reward for useful help!

Sometimes, we all need a little general help.

Post Permalink
by Puppypal057 » 4/22/2012

Ok, I have an HP G56 Notebook PC, and today I was trying to make a server with the assistance of technogators12, and I had everything together. I ran run.bat and it said "The system cannot find the path specified. Press any key to continue...". I know whats wrong and how to fix it, but could someone tell me what to do to get my server to work/ the correct Path environmental variable for my PC. Thanks BTW. Whoever gets my server to work/helps me to get my server to work can be staff. (I know it's not a huge great reward) Please please help, ~<3

P.S. Sorry if it's in the wrong subject area >.<
Pure awesomeness is what I is.
Image
User avatar
Level 13
Journeyman Princess
Posts: 349
Joined: 8/5/11
Location: Stalking stalker is stalky.
Says: Perché non come la pasta Germania? =v=
Minecraft: Puppypal057

Post Permalink
by Flutters » 4/22/2012

OK i had this problem once too!
OK what to do is this..
1. make a new server floder.. drag in the server jar and thats it.
2. make the run.bat and paste this in it..
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.2.5-R1.0.jar
PAUSE

(ps. if yr useing a differnt jar u copy and paste the name after the "Xincgc -Xmx1G -jar" bit. make sure u replace the "craftbukkit-1.2.5-R1.0.jar" with yr jar name. U must include the .jar bit at the end!
3. when u have that done hit run and let it boot all the things up again.
4 drag in all of yr server plugins and all :)
5. IMPORTANT! keep the run.bat in the floder with the server stuff in it.. make a shortcut of it and put it on yr desktop..
Hopez this works!
From FlutterShy/ Riana
Image
Image
Image
Image
User avatar
Level 21
Expert Unicorn
Posts: 3087
Joined: 1/6/12
Location: FlutterShy's Cottage
Says: "Yay"
Minecraft: MightyRex
mc_server: Lukes MLP Server / My Own MLP Server

Post Permalink
by technogators12 » 4/22/2012

Puppy is using java 7
User avatar
Level 4
Apprentice Engineer
Posts: 1845
Joined: 2/25/12
Minecraft: Peru11
mc_server: Coming soon

Post Permalink
by technogators12 » 4/22/2012

I gave her mine that worked for me. I gave here the java one for 7 but the computer Path is messed up she said
User avatar
Level 4
Apprentice Engineer
Posts: 1845
Joined: 2/25/12
Minecraft: Peru11
mc_server: Coming soon

Post Permalink
by Puppypal057 » 4/22/2012

That's great info. You a baws. But when I did all that, then I ran run.bat I got this-
"Unable to access jarfile craftbukkit-1.2.5-R1.0.jar" Help please? And shut up tech. T_T
Pure awesomeness is what I is.
Image
User avatar
Level 13
Journeyman Princess
Posts: 349
Joined: 8/5/11
Location: Stalking stalker is stalky.
Says: Perché non come la pasta Germania? =v=
Minecraft: Puppypal057

Post Permalink
by Puppypal057 » 4/22/2012

I probably misunderstood sometin you said. >.>
Pure awesomeness is what I is.
Image
User avatar
Level 13
Journeyman Princess
Posts: 349
Joined: 8/5/11
Location: Stalking stalker is stalky.
Says: Perché non come la pasta Germania? =v=
Minecraft: Puppypal057

Post Permalink
by Flutters » 4/22/2012

technogators12 wrote:I gave her mine that worked for me. I gave here the java one for 7 but the computer Path is messed up she said

OK i get wat u have done here.. its the same when i have my brother the server and all..
what she needs to do is make it ALL on her computer. For some reason i dont know why it doesnt work of u just give someone the floder..
Hopez this helps
Image
Image
Image
Image
User avatar
Level 21
Expert Unicorn
Posts: 3087
Joined: 1/6/12
Location: FlutterShy's Cottage
Says: "Yay"
Minecraft: MightyRex
mc_server: Lukes MLP Server / My Own MLP Server

Post Permalink
by Flutters » 4/22/2012

Puppypal057 wrote:That's great info. You a baws. But when I did all that, then I ran run.bat I got this-
"Unable to access jarfile craftbukkit-1.2.5-R1.0.jar" Help please? And shut up tech. T_T


U missed a step.. I can do it for u. just paste here the name of yr server jar plz
Image
Image
Image
Image
User avatar
Level 21
Expert Unicorn
Posts: 3087
Joined: 1/6/12
Location: FlutterShy's Cottage
Says: "Yay"
Minecraft: MightyRex
mc_server: Lukes MLP Server / My Own MLP Server

Post Permalink
by Puppypal057 » 4/22/2012

I believe it is minecraft_server.jar
Pure awesomeness is what I is.
Image
User avatar
Level 13
Journeyman Princess
Posts: 349
Joined: 8/5/11
Location: Stalking stalker is stalky.
Says: Perché non come la pasta Germania? =v=
Minecraft: Puppypal057

Post Permalink
by technogators12 » 4/22/2012

I sent her the server jar its named craftbukkit
User avatar
Level 4
Apprentice Engineer
Posts: 1845
Joined: 2/25/12
Minecraft: Peru11
mc_server: Coming soon

Post Permalink
by Flutters » 4/22/2012

I need the full name. click on yr server jar and click rename and just go crtl c and paste it into here plz
then ill do the run.bat file thing for u :)
Then name should be like craftbukkit_1..2.5_r2 or something like that :P
plz paste the whloe name ^_^
8-)
Image
Image
Image
Image
User avatar
Level 21
Expert Unicorn
Posts: 3087
Joined: 1/6/12
Location: FlutterShy's Cottage
Says: "Yay"
Minecraft: MightyRex
mc_server: Lukes MLP Server / My Own MLP Server

Post Permalink
by Flutters » 4/22/2012

if you cant give me the name just do this..
Delete the sevrer jar u have..
download this one at this website:
http://cbukk.it/craftbukkit.jar

put it in yr server floder..
and delelte yr run.bat.
Make a new one and paste this in :

@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.2.5-R1.0.jar
PAUSE


Please tell me if this works!
I haz no problem helping :)
Image
Image
Image
Image
User avatar
Level 21
Expert Unicorn
Posts: 3087
Joined: 1/6/12
Location: FlutterShy's Cottage
Says: "Yay"
Minecraft: MightyRex
mc_server: Lukes MLP Server / My Own MLP Server

Next

Return to General Help