欧阳鸿飞
发表于 2016-4-6 00:16:56
我找到了修复进魔塔的方法,都是转来的拿来给大家共享下。
龙塔进入不了,排行榜进不了前3,执行以下SQL,完美解决
修改之前需下线,关掉服务端,改好后再开启服务端
其实就是用户表中,少了6个ID的用户,所以用户信息找不到。
INSERT INTO `mt`.`userinfo` (`id`, `autoBuyCoin`, `blockChat`, `blockLogin`, `buyPackCount`, `cityId`, `coin`, `coupon`, `exp`, `fame`, `gold`, `identify`, `level`, `loginCount`, `loginDays`, `loginTime`, `logoutTime`, `longpo`, `pearlBagSize`, `playerName`, `registerTime`, `renamed`, `rmb`, `fundGold`, `server`, `sex`, `taskStep`, `totalGold`, `totalLoginDays`, `totalOnlineTime`, `userName`, `vocation`, `ability`, `charmValue`, `totalOlineTimeAtToday`, `tuiJie`, `loginPf`, `blockChatReason`, `lxLoginMonth`, `arenaHonor`, `maxAbility`, `gatherSpirit`) VALUES ('100010000000001', '0', '0', '0', '0', '1', '100270', '20', '2270', '0', '0', '0', '9', '1', '1', '2016-03-12 17:54:03', '2016-03-12 18:19:43', '1000', '0', '飓鼎玩网单1', '2016-03-12 17:02:08', '0', '0', '0', '1', '2', '9', '0', '1', '1988397', 'judingwan1', '2', '719.000', '0', '0', '0', '37wan', '', '1', '0', '0.0', '0');
INSERT INTO `mt`.`userinfo` (`id`, `autoBuyCoin`, `blockChat`, `blockLogin`, `buyPackCount`, `cityId`, `coin`, `coupon`, `exp`, `fame`, `gold`, `identify`, `level`, `loginCount`, `loginDays`, `loginTime`, `logoutTime`, `longpo`, `pearlBagSize`, `playerName`, `registerTime`, `renamed`, `rmb`, `fundGold`, `server`, `sex`, `taskStep`, `totalGold`, `totalLoginDays`, `totalOnlineTime`, `userName`, `vocation`, `ability`, `charmValue`, `totalOlineTimeAtToday`, `tuiJie`, `loginPf`, `blockChatReason`, `lxLoginMonth`, `arenaHonor`, `maxAbility`, `gatherSpirit`) VALUES ('100010000000002', '0', '0', '0', '0', '1', '100270', '20', '2270', '0', '0', '0', '9', '1', '1', '2016-03-12 17:54:03', '2016-03-12 18:19:43', '1000', '0', '飓鼎玩网单2', '2016-03-12 17:02:08', '0', '0', '0', '1', '2', '9', '0', '1', '1988397', 'judingwan2', '2', '719.000', '0', '0', '0', '37wan', '', '1', '0', '0.0', '0');
INSERT INTO `mt`.`userinfo` (`id`, `autoBuyCoin`, `blockChat`, `blockLogin`, `buyPackCount`, `cityId`, `coin`, `coupon`, `exp`, `fame`, `gold`, `identify`, `level`, `loginCount`, `loginDays`, `loginTime`, `logoutTime`, `longpo`, `pearlBagSize`, `playerName`, `registerTime`, `renamed`, `rmb`, `fundGold`, `server`, `sex`, `taskStep`, `totalGold`, `totalLoginDays`, `totalOnlineTime`, `userName`, `vocation`, `ability`, `charmValue`, `totalOlineTimeAtToday`, `tuiJie`, `loginPf`, `blockChatReason`, `lxLoginMonth`, `arenaHonor`, `maxAbility`, `gatherSpirit`) VALUES ('100010000000003', '0', '0', '0', '0', '1', '100270', '20', '2270', '0', '0', '0', '9', '1', '1', '2016-03-12 17:54:03', '2016-03-12 18:19:43', '1000', '0', '飓鼎玩网单3', '2016-03-12 17:02:08', '0', '0', '0', '1', '2', '9', '0', '1', '1988397', 'judingwan3', '2', '719.000', '0', '0', '0', '37wan', '', '1', '0', '0.0', '0');
INSERT INTO `mt`.`userinfo` (`id`, `autoBuyCoin`, `blockChat`, `blockLogin`, `buyPackCount`, `cityId`, `coin`, `coupon`, `exp`, `fame`, `gold`, `identify`, `level`, `loginCount`, `loginDays`, `loginTime`, `logoutTime`, `longpo`, `pearlBagSize`, `playerName`, `registerTime`, `renamed`, `rmb`, `fundGold`, `server`, `sex`, `taskStep`, `totalGold`, `totalLoginDays`, `totalOnlineTime`, `userName`, `vocation`, `ability`, `charmValue`, `totalOlineTimeAtToday`, `tuiJie`, `loginPf`, `blockChatReason`, `lxLoginMonth`, `arenaHonor`, `maxAbility`, `gatherSpirit`) VALUES ('100010000000004', '0', '0', '0', '0', '1', '100270', '20', '2270', '0', '0', '0', '9', '1', '1', '2016-03-12 17:54:03', '2016-03-12 18:19:43', '1000', '0', '飓鼎玩网单4', '2016-03-12 17:02:08', '0', '0', '0', '1', '2', '9', '0', '1', '1988397', 'judingwan4', '2', '719.000', '0', '0', '0', '37wan', '', '1', '0', '0.0', '0');
INSERT INTO `mt`.`userinfo` (`id`, `autoBuyCoin`, `blockChat`, `blockLogin`, `buyPackCount`, `cityId`, `coin`, `coupon`, `exp`, `fame`, `gold`, `identify`, `level`, `loginCount`, `loginDays`, `loginTime`, `logoutTime`, `longpo`, `pearlBagSize`, `playerName`, `registerTime`, `renamed`, `rmb`, `fundGold`, `server`, `sex`, `taskStep`, `totalGold`, `totalLoginDays`, `totalOnlineTime`, `userName`, `vocation`, `ability`, `charmValue`, `totalOlineTimeAtToday`, `tuiJie`, `loginPf`, `blockChatReason`, `lxLoginMonth`, `arenaHonor`, `maxAbility`, `gatherSpirit`) VALUES ('100010000000005', '0', '0', '0', '0', '1', '100270', '20', '2270', '0', '0', '0', '9', '1', '1', '2016-03-12 17:54:03', '2016-03-12 18:19:43', '1000', '0', '飓鼎玩网单5', '2016-03-12 17:02:08', '0', '0', '0', '1', '2', '9', '0', '1', '1988397', 'judingwan5', '2', '719.000', '0', '0', '0', '37wan', '', '1', '0', '0.0', '0');
INSERT INTO `mt`.`userinfo` (`id`, `autoBuyCoin`, `blockChat`, `blockLogin`, `buyPackCount`, `cityId`, `coin`, `coupon`, `exp`, `fame`, `gold`, `identify`, `level`, `loginCount`, `loginDays`, `loginTime`, `logoutTime`, `longpo`, `pearlBagSize`, `playerName`, `registerTime`, `renamed`, `rmb`, `fundGold`, `server`, `sex`, `taskStep`, `totalGold`, `totalLoginDays`, `totalOnlineTime`, `userName`, `vocation`, `ability`, `charmValue`, `totalOlineTimeAtToday`, `tuiJie`, `loginPf`, `blockChatReason`, `lxLoginMonth`, `arenaHonor`, `maxAbility`, `gatherSpirit`) VALUES ('100010000000006', '0', '0', '0', '0', '1', '100270', '20', '2270', '0', '0', '0', '9', '1', '1', '2016-03-12 17:54:03', '2016-03-12 18:19:43', '1000', '0', '飓鼎玩网单6', '2016-03-12 17:02:08', '0', '0', '0', '1', '2', '9', '0', '1', '1988397', 'judingwan6', '2', '719.000', '0', '0', '0', '37wan', '', '1', '0', '0.0', '0');
链接数据库,然后右键MT数据库,选择:命令行界面:,复制代码到界面,回车,搞定
司徒景
发表于 2016-4-6 08:41:24
魔塔终于修复了,谢谢大神的努力结果。
司徒景
发表于 2016-4-6 08:43:13
欧阳鸿飞 发表于 2016-4-6 00:16
我找到了修复进魔塔的方法,都是转来的拿来给大家共享下。
龙塔进入不了,排行榜进不了前3,执行以下SQL ...
谢谢你,辛苦了。
司徒景
发表于 2016-4-6 14:05:16
已经修复魔塔任务,怎么就没人顶不能玩的顶的人倒是多都是些水军。
yishouge13
发表于 2016-4-6 20:54:32
这个修复的是龙塔,不是魔塔啊~
老头子呀
发表于 2016-4-6 21:02:25
欧阳鸿飞 发表于 2016-4-6 00:16
我找到了修复进魔塔的方法,都是转来的拿来给大家共享下。
龙塔进入不了,排行榜进不了前3,执行以下SQL ...
不错不错。龙塔和魔塔都修复了,谢谢了,继续加油看看其他的功能搞的好么。
司徒景
发表于 2016-4-6 21:30:26
没太多时间玩,还有什么问题我还没发现你知道就说下。
sensible
发表于 2016-4-8 17:35:27
快速结束战斗怎么没了怎么改回来!!!!急!!!!
欧阳鸿飞
发表于 2016-4-11 17:05:21
不好意思,这游戏后期任务可能会卡。还有很多没有修复的地方,我也不在发布修复你去找别人问问吧。
barble
发表于 2016-4-30 20:20:03
谢谢楼主分享 果断收藏
632363218
发表于 2016-5-1 19:27:27
修改教程,导入链接,导入的是哪个文件?
smartpika
发表于 2016-5-1 19:46:41
:顶一个,页游~~
火热青春
发表于 2016-5-1 21:59:48
先支持了在说
丶夙愿
发表于 2016-5-16 13:45:04
wang712521
发表于 2016-5-16 19:18:02
顶一个顶顶顶顶
喜工口
发表于 2016-5-16 20:10:40
那就支持下吧
879942964
发表于 2016-6-12 03:45:04
厉害 看到物品代码了 开心!!!求告知商城如何添加物品
yhc997
发表于 2016-6-12 05:42:17
勇者之塔一键端,这个里面好像可以种地,是象qq农场那样吗?
qiuqunming
发表于 2016-6-12 09:35:46
zhichi zhichi :
qiuqunming
发表于 2016-6-12 10:44:28
密码不对啊!怎么弄!????