Jump to content

Recommended Posts

Posted
2 minutes ago, Yoshidajr said:

Can anyone help me with the configuration, I'm confused as to the ip and address of mssql
 


"ApiEndpoint": "http://127.0.0.1:8000/api",
 "ApiKey": "elfocrash",
 "CryptoKey": "MnFfhZdXUn3u49c7AaejOL8FN58meFb9",
 "CryptoSalt": "4XPjl3jiEITf",

 

does it stay or chance her?


   

"ConnectionString_lin2world": "Server=.\\SQLEXPRESS;Database=Lin2World;User ID=db;Password=123",    "ConnectionString_lin2db": "Server=.\\SQLEXPRESS;Database=Lin2DB;User ID=db;Password=147852@server",
    

.\\SQLEXPRESS = does it stay or chance here?

It only applies for L2Off. If you are using l2j then you dont need to configure it

  • 2 weeks later...
Posted
6 hours ago, PaRaNoiC* said:

i add L2AcpAPI in my sources i add in gameserver.java L2ACPServer.getInstance(); and the L2ACPServer is red. what is wrong?

You didn’t include in build path

Posted
On 6/13/2018 at 9:47 AM, .Elfocrash said:

You didn’t include in build path

what do you mean include in build path?? do what should I do to work;

  • 3 weeks later...
  • 3 weeks later...
  • 4 weeks later...
Posted

hello,

 

i edited the build path and added the jar file to the path. 

When  i go to gameserver and add L2ACPServer.getInstance(); i still get an error and it doesnt read it.

any solutions ?

 

thanks 

Posted

Build path, dunno what you mean, but you should edit .classpath file, add the jar, refresh project and everything should be fine. 

  • 3 weeks later...
  • 3 weeks later...
Posted (edited)

Hey Elfo , just out of curiosity,  why didn't you use any micro framework to create the restful API and you went with raw Java libraries?

Edited by Lioy
  • 4 weeks later...
Posted

Did anyone had problems with the change password part?

image.png.e6363374268f24d122ac619f55f3ed64.pngimage.png.141440257afe4428ede7f511f2547789.pngimage.png.4cb3a5274f952f1ec16dcf7965b9d54c.png
I'm getting always "Invalid Password", even if I input the correct password.
I got a feeling that the function isn't comunicating with the API/database.
I'm using it with Acis.
If anyone got some hints I let me know ;)
Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...