Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

Forsaken World 773 Homecoming VB, Client

Experienced Elementalist
Joined
Jul 14, 2005
Messages
237
Reaction score
102
Location
Uruguay
Server and client I leave you
nothing custom or modified
I hope it will be useful to many of you, good luck

new client link and virtual server 773 Homecoming


/server/start.sh
/server/stop.sh
/server/top.sh




root password :root
 
Last edited:
I can't connect to the server I got it running but I can't login I get: You have been disconnected. Please log back onto the server.
then I click OK and I get: Server is being maintained. then it closes.
How to fix? Please
 
The server runs fine I can see that it is available in the client. that error just happens when I try to login .
 
I'am only familiar with the following error linked to glinkd:
Code:
<!> Wrong Version(base version), server:2457 client:1303

1)From SMElementClient/EC_Game_version Client.h


2)Server Version is from /server-fw/glinkd/gamesys.conf

This error is fixed just by making sure both client & server have same version.

It's possible that you do have issues with zone id though?
Your error is likely due to a mistake in configuration files though.
I'm just guessing at this point.I don't really know.
 
i agree with whats been said over and over about homecoming, its broken is so many places, for a stable and reliable server thats not goin to be exploited to death, stick with blood harvest
 
I can't connect to the server I got it running but I can't login I get: You have been disconnected. Please log back onto the server.
then I click OK and I get: Server is being maintained. then it closes.
How to fix? Please


I am getting this same exact error. Has anyone been able to fix it?

I set this up in the same way that I set up Milos's Blood Harvest version (that one works just fine), however, when I start the server with /server/start.sh, it loads up alright until it tries to load Realm1 and hangs on the following:
datcom - Forsaken World 773 Homecoming VB, Client - RaGEZONE Forums


If I start the client, I get the same error messages as jacent above:
datcom - Forsaken World 773 Homecoming VB, Client - RaGEZONE Forums

datcom - Forsaken World 773 Homecoming VB, Client - RaGEZONE Forums


I'd appreciate it if anyone knows a fix for this, or can tell me where I went wrong. Thanks so much in advance!

Edit: I know it may not be as reliable as Blood Harvest, but I just want to play it by myself and not host a server. This game has too many fond memories and I'd like to play the version that's closest to its last release. :)
 
did anyone manage to enter the server, it seems to me that the client has a high version ???
 
lol checked, working version...



i like ubuntu or debian more, he chose centos, to each his own
 
lol I have already fixed this problem downloaded another client and that's it
 
*Come on all you need is a good client executable with fixed dlgchat.
https://forum.ragezone.com/f967/chat-error-1197097/

*Version out of date is likely because binaries between server and client aren't synced.
In this case homecoming is shenmo 0.124.0


 
Hello everyone)) Help who can) For some reason, I can’t help registering or making a ping. Constantly losing packets. It seems that everything is set up correctly, the server works, but the ip addresses do not work ((

P.S. Solved a problem. Now the only problem is the one above. Where can I download the client for this server? And preferably Russian
 
Last edited:
The wing position of the character is incorrect
How to repair
thank
datcom - Forsaken World 773 Homecoming VB, Client - RaGEZONE Forums

datcom - Forsaken World 773 Homecoming VB, Client - RaGEZONE Forums
 
i cant even
get a network connection using the assigned ip.
ok got it working i had to use nmtui to edit network set ip v4 to auto and got connection to make account and for those that cant connect client thats easy to i worked out that the alpha pem.exe matches the server and works fine i got a different error server side it says assert failed:._L in file taskman.cpp:1288
 

Attachments

  • Screenshot_2 - Forsaken World 773 Homecoming VB, Client - RaGEZONE Forums
    Screenshot_2.webp
    51.8 KB · Views: 107
Last edited:
->We commonly use the following command to forcefully start gs within /server-fw/gamed and troubleshoot issues
Code:
./gs gs.conf gmserver.conf gsalias.conf

1)Shm Issue:
It's possible to look for commands that are used to modify kernel parameters related to shared memory.
Overall it's advised to Follow Fyyre's tips:

https://forum.ragezone.com/threads/fw774.1186745/


2)Taskman assert issue that was talked about in previous post:
-Change tasks binaries from FW305 server files:
https://forum.ragezone.com/threads/homecoming-released.1195077/
-Change tasks binaries from FW305 clients:
https://forum.ragezone.com/threads/compilation-useful-clients.1191247/
-recompile your own gs for FW305 using the server compiler that's publicly shared:
https://forum.ragezone.com/threads/fw-server-source-research.1200281/
 
Last edited:
Your Reply isn't helpful as you didn't even specify the assert issue you're facing so I will be giving suggestions
according to the assert issues I'm familiar with. However,next time you have issues provide more information about your context and the error that you're facing.


->We commonly use the following command to forcefully start gs within /server-fw/gamed and troubleshoot issues
Code:
./gs gs.conf gmserver.conf gsalias.conf

1)Shm Issue:
It's possible to look for commands that are used to modify kernel parameters related to shared memory.
Overall it's advised to Follow Fyyre's tips:

https://forum.ragezone.com/threads/fw774.1186745/


2)Taskman assert issue that was talked about in previous post:
-Change tasks binaries from FW305 server files:
https://forum.ragezone.com/threads/homecoming-released.1195077/
-Change tasks binaries from FW305 clients:
https://forum.ragezone.com/threads/compilation-useful-clients.1191247/
-recompile your own gs for FW305 using the server compiler that's publicly shared:
https://forum.ragezone.com/threads/fw-server-source-research.1200281/
the assert issue is in screen shot i uploaded
 
Back