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

Patcher for Azuriom

Status
Not open for further replies.
Newbie Spellweaver
Joined
Oct 12, 2022
Messages
17
Reaction score
1
Anyone knows how to make my patcher to patch in azuriom?
@Jav says i need to put it in Public/Assets

I did this in patcher tutorial

Code:
#define SERVER_ROOT			"/public/assets/NeuroSpace/RESCLIENT"							// Server root, where the Titanium patched list.txt is.

and it keeps giving me error in the patcher
 
Newbie Spellweaver
Joined
Oct 12, 2022
Messages
17
Reaction score
1
This one should work:
Code:
#define SERVER_ROOT            "public/assets/RESCLIENT/"

still got errors sir i got this in patchlog
Code:
10/30-17:47:49	public/assets/RESCLIENT/list.txt.gz, 0(th), 0bytes10/30-17:47:49	The URL is invalid

this is my patches
 
Upvote 0
Newbie Spellweaver
Joined
Oct 12, 2022
Messages
17
Reaction score
1
change the IP if you using cloudflare you need to change the IP in to numerical. like 139.246.10.1

thanks for the reply yes im using cloudflare what do you mean i need to change the IP? the IP of what sir?



Its working now so i need to change this : PATCHSEVER_URL to my IP thanks
 
Upvote 0
Status
Not open for further replies.
Back
Top