Page 1 of 1

Out of Memory

PostPosted: 06 Jun 2014, 20:01
by ShockDiamond
Type: OutOfMemoryException
Source: MCDzienny_
Message: Exception of type 'System.OutOfMemoryException' was thrown.
Target: SendMap
Trace: at MCDzienny.Player.SendMap()
at MCDzienny.Player.SendToMap(Level level)
at MCDzienny.CmdGoto.Use(Player p, String message)
at MCDzienny.Player.<>c__DisplayClass28.<HandleCommand>b__23()

The server is a Core 2 Quad 9650 (3.00GHz) with 8 GB RAM, running Windows Server 2008 R2. It's fully updated, does not have any other issues with any other software. I'm running Freebuild and Zombie, but only Freebuild has this error, apparently related to maps. I'm running MCD 11.7.1.0 but this error has existed since the previous version, if not two versions ago.

The system is using ~3GB physical memory and virtual memory is managed by the OS, L/H 16MB/8192MB (8GB). Any ideas what's going on?

Re: Out of Memory

PostPosted: 06 Jun 2014, 20:09
by ShockDiamond
I should also mention, sometimes it errors out but the software remains running and other times it crashes completely, while Zombie is still stable.

Re: Out of Memory

PostPosted: 06 Jun 2014, 23:23
by HelloWorldCool
Either you have too many players, a big map, or you disabled the command /goto.

Re: Out of Memory

PostPosted: 07 Jun 2014, 20:10
by joppiesaus
The .NET Framework has a memory limit of 2 GB. I don't know what happened, this is all I know. It's I think not your server that's causing the problems.