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!

[Release] TW-012.1.01 星界神話 AstrealRealm

Newbie Spellweaver
Joined
Sep 1, 2022
Messages
67
Reaction score
31
Working normally locally, attempting to place it in VPS and logging in with incorrect password
 
Newbie Spellweaver
Joined
Sep 1, 2022
Messages
67
Reaction score
31
You need put id and password at table accounts and table tb_user, for easy register you can use web register from AK
Yes, I did, but when I logged in, I still prompted for an incorrect account and password
 
Newbie Spellweaver
Joined
May 23, 2018
Messages
47
Reaction score
1
already permissions 777 for the files, the origin files are normal.

error log when runs the server.
1689269892375 - [Release] TW-012.1.01 星界神話 AstrealRealm - RaGEZONE Forums


.ini files load fail give it permissions 777 and run again
i confirm why load fail, .ini files are case-sensitive when run the server.
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Dec 10, 2021
Messages
45
Reaction score
38
Hello Soras,

Are you going to create a Twin Saga server installer ?
Long time, zerotwo, how are you?
Yes but I still don't understand how to make it work on any linux distro, the ones I ride always bug the patch
 
Initiate Mage
Joined
Mar 15, 2022
Messages
4
Reaction score
3
For run client create .bat file and use this Code:
start launcher.exe -game.bin EasyFun

I'm share full db file AR, put it into a folder Data.
How can the client INI change from the service INI?
 
Newbie Spellweaver
Joined
Sep 1, 2022
Messages
67
Reaction score
31
You need put id and password at table accounts and table tb_user, for easy register you can use web register from AK
I made a mistake, thank you. I can now successfully enter the game
 
Newbie Spellweaver
Joined
Sep 1, 2022
Messages
67
Reaction score
31
I am trying to use the latest 52 client to enter the game. I am trying to modify the server version to 52. After the client creates the character and enters the game, an error will be reported when loading. Does anyone know the reason

Latest one works: 012.001.01.51.

Edit:
Here's the config (found in MissionServer - create config.ini):
INI:
[FUNCTIONSWITCH]
MAXLevel=115
FamilyMAXLV=1
Raid=1
LimitPlayerNode=
LimitPlayerCount=
SecondPassword=0
SurvivalMode=1
MaxRemoveCharDaily=0
NoApex=1
RankSwitch=1
NoLevelDiffDKP=0
FortuneBagAutoBind=0
BindAfterCombine=0
FamilyInviteCheck=0
DailyLoginBonus=1
LotteryAlchemy=1
ItemmallCharacter=1
ReviveInvBuff=1
RemoveCharResetTime=0
GreetShowForbidText=1
HouseRaceSystem=1
BannerStartTime=1
RecommendActivity=1
TranslationMissCheck=0
XignCodeEnable=0
PreLoadChar=1

Also here's the offsets for the ip: 192.168.1.55:
Code:
WorldServer: C0 A8 01 37, offset: 2996776 (dec)
ZoneServer: C0 A8 01 37, offset: 8447464 (dec)

Use this to convert ip addresses to hex and vice versa.

For setup.ini use the one from Aura Kingdom. Or this for reference:

Code:
[Common]
GameDBIP=127.0.0.1
GameDB=FFDB1
GameDBUser=postgres
GameDBPassword=123
Language=X
Locate=US
LogFile=Test.log
AccountDBIP=127.0.0.1
AccountDBName=FFAccount
AccountDBUser=postgres
AccountDBPW=123
TicketServerIP=127.0.0.1
TicketServerPort=7777
BillingGatewayIP=127.0.0.1
BillingGatewayPort=5560
BillingGatewayPaymentIP=127.0.0.1
BillingGatewayPaymentPort=5560
BillingGatewayWorldIP=127.0.0.1
BillingGatewayWorldPort=5560
PlayerRoomWorldID=1010
PingAlive=1
CrossWorldID=1020
TerritoryWorldID=1020
ColosseumWorldID=1020
FightZoneWroldID=1020
MaintenanceDate=-1
RankAward=1
NAT=0
AchievementGroupCheck=0
MaxCharacterNumber=12

[MissionServer]
ReserveDeletedCharDays=90
DBAgentSavePeriod=20
MissionServerLogLevel=1
MissionServerAssert=0
GoldRange=10000.50000.100000.200000.500000.1000000.2000000.3000000.10000000.100000000
RecordGoldvalue=1000000

[WorldServer]
LoadServerStatus=1
WorldServerLogLevel=1
WorldServerAssert=0
FarmWorldID=0

[ZoneServer]
HeartBeat=1

SC:
View attachment 238348

Enjoy peeps.
When I use the 52 client to enter the game loading page, the game will crash. Have you encountered this situation
 
Last edited:
Newbie Spellweaver
Joined
Apr 24, 2023
Messages
62
Reaction score
9
Is it the file downloaded from this page or the network error reported?
the network error is related to the ip on Database. he is asking how to know the ip of worldserver and zoneserver. i told u if u download server files that release by
AdminWarZ.
I am trying to use the latest 52 client to enter the game. I am trying to modify the server version to 52. After the client creates the character and enters the game, an error will be reported when loading. Does anyone know the reason


When I use the 52 client to enter the game loading page, the game will crash. Have you encountered this situation
are u using chinese client? try the english client. it runs smoothly. i encounter that bug too. and decided not to use the chinese client
 
Newbie Spellweaver
Joined
Sep 1, 2022
Messages
67
Reaction score
31
the network error is related to the ip on Database. he is asking how to know the ip of worldserver and zoneserver. i told u if u download server files that release by
AdminWarZ.

are u using chinese client? try the english client. it runs smoothly. i encounter that bug too. and decided not to use the chinese client
Thank you very much. Can you provide me with a download address?
 
Junior Spellweaver
Joined
May 2, 2013
Messages
141
Reaction score
40
I forgot to tell you that I have synchronized the db server files with the TwinSaga Eternal client, to use the CN version of the client you must synchronize the db server files with the client.
 
Newbie Spellweaver
Joined
Sep 1, 2022
Messages
67
Reaction score
31
I forgot to tell you that I have synchronized the db server files with the TwinSaga Eternal client, to use the CN version of the client you must synchronize the db server files with the client.
Could you please tell me how to synchronize?
 
Back
Top