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!

[Tutorial] Soul Worker Server + Client Setup Guide

Initiate Mage
Joined
Apr 12, 2021
Messages
1
Reaction score
0
Hello, I want to know how to open and view all res format files, and want to change the experience rate and equipment attributes.Ordinary database cannot view all information in res format
 
Joined
Feb 27, 2011
Messages
420
Reaction score
163
Re: [Tutorial] SoulWorker Server + Client Setup Guide

-05-05 19:54:15] [game.contents][ERROR] <GAME> Failed loading table file.(tb_Achievement) anyone know how to fix this? i dont have the script. thanks.
AND HOW TO TRANSLATE THE GAME TO ENGLISH.TNX
 
Last edited:
Newbie Spellweaver
Joined
Sep 15, 2017
Messages
18
Reaction score
1
I am getting these errors:

GameServer.exe:
[game.contents][ERROR] CheckRankingRewardTable error - Not FindLastReward <ID:210705101>

ControlServer.exe:
[game.contents][DEBUG] <LOGIN> eSUB_CMD_SERVER_CREATE_MAZE_REQ : 1000 / 2111301 / 2111301

LoginServer.exe:
[game.relay][ERROR] <MAZE> Recv from failed server < 0 / 3 >

If someone can help i will appreciate it!
 
cats addicted
Loyal Member
Joined
Apr 1, 2010
Messages
1,363
Reaction score
294
[ERROR] [DB_SOCKET] OnNotConnect ( 2 ) !!
[ERROR] [DB_SOCKET] OnNotConnect ( 0 ) !!
[ERROR] [DB_SOCKET] OnNotConnect ( 3 ) !!
[ERROR] [DB_SOCKET] OnNotConnect ( 1 ) !!

Happens on LoginServer and AuthServer. All others run fine.

IPs are set correctly to internal Network addresses (192.168.x.x) and private to 127.0.0.1
 
Newbie Spellweaver
Joined
Mar 15, 2020
Messages
12
Reaction score
1
I need the start_sw.bat. from the client could you share it with me
 
Newbie Spellweaver
Joined
Sep 8, 2021
Messages
5
Reaction score
0
hi i found this tutorial and i think i di all the steps right but the client wont launch

this pops you in log history WARNING: SetDataDirectory('E:\wemade_swjp\SoulWorker\datas\data00.v') failed!

update: i have no clue what im doing i tried opening it in Vdata Explorer and i got Failed to open the files as VFile : Found invalid data while decoding.
 
Last edited:
Initiate Mage
Joined
Sep 11, 2021
Messages
1
Reaction score
0
i have the same issue and i also checked the config and i can t really know why is it happening
 
Joined
Sep 19, 2009
Messages
498
Reaction score
24
6Zhn5BD - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums

mqkIUAk - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums

TCpyupi - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums

PavmzDo - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums



works great!
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Jul 8, 2015
Messages
489
Reaction score
27
how to translate language
how to change rate drop ex item drop rate exp rate
 
Newbie Spellweaver
Joined
Jan 18, 2015
Messages
11
Reaction score
0
Thank you very much for this tutorial. It is great.
May I ask one question about my GameServer.exe ?
I got issue that I can't get pass through play game after selected the character.
I noticed that my GameServer stuck, it did not look like the final game server window that you have shown.
Yours is listening, but mine was stuck.

Please help to suggest. Thank you very much.


Flipend0 - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums
 
The Not Real OG
Joined
Jan 1, 2018
Messages
29
Reaction score
19
Thank you very much for this tutorial. It is great.
May I ask one question about my GameServer.exe ?
I got issue that I can't get pass through play game after selected the character.
I noticed that my GameServer stuck, it did not look like the final game server window that you have shown.
Yours is listening, but mine was stuck.

Please help to suggest. Thank you very much.


Flipend0 - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums


On Discord I posted a patched server a few months ago, maybe I'll create an updated tutorial soonTM.
qgeie4 - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums




Greetings
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Apr 10, 2011
Messages
207
Reaction score
23
Thanks release. :thumbup:
The server's memory is being used much. :/::$:

*
[game.contents][ERROR] <GAME> Failed loading table file.(tb_Achievement) <- in controlserver and next servers.

[22-02-06 21:12:36] [game.system][ERROR] [SYSTEM] Failed Load Common Table DB !! ( Driver={SQL Server};Server=127.0.0.1,1433;Database=CommonDB;Uid=sa;Pwd=****; ) <- in GameServer

This error pops up. is this normal?



ah i found it
<RESLOAD TYPE="FILE" FILE_PATH="[Server Path]/res" />

Need to fix this.





The server is using about 10G of memory...
If you do not set up virtual memory, it is difficult to start the server and run the client.
Hmm, seems to work fine on a computer with a lot of memory.(About 16G)
Currently eating close to 8G of memory, and after a few minutes it drops by half.

For reference, I use Windows 10 Home. (not a Windows server. Windows Server is hard to pay for...T_T )
Virtual memory set on SSD.

Works fine, but doesn't go beyond server selection.



* Solved. edit PUBLIC_IP to my ip.
 
Last edited:
Newbie Spellweaver
Joined
Jan 18, 2015
Messages
11
Reaction score
0
May I ask ?

How to use GM tool ?

Thank you very much.
 
Last edited:
Newbie Spellweaver
Joined
Jan 18, 2015
Messages
11
Reaction score
0
The GM commands I found, only :

/levelup xx
/gold x xx (x=0,1,2,3) (xx=amount)
/item x xxxx x (x=type) (xxxx=id [res file]) (x=amount)

These are the only commands I found. (Another one is /warp)

Can I ask questions ?

Is there any other GM commands ?

Thank you very much.
 
Last edited:
Back
Top