|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Newbie
Join Date: Jan 2006
Posts: 94
|
Hello, I just closed the RUNUO exe down while the world was saving... now when I try to load up the server (RUNUO), it pops up a message box saying
SERVER.EXE - Common Language Runtime Debugging Services Application has generated an exception that could not be handled Process id=0xfffc83ef (-228369), Thread id=0xfffc8047 (-229305). Click OK to teminate blah blah blah.... ..... when the it says World Loading... Then the RUNUO says World Loading...Error: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.__Error.EndofFile() at System.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.ReadInt32() at Server.World.Load() at Server.ScriptCompiler.Compile(Boolean debug) at Server.Core.Main(String[] args) This exception is fatal, press return to exit Umm, am I screwed or can I somehow fix this, please help. |
|
|
|
|
|
#7 (permalink) | |
|
Account Terminated
|
Quote:
|
|
|
|
|
|
|
#9 (permalink) |
|
Join Date: Aug 2005
Posts: 12
|
I had several files in my "backups" folder. Some titled "Most Recent" and some titled "Second or Third Backup". I chose a "Most Recent" file that would have backed my shard up to 9:29AM 05-09-06 because I knew things were fine at that time. I copied the folders and placed them in the "Saves" folder. All the folders in the "Saves" file (accounts, attachments, chat, commands, guilds, gumps, items, mobiles, regions) now read 5/9/2006 9:29AM
However, the "Saves" folder itself does not say that....only the contents/folders in it. When I tried to start my World after doing this I still get the same error messages. So, perhaps I should start from there....tell you what the errors say and maybe it is more than just doing backups. When I woke up yesterday morning I found the server had shut down. I restarted it and tried to load the World. Tons of error messages showed up in the console screen, ending with this message: "Scripts: One or more scripts failed to compile or no script files were found. - Press return to exit, or R to try again." Samples of the error messages are: "- Error: Scripts\Accounting\Account.cs: CS0246: <line 861, column 21> The type or namespace name 'XmlTextWriter' could not be found <are you missing a using directive or an assembly reference?>" AND "- Error: Scripts\Custom Scripts\Chat2[1].02\Misc\IrcConnection.cs: CS0245: <line 37, column 11> The type or namespace name 'TcpClient' could not be found <are you missing a using directive or an assembly reference?>". I have no idea what shut the server down. No other electrical products in the house were affected which would have suggested, at the very least, that the electricity had shut down sometime at the house during the night. Anyone have any idea what I need to do to fix this? Thanks in advance for you thoughts. I am editting this with some more information that might or might not be pertinent....When I double click the "RunUO1.0 folder" and open it, the details show: Saves file folder 5/10/2006 7:34PM (this is when we were working on doing backup) When I double click on the "Save folders" and open it, the details show: Accounts file folder 5/10/2006 8:43PM Attachments file folder 5/10/2006 8:43PM Chat file foler 5/10/2006 4:44AM and commands, guilds, gumps, items, mobiles and regions all read the 4:44AM However, as stated above, when I open the individual folders such as accounts, they all show the date of 5/9/2006 9:29AM. Last edited by Larque; 05-11-2006 at 01:47 PM. |
|
|
|
|
|
#10 (permalink) |
|
Save the Mongbats!
Join Date: Mar 2003
Location: Mongbatville
Age: 33
Posts: 1,042
|
The last modified dates of your folders is irrelevant. You can set that aside in your mind right now.
The errors you're reporting have absolutely nothing to do with your world save files. Your errors are completely different than the ones posted by the original poster in this thread, so obviously the solution is also going to be entirely different. Code:
- Error: Scripts\Accounting\Account.cs: CS0246: <line 861, column 21> The type or namespace name 'XmlTextWriter' could not be found <are you missing a using directive or an assembly reference?> If you haven't edited that file, and the 'using' directive is still there, then you have a bigger problem on your hands. The fact that your second example (TcpClient, a member of the System.Net.Sockets namespace) is also regarding a default class in the .NET framework, my assumption is that the problem isn't actually with your scripts, but with your .NET framework installation. If that's the case, then I assume that by "tons" of errors you mean literally hundreds upon hundreds of them. Can someone confirm or refute my theory please? I don't claim to be an expert in these matters.
__________________
One day, we mongbats shall rise up and unleash our fury on all of mankind... And on that fateful day, humanity shall tremble, and they shall know despair... |
|
|
|
|
|
#11 (permalink) | |
|
Account Terminated
|
Quote:
|
|
|
|
|
|
|
#12 (permalink) |
|
Save the Mongbats!
Join Date: Mar 2003
Location: Mongbatville
Age: 33
Posts: 1,042
|
Barring any other ideas then, it would probably be best for Larque to try reinstalling his .NET framework. The worst that could come of that is that it doesn't resolve the issue.
__________________
One day, we mongbats shall rise up and unleash our fury on all of mankind... And on that fateful day, humanity shall tremble, and they shall know despair... |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|