Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

【SHARE】DDTank II R2.7

Newbie Spellweaver
Joined
Apr 11, 2011
Messages
29
Reaction score
12
i nver test it .. so what is the prob about that ? the fight nver start or what?

the fight nver start,
Seconds later, Automatically disconnect with the server.

The server has display synchronization error
 
dat face
Loyal Member
Joined
May 25, 2012
Messages
1,738
Reaction score
621
the fight nver start,
Seconds later, Automatically disconnect with the server.

The server has display synchronization error

are u have try to make it 2 vs 2 ? i means u got another char in the other room with 2 char on it ?
 
dat face
Loyal Member
Joined
May 25, 2012
Messages
1,738
Reaction score
621
2 VS 2 ,is pvp. it Working..

N vs NPC(PVE or PVC) , won't work.

1 vs npc, it Working..

oh i get it.. i think 2 char in the boatyard are impossible because it only set for 1 char i think.. or you can reedit the source ~
 
Newbie Spellweaver
Joined
Apr 11, 2011
Messages
29
Reaction score
12
10:37:55,343 - [42] - ERROR - Game.Base.Packets.StreamProcessor - AsyncTcpSendCallback
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Game.Base.PacketIn.CopyTo3(Byte[] dst, Int32 dstOffset, Int32 offset, Byte[] key, Int32& packetArrangeSend) in D:\Source\source server\Game.Base\PacketIn.cs:line 327
at Game.Base.Packets.StreamProcessor.AsyncTcpSendCallback(Object sender, SocketAsyncEventArgs e) in D:\Source\source server\Game.Base\Packets\StreamProcessor.cs:line 211
10:42:50,937 - [49] - ERROR - Game.Base.Packets.StreamProcessor - AsyncTcpSendCallback
System.ObjectDisposedException: Safe handle has been closed
at System.Net.Sockets.Socket.SendAsync(SocketAsyncEventArgs e)
at Game.Base.BaseClient.SendAsync(SocketAsyncEventArgs e) in D:\Source\source server\Game.Base\BaseClient.cs:line 297
at Game.Base.Packets.StreamProcessor.AsyncTcpSendCallback(Object sender, SocketAsyncEventArgs e) in D:\Source\source server\Game.Base\Packets\StreamProcessor.cs:line 261
 
dat face
Loyal Member
Joined
May 25, 2012
Messages
1,738
Reaction score
621
this is the file bug ........ dont know how to fix it ... the file still got many bug

still no update from RZ BR about this .. i think need the reedit source . or ?
 
Junior Spellweaver
Joined
Sep 29, 2012
Messages
121
Reaction score
1
e - 【SHARE】DDTank II R2.7 - RaGEZONE Forums

t_t

:(::adore:
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Sep 29, 2012
Messages
121
Reaction score
1
i'm run server ok Good ^_^
ru - 【SHARE】DDTank II R2.7 - RaGEZONE Forums
but

Error web

web - 【SHARE】DDTank II R2.7 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Sep 29, 2012
Messages
121
Reaction score
1
T_t

run - 【SHARE】DDTank II R2.7 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Sep 29, 2012
Messages
121
Reaction score
1
edit web.config at request file

web.config

<?xml version="1.0"?>
<configuration>
<appSettings>
<!--interface-->
<add key="Site" value="false"/>
<add key="SiteTitle" value="DanDanTang"/>
<add key="LoginKey" value="QY-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>
<add key="LoginKey_a" value="aaaa-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>
<add key="LoginUrl" value="http://127.0.0.1/requestii/CreateLogin.aspx"/>
<add key="LoginOnUrl" value="http://127.0.0.1/gunnyii/Login.htm"/>
<add key="FlashUrl" value="http://127.0.0.1/gunnyii/Default.aspx"/>
<add key="FlashConfig" value="http://127.0.0.1/gunnyii/config.xml"/>
<add key="FlashSite" value="http://127.0.0.1/resource/flash/"/>
<add key="Edition" value="21000"/>
<add key="Money" value="999000"/>
<add key="Gold" value="999000"/>
<add key="GiftToken" value="999000"/>
<add key="ActiveIP" value="127.0.0.1"/>
<add key="content2" value="0"/>
<add key="countDb" value="Data Source=FREDDY\SQLEXPRESS;Initial Catalog=Db_Count;Persist Security Info=True;User ID=sa;Password=123456" />
<add key="conString" value="Data Source=FREDDY\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456" />
<add key="membershipDb" value="Data Source=FREDDY\SQLEXPRESS;Initial Catalog=Db_Membership;Persist Security Info=True;User ID=sa;Password=123456" />
</appSettings>
<connectionStrings>
<add name="Db_TankConnectionString" connectionString="Data Source=FREDDY\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456" providerName="System.Data.SqlClient"/>
</connectionStrings>
<system.web>
<sessionState timeout="5"/>
<!--
Set compilation debug="true" to insert debugging
symbols into the compiled page. Because this
affects performance, set this value to true only
during development.
-->
<compilation debug="true" targetFramework="4.0">
</compilation>
<!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
<authentication mode="Windows"/>
<customErrors mode="Off" defaultRedirect="Error.htm">
<error statusCode="403" redirect="AccessError.htm"/>
</customErrors>
<pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/></system.web>
<!--
The system.webServer section is required for running ASP.NET AJAX under Internet
Information Services 7.0. It is not necessary for previous version of IIS.
-->
</configuration>
 
Junior Spellweaver
Joined
Sep 29, 2012
Messages
121
Reaction score
1
se - 【SHARE】DDTank II R2.7 - RaGEZONE Forums

Thank very much @stormcch @Ipan Dungun @ nanoman

buy help edit Language & edit images & swf plz
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 27, 2012
Messages
8
Reaction score
0
hata - 【SHARE】DDTank II R2.7 - RaGEZONE Forums

Hi my server dont working please help me why get this is error?

Thank you for helping.
 

Attachments

You must be registered for see attachments list
Back
Top