1 Attachment(s)
[HELP]squad , loading web error
hello
guy
help me some error
road and the webpage
Attachment 136445
center and fighting load well
and the file at website is already config well...sql server name ... and ect etc
but no luck
squad file
thx ~
the road server is stupid
i dont have edit anything buy fail to load T^T
i load back the r2.7 road is success T^T
Re: [HELP]squad , loading web error
and i think the road server make my webpage cant load ~
Re: [HELP]squad , loading web error
there're something you miss.. have you check all your ip in server , web.config , database ? check it again .. maybe you're miss something..
Re: [HELP]squad , loading web error
Quote:
Originally Posted by
Sub Zero
there're something you miss.. have you check all your ip in server , web.config , database ? check it again .. maybe you're miss something..
yes, i already check
i think the problem is from road server
road server is compile scrpts error
dont know how to fix it
Re: [HELP]squad , loading web error
can you put your road config here?
Re: [HELP]squad , loading web error
<?xml version="1.0"?>
<configuration>
<appSettings>
<!--Must Config-->
<add key="ServerID" value="4"/>
<add key="LanguagePath" value="Languages\Language-vn.txt"/>
<add key="IsSqlConfig" value="True"/>
<add key="Port" value="9200"/>
<add key="IP" value="127.0.0.1"/>
<add key="ServerName" value="7Road Server"/>
<add key="ServerNameShort" value="7Road"/>
<!--Rate for wining game-->
<add key="GP_Rate" value="9999999"/>
<add key="Xu_Rate" value="9999999"/>
<add key="Gold_Rate" value="9999999"/>
<add key="Gift_Rate" value="9999999"/>
<add key="conString" value="Data Source=.\SQLEXPRESS;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=sa;Password=123456"/>
<add key="countDb" value="Data Source=.\SQLEXPRESS;Initial Catalog=Db_Count;Persist Security Info=True;User ID=sa;Password=123456"/>
<!--game-->
<add key="MustStrengthenGold" value="1000"/>
<add key="MustComposeGold" value="1000"/>
<add key="MustFusionGold" value="2000"/>
<add key="BoxAppearCondition" value="10"/>
<add key="CheckRewardItem" value="11001"/>
<add key="CheckCount" value="2"/>
<add key="HymenealMoney" value="500"/>
<add key="DivorcedMoney" value="5214"/>
<add key="MarryRoomCreateMoney" value="2000,2700,3400"/>
<add key="FastLimit" value="true"/>
<!--server-->
<add key="PingCheckInterval" value="3"/>
<add key="DBAutosaveInterval" value="10"/>
<add key="LoginServerPort" value="9202"/>
<add key="LoginServerIp" value="127.0.0.1"/>
<add key="FightServerPort" value="9208"/>
<add key="FightServerIp" value="127.0.0.1"/>
<add key="ScriptCompilationTarget" value=".\GameServerScripts.dll"/>
<add key="ScriptAssemblies" value="Game.Base.dll,Game.Logic.dll,Game.Server.dll,SqlDataProvider.dll,Bussiness.dll,System.Drawing.dll"/>
<add key="LogConfigFile" value="logconfig.xml"/>
<add key="MaxClientCount" value="8000"/>
<!--record-->
<add key="AppID" value="1"/>
<add key="SubID" value="1"/>
<add key="GameType" value="1"/>
<add key="AreaID" value="1"/>
<add key="LogPath" value="RecordLog"/>
<add key="CountRecord" value="true"/>
<add key="SaveRecordInterval" value="5"/>
<add key="TxtRecord" value="true"/>
<add key="Edition" value="10990"/>
<!--interface-->
<add key="InterName" value="SevenRoad"/>
<add key="PrivateKey" value="<RSAKeyValue><Modulus>zRSdzFcnZjOCxDMkWUbuRgiOZIQlk7frZMhElQ0a7VqZI9VgU3+lwo0ghZLU3Gg63kOY2UyJ5vFpQdwJUQydsF337ZAUJz4rwGRt/MNL70wm71nGfmdPv4ING+DyJ3ZxFawwE1zSMjMOqQtY4IV8his/HlgXuUfIHVDK87nMNLc=</Modulus><Exponent>AQAB</Exponent><P>7lzjJCmL0/unituEcjoJsZhUDYajgiiIwWwuh0NlCZElmfa5M6l8H+Ahd9yo7ruT6Hrwr4DAdrIKP6LDmFhBdw==</P><Q>3EFKHt4FcDiZXRBLqYZaNSmM1KDrrU97N3CtEDCYS4GimmFOGJhmuK3yGfp/nYLcL2BTKyOZLSQO+/nAjRp2wQ==</Q><DP>SFdkkGsThuiPdrMcxVYb7wxeJiTApxYKOznL/T1VAsxMbyfUGXvMshfh0HDlzF6diycUuQ8IWn26YonRdwECDQ==</DP><DQ>xR9x1NpkB6HAMHhLHzftODMtpYc4Jm5CGsYvPZQgWUN2YbDAkmajWJnlWbbFzBS4N3aAONWtW6cv+ff2itKqgQ==</DQ><InverseQ>oyJzP0Sn+NgdNRRc7/cUKkbbbYaNxkDLDvKLDYMKV6+gcDce85t/FGfaTwkuYQNFqkrRBtDYjtfGsPRTGS6Mow==</InverseQ><D>wM33JNtzUSRwdmDWdZC4BuOYa2vJoD0zc0bNI4x0ml2oyAWdUCMcBfKEds/6i1T6s2e91d2dcJ/aI27o22gO/sfNg3tsr7uYMiUuhSjniqBDB/zyUVig29E4qdfuY1GHxTE8zurroY8mgGEB0aLj+gE0yX9T7sDFkY0QYRqJnwE=</D></RSAKeyValue>"/>
<add key="ClientSettingsProvider.ServiceUri" value=""/>
</appSettings>
<system.serviceModel>
<bindings>
<basicHttpBinding>
<binding name="PassPortSoap" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
<readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384"/>
<security mode="None">
<transport clientCredentialType="None" proxyCredentialType="None" realm=""/>
<message clientCredentialType="UserName" algorithmSuite="Default"/>
</security>
</binding>
</basicHttpBinding>
<netTcpBinding>
<binding name="NetTcpBinding_ICenterService" closeTimeout="00:01:00" openTimeout="00:01:00"
receiveTimeout="00:10:00" sendTimeout="00:01:00"
transactionFlow="false" transferMode="Buffered"
transactionProtocol="OleTransactions"
hostNameComparisonMode="StrongWildcard" listenBacklog="10"
maxBufferPoolSize="524288" maxBufferSize="65536" maxConnections="12"
maxReceivedMessageSize="65536">
<readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384"/>
<reliableSession ordered="true" inactivityTimeout="00:10:00" enabled="false"/>
<security mode="None">
<transport clientCredentialType="Windows" protectionLevel="EncryptAndSign"/>
<message clientCredentialType="Windows"/>
</security>
</binding>
</netTcpBinding>
</bindings>
<client>
<endpoint address="http://127.0.0.1/admingunny/Flash_Port/PassPort.asmx" binding="basicHttpBinding" bindingConfiguration="PassPortSoap" contract="WebLogin.PassPortSoap" name="PassPortSoap"/>
<endpoint address="net.tcp://127.0.0.1:2009/" binding="netTcpBinding" bindingConfiguration="NetTcpBinding_ICenterService" contract="CenterService.ICenterService" name="NetTcpBinding_ICenterService"/>
</client>
</system.serviceModel>
<runtime>
<gcServer enabled="true"/>
</runtime>
<system.web>
<membership defaultProvider="ClientAuthenticationMembershipProvider">
<providers>
<add name="ClientAuthenticationMembershipProvider" type="System.Web.ClientServices.Providers.ClientFormsAuthenticationMembershipProvider, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri=""/>
</providers>
</membership>
<roleManager defaultProvider="ClientRoleProvider" enabled="true">
<providers>
<add name="ClientRoleProvider" type="System.Web.ClientServices.Providers.ClientRoleProvider, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri="" cacheTimeout="86400"/>
</providers>
</roleManager>
</system.web>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
Re: [HELP]squad , loading web error
oh.. nothing wrong there.. how about battle.xml in road ?
Re: [HELP]squad , loading web error
Quote:
Originally Posted by
Sub Zero
oh.. nothing wrong there.. how about battle.xml in road ?
i set it to 127.0.0.1
Re: [HELP]squad , loading web error
Re: [HELP]squad , loading web error
Quote:
Originally Posted by
Sub Zero
how about it server id ?
i already ask suppport from BR
because here lees people ~
so sad ~
Re: [HELP]squad , loading web error
so have you solve the problem ?
Re: [HELP]squad , loading web error
problem solve for the server
they tell me to del the scripts
and it work !!
now is the webpage problem
they told me is the request
arhhhhhh
already put correct link !!!!!!!!!!!
Re: [HELP]squad , loading web error
bro just relax.. be cool.. how the error looks like ?
Re: [HELP]squad , loading web error
Imageshack - ka73.png
left hand side , the website
the road server already healthy ~
Re: [HELP]squad , loading web error
Have you check your request folder ?