CMD Issues Localhost Server Help!

Status
This thread has been locked.

MrDerek

Banned
Feedback score
0
Posts
68
Reactions
11
Resources
0
i dont have much eexperiencewith local host server cause i usally just buy them but i need a test server for my plugins so yea here is the log i need your help :)

C:\Users\Derek\Desktop\ENJOY THIS SERVER>java -Xmx1024M -Xms1024M -jar spigot.jar
This Spigot build supports Minecraft clients both of versions 1.7.x and of 1.8.x.
*** It is imperative that backups be taken before running this build on your server! ***
Please report any such issues to http://www.spigotmc.org/, stating your client, server, and if applicable BungeeCord versions.
*** Any bug reports not running the very latest versions of these softwares will be ignored ***


[15:58:01 INFO]: Starting minecraft server version 1.7.10
[15:58:01 INFO]: Loading properties
[15:58:01 INFO]: Default game type: SURVIVAL
[15:58:01 INFO]: This server is running CraftBukkit version git-Spigot-1.7.9-R0.2-205-g3633afe (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[15:58:01 INFO]: Debug logging is disabled
[15:58:01 INFO]: Using 4 threads for Netty based IO
[15:58:01 INFO]: Server Ping Player Sample Count: 12
[15:58:01 INFO]: Generating keypair
[15:58:01 INFO]: Starting Minecraft server on *:25565
[15:58:02 WARN]: **** FAILED TO BIND TO PORT!
[15:58:02 WARN]: The exception was: java.net.BindException: Address already in use: bind
[15:58:02 WARN]: Perhaps a server is already running on that port?
[15:58:02 INFO]: Stopping server
>
C:\Users\Derek\Desktop\ENJOY THIS SERVER>PAUSE
Press any key to continue . . .

help? lol sorry
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Chearful

thomas.gg
Supreme
Feedback score
115
Posts
1,398
Reactions
2,236
Resources
0
open up cmd
taskkill /im java.exe /f

then try again
 

OrionX

Feedback score
0
Posts
49
Reactions
28
Resources
0
It appears that you may already be running a server off of that internet. If so, close it and restart server. If not, change the port from 25565 to 25566 or something. The only thing about changing the port is that in the server IP you must include the port (for example server.com:25566). Hope this helps!
 

MrDerek

Banned
Feedback score
0
Posts
68
Reactions
11
Resources
0
open up cmd
taskkill /im java.exe /f

then try again
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.

C:\Users\Derek>taskkill /im java.exe /f
ERROR: The process "java.exe" not found.

C:\Users\Derek>
thats what it says :)
 
Banned forever. Reason: Breaking TOS (Underage) www.mc(market.org/threads/161039/)

MrDerek

Banned
Feedback score
0
Posts
68
Reactions
11
Resources
0
Banned forever. Reason: Breaking TOS (Underage) www.mc(market.org/threads/161039/)
Status
This thread has been locked.
Top