[2.3] M2Server.exe freezing

SinGod

Dedicated Member
Dedicated Member
Loyal Member
Sep 29, 2010
800
13
105
Belgium
Tried to reboot my server, did some minor changes.
Changed NPC script via the M2Server & added couple of maps.

It freezes at random points, sometimes when loading StdItem.db, sometimes when loading maps, sometimes when loading NPCs, doesnt want to fully load anymore...

---------- Post Merged at 08:43 PM ---------- Previous Post was at 08:27 PM ----------

Why do I even bother posting here anyway -_- no one ever helps -_-
 

Ardbeg

Legend
Legendary
Aug 8, 2004
3,211
1
144
260
Southern England
If those things you mention are all that you did, save your work, then reverse the changes.
One by one, add them back until the errors occur again.
NPC scripts can easily freeze a server if there's a bad, unclosed piece of code.
Wrong format maps can also stop M2Server loading properly. Map names mustn't be too long.

Problems like this are usually a matter of elimination.
 
Upvote 0

SinGod

Dedicated Member
Dedicated Member
Loyal Member
Sep 29, 2010
800
13
105
Belgium
Thats what i did, even restored SQL db, restored all NPC scripts, removed the maps..

Sent from my Samsung Galaxy S5 using Tapatalk

---------- Post Merged at 07:15 AM ---------- Previous Post was at 05:49 AM ----------

This is the error i get after a while.
21muwdh.png
 
Upvote 0

SinGod

Dedicated Member
Dedicated Member
Loyal Member
Sep 29, 2010
800
13
105
Belgium
There u go, cant scroll up tho
5y55k1.png


---------- Post Merged at 03:29 PM ---------- Previous Post was at 08:49 AM ----------

Keeps getting stuck at Initialising NPC 41/230 now.

This is what i have in SQL at row 41.
Code:
[TABLE]
[TR]
[TD]41[/TD]
[TD]2Wwe[/TD]
[TD]1[/TD]
[TD]314[/TD]
[TD]72[/TD]
[TD]David[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]False[/TD]
[TD]False[/TD]
[TD]0[/TD]
[TD]True[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[/TR]
[/TABLE]

Didn't touch that tho...

---------- Post Merged on 11-09-2014 at 08:06 AM ---------- Previous Post was on 10-09-2014 at 03:29 PM ----------

Could this be a memory leak?
 
Upvote 0