So I'm new to private servers, but i feel i at least know a little bit about them now, because I've spent the last 6 hours attempting to get one to work. I've mostly been trying to get KrazyServer to work. I downloaded both the files and did everything i was suppose to. All procedures and precautions followed to the exact letter. Then when i run the KrazyServer.exe, and hit "start" it says:
KrazyServer v2.0.0 - MMOEmpire Server v3
This log has been saved to your desktop
Error 1
==================================
[HttpListenerException]
One of the ports used by the server is in use, or you are not running as administrator . Please close any applications or services that use ports 2050, 8080, or 8888
MAKE SURE YOU HAVE DONE THE FOLLOWING:
==================================
- Ran this program as ADMIN.
- Do not have another mySQL server running.
- Have updated your .NET Framework.
- System language is ENGLISH.
But, I ran the program as admin, updated my .NET framework and then made sure my system language was english, and it still gives me the same error. But i really dont know how to check for mySQL server that is running. I looked in my system services and processes and it didnt look like there was any such thing, but I really dont even know what im looking for to be honest XD
And this is the logs with the errors:
Server:
Unhandled Exception: System.Net.HttpListenerException: The process cannot access the file because it is being used by another process
at System.Net.HttpListener.AddAllPrefixes()
at System.Net.HttpListener.Start()
at server.Program.Main(String[] args)
Web Server:
Listening at port 2050...
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
Not supported type: Merchant
MySQL:
C:\Users\owner\Downloads\_Server>mysql\bin\mysqld --defaults-file=mysql\bin\my.cnf --standalone --console
130711 1:54:16 [Note] Plugin 'FEDERATED' is disabled.
130711 1:54:16 InnoDB: The InnoDB memory heap is disabled
130711 1:54:16 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130711 1:54:16 InnoDB: Compressed tables use zlib 1.2.3
130711 1:54:16 InnoDB: Initializing buffer pool, size = 128.0M
130711 1:54:16 InnoDB: Completed initialization of buffer pool
130711 1:54:16 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
130711 1:54:16 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
130711 1:54:16 InnoDB: Waiting for the background threads to start
130711 1:54:17 InnoDB: 1.1.5 started; log sequence number 1595675
130711 1:54:17 [Note] Recovering after a crash using mysql-bin
130711 1:54:17 [Note] Starting crash recovery...
130711 1:54:17 [Note] Crash recovery finished.
130711 1:54:17 [Note] Event Scheduler: Loaded 0 events
130711 1:54:17 [Note] mysql\bin\mysqld: ready for connections.
Version: '5.5.9-log' socket: '' port: 3306 MySQL Community Server (GPL)
I looked over a lot of this and it seems to me that somewhere, i have one small problem thats causing a lot of other problems. Thats in idiot speak at least anyways. XD
please help if you are smart (unlike me). It'd be much appreciated

thanks