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!

Mobile 勇者传说3D ( Mobile )

Newbie Spellweaver
Joined
Apr 4, 2012
Messages
7
Reaction score
0
I configured everything correctly, but when I clicked to enter the game, a connection error would occur.
All servers are running without errors.
I checked the ip's and ports, but they're all correct.
WhatsApp Image 2018-05-28 at 11.36.25 - 勇者传说3D ( Mobile ) - RaGEZONE Forums
WhatsApp Image 2018-05-28 at 11.40.12 - 勇者传说3D ( Mobile ) - RaGEZONE Forums
WhatsApp Image 2018-05-28 at 11.42.17 - 勇者传说3D ( Mobile ) - RaGEZONE Forums
WhatsApp Image 2018-05-28 at 10.50.51 - 勇者传说3D ( Mobile ) - RaGEZONE Forums

this is the conf.in:(::(::(::(:
;登陆服务器监听客户端配置
[LoginServerListen]
;监听IP(玩家连接,SereverList.txt: LoginServerIP)
Ip=192.168.25.5
;监听端口(玩家连接,SereverList.txt: LoginServerPort)
Port=11109
MaxAcceptNum=2500
MaxOnlineNum=2500

;网关服务器监听客户端配置
[GateServerListen]
;监听IP(玩家连接)
Ip=192.168.25.5
;监听IP(仅腾讯使用)
--RealIp=127.0.0.1
;监听端口(玩家连接)
Port=21109
;最大连接数
MaxAcceptNum=2500
MaxOnlineNum=2500

;服务器版本配置
[Version]
;版本号(AppVersion,ResVersion任意一个为0就不检查版本否则必须与cdn/mgr中的Version.txt一致)
AppVersion=0.6.1
ResVersion=0.6.101
;平台类型标识 1、开发版本 2、国服版本 3、台湾版本
PlatformType=3
;设备类型标识 1、IOS 3、Android 7、WindowsPC
DeviceType=3
;服务器状态(0 单服 1 合服)
MergeServer=0
OpenServerTime=17-05-03 9:58:00

;登陆服务器配置
[LoginServer]
;服务器IP(服务器互连)
Ip=127.0.0.1
;服务器端口(服务器互连)
Port=12109
;最大连接数(与服务器之间)
MaxAcceptNum=2
;日志设置
;(十位数 输出设置 0、不输出 1、输出到文件 2、输出到控制台 3、输出到文件及控制台)
;(个位数 日志过滤级别 1、紧急 2、中等 3、普通)
LogSet=12
;HTTP线程数
HttpThreadNum=15

;网关服务器配置
[GateServer]
;服务器Ip(服务器互连)
Ip=127.0.0.1
;服务器端口(服务器互连)
Port=22109
;最大连接数(与服务器之间)
MaxAcceptNum=4
;日志设置
LogSet=12
;服务器ID(不要大于500 单服 SereverList.txt: LoginServerId, 合服 第一个合并服务器的id)
ServerId=109
;服务器名字(SereverList.txt: Name)
ServerName=server109
;心跳包开关
HeartBeat=1

;社交服务器配置
[SocialServer]
;ip(服务器互连)
Ip=127.0.0.1
;端口(服务器互连)
Port=30109
MaxAcceptNum=1
LogSet=12
;行为日志唯一ID(新服清零,旧服拷贝)
BehaviorId=594

;数据服务器配置
[CenterServer]
;ip(服务器互连)
Ip=127.0.0.1
;端口(服务器互连)
Port=40109
MaxAcceptNum=4
LogSet=12

;游戏服务器配置
[GameServer]
LogSet=12
;GM命令开关( 1 所有角色可以使用GM命令 0 只有GM角色才能使用命令)
UseGM=1
;掉落倍数(仅副本掉落有效 参数1~ 10)
DropRate=3
;行为日志唯一ID(新服清零,旧服拷贝)
BehaviorId_1=358257
BehaviorId_0=0

;数据库配置
[Database]
;数据库IP
Host=127.0.0.1
;数据库端口
Port=3306
;账号数据库名
AccountDBName=account
;游戏数据库名
GameDBName=game_109
;数据库用户名
User=root
;数据库密码
Password=123456
;数据库字符集
CharacterSet=gbk
;读取对象最大数量
ReaderNum=3000

;平台配置
[Platform]
;监听平台IP(充值php,GM工具,数据统计连接)
Ip=192.168.25.5
;监听端口(GM工具,数据统计)
Port=51109
;监听端口(充值php)
RechargePort=52109
;平台接口签名Key
Key=749d6c5cf2e52094c9d10ddc197e316c
;登录模式(0 正式 1 开发/沙盒 )
DebugMode=1
;充值模式(0 正式 1 开发/沙盒 )
RechargeDebugMode=1
;白名单模式
WhiteListMode=0
;1758应用(anroid)包名
1758AppPackageName=com.hagame.cob
;腾讯充值
QQRechargeUrl=http://10.251.43.101:81/recharge/msdk.php
;礼包码校验
GiftCheckUrl=http://127.0.0.1:81/checkcdkey/cdkey.php


[ApiGotye]
;勇者传说3D
--AppKey=9379b167-b00f-46ae-9075-b53c8624d3de
;勇者契約
--AppKey=99a2899d-ffcd-4c91-8058-03479360c4ee
;圣灵传说
AppKey=5f079f42-c572-4d95-960c-e10ca1dad9de

Link Game:
http://www.bl20166.com/forum.php?mod=viewthread&tid=3771
 

Attachments

You must be registered for see attachments list
Joined
Jun 3, 2009
Messages
975
Reaction score
282
It say's you "Connection Disconnected" or "Connection Interrupted"
I think you need to set the ip also on client side APK
Will go check this this must be on MMORPG Extra Release section

There is also a tutorial pdf name 教程.pdf need to edit IP on Assembly-Csharp on your APK by using .net reflector IP is on ALGameUrl-> GetResMgrUrl()

Need to edit ip in
servelist.sql INSERT INTO `serverlist` VALUES ('109', '192.168.0.140', '52109');
ios_clientresource.sql table clientresource

Default IP in DatabaseSide : 192.168.0.140
Default IP in ServerSide & ClientSide: 192.168.0.142
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Apr 4, 2012
Messages
7
Reaction score
0
It say's you "Connection Disconnected" or "Connection Interrupted"
I think you need to set the ip also on client side APK
Will go check this this must be on MMORPG Extra Release section

There is also a tutorial pdf name 教程.pdf need to edit IP on Assembly-Csharp on your APK by using .net reflector IP is on ALGameUrl-> GetResMgrUrl()

yes, I already did ip exchange in apk! I can enter, create the account and the character, but for the transination to the game does not work.
 
Upvote 0
Newbie Spellweaver
Joined
Apr 4, 2012
Messages
7
Reaction score
0
transination > Translation you mean?

check all including .vbs files

transaction is next to screen.
I can log in, create the character, but then the connection to the Gameserver does not work, the connection error.
I login.
WhatsApp Image 2018-05-28 at 11.40.12 - 勇者传说3D ( Mobile ) - RaGEZONE Forums
I select the character.
then enter the loading screen to go to the game. but connection error occurs.
WhatsApp Image 2018-05-28 at 11.42.17 - 勇者传说3D ( Mobile ) - RaGEZONE Forums
WhatsApp Image 2018-05-28 at 10.50.51 - 勇者传说3D ( Mobile ) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Back
Top