Jump to content
  • 0
arisgamers

server suddenly stopped

Question

i just compiled using VC++ 2010 express.

at first it is worked.

 

after i shut down my pc, and turn it on several hour later, i try to run the server.

this time all 3 server stopped right after i try to start them.

 

what can i do ?

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

i just compiled using VC++ 2010 express.

at first it is worked.

 

after i shut down my pc, and turn it on several hour later, i try to run the server.

this time all 3 server stopped right after i try to start them.

 

what can i do ?

Maybe your MySQL is turned off..

or run command prompt, go to your hercules directory and run this

 

map-server.exe > map-server.log

and show us map-server.log contents.

Share this post


Link to post
Share on other sites
  • 0

 

i just compiled using VC++ 2010 express.

at first it is worked.

 

after i shut down my pc, and turn it on several hour later, i try to run the server.

this time all 3 server stopped right after i try to start them.

 

what can i do ?

Maybe your MySQL is turned off..

or run command prompt, go to your hercules directory and run this

 

map-server.exe > map-server.log
and show us map-server.log contents.

here map-server.log :

 

[status]: Memory manager initialised: log/map-server.exe.leaks
 
                                                                   
                 Hercules Development Team presents                
                _   _                     _                        
               | | | |                   | |                          
               | |_| | ___ _ __ ___ _   _| | ___  ___              
               |  _  |/ _ '__/ __| | | | |/ _ / __|                
               | | | |  __/ | | (__| |_| | |  __/__                
               _| |_/___|_|  ___|__,_|_|___||___/                
                                                                   
                    http://herc.ws/board/                      
                                                                   
[info]: Hercules 32-bit for Windows
[info]: Git revision (src): '80cccfbc241f2ee566b43c5f577ca63abe6e1e86'
[info]: Git revision (scripts): '80cccfbc241f2ee566b43c5f577ca63abe6e1e86'
[info]: OS version: 'Windows 7 Professional Service Pack 1 (build 7601) [x86_64]'
[info]: CPU: 'x86_64 CPU, Family 6, Model 42, Stepping 7 [4]'
[info]: Compiled with Microsoft Visual C++ 2010 (v1600)
[info]: Compile Flags: N/A

Share this post


Link to post
Share on other sites
  • 0

 

 

i just compiled using VC++ 2010 express.

at first it is worked.

 

after i shut down my pc, and turn it on several hour later, i try to run the server.

this time all 3 server stopped right after i try to start them.

 

what can i do ?

Maybe your MySQL is turned off..

or run command prompt, go to your hercules directory and run this

 

map-server.exe > map-server.log
and show us map-server.log contents.

here map-server.log :

 

[status]: Memory manager initialised: log/map-server.exe.leaks
 
                                                                   
                 Hercules Development Team presents                
                _   _                     _                        
               | | | |                   | |                          
               | |_| | ___ _ __ ___ _   _| | ___  ___              
               |  _  |/ _ '__/ __| | | | |/ _ / __|                
               | | | |  __/ | | (__| |_| | |  __/__                
               _| |_/___|_|  ___|__,_|_|___||___/                
                                                                   
                    http://herc.ws/board/                      
                                                                   
[info]: Hercules 32-bit for Windows
[info]: Git revision (src): '80cccfbc241f2ee566b43c5f577ca63abe6e1e86'
[info]: Git revision (scripts): '80cccfbc241f2ee566b43c5f577ca63abe6e1e86'
[info]: OS version: 'Windows 7 Professional Service Pack 1 (build 7601) [x86_64]'
[info]: CPU: 'x86_64 CPU, Family 6, Model 42, Stepping 7 [4]'
[info]: Compiled with Microsoft Visual C++ 2010 (v1600)
[info]: Compile Flags: N/A

Any error or warning on command prompt? My best guess is you have invalid user/pass for MySQL(or mysql isn't running) or maybe some missing files in conf folder...

Share this post


Link to post
Share on other sites
  • 0

Found !

i make mistake when copying line from interserver.conf to import directory.

i copied all line (including last line).

 

this problem fixed when i remove unchanged line.

 

thanks for your attention.

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

×
×
  • Create New...

Important Information

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