|
You last visited: Today at 10:34
Advertisement
[Release] World Conquer Source v2
Discussion on [Release] World Conquer Source v2 within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.
05/04/2020, 13:05
|
#256
|
elite*gold: 0
Join Date: Nov 2008
Posts: 63
Received Thanks: 11
|
Quote:
Originally Posted by pintinho12
It's cq_action, not a source bug. Except for the event engines, mostly everything can be fixed by checking the database.
The action which is spawning Banshees is missing the check if there are already Banshees in the map.
|
i have fix it thanks, have another problem, any item usage is in cq_action and i not understand how fix the item 723753 have a error with archer class cannot be used but in other class yes. I would like to understand how cq_action works but for me right now it is a problem to modify that.
|
|
|
05/04/2020, 20:47
|
#257
|
elite*gold: 0
Join Date: Jul 2009
Posts: 943
Received Thanks: 408
|
Quote:
Originally Posted by darkhc
i have fix it thanks, have another problem, any item usage is in cq_action and i not understand how fix the item 723753 have a error with archer class cannot be used but in other class yes. I would like to understand how cq_action works but for me right now it is a problem to modify that.
|
And which item is 723753?
Using the item as a [PM] would help you to see which action was last executed so you can track the issue. The begginer pack does have some checks, so maybe the archer doesn't meet one of them.
|
|
|
05/05/2020, 22:58
|
#258
|
elite*gold: 0
Join Date: Mar 2007
Posts: 155
Received Thanks: 31
|
Solved lots of issues, but still couldn't get a hand on the Shuriken Vortex issue :P, like it isn't shooting any stars..
Its still in the V2 release you posted somewhere between all the comments.
Can you give me a a little help on where to look? Can fix the issue myself i guess
|
|
|
06/15/2020, 01:44
|
#259
|
elite*gold: 0
Join Date: Feb 2013
Posts: 41
Received Thanks: 3
|
Good Luck
|
|
|
06/18/2020, 02:06
|
#260
|
elite*gold: 0
Join Date: Aug 2011
Posts: 6
Received Thanks: 0
|
Error
Local server
"Falied to connect to the game server"
DHKey : DR654dt34trg4UI6
How do I solve it?
Soucer Version 5103 / Client Version 5103
|
|
|
06/18/2020, 20:23
|
#261
|
elite*gold: 0
Join Date: Jul 2009
Posts: 943
Received Thanks: 408
|
And the DH Key is correct?
|
|
|
06/18/2020, 20:33
|
#262
|
elite*gold: 0
Join Date: Aug 2011
Posts: 6
Received Thanks: 0
|
How to solve it, it was a problem with the Loader, now I'm having another problem which is "Missing Packet Handler: 1010 (Length: 28)"
I can't log in after creating the character, if you can help me thank you.
I'm new to this and I'm interested in learning.
|
|
|
06/28/2020, 13:24
|
#263
|
elite*gold: 0
Join Date: Mar 2005
Posts: 1,430
Received Thanks: 1,586
|
Finally nice to see someone actually do things tidy, and use the correct names for the NetMsg classes. And not use 1 class to handle every msg type and every msg subtype.
thumbsup!
|
|
|
06/29/2020, 19:52
|
#264
|
elite*gold: 0
Join Date: Apr 2009
Posts: 782
Received Thanks: 458
|
Quote:
Originally Posted by tiokill
How to solve it, it was a problem with the Loader, now I'm having another problem which is "Missing Packet Handler: 1010 (Length: 28)"
I can't log in after creating the character, if you can help me thank you.
I'm new to this and I'm interested in learning.
|
Check the PacketType, 1010 is the MsgAction. If the source is a downgraded version, the PacketType may be using the ID 10010 (for versions above 5165 i guess)
|
|
|
06/30/2020, 01:45
|
#265
|
elite*gold: 0
Join Date: Jul 2009
Posts: 943
Received Thanks: 408
|
Quote:
Originally Posted by tiokill
How to solve it, it was a problem with the Loader, now I'm having another problem which is "Missing Packet Handler: 1010 (Length: 28)"
I can't log in after creating the character, if you can help me thank you.
I'm new to this and I'm interested in learning.
|
5103? 5517?
|
|
|
07/01/2020, 00:27
|
#266
|
elite*gold: 0
Join Date: Aug 2011
Posts: 6
Received Thanks: 0
|
5103 :/
|
|
|
07/01/2020, 00:35
|
#267
|
elite*gold: 0
Join Date: Jul 2009
Posts: 943
Received Thanks: 408
|
Quote:
Originally Posted by tiokill
5103 :/
|
Change the enum item PacketType.MsgAction to 1010
|
|
|
07/21/2020, 15:39
|
#268
|
elite*gold: 0
Join Date: Dec 2008
Posts: 11
Received Thanks: 1
|
Pintinho, first of all, massive thanks for your awesome project and patience on this thread, you are incredibly helpful.
Using all the latest versions for mysql, appserv etc. The client I am using is 5517
Getting some errors, both when executing loginserver and msgserver that I haven't been able to solve (I am pretty much a noob, but love the steep learning curve). Looks like they are linked and similar to what tiokill experienced recently
Loginserver:
System.Net.Sockets.SocketException (0x80004005): An attempt was made to access a socket in a way forbidden by its access permissions
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at ServerCore.Networking.Sockets.AsynchronousServerSo cket.Bind(String ipAddress, Int32 port) in C:...\ServerCore\Networking\Sockets\Asynchronous Server Socket.cs:line 113
System.Net.Sockets.SocketException (0x80004005): An invalid argument was supplied
at System.Net.Sockets.Socket.Listen(Int32 backlog)
at ServerCore.Networking.Sockets.AsynchronousServerSo cket.Listen(Int32 backlog) in C:...\ServerCore\Networking\Sockets\Asynchronous Server Socket.cs:line 130
- Server is ready for connections...
Msgserver:
Missing packet handler: 0 (Length: 72)
48 00 00 00 FF 6A 04 48 6F 73 74 20 27 44 45 53 4B 54 4F 50 2D 41 30 44 37 44 56 4B 27 20 69 73 20 6E 6F 74 20 61 6C 6C 6F 77 65 64 20 74 6F 20 63 6F 6E 6E 65 63 74 20 74 6F 20 74 68 69 73 20 4D 79 53 51 4C 20 73 65
System.NullReferenceException: Object reference not set to an instance of an object.
at ServerCore.Networking.Sockets.AsynchronousClientSo cket.AnnounceReceive(IAsyncResult result) in C:...\ServerCore\Networking\Sockets\Asynchronous Client Socket.cs:line 278
Any idea how to solve this or what to do next?
|
|
|
08/26/2020, 00:10
|
#269
|
elite*gold: 0
Join Date: Mar 2014
Posts: 10
Received Thanks: 1
|
Quote:
Originally Posted by denominator
Turns out it was the loader that was causing issues
|
what was the issue on your loader? I'm kinda stuck at it right now :/
|
|
|
08/27/2020, 17:38
|
#270
|
elite*gold: 0
Join Date: Jul 2009
Posts: 943
Received Thanks: 408
|
Quote:
Originally Posted by SpentGuy
Pintinho, first of all, massive thanks for your awesome project and patience on this thread, you are incredibly helpful.
Using all the latest versions for mysql, appserv etc. The client I am using is 5517
Getting some errors, both when executing loginserver and msgserver that I haven't been able to solve (I am pretty much a noob, but love the steep learning curve). Looks like they are linked and similar to what tiokill experienced recently
Loginserver:
System.Net.Sockets.SocketException (0x80004005): An attempt was made to access a socket in a way forbidden by its access permissions
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at ServerCore.Networking.Sockets.AsynchronousServerSo cket.Bind(String ipAddress, Int32 port) in C:...\ServerCore\Networking\Sockets\Asynchronous Server Socket.cs:line 113
System.Net.Sockets.SocketException (0x80004005): An invalid argument was supplied
at System.Net.Sockets.Socket.Listen(Int32 backlog)
at ServerCore.Networking.Sockets.AsynchronousServerSo cket.Listen(Int32 backlog) in C:...\ServerCore\Networking\Sockets\Asynchronous Server Socket.cs:line 130
- Server is ready for connections...
Msgserver:
Missing packet handler: 0 (Length: 72)
48 00 00 00 FF 6A 04 48 6F 73 74 20 27 44 45 53 4B 54 4F 50 2D 41 30 44 37 44 56 4B 27 20 69 73 20 6E 6F 74 20 61 6C 6C 6F 77 65 64 20 74 6F 20 63 6F 6E 6E 65 63 74 20 74 6F 20 74 68 69 73 20 4D 79 53 51 4C 20 73 65
System.NullReferenceException: Object reference not set to an instance of an object.
at ServerCore.Networking.Sockets.AsynchronousClientSo cket.AnnounceReceive(IAsyncResult result) in C:...\ServerCore\Networking\Sockets\Asynchronous Client Socket.cs:line 278
Any idea how to solve this or what to do next?
|
You're binding your sockets on "0.0.0.0"?
|
|
|
 |
|
Similar Threads
|
[RELEASE]Conquer Emulator Source 5165
11/22/2010 - CO2 PServer Guides & Releases - 29 Replies
Latest Version: v1.0.0
Last Updated: 07:37AM 29/07 2010
This is a small project in NewestCOServer.
Why this?
To make a better NewestCOServer source.
Ive deleted alot things so far and started building things up.
I will work on this time after time, untill it will be good :)
Hope you find this useful
|
[RELEASE] Conquer v5065 Source
10/20/2009 - CO2 PServer Guides & Releases - 2 Replies
Edited
|
[Release] Conquer Source
08/23/2009 - CO2 PServer Guides & Releases - 1 Replies
Heya.
Since wrong people got ahold of this (immature kids, ofcourse) I decided to release it.
It's a source which base was made by Tanel, and was rewritten and continued by me.
I will not say that the coding in this source is great, because it's sure not. I stopped developing somewhere in 2008, so it's poorly coded in some places, but it has the basic stuffs + some more.
Here's a little list to give you a little information:
|
All times are GMT +1. The time now is 10:36.
|
|