A java exception has occurred. Please help!

Nemozzz

Honorable
Jan 19, 2014
89
0
10,630
Hi,
I have been trying to create a minecraft 1.7.10 server however every time I open the server jar file it tells me that an exception has occurred. I have tried using both java 8 and 7: neither work and I cant do anything!
Please help me!
 
Solution
more information would help. Mostly about whole error message and at what point does it happen.
Also how are you running said server jar file? most recommend something like:
"C:\Program Files\Java\jre1.8.0_51\bin\java.exe" -Xmx2G -Xms2G -jar server.jar
more information would help. Mostly about whole error message and at what point does it happen.
Also how are you running said server jar file? most recommend something like:
"C:\Program Files\Java\jre1.8.0_51\bin\java.exe" -Xmx2G -Xms2G -jar server.jar
 
Solution

fudgecakes99

Admirable
Mar 17, 2014
1,766
0
6,160
I'd look this up in a minecraft forum specifically especially if you're running a vanilla server. If it's a custom bucketlist server i'd look it up in the bucket list forums. But what's the error exactly and what are your system specs? operating system x32 x64 bit?
 

Nemozzz

Honorable
Jan 19, 2014
89
0
10,630
Hi again,
Thanks for replying but i kinda found out the solution. It was just that I was trying to run the server in a different folder to the folder I usually keep my servers in. Thanks anyway!