• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[RLS] Afterlife MMO – Source v1.5

Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
Thanks to @gorhan2009 i managed to fix a problem with the source when i wanted to regist my account on the launcher:

Here is the FIX for it:

Open WOBackendAPI.cpp
Search: const char* gDomainBaseUrl= "/GameAPI/app/";

Edit the 2 lines below to look like this:
int gDomainPort = 80; // PAX_BUILD - change to 80 and no SSL bool gDomainUseSSL = false;

Basically edit the port to 80 and change the true to false

I also had some trouble setting out the ISS so here is a screenshot to help you out:

gBKvF4s - [RLS] Afterlife MMO – Source v1.5 - RaGEZONE Forums
physical path C:\inetpub\wwwroot\GameAPI ?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
May 22, 2018
Messages
15
Reaction score
0
please help me pinetop vmem terrain error

final build

000059.101| ASSERT at file ..\GameEngine\TrueNature2\Terrain3.cpp, line 15632: !memcmp( NH_Sig, MEGA_HN_SIG, sizeof MEGA_HN_SIG )

visual: no terrain only many line to sky


What did you do to fix it? I'm trying here more I can not :(Can you post how to fix?
 
Newbie Spellweaver
Joined
Feb 7, 2015
Messages
86
Reaction score
9
run rsbuild bigger dev PC, smaler server rsbuild allways create bad map
 
Newbie Spellweaver
Joined
Feb 7, 2015
Messages
86
Reaction score
9
bug only am_pinetop map, try backup original and not open this map for studio and create new rsbuild and "test"
 
Newbie Spellweaver
Joined
May 22, 2018
Messages
15
Reaction score
0
bug only am_pinetop map, try backup original and not open this map for studio and create new rsbuild and "test"

I already did the RSbuild.I looked in the folder of the map and has the folder terra3, everything is complete, but the game does not load the terrain.Look at the image as it stands.

aLca - [RLS] Afterlife MMO – Source v1.5 - RaGEZONE Forums
 
Newbie Spellweaver
Joined
May 22, 2018
Messages
15
Reaction score
0
Now it's working.I repeated the process of extracting the Levels folder and redoing RSbuild.Thank you all.
 
Skilled Illusionist
Joined
Nov 27, 2018
Messages
339
Reaction score
66
Fixed SRC AfterLife 1.5



You will only need to change the name game!
 
Back
Top