|
||
|
|||||||
| 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: Jan 2004
Location: UK, Essex
Age: 19
Posts: 1,166
|
Ok I have a serious problem, my server was working fine until I just went to restart it and it crashed on the world save giving me this error:
Code:
System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext() at Server.StandardSaveStrategy.SaveItems(SaveMetrics metrics) at Server.StandardSaveStrategy.Save(SaveMetrics metrics) at Server.World.Save(Boolean message) at Server.World.Save() at Server.Misc.AutoSave.Save() at Server.Misc.ServerConsole.Next(String nput) at Server.Misc.ServerConsole.ConsoleListen(Object stateInfo) at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state) Thanks ![]()
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
|
|
#2 (permalink) |
|
Master of the Internet
Join Date: Oct 2005
Age: 45
Posts: 6,283
|
I think something modified the list of world items (or mobiles) during the save operation. Other than that I'm not of much help here.
__________________
Why is it that I'm never as smart as I thought I was yesterday? My vast knowledge is only surpassed by my infinite ignorance. <TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him |
|
|
|
|
|
#3 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: UK, Essex
Age: 19
Posts: 1,166
|
Quote:
.It happens whenever I try and save my server now so I'm not sure whats going on.
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
|
|
|
#4 (permalink) |
|
Master of the Internet
Join Date: Oct 2005
Age: 45
Posts: 6,283
|
What did you add recently? That's where to start I would think.
__________________
Why is it that I'm never as smart as I thought I was yesterday? My vast knowledge is only surpassed by my infinite ignorance. <TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him |
|
|
|
|
|
#5 (permalink) |
|
Forum Expert
Join Date: Jan 2004
Location: UK, Essex
Age: 19
Posts: 1,166
|
Ok this is weird, really weird. I just noticed this when I started my server up:
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527 Core: Running on .NET Framework Version 2.0.50727 Scripts: Compiling C# scripts...done (cached) Scripts: Compiling VB.NET scripts...no files found. Scripts: Verifying...done (3389 items, 644 mobiles) ACC Registered: Server.ACC.PG.PGSystem Loading SuperProfile Default Profile ACC Registered: Server.ACC.CM.CentralMemory ACC Registered: Server.ACC.CSS.CSS Regions: Loading...done World: Loading...Length cannot be less than zero. Parameter name: length done (175470 items, 33870 mobiles) (32.69 seconds) Reports: Stats: Loading...done Reports: Staff: Loading...done ![]()
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
|
|
#6 (permalink) |
|
Master of the Internet
Join Date: Oct 2005
Age: 45
Posts: 6,283
|
I would search through the core for that message and see what comes up.
Hmmm... I just looked and I can only guess that that is from a try/catch block that is designed to output the error instead of crash so it seems it thinks it is not a horrible error.
__________________
Why is it that I'm never as smart as I thought I was yesterday? My vast knowledge is only surpassed by my infinite ignorance. <TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him |
|
|
|
|
|
#7 (permalink) |
|
Forum Expert
Join Date: Jan 2004
Location: UK, Essex
Age: 19
Posts: 1,166
|
Ok well I thik I've traced the weird World load error to being caused by an item. The problem is I don't know which item is causing it
![]()
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|