Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 17:46

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



i got error on Arsenal Packethandler

Discussion on i got error on Arsenal Packethandler within the CO2 Private Server forum part of the Conquer Online 2 category.

Closed Thread
 
Old   #1
 
marlyandedsel's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 343
Received Thanks: 21
i got error on Arsenal Packethandler

case 2202:
{
ArsenalInscribitionList list = new ArsenalInscribitionList();
client.Send(list.Build(packet, client.Entity.Guild));
break;
}
case 2203:
{
client.Entity.Guild.Arsenal.Update(client.Entity.G uild);
client.Send(client.Entity.Guild.A_Packet);
#region Handle
client.Send(packet);
byte pType = packet[4];
byte i_type = packet[8];
uint i_Uid = BitConverter.ToUInt32(packet, 12);
switch (pType)
{

I got error on the red part
can you help me about this please.....

and here is the image error in console
Attached Images
File Type: jpg error.jpg (37.8 KB, 18 views)
marlyandedsel is offline  
Old 06/21/2011, 10:55   #2
 
elite*gold: 0
Join Date: May 2011
Posts: 168
Received Thanks: 33
if (Update == null) return;
zTek is offline  
Old 06/21/2011, 10:58   #3
 
marlyandedsel's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 343
Received Thanks: 21
cant make condition with that... its not working
marlyandedsel is offline  
Old 06/21/2011, 12:06   #4
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 992
Received Thanks: 1,110
client.Entity.Guild.Arsenal.Update(client.Entity.G uild);

the client is null or the client guild is null

make sure you are creating a new instance of the client guild before you update it.
{ Angelius } is offline  
Old 06/21/2011, 19:12   #5
 
elite*gold: 0
Join Date: May 2011
Posts: 168
Received Thanks: 33
case 2202:
{
ArsenalInscribitionList list = new ArsenalInscribitionList();
client.Send(list.Build(packet, client.Entity.Guild));
break;
}
case 2203:
{
if (client.Entity.Guild.Arsenal.Update == null) return;
client.Entity.Guild.Arsenal.Update(client.Entity.G uild);
client.Send(client.Entity.Guild.A_Packet);
#region Handle
client.Send(packet);
byte pType = packet[4];
byte i_type = packet[8];
uint i_Uid = BitConverter.ToUInt32(packet, 12);
switch (pType)
{
zTek is offline  
Old 06/21/2011, 20:43   #6
 
marlyandedsel's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 343
Received Thanks: 21
Thanks

Quote:
Originally Posted by { Angelius } View Post
client.Entity.Guild.Arsenal.Update(client.Entity.G uild);

the client is null or the client guild is null

make sure you are creating a new instance of the client guild before you update it.
you give me hint thanks Angelius..... I solved it with your help...
request closed..
marlyandedsel is offline  
Closed Thread


Similar Threads Similar Threads
Arsenal Packet
04/27/2011 - CO2 Private Server - 2 Replies
Hey. Anyone has the structure for Arsenal Packet (2202, 2203), if possible for patch 5370. Thanks!
wow Arsenal
04/22/2011 - World of Warcraft - 2 Replies
Moin wollte mal wissen wieso ich mein character in Arsenal nicht mehr sehen kann
Second Leutnant Mega Waffen Arsenal
11/11/2010 - CrossFire Trading - 5 Replies
cdfghjklkjhgfdsdfghjk
Fan - Tower ArsenaL
06/12/2010 - CO2 Private Server - 2 Replies
heLp me i cant see normaL tower - fan arsenaL.. http://i47.tinypic.com/33m9203.jpg



All times are GMT +1. The time now is 17:46.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.