|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
Join Date: Oct 2004
Location: New York
Age: 28
Posts: 688
|
So everything was running fine on my server, then a object crashed the server, i fixed the problem in the scripts, and then i loaded back up the server and got an error msg like the one below after a few mins after the server has been up:
and here was the error log: Code:
Server Crash Report =================== RunUO Version 1.0.0, Build 36918 Operating System: Microsoft Windows NT 5.1.2600.0 .NET Framework: 1.1.4322.573 Time: 6/12/2005 12:05:15 PM Mobiles: 36096 Items: 2298863 Clients: - Count: 7 + 68.145.153.51: (account = jamesr02) (mobile = 0x753B 'Rizla') + 24.235.190.197: (account = Sepulcrea) (mobile = 0x8836 'Sepulcrea') + 64.230.55.13: (account = samu4) (mobile = 0x25D 'Idiole') + 69.156.119.17: (account = Bruins) (mobile = 0x3BBA 'Moose') + 127.0.0.1: (account = jsly) (mobile = 0x1 '[Owner] X-SirSly-X') + 24.176.146.139: (account = freaky56) (mobile = 0x3AA4C 'Sir Richard') + 84.66.58.49: (account = Flynna) Exception: System.StackOverflowException: Exception of type System.StackOverflowException was thrown. |
|
|
|
|
|
#5 (permalink) | |
|
Account Terminated
|
Quote:
You will have to track the code down, and fix it, we can't help you with that. |
|
|
|
|
|
|
#7 (permalink) |
|
Master of the Internet
Join Date: Aug 2003
Posts: 5,688
|
as Phantom said, this is a problem caused by a custom script that has some infinite recursion. It is not a problem with your saves.
Generally it is due to what Jakob described, that is method or property A that calls or references method or property B, which references method or property A. You just have to go through your custom scripts and try to track it down.
__________________
The first line of the first rule in the forum rules and guidelines "Be respectful of others. " For questions, information, and support for XmlSpawner and its addons, visit the XmlSpawner Support Forum |
|
|
|
|
|
#8 (permalink) | |
|
Account Terminated
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|