• 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.

Mobile Rappelz The Rift - Mobile Source Code - Unity

Joined
Mar 25, 2007
Messages
660
Reaction score
309
@Geynecmi, You can follow below info


How to config IPs:

In DBs
Rappelz_Gate
s_StageFarm - URL Auth

Rappelz_User:
s_SystemSetting
authApiUrl , authUrl ( URL Auth)
loggingUrl ( URL Logs)

s_GameServer
apiUrl ( URL Auth)
proxyServer ( Photon IP )
gameDBConnection ( Ip, User, Pass from SQL Rappelz_Game1 )
gameLogDBConnection ( Ip, User, Pass from SQL Rappelz_Logs )


In Web:

Auth/Web.config
Gate/Web.config
Log/Web.config

IP, Login, Pass from SQL

In Unity editor:

Assets\Scripts\1. Common\CsConfiguration.cs
public string GateServerApiUrl ( Gate URL )

In Photon server:

Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\RappelzRiftStg\GameServer_1\bin\GameServer.dll.config

IP, Login, Pass from SQL

-----------------------------------------------------------

How to open Server:

Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\bin_Win64\PhotonControl.exe

RappelzRiftStg > Install Service > Start Service

Logs:
Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\bin_Win64\log
and
Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\log

-----------------------------------------------------------

It's very easy to setup server and to connect from Unity
You can connect to the server and login
But it is so difficult to fix the in game logic
 
Last edited:
Newbie Spellweaver
Joined
Jul 17, 2006
Messages
95
Reaction score
24
These files were stolen from the original, there is no tutorial, no one has managed to enter the map.

The errors are all related to the database. The stolen database is old, has a lot to be updated
 
Newbie Spellweaver
Joined
Jan 14, 2021
Messages
33
Reaction score
2
I did everything but there was a problem running photon how can I fix it?

FelipeLuzentti - Rappelz The Rift - Mobile Source Code - Unity - RaGEZONE Forums
 
Joined
Apr 16, 2007
Messages
441
Reaction score
204
I did everything but there was a problem running photon how can I fix it?

FelipeLuzentti - Rappelz The Rift - Mobile Source Code - Unity - RaGEZONE Forums

Did you create your own free photon cloud id? if not create one here get the appID and edit your PhotonServerSettings in the project, find the file by searching inside unity search or by searching the assets folder.

But from what i can tell it might be a problem relating to the Database itemRewardId.
 
Newbie Spellweaver
Joined
Jan 14, 2021
Messages
33
Reaction score
2
The screenshot shows an error with the database, there is a separate channel about it in the discord. The database is not complete.
this image
 
Last edited:
Newbie Spellweaver
Joined
Jan 14, 2021
Messages
33
Reaction score
2
Stored Procedures: uspPGApi_ItemRewards uses select * from r_ItemReward (table)<br>
Check structures table -> r_ItemReward, there must be a field itemRewardId
everything checked properly but the same problem persists, why
Could the problem be db or web site? I use db because Felipe@FelipeLuzentti
 
Initiate Mage
Joined
Mar 11, 2021
Messages
1
Reaction score
0
Updated in the first postDiscord:
hi bro, can you uplaod link here? I tried searching on your discord link but I still can't find it :( I really like this project but my level is not enough to help you guys :( please reply me :(
 
Banned
Banned
Joined
Apr 1, 2019
Messages
313
Reaction score
19
any can share a guide how to execute this source to into working files?.. sorry newbie
 
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
Hi can anyone guide me on setting this game up ?
Alo duck why write 100 messages of the same! Read the topic, read that there is a source, but there is no database, only to rewrite here people have been trying to restore for a long time and you just Ducking give it ready!
 
Back
Top