ps_dbagent log DB_DISPATCHER_EXIT

11/27/2016 10:22 beetols#1
Code:
2016-11-27 09:52:00 1 1 SAgent::Disconnect: (4, 64)

2016-11-27 09:52:00 1 1 T=012:01:00:000, RC=237936,RCS=5, RB=3993306,RBS=92, SC=6421,SCS=0, SB=2713553,SBS=62

2016-11-27 09:52:00 ### Disconnect[3028] : Game[1][0x008F8CA0], Name=Game01, Addr=127.0.0.1, DBJobEnd=0

2016-11-27 09:52:00 ### PostDispatchDB[3028] : DB_DISPATCHER_EXIT Game[1][0x008F8CA0]

2016-11-27 09:52:00 ### OnDispatchDB[3468] : => DB_DISPATCHER_EXIT Game[1][0x008F8CA0]

2016-11-27 09:52:00 ### Save[3468] : Game[1][0x008F8CA0]

2016-11-27 09:52:00 ### OnDispatchDB[3468] : <= DB_DISPATCHER_EXIT Game[1][0x008F8CA0]
I'm using ep5.4 server files; Anyone have an idea about what causing this error that crash the ps_game.exe?

The game now run, it crashed on restart and again once before when i was setting the kill counter from Nubness. (i didn't have this kill counter yesterday on my server so is not this)

PS: I have tried to look into that address, but didn't find anything interesting.. thinked about my last modifications but them are mostly ordinary and I don't get what is causing this.. the other ps logs are clean, nothing intesting to add behind this.

Thanks for support!
12/21/2016 15:13 lty29#2
Quote:
Originally Posted by beetols View Post
Code:
2016-11-27 09:52:00 1 1 SAgent::Disconnect: (4, 64)

2016-11-27 09:52:00 1 1 T=012:01:00:000, RC=237936,RCS=5, RB=3993306,RBS=92, SC=6421,SCS=0, SB=2713553,SBS=62

2016-11-27 09:52:00 ### Disconnect[3028] : Game[1][0x008F8CA0], Name=Game01, Addr=127.0.0.1, DBJobEnd=0

2016-11-27 09:52:00 ### PostDispatchDB[3028] : DB_DISPATCHER_EXIT Game[1][0x008F8CA0]

2016-11-27 09:52:00 ### OnDispatchDB[3468] : => DB_DISPATCHER_EXIT Game[1][0x008F8CA0]

2016-11-27 09:52:00 ### Save[3468] : Game[1][0x008F8CA0]

2016-11-27 09:52:00 ### OnDispatchDB[3468] : <= DB_DISPATCHER_EXIT Game[1][0x008F8CA0]
I'm using ep5.4 server files; Anyone have an idea about what causing this error that crash the ps_game.exe?

The game now run, it crashed on restart and again once before when i was setting the kill counter from Nubness. (i didn't have this kill counter yesterday on my server so is not this)

PS: I have tried to look into that address, but didn't find anything interesting.. thinked about my last modifications but them are mostly ordinary and I don't get what is causing this.. the other ps logs are clean, nothing intesting to add behind this.

Thanks for support!
Try to use these files, the error should disappear.
Previously not forget to backup your files. Dispatcher for accessing UI elements from the database flow. Most likely, you will disrupt the flow, and this has caused the error. Sorry for my bad English.
12/21/2016 22:10 beetols#3
Quote:
Originally Posted by lty29 View Post
Try to use these files, the error should disappear.
Previously not forget to backup your files. Dispatcher for accessing UI elements from the database flow. Most likely, you will disrupt the flow, and this has caused the error. Sorry for my bad English.
Problem was not in bin files, a reinstall fixed it.. the UI elements from database flow?? this doesn't have muh sense to me.. can you explain more about?