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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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