Re: Help ! can not complet
Quote:
Originally Posted by
xkrtekx
hello guys I apologize in advance for my English.
i need help with these errors:
use: nemerian42-ao43source-044c19e7bc54
Attachment 169112Attachment 169113
I want to create a private server to test new map and obj, eff
no other source code not workedi do not know what im doing wrong ......
discord: Lukina97#5237
thank you in advance for your help
compile ProjectAtum/Basecase
there have some topic teach about compile order. maybe u can search there
Re: Help ! can not complet
Quote:
Originally Posted by
vinleprince
compile ProjectAtum/Basecase
there have some topic teach about compile order. maybe u can search there
I have successfully compile the server and client files, but when I start the server nothing happens, no tasks appear in task manager, and no log records. What am I missing? By the way when I start the NPC server I get the error box "NCPServer Cash !!: Create dump file (exception 0xc00000005 arised)"
Re: Help ! can not complet
Quote:
Originally Posted by
EricThom
I have successfully compile the server and client files, but when I start the server nothing happens, no tasks appear in task manager, and no log records. What am I missing? By the way when I start the NPC server I get the error box "NCPServer Cash !!: Create dump file (exception 0xc00000005 arised)"
that's could be about mismatch config. like wrong path or file missing.
try cheking logs folder first i may tell you about what's happen. if it won't help try check basic config require like config_root.cfg should be same directory. all issue is so basically you should find what you missing.
Re: Help ! can not complet
Quote:
Originally Posted by
vinleprince
that's could be about mismatch config. like wrong path or file missing.
try cheking logs folder first i may tell you about what's happen. if it won't help try check basic config require like config_root.cfg should be same directory. all issue is so basically you should find what you missing.
There's nothing in log folder except NPC server error box, i tried to use config file, DB 4.3 but it couldn't be better.
Re: Help ! can not complet
Search for dmp file in bin directory debug it or attach debuger to npc server
Re: Help ! can not complet
Quote:
Originally Posted by
inetpub
Search for dmp file in bin directory debug it or attach debuger to npc server
There's no log, no dmp, nothing. it turns off immediately after it is turned on.
Re: Help ! can not complet
Then attach debugger at start of main function
Re: Help ! can not complet
Quote:
Originally Posted by
EricThom
I have successfully compile the server and client files, but when I start the server nothing happens, no tasks appear in task manager, and no log records. What am I missing? By the way when I start the NPC server I get the error box "NCPServer Cash !!: Create dump file (exception 0xc00000005 arised)"
you missing config file so all server will crash. check in source code ^^