- Code: Select all
20:32:52,722 - [4023] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 2014-08-02 20:33:00,803 - [4101] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:33:16,996 - [4092] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:33:14,328 - [4000] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine bestehende Verbindung wurde softwaregesteuert durch den Hostcomputer abgebrochen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 20:33:33,282 - [4086] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:33:30,584 - [4101] - ERROR - DOL.GS.GameTimer+TimeManager - failed to stop the time thread "RegionTime1" in 10 seconds (thread state=Background, WaitSleepJoin); thread stacktrace: 20:33:49,428 - [4106] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 2014-08-02 20:33:44,062 - [4101] - ERROR - DOL.GS.GameTimer+TimeManager - at System.Threading.Monitor.ReliableEnter in line:0 col:0 at log4net.Appender.AppenderSkeleton.DoAppend in line:0 col:0 at log4net.Util.AppenderAttachedImpl.AppendLoopOnAppenders in line:0 col:0 at log4net.Repository.Hierarchy.Logger.CallAppenders in line:0 col:0 at log4net.Repository.Hierarchy.Logger.ForcedLog in line:0 col:0 at log4net.Repository.Hierarchy.Logger.Log in line:0 col:0 at log4net.Core.LogImpl.Info in line:0 col:0 at DOL.GS.GamePlayer.SaveIntoDatabase in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GamePlayer.cs line:13145 col:6 at DOL.GS.GamePlayer.QuitTimerCallback in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GamePlayer.cs line:496 col:4 at DOL.GS.RegionTimer.OnTick in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\RegionTimer.cs line:137 col:5 at DOL.GS.GameTimer+TimeManager.TimeThread in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\GameTimer.cs line:856 col:10 at System.Threading.ThreadHelper.ThreadStart_Context in line:0 col:0 at System.Threading.ExecutionContext.RunInternal in line:0 col:0 at System.Threading.ExecutionContext.Run in line:0 col:0 at System.Threading.ExecutionContext.Run in line:0 col:0 at System.Threading.ThreadHelper.ThreadStart in line:0 col:0 2014-08-02 20:33:57,587 - [NpcUpdate] - ERROR - DOL.GS.WorldMgr - NPC update: System.OutOfMemoryException (DOL.GS.GameNPC name=Scribe Osturmir DB_ID=cce5bb41-e1cf-4145-9493-6d19d263bbd8 oid=264 state=Active reg=101 loc=32279,34741,8029) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.IO.MemoryStream.set_Capacity(Int32 value) bei System.IO.MemoryStream.EnsureCapacity(Int32 value) bei System.IO.MemoryStream.WriteByte(Byte value) bei DOL.Network.PacketOut.WriteShort(UInt16 val) in c:\Users\Carnifexe\Desktop\DOLServer\DOLBase\Network\PacketOut.cs:Zeile 62. bei DOL.GS.PacketHandler.GSUDPPacketOut..ctor(Byte packetCode) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\GSUDPPacketOut.cs:Zeile 34. bei DOL.GS.PacketHandler.PacketLib168.SendObjectUpdate(GameObject obj) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketLib168.cs:Zeile 843. bei DOL.GS.GameNPC.BroadcastUpdate() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameNPC.cs:Zeile 2805. bei DOL.GS.WorldMgr.WorldUpdateThreadStart() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\WorldMgr.cs:Zeile 924. 20:34:05,528 - [4104] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 2014-08-02 20:34:05,528 - [4001] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Error while processing packet (handler=DOL.GS.PacketHandler.Client.v168.PlayerHeadingUpdateHandler client: Version1109 pakLib:DOL.GS.PacketHandler.PacketLib1109 type:LabyrinthOfTheMinotaur(LabyrinthOfTheMinotaur) addons:bit4, bit5, Foundations, NewFrontiers state:Playing IP:173.57.61.53:50030 session:31 acc:coldhelix2 char:Energizer class:48) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei DOL.GS.Zone.GetObjectsInRadius(eGameObjectType type, Int32 x, Int32 y, Int32 z, UInt16 radius, ArrayList partialList, Boolean ignoreZ) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\Zone.cs:Zeile 633. bei DOL.GS.Region.GetInRadius(eGameObjectType type, Int32 x, Int32 y, Int32 z, UInt16 radius, Boolean withDistance, Boolean ignoreZ) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\Region.cs:Zeile 1535. bei DOL.GS.Region.GetPlayersInRadius(Int32 x, Int32 y, Int32 z, UInt16 radius, Boolean withDistance, Boolean ignoreZ) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\Region.cs:Zeile 1672. bei DOL.GS.GameObject.GetPlayersInRadius(Boolean useCache, UInt16 radiusToCheck, Boolean withDistance, Boolean ignoreZ) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameObject.cs:Zeile 1233. bei DOL.GS.GameObject.GetPlayersInRadius(UInt16 radiusToCheck) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameObject.cs:Zeile 1172. bei DOL.GS.PacketHandler.Client.v168.PlayerHeadingUpdateHandler.HandlePacket(GameClient client, GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Client\168\PlayerHeadingUpdateHandler.cs:Zeile 92. bei DOL.GS.PacketHandler.PacketProcessor.HandlePacket(GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 925. 20:34:10,723 - [NpcUpdate] - ERROR - DOL.GS.WorldMgr - NPC update: System.OutOfMemoryException (DOL.GS.GameNPC name=ambient boar DB_ID=d1b7f70e-b456-4fba-9ced-5ba4e68f5bbf oid=9153 state=Active reg=100 loc=803012,728245,4704) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.IO.MemoryStream.set_Capacity(Int32 value) bei System.IO.MemoryStream.EnsureCapacity(Int32 value) bei System.IO.MemoryStream.WriteByte(Byte value) bei DOL.Network.PacketOut.WriteShort(UInt16 val) in c:\Users\Carnifexe\Desktop\DOLServer\DOLBase\Network\PacketOut.cs:Zeile 62. bei DOL.GS.PacketHandler.GSUDPPacketOut..ctor(Byte packetCode) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\GSUDPPacketOut.cs:Zeile 34. bei DOL.GS.PacketHandler.PacketLib168.SendObjectUpdate(GameObject obj) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketLib168.cs:Zeile 843. bei DOL.GS.GameNPC.BroadcastUpdate() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameNPC.cs:Zeile 2805. bei DOL.GS.WorldMgr.WorldUpdateThreadStart() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\WorldMgr.cs:Zeile 924. 2014-08-02 20:34:02,891 - [4101] - ERROR - DOL.GS.GameTimer+TimeManager - aborting the thread. 20:34:15,995 - [3974] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine bestehende Verbindung wurde softwaregesteuert durch den Hostcomputer abgebrochen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 2014-08-02 20:34:18,694 - [3875] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine bestehende Verbindung wurde softwaregesteuert durch den Hostcomputer abgebrochen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 2014-08-02 20:34:21,346 - [NpcUpdate] - ERROR - DOL.GS.WorldMgr - NPC update: System.OutOfMemoryException (DOL.GS.GameNPC name=ambient pixie DB_ID=1389e63c-4eb8-4360-b1b8-a5b362a0d195 oid=44 state=Active reg=201 loc=33313,34714,8441) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.IO.MemoryStream.set_Capacity(Int32 value) bei System.IO.MemoryStream.EnsureCapacity(Int32 value) bei System.IO.MemoryStream.WriteByte(Byte value) bei DOL.Network.PacketOut.WriteShort(UInt16 val) in c:\Users\Carnifexe\Desktop\DOLServer\DOLBase\Network\PacketOut.cs:Zeile 62. bei DOL.GS.PacketHandler.GSUDPPacketOut..ctor(Byte packetCode) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\GSUDPPacketOut.cs:Zeile 34. bei DOL.GS.PacketHandler.PacketLib168.SendObjectUpdate(GameObject obj) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketLib168.cs:Zeile 843. bei DOL.GS.GameNPC.BroadcastUpdate() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameNPC.cs:Zeile 2805. bei DOL.GS.WorldMgr.WorldUpdateThreadStart() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\WorldMgr.cs:Zeile 924. 2014-08-02 20:34:23,951 - [4092] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Failed to stop the TimeManager: RegionTime1 20:34:23,951 - [4086] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Failed to stop the TimeManager: RegionTime1 2014-08-02 20:34:23,951 - [4109] - ERROR - DOL.Database.Connection.DataConnection - ExecuteSelect: "SELECT `Appeal_ID`, `Name`, `Account`, `Severity`, `Status`, `Timestamp`, `Text` FROM `Appeal` WHERE `Name` = 'Borkyhhh'" System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.Text.Encoding.GetBytes(String s) bei MySql.Data.MySqlClient.Statement.InternalBindParameters(String sql, MySqlParameterCollection parameters, MySqlPacket packet) bei MySql.Data.MySqlClient.Statement.BindParameters() bei MySql.Data.MySqlClient.PreparableStatement.Execute() bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader() bei DOL.Database.Connection.DataConnection.ExecuteSelect(String sqlcommand, QueryCallback callback, IsolationLevel isolation) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Connection\DataConnection.cs:Zeile 319. 20:34:23,951 - [4106] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Failed to stop the TimeManager: RegionTime1 20:34:23,951 - [4105] - ERROR - DOL.GS.GameEvents.StatPrint - stats Log callback System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei DOL.GS.Util.GetThreadStack(Thread thread) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\Util.cs:Zeile 211. bei DOL.GS.GameTimer.TimeManager.GetStacktrace() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\GameTimer.cs:Zeile 528. bei DOL.GS.GameEvents.StatPrint.PrintStats(Object state) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\StatPrint.cs:Zeile 204. 2014-08-02 20:34:23,951 - [4104] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Failed to stop the TimeManager: RegionTime1 20:34:31,970 - [3875] - ERROR - DOL.Database.ObjectDatabase - Error while saving data object: DataObject: Inventory, ObjectID{e15b643e-034d-440c-94dd-57b1ad35e650}, Name{Personal Bind Recall Stone}, OwnerID{2479641b-2e6e-43d3-bd8a-04e83f5ce786}, SlotPosition{40}, Count{1} DOL.Database.DatabaseException: Saving Relations failed ! ---> System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.RuntimeType.GetMembers(BindingFlags bindingAttr) bei System.Type.GetMembers() bei DOL.Database.ObjectDatabase.SaveObjectRelations(DataObject dataObject) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\ObjectDatabase.cs:Zeile 630. --- Ende der internen Ausnahmestapelüberwachung --- bei DOL.Database.ObjectDatabase.SaveObjectRelations(DataObject dataObject) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\ObjectDatabase.cs:Zeile 697. bei DOL.Database.Handlers.MySQLObjectDatabase.SaveObjectImpl(DataObject dataObject) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Handlers\MySQLObjectDatabase.cs:Zeile 349. 2014-08-02 20:34:31,970 - [4110] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:34:26,650 - [3982] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Error while processing packet (handler=DOL.GS.PacketHandler.Client.v168.PlayerPositionUpdateHandler client: Version1104 pakLib:DOL.GS.PacketHandler.PacketLib1104 type:LabyrinthOfTheMinotaur(LabyrinthOfTheMinotaur) addons:bit4, bit5, Foundations, NewFrontiers state:Playing IP:87.188.111.15:49814 session:124 acc:odinsendboss4 char:Odinsblocker class:22) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.Text.Encoding.GetBytes(String s) bei DOL.Network.PacketOut.FillString(String str, Int32 len) in c:\Users\Carnifexe\Desktop\DOLServer\DOLBase\Network\PacketOut.cs:Zeile 254. bei DOL.GS.PacketHandler.Client.v168.PlayerPositionUpdateHandler.HandlePacket(GameClient client, GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Client\168\PlayerPositionUpdateHandler.cs:Zeile 724. bei DOL.GS.PacketHandler.PacketProcessor.HandlePacket(GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 925. 2014-08-02 20:34:29,318 - [3974] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Error while processing packet (handler=DOL.GS.PacketHandler.Client.v168.PlayerPositionUpdateHandler client: Version1108 pakLib:DOL.GS.PacketHandler.PacketLib1108 type:LabyrinthOfTheMinotaur(LabyrinthOfTheMinotaur) addons:bit4, bit5, Foundations, NewFrontiers state:Playing IP:81.241.205.224:59211 session:56 acc:jakkyhib char:Jakkyz class:45) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.Text.Encoding.GetBytes(String s) bei DOL.Network.PacketOut.FillString(String str, Int32 len) in c:\Users\Carnifexe\Desktop\DOLServer\DOLBase\Network\PacketOut.cs:Zeile 254. bei DOL.GS.PacketHandler.Client.v168.PlayerPositionUpdateHandler.HandlePacket(GameClient client, GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Client\168\PlayerPositionUpdateHandler.cs:Zeile 724. bei DOL.GS.PacketHandler.PacketProcessor.HandlePacket(GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 925. 20:34:23,951 - [4101] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 20:34:34,809 - [4092] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 20:34:26,650 - [3981] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 2014-08-02 20:34:42,531 - [3975] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 2014-08-02 20:34:39,910 - [4086] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 2014-08-02 20:34:39,910 - [4111] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:34:42,687 - [4039] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 20:34:39,910 - [3976] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 20:34:45,136 - [4106] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 20:34:45,308 - [4000] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 20:34:45,323 - [4104] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 20:34:47,757 - [4110] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 2014-08-02 20:34:53,077 - [4105] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:34:53,077 - [4111] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 2014-08-02 20:35:16,617 - [RegionTime3] - ERROR - DOL.GS.GameTimer+TimeManager - Timer callback (DOL.GS.PacketHandler.Client.v168.UseSkillHandler+UseSkillAction tick:0x001C6DCD interval:0 manager:'RegionTime3' actionSource: (DOL.GS.GamePlayer name=Grobbz DB_ID=93844c94-0bec-4594-b764-1220d2550537 oid=640 state=Active reg=238 loc=558339,558558,4740 class=Berserker(31))) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.Enum.InternalGetValue() bei System.Enum.GetHashCode() bei System.Collections.Generic.ObjectEqualityComparer`1.GetHashCode(T obj) bei System.Collections.Generic.Dictionary`2.FindEntry(TKey key) bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei DOL.Language.LanguageMgr.GetLanguageDataObject(String language, String translationId, eTranslationIdentifier translationIdentifier) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\language\LanguageMgr.cs:Zeile 421. bei DOL.Language.LanguageMgr.TryGetTranslation(String& translation, String language, String translationId, Object[] args) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\language\LanguageMgr.cs:Zeile 576. bei DOL.Language.LanguageMgr.GetTranslation(String language, String translationId, Object[] args) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\language\LanguageMgr.cs:Zeile 467. bei DOL.GS.Styles.StyleProcessor.TryToUseStyle(GameLiving living, Style style) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\styles\StyleProcessor.cs:Zeile 321. bei DOL.GS.GamePlayer.ExecuteWeaponStyle(Style style) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GamePlayer.cs:Zeile 6847. bei DOL.GS.PacketHandler.Client.v168.UseSkillHandler.UseSkillAction.OnTick() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Client\168\UseSkillHandler.cs:Zeile 181. bei DOL.GS.GameTimer.TimeManager.TimeThread() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\GameTimer.cs:Zeile 856. 2014-08-02 20:35:11,485 - [4101] - ERROR - DOL.WeakMulticastDelegate - InvokeSafe System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.IO.MemoryStream.set_Capacity(Int32 value) bei System.IO.MemoryStream.EnsureCapacity(Int32 value) bei System.IO.MemoryStream.WriteByte(Byte value) bei DOL.Network.PacketOut.WriteShort(UInt16 val) in c:\Users\Carnifexe\Desktop\DOLServer\DOLBase\Network\PacketOut.cs:Zeile 62. bei DOL.GS.PacketHandler.GSTCPPacketOut..ctor(Byte packetCode) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\GSTCPPacketOut.cs:Zeile 34. bei DOL.GS.PacketHandler.PacketLib173.SendMessage(String msg, eChatType type, eChatLoc loc) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketLib173.cs:Zeile 556. bei DOL.GS.GameEvents.PlayerEnterExit.PlayerQuit(DOLEvent e, Object sender, EventArgs arguments) in c:\Users\Administrator\Desktop\DOLServer\debug\scripts\gameevents\PlayerEnterExit.cs:Zeile 137. --- Ende der internen Ausnahmestapelüberwachung --- bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) bei System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) bei DOL.WeakMulticastDelegate.InvokeSafe(Object[] args) in c:\Users\Carnifexe\Desktop\DOLServer\DOLBase\WeakMulticastDelegate.cs:Zeile 307. 20:35:08,879 - [4109] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 2014-08-02 20:35:14,059 - [4023] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Error while processing packet (handler=DOL.GS.PacketHandler.Client.v168.PlayerPositionUpdateHandler client: Version1109 pakLib:DOL.GS.PacketHandler.PacketLib1109 type:LabyrinthOfTheMinotaur(LabyrinthOfTheMinotaur) addons:bit4, bit5, Foundations, NewFrontiers state:Playing IP:94.139.28.83:49341 session:82 acc:chrischek74 char:Aureliuz class:48) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei DOL.GS.Effects.GameEffectList.GetEnumerator() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\effects\GameEffectList.cs:Zeile 447. bei DOL.GS.Spells.SpellHandler.FindEffectOnTarget(GameLiving target, String spellType) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\spells\SpellHandler.cs:Zeile 3144. bei DOL.GS.PropertyCalc.MaxSpeedCalculator.CalcValue(GameLiving living, eProperty property) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\propertycalc\MaxSpeedCalculator.cs:Zeile 168. bei DOL.GS.GameLiving.GetModified(eProperty property) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameLiving.cs:Zeile 4774. bei DOL.GS.GameLiving.get_MaxSpeed() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameLiving.cs:Zeile 5584. bei DOL.GS.PacketHandler.Client.v168.PlayerPositionUpdateHandler.HandlePacket(GameClient client, GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Client\168\PlayerPositionUpdateHandler.cs:Zeile 239. bei DOL.GS.PacketHandler.PacketProcessor.HandlePacket(GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 925. 20:35:21,859 - [4105] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 20:35:08,879 - [3976] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Error while processing packet (handler=DOL.GS.PacketHandler.Client.v168.PlayerPositionUpdateHandler client: Version1109 pakLib:DOL.GS.PacketHandler.PacketLib1109 type:LabyrinthOfTheMinotaur(LabyrinthOfTheMinotaur) addons:bit4, bit5, Foundations, NewFrontiers state:Playing IP:178.8.161.101:51174 session:116 acc:myri char:Frerrac class:21) System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei DOL.GS.Collections.Hashtable.Init() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\Hashtable.cs:Zeile 104. bei DOL.GS.Collections.Hashtable..ctor() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\Hashtable.cs:Zeile 49. bei DOL.GS.Zone.GetObjectsInRadius(eGameObjectType type, Int32 x, Int32 y, Int32 z, UInt16 radius, ArrayList partialList, Boolean ignoreZ) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\Zone.cs:Zeile 632. bei DOL.GS.Region.GetInRadius(eGameObjectType type, Int32 x, Int32 y, Int32 z, UInt16 radius, Boolean withDistance, Boolean ignoreZ) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\Region.cs:Zeile 1535. bei DOL.GS.Region.GetPlayersInRadius(Int32 x, Int32 y, Int32 z, UInt16 radius, Boolean withDistance, Boolean ignoreZ) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\world\Region.cs:Zeile 1672. bei DOL.GS.GameObject.GetPlayersInRadius(Boolean useCache, UInt16 radiusToCheck, Boolean withDistance, Boolean ignoreZ) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameObject.cs:Zeile 1233. bei DOL.GS.GameObject.GetPlayersInRadius(UInt16 radiusToCheck) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameobjects\GameObject.cs:Zeile 1172. bei DOL.GS.PacketHandler.Client.v168.PlayerPositionUpdateHandler.HandlePacket(GameClient client, GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Client\168\PlayerPositionUpdateHandler.cs:Zeile 692. bei DOL.GS.PacketHandler.PacketProcessor.HandlePacket(GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 925. 20:35:26,991 - [4114] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:35:21,859 - [3875] - ERROR - DOL.Database.ObjectDatabase - Error while adding data object: DataObject: PlayerXEffect, ObjectID{fe785560-e47d-4911-8ecd-b27f6a31620b} System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.IO.MemoryStream.set_Capacity(Int32 value) bei System.IO.MemoryStream.EnsureCapacity(Int32 value) bei System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count) bei MySql.Data.MySqlClient.Statement.InternalBindParameters(String sql, MySqlParameterCollection parameters, MySqlPacket packet) bei MySql.Data.MySqlClient.Statement.BindParameters() bei MySql.Data.MySqlClient.PreparableStatement.Execute() bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) bei MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() bei DOL.Database.Connection.DataConnection.ExecuteNonQuery(String sqlcommand) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Connection\DataConnection.cs:Zeile 233. bei DOL.Database.Handlers.MySQLObjectDatabase.AddObjectImpl(DataObject dataObject) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Handlers\MySQLObjectDatabase.cs:Zeile 201. 2014-08-02 20:35:26,991 - [3942] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Error while processing packet (handler=DOL.GS.PacketHandler.Client.v168.ClientCrashPacketHandler client: Version1109 pakLib:DOL.GS.PacketHandler.PacketLib1109 type:LabyrinthOfTheMinotaur(LabyrinthOfTheMinotaur) addons:bit4, bit5, Foundations, NewFrontiers state:Disconnected IP:not connected session:92 acc:akasenshi88 char:null class:null) System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei DOL.GS.PacketHandler.Client.v168.ClientCrashPacketHandler.HandlePacket(GameClient client, GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Client\168\ClientCrashPacketHandler.cs:Zeile 61. bei DOL.GS.PacketHandler.PacketProcessor.HandlePacket(GSPacketIn packet) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 925. 20:35:24,417 - [4113] - ERROR - DOL.GS.GameEvents.StatPrint - stats Log callback System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei Microsoft.Win32.RegistryKey.InternalGetValue(String name, Object defaultValue, Boolean doNotExpand, Boolean checkSecurity) bei Microsoft.Win32.RegistryKey.GetValue(String name) bei System.Diagnostics.PerformanceMonitor.GetData(String item) bei System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String item) bei System.Diagnostics.PerformanceCounterLib.GetCategorySample(String category) bei System.Diagnostics.PerformanceCounterLib.GetCategorySample(String machine, String category) bei System.Diagnostics.PerformanceCounter.NextSample() bei System.Diagnostics.PerformanceCounter.NextValue() bei DOL.GS.GameEvents.StatPrint.PrintStats(Object state) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\StatPrint.cs:Zeile 181. 20:35:26,991 - [4111] - ERROR - DOL.Database.ObjectDatabase - Error while saving data object: DataObject: DOLCharacters, ObjectID{a7379022-adcf-46f8-85a0-dc2bae877bc5} System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) bei System.Reflection.RuntimePropertyInfo.GetValue(Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) bei System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index) bei DOL.Database.Handlers.MySQLObjectDatabase.SaveObjectImpl(DataObject dataObject) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Handlers\MySQLObjectDatabase.cs:Zeile 269. 20:35:29,752 - [3926] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 20:35:32,420 - [4109] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 20:35:37,490 - [4114] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: rox 2014-08-02 20:35:42,669 - [4118] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:35:47,926 - [3982] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 20:35:58,487 - [4116] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:35:58,612 - [4118] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: daoczagga4 2014-08-02 20:36:01,264 - [4115] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Packet processor: SocketException System.Net.Sockets.SocketException (0x80004005): Eine vorhandene Verbindung wurde vom Remotehost geschlossen bei System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) bei DOL.GS.PacketHandler.PacketProcessor.AsyncTcpSendCallback(IAsyncResult ar) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\packets\Server\PacketProcessor.cs:Zeile 384. 20:36:06,631 - [4101] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: daoczagga4 20:36:19,610 - [4110] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: daoczagga4 20:36:06,631 - [4106] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: daoczagga4 2014-08-02 20:36:19,610 - [4116] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: daoczagga4 20:36:22,309 - [4109] - ERROR - DOL.Database.ObjectDatabase - Error while saving data object: DataObject: DOLCharacters, ObjectID{a7379022-adcf-46f8-85a0-dc2bae877bc5} MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. bei MySql.Data.MySqlClient.NativeDriver.Open() bei MySql.Data.MySqlClient.Driver.Open() bei MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() bei MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() bei MySql.Data.MySqlClient.MySqlPool.GetConnection() bei MySql.Data.MySqlClient.MySqlConnection.Open() bei DOL.Database.Connection.DataConnection.GetMySqlConnection(Boolean& isNewConnection) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Connection\DataConnection.cs:Zeile 165. bei DOL.Database.Connection.DataConnection.ExecuteNonQuery(String sqlcommand) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Connection\DataConnection.cs:Zeile 210. bei DOL.Database.Handlers.MySQLObjectDatabase.SaveObjectImpl(DataObject dataObject) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Handlers\MySQLObjectDatabase.cs:Zeile 339. 20:36:16,974 - [4113] - ERROR - DOL.GS.GameEvents.StatPrint - stats Log callback System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.Collections.Generic.Dictionary`2.Initialize(Int32 capacity) bei System.Collections.Generic.Dictionary`2..ctor(Int32 capacity, IEqualityComparer`1 comparer) bei System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer) bei System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary) bei DOL.Events.GameEventMgr.get_NumObjectHandlers() in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\events\GameEventMgr.cs:Zeile 52. bei DOL.GS.GameEvents.StatPrint.PrintStats(Object state) in c:\Users\Carnifexe\Desktop\DOLServer\GameServer\gameutils\StatPrint.cs:Zeile 147. 20:36:22,309 - [4092] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: daoczagga4 2014-08-02 20:36:27,519 - [NpcUpdate] - ERROR - DOL.Database.ObjectDatabase - Error while saving data object: DataObject: DOLCharacters, ObjectID{71f9a4e8-e8dd-4043-a360-f4381c2302b0} MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. bei MySql.Data.MySqlClient.NativeDriver.Open() bei MySql.Data.MySqlClient.Driver.Open() bei MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() bei MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() bei MySql.Data.MySqlClient.MySqlPool.GetConnection() bei MySql.Data.MySqlClient.MySqlConnection.Open() bei DOL.Database.Connection.DataConnection.GetMySqlConnection(Boolean& isNewConnection) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Connection\DataConnection.cs:Zeile 165. bei DOL.Database.Connection.DataConnection.ExecuteNonQuery(String sqlcommand) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Connection\DataConnection.cs:Zeile 210. bei DOL.Database.Handlers.MySQLObjectDatabase.SaveObjectImpl(DataObject dataObject) in c:\Users\Carnifexe\Desktop\DOLServer\DOLDatabase\Handlers\MySQLObjectDatabase.cs:Zeile 339. 2014-08-02 20:36:22,324 - [4104] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: daoczagga4 20:36:19,828 - [4086] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: daoczagga4 2014-08-02 20:36:24,930 - [4101] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: razelle 20:36:27,675 - [4110] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: razelle 20:36:30,202 - [4106] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: razelle 2014-08-02 20:36:30,202 - [4121] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 20:36:37,800 - [4116] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: razelle 20:36:50,654 - [4086] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: razelle 2014-08-02 20:36:48,064 - [4092] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Disconnected Client: razelle 2014-08-02 20:36:32,636 - [4122] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324 2014-08-02 20:36:48,064 - [4113] - ERROR - DOL.GS.GameEvents.RegionTimersResynch - ----- Found Frozen Region Timer ----- Name: RegionTime1 - Current Time: 69207324
Sloq Query Log
- Code: Select all
mysqld, Version: 5.5.38-log (MySQL Community Server (GPL)). started with: TCP Port: 3306, Named Pipe: (null) Time Id Command Argument C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld, Version: 5.5.38-log (MySQL Community Server (GPL)). started with: TCP Port: 3306, Named Pipe: (null) Time Id Command Argument # Time: 140718 18:36:49 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.524008 Lock_time: 0.000000 Rows_sent: 75667 Rows_examined: 75667 use dol; SET timestamp=1405701409; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140718 18:46:46 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.102807 Lock_time: 0.000000 Rows_sent: 75667 Rows_examined: 75667 SET timestamp=1405702006; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140718 22:38:46 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.071607 Lock_time: 0.000000 Rows_sent: 75667 Rows_examined: 75667 SET timestamp=1405715926; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140719 0:47:27 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.449204 Lock_time: 0.000000 Rows_sent: 31777 Rows_examined: 31777 SET timestamp=1405723647; SELECT * FROM `craftedxitem`; # Time: 140719 0:47:34 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 4.336808 Lock_time: 0.000000 Rows_sent: 29631 Rows_examined: 29631 SET timestamp=1405723654; SELECT * FROM `inventory`; # Time: 140719 0:47:40 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 6.130810 Lock_time: 0.000000 Rows_sent: 27955 Rows_examined: 27955 SET timestamp=1405723660; SELECT * FROM `itemtemplate`; # Time: 140719 0:48:00 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 13.993225 Lock_time: 0.000000 Rows_sent: 75670 Rows_examined: 75670 SET timestamp=1405723680; SELECT * FROM `mob`; # Time: 140719 0:48:04 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 3.666007 Lock_time: 0.000000 Rows_sent: 39475 Rows_examined: 39475 SET timestamp=1405723684; SELECT * FROM `npcequipment`; # Time: 140719 0:48:06 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.324404 Lock_time: 0.000000 Rows_sent: 12278 Rows_examined: 12278 SET timestamp=1405723686; SELECT * FROM `npctemplate`; # Time: 140719 0:48:09 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.386804 Lock_time: 0.000000 Rows_sent: 26291 Rows_examined: 26291 SET timestamp=1405723689; SELECT * FROM `pathpoints`; # Time: 140719 21:36:49 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 4.929608 Lock_time: 0.000000 Rows_sent: 27955 Rows_examined: 27955 SET timestamp=1405798609; SELECT * FROM `itemtemplate`; # Time: 140719 21:37:00 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 8.814015 Lock_time: 0.000000 Rows_sent: 75671 Rows_examined: 75671 SET timestamp=1405798620; SELECT * FROM `mob`; # Time: 140719 22:14:18 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.555207 Lock_time: 0.000000 Rows_sent: 75671 Rows_examined: 75671 SET timestamp=1405800858; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140720 16:10:15 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.884407 Lock_time: 0.000000 Rows_sent: 75425 Rows_examined: 75425 SET timestamp=1405865415; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140720 19:39:01 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.212007 Lock_time: 0.000000 Rows_sent: 75426 Rows_examined: 75426 SET timestamp=1405877941; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140721 14:16:35 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.449204 Lock_time: 0.000000 Rows_sent: 31777 Rows_examined: 31777 SET timestamp=1405944995; SELECT * FROM `craftedxitem`; # Time: 140721 14:16:43 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 5.163609 Lock_time: 0.000000 Rows_sent: 35181 Rows_examined: 35181 SET timestamp=1405945003; SELECT * FROM `inventory`; # Time: 140721 14:16:50 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 6.193211 Lock_time: 0.000000 Rows_sent: 27960 Rows_examined: 27960 SET timestamp=1405945010; SELECT * FROM `itemtemplate`; # Time: 140721 14:17:09 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 14.008825 Lock_time: 0.000000 Rows_sent: 75428 Rows_examined: 75428 SET timestamp=1405945029; SELECT * FROM `mob`; # Time: 140721 14:17:13 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 3.681607 Lock_time: 0.000000 Rows_sent: 39475 Rows_examined: 39475 SET timestamp=1405945033; SELECT * FROM `npcequipment`; # Time: 140721 14:17:16 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.324404 Lock_time: 0.000000 Rows_sent: 12228 Rows_examined: 12228 SET timestamp=1405945036; SELECT * FROM `npctemplate`; # Time: 140721 14:17:18 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.418004 Lock_time: 0.000000 Rows_sent: 26419 Rows_examined: 26419 SET timestamp=1405945038; SELECT * FROM `pathpoints`; # Time: 140721 20:02:06 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.274407 Lock_time: 0.000000 Rows_sent: 75428 Rows_examined: 75428 SET timestamp=1405965726; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140721 22:56:30 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.602008 Lock_time: 0.000000 Rows_sent: 75428 Rows_examined: 75428 SET timestamp=1405976190; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140722 11:20:18 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.464804 Lock_time: 0.000000 Rows_sent: 31777 Rows_examined: 31777 SET timestamp=1406020818; SELECT * FROM `craftedxitem`; # Time: 140722 11:20:27 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 5.522410 Lock_time: 0.000000 Rows_sent: 37307 Rows_examined: 37307 SET timestamp=1406020827; SELECT * FROM `inventory`; # Time: 140722 11:20:33 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 6.177610 Lock_time: 0.000000 Rows_sent: 27961 Rows_examined: 27961 SET timestamp=1406020833; SELECT * FROM `itemtemplate`; # Time: 140722 11:20:53 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 14.055624 Lock_time: 0.000000 Rows_sent: 75429 Rows_examined: 75429 SET timestamp=1406020853; SELECT * FROM `mob`; # Time: 140722 11:20:57 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 3.697206 Lock_time: 0.000000 Rows_sent: 39475 Rows_examined: 39475 SET timestamp=1406020857; SELECT * FROM `npcequipment`; # Time: 140722 11:20:59 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.340004 Lock_time: 0.000000 Rows_sent: 12228 Rows_examined: 12228 SET timestamp=1406020859; SELECT * FROM `npctemplate`; # Time: 140722 11:21:02 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.449205 Lock_time: 0.000000 Rows_sent: 26419 Rows_examined: 26419 SET timestamp=1406020862; SELECT * FROM `pathpoints`; # Time: 140722 14:02:39 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.383608 Lock_time: 0.000000 Rows_sent: 75429 Rows_examined: 75429 SET timestamp=1406030559; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140723 18:21:02 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.962407 Lock_time: 0.000000 Rows_sent: 75432 Rows_examined: 75432 SET timestamp=1406132462; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140723 21:05:12 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.915607 Lock_time: 0.000000 Rows_sent: 75432 Rows_examined: 75432 SET timestamp=1406142312; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140724 12:23:06 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.978007 Lock_time: 0.000000 Rows_sent: 75456 Rows_examined: 75456 SET timestamp=1406197386; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140725 12:41:15 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.464804 Lock_time: 0.000000 Rows_sent: 31777 Rows_examined: 31777 SET timestamp=1406284875; SELECT * FROM `craftedxitem`; # Time: 140725 12:41:25 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 6.692412 Lock_time: 0.000000 Rows_sent: 45353 Rows_examined: 45353 SET timestamp=1406284885; SELECT * FROM `inventory`; # Time: 140725 12:41:31 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 6.177611 Lock_time: 0.000000 Rows_sent: 27963 Rows_examined: 27963 SET timestamp=1406284891; SELECT * FROM `itemtemplate`; # Time: 140725 12:41:51 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 14.071225 Lock_time: 0.000000 Rows_sent: 75459 Rows_examined: 75459 SET timestamp=1406284911; SELECT * FROM `mob`; # Time: 140725 12:41:55 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 3.681607 Lock_time: 0.000000 Rows_sent: 39475 Rows_examined: 39475 SET timestamp=1406284915; SELECT * FROM `npcequipment`; # Time: 140725 12:41:57 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.340004 Lock_time: 0.000000 Rows_sent: 12228 Rows_examined: 12228 SET timestamp=1406284917; SELECT * FROM `npctemplate`; # Time: 140725 12:42:00 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.433604 Lock_time: 0.000000 Rows_sent: 26419 Rows_examined: 26419 SET timestamp=1406284920; SELECT * FROM `pathpoints`; C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld, Version: 5.5.38-log (MySQL Community Server (GPL)). started with: TCP Port: 3306, Named Pipe: (null) Time Id Command Argument # Time: 140725 13:38:42 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.056007 Lock_time: 0.000000 Rows_sent: 75459 Rows_examined: 75459 use dol; SET timestamp=1406288322; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140725 14:19:02 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.508408 Lock_time: 0.000000 Rows_sent: 75459 Rows_examined: 75459 SET timestamp=1406290742; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140726 13:13:50 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.570808 Lock_time: 0.000000 Rows_sent: 75461 Rows_examined: 75461 SET timestamp=1406373230; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140726 13:17:39 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.962407 Lock_time: 0.000000 Rows_sent: 75461 Rows_examined: 75461 SET timestamp=1406373459; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140726 23:23:06 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 3.057605 Lock_time: 0.000000 Rows_sent: 31777 Rows_examined: 31777 SET timestamp=1406409786; SELECT * FROM `craftedxitem`; # Time: 140726 23:23:20 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 8.970015 Lock_time: 0.000000 Rows_sent: 49458 Rows_examined: 49458 SET timestamp=1406409800; SELECT * FROM `inventory`; # Time: 140726 23:23:27 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 7.581614 Lock_time: 0.000000 Rows_sent: 27965 Rows_examined: 27965 SET timestamp=1406409807; SELECT * FROM `itemtemplate`; # Time: 140726 23:23:35 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.371204 Lock_time: 0.000000 Rows_sent: 20441 Rows_examined: 20441 SET timestamp=1406409815; SELECT * FROM `merchantitem`; # Time: 140726 23:23:52 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 17.253630 Lock_time: 0.000000 Rows_sent: 75484 Rows_examined: 75484 SET timestamp=1406409832; SELECT * FROM `mob`; # Time: 140726 23:23:57 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 4.539608 Lock_time: 0.000000 Rows_sent: 39475 Rows_examined: 39475 SET timestamp=1406409837; SELECT * FROM `npcequipment`; # Time: 140726 23:24:00 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.854805 Lock_time: 0.000000 Rows_sent: 12228 Rows_examined: 12228 SET timestamp=1406409840; SELECT * FROM `npctemplate`; # Time: 140726 23:24:03 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.995205 Lock_time: 0.000000 Rows_sent: 26419 Rows_examined: 26419 SET timestamp=1406409843; SELECT * FROM `pathpoints`; # Time: 140726 23:27:40 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.853207 Lock_time: 0.000000 Rows_sent: 75484 Rows_examined: 75484 SET timestamp=1406410060; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld, Version: 5.5.38-log (MySQL Community Server (GPL)). started with: TCP Port: 3306, Named Pipe: (null) Time Id Command Argument # Time: 140727 20:45:33 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.009207 Lock_time: 0.000000 Rows_sent: 75483 Rows_examined: 75483 use dol; SET timestamp=1406486733; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140728 21:43:02 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.446008 Lock_time: 0.000000 Rows_sent: 75485 Rows_examined: 75485 SET timestamp=1406576582; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140728 22:36:08 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.464805 Lock_time: 0.000000 Rows_sent: 31777 Rows_examined: 31777 SET timestamp=1406579768; SELECT * FROM `craftedxitem`; # Time: 140728 22:36:21 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 8.314814 Lock_time: 0.000000 Rows_sent: 56410 Rows_examined: 56410 SET timestamp=1406579781; SELECT * FROM `inventory`; # Time: 140728 22:36:27 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 6.177611 Lock_time: 0.000000 Rows_sent: 27976 Rows_examined: 27976 SET timestamp=1406579787; SELECT * FROM `itemtemplate`; # Time: 140728 22:36:47 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 14.008825 Lock_time: 0.000000 Rows_sent: 75486 Rows_examined: 75486 SET timestamp=1406579807; SELECT * FROM `mob`; # Time: 140728 22:36:51 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 3.681607 Lock_time: 0.000000 Rows_sent: 39475 Rows_examined: 39475 SET timestamp=1406579811; SELECT * FROM `npcequipment`; # Time: 140728 22:36:53 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.324404 Lock_time: 0.000000 Rows_sent: 12228 Rows_examined: 12228 SET timestamp=1406579813; SELECT * FROM `npctemplate`; # Time: 140728 22:36:56 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.402404 Lock_time: 0.000000 Rows_sent: 26419 Rows_examined: 26419 SET timestamp=1406579816; SELECT * FROM `pathpoints`; # Time: 140729 14:27:07 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.336807 Lock_time: 0.000000 Rows_sent: 75488 Rows_examined: 75488 SET timestamp=1406636827; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140729 15:01:57 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.508408 Lock_time: 0.000000 Rows_sent: 75488 Rows_examined: 75488 SET timestamp=1406638917; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140730 11:25:01 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.399208 Lock_time: 0.000000 Rows_sent: 75490 Rows_examined: 75490 SET timestamp=1406712301; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140730 13:28:43 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.369606 Lock_time: 0.000000 Rows_sent: 75490 Rows_examined: 75490 SET timestamp=1406719723; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140730 18:38:48 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.477208 Lock_time: 0.000000 Rows_sent: 75492 Rows_examined: 75492 SET timestamp=1406738328; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140731 1:05:14 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 2.277604 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 1 SET timestamp=1406761514; DELETE FROM `PlayerXEffect` WHERE `PlayerXEffect_ID` = '1956522b-2273-48f6-9395-75b8ffb13d16'; # Time: 140731 1:13:26 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.227607 Lock_time: 0.000000 Rows_sent: 75491 Rows_examined: 75491 SET timestamp=1406762006; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140731 22:52:18 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.508408 Lock_time: 0.000000 Rows_sent: 75491 Rows_examined: 75491 SET timestamp=1406839938; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140801 18:53:21 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.464805 Lock_time: 0.000000 Rows_sent: 31777 Rows_examined: 31777 SET timestamp=1406912001; SELECT * FROM `craftedxitem`; # Time: 140801 18:53:24 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.043604 Lock_time: 0.000000 Rows_sent: 2905 Rows_examined: 2905 SET timestamp=1406912004; SELECT * FROM `dolcharacters`; # Time: 140801 18:53:37 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 11.310019 Lock_time: 0.000000 Rows_sent: 75733 Rows_examined: 75733 SET timestamp=1406912017; SELECT * FROM `inventory`; # Time: 140801 18:53:43 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 5.865611 Lock_time: 0.000000 Rows_sent: 27984 Rows_examined: 27984 SET timestamp=1406912023; SELECT * FROM `itemtemplate`; # Time: 140801 18:53:56 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 9.266416 Lock_time: 0.000000 Rows_sent: 75491 Rows_examined: 75491 SET timestamp=1406912036; SELECT * FROM `mob`; # Time: 140801 18:55:58 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.790807 Lock_time: 0.000000 Rows_sent: 75491 Rows_examined: 75491 SET timestamp=1406912158; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140801 19:28:09 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.102807 Lock_time: 0.000000 Rows_sent: 75500 Rows_examined: 75500 SET timestamp=1406914089; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140802 0:46:45 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.464804 Lock_time: 0.000000 Rows_sent: 31777 Rows_examined: 31777 SET timestamp=1406933205; SELECT * FROM `craftedxitem`; # Time: 140802 0:46:48 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.074804 Lock_time: 0.000000 Rows_sent: 2961 Rows_examined: 2961 SET timestamp=1406933208; SELECT * FROM `dolcharacters`; # Time: 140802 0:47:01 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 11.481620 Lock_time: 0.000000 Rows_sent: 77030 Rows_examined: 77030 SET timestamp=1406933221; SELECT * FROM `inventory`; # Time: 140802 0:47:07 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 6.177611 Lock_time: 0.000000 Rows_sent: 27984 Rows_examined: 27984 SET timestamp=1406933227; SELECT * FROM `itemtemplate`; # Time: 140802 0:47:28 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 14.118025 Lock_time: 0.000000 Rows_sent: 75500 Rows_examined: 75500 SET timestamp=1406933248; SELECT * FROM `mob`; # Time: 140802 0:47:32 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 3.697207 Lock_time: 0.000000 Rows_sent: 39475 Rows_examined: 39475 SET timestamp=1406933252; SELECT * FROM `npcequipment`; # Time: 140802 0:47:34 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.340004 Lock_time: 0.000000 Rows_sent: 12228 Rows_examined: 12228 SET timestamp=1406933254; SELECT * FROM `npctemplate`; # Time: 140802 0:47:37 # User@Host: Carnifexe[Carnifexe] @ ;) # Query_time: 2.433604 Lock_time: 0.000000 Rows_sent: 26419 Rows_examined: 26419 SET timestamp=1406933257; SELECT * FROM `pathpoints`; # Time: 140802 1:18:04 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.711208 Lock_time: 0.000000 Rows_sent: 75500 Rows_examined: 75500 SET timestamp=1406935084; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140802 22:32:29 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 4.789208 Lock_time: 0.000000 Rows_sent: 75502 Rows_examined: 75502 SET timestamp=1407011549; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`; # Time: 140803 17:09:50 # User@Host: root[root] @ localhost [127.0.0.1] # Query_time: 3.884407 Lock_time: 0.000000 Rows_sent: 75505 Rows_examined: 75505 SET timestamp=1407078590; SELECT `Mob_ID`, `ClassType`, `TranslationId`, `Name`, `Suffix`, `Guild`, `ExamineArticle`, `MessageArticle`, `X`, `Y`, `Z`, `Speed`, `Heading`, `Region`, `Model`, `Size`, `Strength`, `Constitution`, `Dexterity`, `Quickness`, `Intelligence`, `Piety`, `Empathy`, `Charisma`, `Level`, `Realm`, `EquipmentTemplateID`, `ItemsListTemplateID`, `NPCTemplateID`, `Race`, `Flags`, `AggroLevel`, `AggroRange`, `MeleeDamageType`, `RespawnInterval`, `FactionID`, `BodyType`, `HouseNumber`, `Brain`, `PathID`, `MaxDistance`, `OwnerID`, `RoamingRange`, `IsCloakHoodUp`, `Gender`, `PackageID`, `VisibleWeaponSlots` FROM `Mob`;

Right befor the crash come:

This is very strange and i realy need help cause this is way to high for me
Thanks for every help!


