Jump to content
  • 0
Sign in to follow this  
rans

Imports not working?

Question

Hi there i just update my hercules into latest one (9/8/16) update and after configuring it into the new structure of conf folders i tried to put my ip configurations and server name into the import folder. but it seems that when i run the connection is refused (must be typo on my ip config) i check it again and all are correct so what i did is i edit it on the main files and it works.

Edited by Ranz

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

check the format of your import file.  It should look like this:

 

char-server.conf

char_configuration: {
	server_name: "Chaos"
	inter: {
		char_ip: "your IP"
		login_ip: "localhost"
 		char_port: 6121
		login_port: 6900	
	}


}

 

 

 

map-server.conf

map_configuration: {
                inter: {
                        map_port: 5121
                        char_ip: "localhost"
                        char_port: 6121
                        map_ip: "your IP"
                }

}

Share this post


Link to post
Share on other sites
  • 0

Yep exactly thats what i did 
also i notice if i comment from the original file it will load the Default(Server name: Hercules, s1, p1)  setting idk why it ignore the Import folder

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.