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

Newbie Spellweaver
Joined
Feb 17, 2021
Messages
16
Reaction score
2
Re: [Tutorial] SoulWorker Server + Client Setup Guide

thanks for sharing this and let us to be able to play it in our own pcs.

did someone run into problems with the map not showing correctly ? I can't see the minimap correctly.

I was checking the logs from the server and I have the following error:
[21-02-18 15:42:20] [game.system][INFO] INIT HAN_NETCAFE : OFF
[21-02-18 15:42:20] [game.system][INFO] ==============================================
[21-02-18 15:42:20] [game.system][ERROR] [InitQuestTable] m_mapMainQuestOrder_Char1 size (count:244)
[21-02-18 15:42:20] [game.system][ERROR] [InitQuestTable] m_mapMainQuestOrder_Char2 size (count:215)
[21-02-18 15:42:20] [game.system][ERROR] [InitQuestTable] m_mapMainQuestOrder_Char3 size (count:214)
[21-02-18 15:42:20] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20001]
[21-02-18 15:42:20] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20002]
[21-02-18 15:42:20] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20003]
[21-02-18 15:42:20] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20004]
[21-02-18 15:42:20] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20005]
[21-02-18 15:42:20] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20006]
[21-02-18 15:42:20] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20007]
[21-02-18 15:42:20] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20008]
[21-02-18 15:42:20] [game.system][ERROR] [InitPCAkashic] Error TB_AKASHIC_RECORDS (0)
[21-02-18 15:42:20] [game.system][INFO] [INIT] ResourceMgr - Load Complete!
[21-02-18 15:42:20] [game.system][INFO] [INIT] DBAgent Init
[21-02-18 15:42:21] [game.system][INFO] <ITEM_FACTORY> Factory Init ( 1, 1 )
[21-02-18 15:42:22] [game.system][DEBUG] ProcessWaitUser [T:0] (0/0/0)
[21-02-18 15:42:23] [game.system][DEBUG] ProcessWaitUser [T:32] (0/0/10000)

Any idea ? I double checked the location of RES folder, and I got some errors while doing the query into the db (but in the tutorial said it was normal to happen)
 
Initiate Mage
Joined
Jan 21, 2021
Messages
2
Reaction score
0
Re: [Tutorial] SoulWorker Server + Client Setup Guide

Honestly..

It was super easy for me to setup, i was just missing one thing and asked in the discord and got a simple answer, fully understood it and happily carried on my way.

The server works perfectly fine for myself, installed what needed to be installed via this tutorial and rand what needed to be ran.
and ez pz, done and dusted.

It isn't rocket science.

so, +rep
 
Newbie Spellweaver
Joined
Feb 17, 2021
Messages
16
Reaction score
2
Re: [Tutorial] SoulWorker Server + Client Setup Guide

is this error normal?

I'm experiencing the same issue, and having trouble viewing the map and some colours ingame.

When I run my game, some colors are wrong and some texts are hard to read, and the map isn't appearing correctly (as seen in the screenshots I'm attaching).
View attachment 169143View attachment 169144View attachment 169145
I read all the forum but I couldn't find anyone with my same problem. I started from scratch again and still got the same problem. I make sure my RES folder is in the correct location. My drivers are all updated and I can run the official SW without problem.


The only error I find (that might be related ?) is, when I open my:
ObserveAgent.exe and ManagementAgent.exe
I get the following error:
Code:
log4cxx: Could not read configuration file [C:\wemade_swjp/Config/OBSERVEAGENT_LogSetting.properties].
log4cxx: No appender could be found for logger (game.system).
log4cxx: Please initialize the log4cxx system properly.


And in ControlServer.exe, RelayServer.exe, LoginServer.exe, and GameServer.exe
I get the following errors:
Code:
[21-02-21 14:08:28] [game.system][ERROR] [InitQuestTable] m_mapMainQuestOrder_Char1 size (count:244)
[21-02-21 14:08:28] [game.system][ERROR] [InitQuestTable] m_mapMainQuestOrder_Char2 size (count:215)
[21-02-21 14:08:28] [game.system][ERROR] [InitQuestTable] m_mapMainQuestOrder_Char3 size (count:214)
[21-02-21 14:08:28] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20001]
[21-02-21 14:08:28] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20002]
[21-02-21 14:08:28] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20003]
[21-02-21 14:08:28] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20004]
[21-02-21 14:08:28] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20005]
[21-02-21 14:08:28] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20006]
[21-02-21 14:08:28] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20007]
[21-02-21 14:08:28] [game.system][ERROR] [InitDefaultPhotoItemID] Error TB_PHOTO_ITEM Table - Char_Class [ID:20008]
[21-02-21 14:08:28] [game.system][ERROR] [InitPCAkashic] Error TB_AKASHIC_RECORDS (0)

Also (only on GameServer.exe) a lot of entries like those:
Code:
[21-02-19 00:16:41] <ERROR> [ \AI\Ai_PC_A_Lv2.lua ] AI »ý¼º ½ÇÆÐ (  F:\_PROGRAM_HG\Source\Soulworker\GameServer\XGameServer\Monster.cpp  2986) 
[21-02-19 00:16:41] < 1100002 MONSTER> No Ai Script ( \AI\Ai_PC_A_Lv2.lua ).
[21-02-19 00:16:41] SetupAnimation No ActionData (2:1110001)
[21-02-19 00:16:41] <ERROR> [ \AI\Ai_PC_A_Lv1.lua ] AI »ý¼º ½ÇÆÐ (  F:\_PROGRAM_HG\Source\Soulworker\GameServer\XGameServer\Monster.cpp  2986) 
[21-02-19 00:16:41] < 1110001 MONSTER> No Ai Script ( \AI\Ai_PC_A_Lv1.lua ).
...
[21-02-19 00:16:48] <ERROR> [ \AI\Ai_MOB_0518_FlameWraith.lua ] AI  »ý¼º ½ÇÆÐ (  F:\_PROGRAM_HG\Source\Soulworker\GameServer\XGameServer\Monster.cpp  2986) 
[21-02-19 00:16:48] < 31804208 MONSTER> No Ai Script ( \AI\Ai_MOB_0518_FlameWraith.lua ).
[21-02-19 00:16:48] SetupAnimation No ActionData (2:31804209)
[21-02-19 00:16:48] <ERROR> [ \AI\Ai_MOB_0534_FlameBanisher.lua ]  AI »ý¼º ½ÇÆÐ (  F:\_PROGRAM_HG\Source\Soulworker\GameServer\XGameServer\Monster.cpp  2986) 
[21-02-19 00:16:48] < 31804209 MONSTER> No Ai Script ( \AI\Ai_MOB_0534_FlameBanisher.lua ).
...
[21-02-20 22:20:53] <ERROR> [ \AI\Ai_MOB_0532_GrowlBeast.lua ] AI  »ý¼º ½ÇÆÐ (  F:\_PROGRAM_HG\Source\Soulworker\GameServer\XGameServer\Monster.cpp  2986) 
[21-02-20 22:20:53] < 31804406 MONSTER> No Ai Script ( \AI\Ai_MOB_0532_GrowlBeast.lua ).
[21-02-20 22:20:53] SetupAnimation No ActionData (2:31804407)
...
[21-02-21 13:27:06] [ MOB_0525_HackedCondenser.adf ] Missing Resource Load Fail
[21-02-21 13:27:06] [ MOB_0516_Register.adf ] Missing Resource Load Fail
[21-02-21 13:27:06] [ MOB_0535_FanaticsHelper.adf ] Missing Resource Load Fail
[21-02-21 13:27:06] [ MOB_9174_Jeremy.adf ] Missing Resource Load Fail
[21-02-21 13:27:06] [ MOB_0525_HackedCondenser.adf ] Missing Resource Load Fail
[21-02-21 13:27:06] [ MOB_9178_GigaTitan.adf ] Missing Resource Load Fail
[21-02-21 13:27:06] [ MOB_9174_Jeremy.adf ] Missing Resource Load Fail
[21-02-21 13:27:06] [ MOB_0526_FlameTamer.adf ] Missing Resource Load Fail
[21-02-21 13:27:06] [ MOB_0527_MurderHood.adf ] Missing Resource Load Fail
...

My gameplay isn't affected at all, is just the graphic problem.

Another question I have is if it's possible and where I could place the translation from Miyumi ( ) within this game.

I tried search in the data folder using the browser but couldn't find way to do it.

Thanks in advance
 

Attachments

You must be registered for see attachments list
Joined
Oct 14, 2008
Messages
1,277
Reaction score
249
Re: [Tutorial] SoulWorker Server + Client Setup Guide

I'm experiencing the same issue, and having trouble viewing the map and some colours ingame.

When I run my game, some colors are wrong and some texts are hard to read, and the map isn't appearing correctly (as seen in the screenshots I'm attaching).
View attachment 169143View attachment 169144View attachment 169145
I read all the forum but I couldn't find anyone with my same problem. I started from scratch again and still got the same problem. I make sure my RES folder is in the correct location. My drivers are all updated and I can run the official SW without problem.


The only error I find (that might be related ?) is, when I open my:
ObserveAgent.exe and ManagementAgent.exe
I get the following error:
Code:
log4cxx: Could not read configuration file [C:\wemade_swjp/Config/OBSERVEAGENT_LogSetting.properties].
log4cxx: No appender could be found for logger (game.system).
log4cxx: Please initialize the log4cxx system properly.


And in ControlServer.exe, RelayServer.exe, LoginServer.exe, and GameServer.exe
I get the following errors:

My gameplay isn't affected at all, is just the graphic problem.

Another question I have is if it's possible and where I could place the translation from Miyumi ( ) within this game.

I tried search in the data folder using the browser but couldn't find way to do it.

Thanks in advance

You need to change the Decimal Symbol from , "comma" to ."dot"



is this error normal?

Yes this is normal sasuke, anyway...do you create SW server now? :D Not to much success with Cabal? :D It's hard on cabal or what?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Feb 17, 2021
Messages
16
Reaction score
2
Re: [Tutorial] SoulWorker Server + Client Setup Guide

You need to change the Decimal Symbol from , "comma" to ."dot"





Yes this is normal sasuke, anyway...do you create SW server now? :D Not to much success with Cabal? :D It's hard on cabal or what?

Thanks a lot! that made it all work, even got some more japanese text translated into english, was really helpfull!
 
Newbie Spellweaver
Joined
Feb 17, 2021
Messages
16
Reaction score
2
Re: [Tutorial] SoulWorker Server + Client Setup Guide

how can I remove the 2nd password check ? I tried comment that line in the config file
Code:
<!--USE_SECOND_PW ON="0"/-->

but nothing changed, I also tried play with the values from the AccountDB > TB_ACCOUNT
but no advances either, any idea ?
 
Joined
Nov 14, 2001
Messages
29,433
Reaction score
21,647
Re: [Tutorial] SoulWorker Server + Client Setup Guide

Hello Sir/Ma’am,This is an official notice from Lex Protector LLP, on behalf of our client Lion Games Co. Ltd in its Intellectual Property matters.Our client owns and retains all rights of his copyrighted work. It has recently come to our attention that the website hosted by you i.e. http://forum.ragezone.com, has copied the work titled “soulworker” from our client’s website and posted at their website. The infringer has neither requested nor received permission from our client to use the protected work in any way.Our client never authorized you to copy his copyrighted work. The application is our client’s intellectual property and as such, it is an extremely valuable asset of their business. Accordingly, our client has instructed us to take appropriate steps to protect their business interest.For your reference, we have attached the copyright certificate and the URL of the infringing website.Copyright violation:1. Identification of Copyrighted Work:Our client has complained that the infringer has copied the work titled “soulworker” from our client’s website and posted at their website, without any authorization. Our client has exclusive ownership over the work and has not authorised anyone to copy it. We strongly oppose your act of using such Copyrighted Work.This Letter is an official notification under Section 512© of Digital Millennium Copyright Act (DMCA) and we request that you immediately notify the infringer of this notice and inform them of their duty to remove the infringing material immediately and notify them to cease any further/him posting of infringing material to your server in the future.We are providing this notice in good faith and with reasonable belief that the rights of my client are being infringed. Under penalty of perjury, we certify that the information contained in the notification is both true and accurate, and we have the authority to act on behalf of the owner of the copyright(s) involved.Please take necessary steps to remove the content by 24-48 hour of receipt of this e-mail.We are looking forward to the best support from your end and thanks in advance.Sincerely
Aurobinda PandaAttorney at Law##############

In 7 days this thread will be switched over :)
 
Junior Spellweaver
Joined
Dec 29, 2016
Messages
180
Reaction score
101
Re: [Tutorial] SoulWorker Server + Client Setup Guide

If you wish to do so immediately. You may proceed to
If possible, also remove any of my posts related to "Soulworker"
 
Newbie Spellweaver
Joined
Oct 12, 2019
Messages
19
Reaction score
0
Re: [Tutorial] SoulWorker Server + Client Setup Guide

Thank you sir.
And how can I to change the language to chinese,sorry!My english not well.
 
Newbie Spellweaver
Joined
Jan 25, 2005
Messages
19
Reaction score
0
Hi, firstly thanks for sharing the files.

I have a problem which I can't get past.

I'm getting the error
<03/10 07:00:47>:Try Connect :
<03/10 07:00:47>:Connect Error:()
<03/10 07:00:47>:[SQL_HANDLE_DBC] 08003 0 [Microsoft][ODBC Driver Manager] Connection not open
<03/10 07:00:47>:[SQL_HANDLE_DBC] 08003 0 [Microsoft][ODBC Driver Manager] Connection not open

I deleted everything and started over but I still get this error ...

anyone willing to help me out please?

Thanks in advance
 
Newbie Spellweaver
Joined
Jul 13, 2014
Messages
24
Reaction score
2
Failed to load table tb_achievement

it shows from loginserver, gameserver, relayserver, controlserver.

idk why it happened. help

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


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


Flipend0 - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Feb 27, 2014
Messages
24
Reaction score
0
Re: [Tutorial] SoulWorker Server + Client Setup Guide

SLOVED!


error "failed loading table file. (tb_Achievement) " appear on starting client. what may causes this error? bro..help me.




password for data12.v



for pack .res to .v just use that tool.

after edit .res file, make zip with password and with same folders (..\bin\table\*.res)
Flipend0 - [Tutorial] Soul Worker Server + Client Setup Guide - RaGEZONE Forums

use "Pack data.v archive.bat"
Code:
 @[I][B][URL="http://forum.ragezone.com/members/2000306500.html"]Echo[/URL][/B][/I] off
color a
xor.exe data12.zip data12.v 0x55
pause
it's work fine

when edit and save .res file(such as tb_UI_String.res, tb_speech_string.res ... etc ) with SWAdmin, then replace into data12.zip and repack data12.zip to data12.v with xor, error "failed loading table file. (tb_Achievement) " appear on starting client. what may causes this error? bro..help me.
 
Last edited:
Newbie Spellweaver
Joined
Jan 24, 2020
Messages
53
Reaction score
18
How to fix this sir ?
 
Newbie Spellweaver
Joined
Oct 13, 2006
Messages
94
Reaction score
8
@Flipend0

Many thanks for this really good Tutorial. I set it up with no Problems after first try. Only difference is that i used "SQL Server 2008 R2 (Developer) @ Windows 7 64-Bit Ultimate".

I found out how to add "Cash" for using in the Fashion etc Shop (pressing "C" InGame).

1. Database > AccountDB > TB_ACCOUNT (Table)
2. ACCOUNT_ID <-> CASH

My little Daughter can now finally buy much Clothes :)
 
Back
Top