can someone help for error cityserver ?, i can regist. but get freeze on loading game, i already change ip on '' GameServer\Server\uc\versions\manifest2.3.5.json " thank you for sharing and see this post
Printable View
can someone help for error cityserver ?, i can regist. but get freeze on loading game, i already change ip on '' GameServer\Server\uc\versions\manifest2.3.5.json " thank you for sharing and see this post
https://forum.ragezone.com/image/png...AASUVORK5CYII=sstill got stuck on load :(
How to change IP (Required notepad++ and HeidiSQL)
Open all js from
GameServer\Server\s1\env-cfg
GameServer\Server\uc\env-cfg
Change all **Host (Probably, it doesn't consist of only 127.0.0.1...)
* All hosts on **Cnn are localhost.
Open all json from
GameServer\Server\s1\versions
GameServer\Server\uc\versions
Change all httpHost
Open WebServer\htdocs\game.html
Change root_url, bi_url, log_url, guidelog_url
Open WebServer\htdocs\libs\modules\game2.min.js
Change t.httpHost
Open HeidiSQL and login mysql (root, 123456)
And, open tty_ly_login -> uw_server_info -> Data
Change IP from host (Do not edit dbLink)
* The 'name' and 'area' can be edited with any text you want.
Open tty_ly_main -> uw_game_config -> Data
Change IP from RankServerHost
Open tty_lg_main -> uw_battles_group -> Data
Chang all IP from battleHost
Good luck. :/::thumbup:
Quote:
FYI, there are some items that do not all need to be edited.
But, it's hard to find.
you know how to fix -> SyntaxError: Unexpected token < in JSON at position 0 at Object.parse (native) at IncomingMessage.<anonymous> (D:\KnightsofFantasy-H5\GameServer\Server\s1\wserver\utils\utils.js:25:26) at emitNone (events.js:91:20) at IncomingMessage.emit (events.js:185:7) at endReadableNT (_stream_readable.js:926:12) at _combinedTickCallback (internal/process/next_tick.js:74:11) at process._tickDomainCallback (internal/process/next_tick.js:122:9)?
it's still show that error :(
idk because why :(
i already restart the server and error still show on cmd
so i try to reinstal file and run it before edit and that error still show to -_-
- - - Updated - - -
and this show on H5FY- MainApp - >command: 3, sql: 'insert into uw_account set `id` = NULL, `name` = \'idpalsu999\', `email` = NULL, `pwd` = \'97c58e48c7c7ba728236fa214a588e07\', `deviceId` = \'device1641037269279\', `status` = 0, `channelId` = 10006, `sdkData` = \'{\\"id\\":\\"idpalsu999\\",\\"open_id\\":\\"idpalsu999\\",\\"channelid\\":\\"10776\\",\\"sdkname\\":\\"acfun\\",\\"channel\\":\\"h5_acfun\\"}\', `exData` = \'{}\', `createTime` = \'2022-01-01 18:41:09.801\', `createIP` = NULL, `lastUpdateTime` = \'2022-01-01 18:41:09.801\', `loginCount` = 0, `loginKey` = \'[]\', `userServers` = \'[]\', `rechargeCom` = NULL, `sdkChannelId` = \'10776\', `bendExpireAt` = NULL, `bendType` = 0 ' }
- - - Updated - - -
FYI, there are some items that do not all need to be edited.
But, it's hard to find. < - for this what you mean .-. ?
- - - Updated - - -
FYI, there are some items that do not all need to be edited.
But, it's hard to find. < - for this what you mean .-. ?
- - - Updated - - -
FYI, there are some items that do not all need to be edited.
But, it's hard to find. < - for this what you mean .-. ?
Quote:
FYI, there are some items that do not all need to be edited.
But, it's hard to find. < - for this what you mean .-. ?
This means that some of the edits I've pointed out don't need to be edited,
but I don't know about some of them.
So, I edited the whole entry where the IP was displayed.
Quote:
and this show on H5FY- MainApp - >command: 3, sql: 'insert into uw_account set `id` = NULL, `name` = \'idpalsu999\', `email` = NULL, `pwd` = \'97c58e48c7c7ba728236fa214a588e07\', `deviceId` = \'device1641037269279\', `status` = 0, `channelId` = 10006, `sdkData` = \'{"id":"idpalsu999","open_id":"idpalsu999","channelid":"10776","sdkname":"acfun","channel":"h5_acfun"}\', `exData` = \'{}\', `createTime` = \'2022-01-01 18:41:09.801\', `createIP` = NULL, `lastUpdateTime` = \'2022-01-01 18:41:09.801\', `loginCount` = 0, `loginKey` = \'[]\', `userServers` = \'[]\', `rechargeCom` = NULL, `sdkChannelId` = \'10776\', `bendExpireAt` = NULL, `bendType` = 0 ' }
This text probably comes out when creating an account...?
But I don't know either. :/:
Miraculously, I don't get any errors. (Errors other than 127.0.0.1 are resolved while editing the file)
So it's hard to find the problem as to which error is occurring.
sorry.:/::ehh:
Just in case, did you open the port of the server's firewall (Apache, mysql, node.exe)...?
Server port can be edited in Windows Settings -> System and Security -> Windows Defender Firewall -> Allow apps.
I don't know of any other way I can help.
Sorry, bad english :/:
This works up till some point where it errors and wont let you login again (around lvl 120)
Same error 2 different accounts and when i try to find the message (looks like a mysql item) there is no such item in the database with the numbers it lists
Something about cannot access something in 2 files... one was versionapp.js i forget what the other one was
There is information on installing on Linux?