Discussion on ProjectX V5 (Aka. Codename CandyConquer) - 5517 Source within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.
Completely out of curiosity, was the IP previously used before you released this an external IP? If I use my external, it throws an error, however if I use my local (192.168..) it seems to work.
Edit: This isn't anything to do with ports. I'm uncertain bc I've used it before on another source without problems. I figured since it is my router's internet-facing address it may not want to bind, but still confused
What error do you get? It could be a firewall issue maybe?
Quote:
Originally Posted by abbas94
How do I set this up? I'm confused.. the source to me seems spread out? Although its nice to see everything's separate, i.e. npc dialogs etc
You just compile the auth and world server and then run them seperately. Every other project will compile along with them.
The easiest way is to open the solution in Visual studio and set both projects as start up projects.
What error do you get? It could be a firewall issue maybe?
VS just says that the IP string is out of context. When I use a local IP I can get a connection from client -> server. I tried using IPAddress.Any in hopes it would grab my external and use it without problems, but it would just use 0.0.0.0
So not entirely sure what the prob is. Firewall shouldn't be an issue, all 4 ports are forwarded (5816/5817/9958/9959 (even though I dont think 9959 is used)).
Also, any idea what I'm running into here:
I've tried logging with your previously created account and one I inserted into the db on my own, same prob. Server accepts the connection then immediately disconnects.
I've messed around in the code and finally got it to accept and login; however, it only works with my local IP.
Ikke-afviklet undtagelse: System.ArgumentNullException: En værdi må ikke være nu
ll.
Parameternavn: ipString
ved System.Net.IPAddress.InternalParse(String ipString, Boolean tryParse)
ved System.Net.IPAddress.Parse(String ipString)
ved CandyConquer.ApiServer.Server`1.Start(String ip, Int32 port) i E:\Spil\Co
nquer server\CandyConquer - 1.2.1\Source\CandyConquer\CandyConquer.ApiServer\S er
ver.cs:linje 69
ved CandyConquer.AuthApi.AuthServer.Main(String[] args) i E:\Spil\Conquer ser
ver\CandyConquer - 1.2.1\Source\CandyConquer\AuthApi\AuthServer.cs:li nje 117
Translation:
ved = by
i = in
Parameternavn = parametername
Ikke-afviklet undtagelse = not solved exeption
En værdi må ikke være null = a value must not be null
Ikke-afviklet undtagelse: System.ArgumentNullException: En værdi må ikke være nu
ll.
Parameternavn: ipString
ved System.Net.IPAddress.InternalParse(String ipString, Boolean tryParse)
ved System.Net.IPAddress.Parse(String ipString)
ved CandyConquer.ApiServer.Server`1.Start(String ip, Int32 port) i E:\Spil\Co
nquer server\CandyConquer - 1.2.1\Source\CandyConquer\CandyConquer.ApiServer\S er
ver.cs:linje 69
ved CandyConquer.AuthApi.AuthServer.Main(String[] args) i E:\Spil\Conquer ser
ver\CandyConquer - 1.2.1\Source\CandyConquer\AuthApi\AuthServer.cs:li nje 117
Translation:
ved = by
i = in
Parameternavn = parametername
Ikke-afviklet undtagelse = not solved exeption
En værdi må ikke være null = a value must not be null
You most likely set the database up incorrectly.
It looks for this path by default: C:\CandyConquer\Database\
So organized source lol, I've a question about the maps. You've compressed the dmaps into fcqmaps, I wanna add new dmaps and I've no idea about compressing it into fcqmaps!
So organized source lol, I've a question about the maps. You've compressed the dmaps into fcqmaps, I wanna add new dmaps and I've no idea about compressing it into fcqmaps!
Pretty sure I left the source code for it in there also sorry haven't been keeping up with this thread.
Just reverse the decompress method and you got your compression.
Of course it requires you to be able to decode dmaps.
But to explain further.
FCQ maps are just a custom compression of the maps that stores the data in bits to create a smaller size.
Quote:
Originally Posted by kerohero
hmm Why you're using ids? All of this Id's are with the same sort Why you just didn't do it like this?
help me source 5517 plz :( 10/20/2012 - CO2 Private Server - 11 Replies http://img5.pimp-my-profile.com/i57/5/9/30/f_a9b54 b44b2ca.jpg
hello need help with that mistake a person who knows how
repair it if you could tell me how to fix it
I will appreciate endlessly only error is that I
Please ask him to give me help with that
58 errors and error screen time GameState.cs 842 help me plz :(
i have problem in Source 5517 04/04/2012 - CO2 Private Server - 4 Replies i have problem in consol
look i need fixd
Server Fully Ready Enjoy.
No~Love has logged on. {5.46.218.229}
Twisted has logged on. {5.49.120.158}
[Dev][PVP]ProjectX - Patch 5517+ - No ninjas/monks 03/01/2012 - CO2 Private Server - 84 Replies http://i590.photobucket.com/albums/ss347/PhoeNix4R eal/projectxlogo.png
Opening: March. (Not sure when exactly, but those are the times set for now.)
Okay as I requested the other development thread closed as I could not update it, because of my main account being banned, then I thought I'd make a new thread with updated information about the server. :rolleyes:.
First of all I would like to say a few things about what have happened etc.
Well as some of you know KraHen joined us, but...
SOURCE 5517 SHUTDOWN 12/21/2011 - CO2 Private Server - 5 Replies ----Exception message----
Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
----End of exception message----
----Stack trace----
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
at System.Collections.Generic.Queue`1.SetCapacity(Int 32 capacity)
at System.Collections.Generic.Queue`1.Enqueue(T item)
at...