Adventure Agency

Timokha

New member
Messages
48
Points
0
Emulator
Hello,

Has anyone tested Adventure Agency feature?

Register button does not appear in the agency window.

Are there any special setups for ExternalSettings or there is another solution to solve it?

Http service is on. 

Thank you in advance. 


 
Only guild master should be allowed register here.

what port you configured in external settings file?

If port same with hercules api server port?

 
Last edited by a moderator:
Only guild master should be allowed register here.

what port you configured in external settings file?

If port same with hercules api server port?
Many thanks for your reply!

I guess, you've meant only party leaders can register a new party?

Yes, I am trying to do it as a party leader, but

I think, I haven't properly setuped external settings file.

My external settings as follows,

Url = { TwitterUrl = "127.0.0.1:7121" }
AccountLinkedUserDataUrl = {
Save = "127.0.0.1:7121",
Load = "127.0.0.1:7121"
}
TwitterDataUrl = {
Auth = "127.0.0.1:7121",
Upload = "127.0.0.1:7121"
}
EmblemDataUrl = {
Upload = "127.0.0.1:7121/emblem/upload",
Download = "127.0.0.1:7121/emblem/download"
}


Can you please share, how the settings for Adventure Agency should look like?

 
yes sorry i mean party leader.

you snipped look like for old clients only

For newer clients here also

AssistAddr = "127.0.0.1:7121"




you can check is http things works by set guild emblems or emotes alt+m

server should save/load this emotes.

Also if requests going to api server, then you should look in console http requests to different urls.

 
That works now, lots of thanks!

Previosly I was using client 2020-04-01bRagexe,

I've changed it to 2020-07-15bRagexe, and register button has been appeared.

Tested it, and was able to create and to join created party from another account.

The only issue is for now, the api server says the following,

When I am trying to use search in agency. 

[23/Apr 23:06][Warning]: Unhandled url 3: /party/search
[23/Apr 23:06][Info]: disconnected 3: /party/search


 
yes search not added yet.

you can see old topic. progress still on same step




 
Back
Top