Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 01-08-2003, 01:59 PM   #1 (permalink)
 
Join Date: Jan 2003
Location: Texas
Posts: 138
Send a message via ICQ to Razeial Send a message via AIM to Razeial Send a message via MSN to Razeial
Default Kill/Death bugs

Somtimes when either my staff or i type [kill or someone dies it minimizes my uo screen and gives me a message stating there is a thread that cannot be executed And shuts the shard down. Now i re Dl'ed RunUObeta12 And the problem still remained. so i figured it was the scripts i add..i removed them and it came back ! So can SOMEONE explain what the hell is going on?? thanks =)
Razeial is offline   Reply With Quote
Old 01-08-2003, 02:51 PM   #2 (permalink)
Forum Expert
 
Join Date: Dec 2002
Location: Oregon, U.S.A.
Age: 26
Posts: 1,036
Send a message via ICQ to Vhaldir Send a message via AIM to Vhaldir Send a message via MSN to Vhaldir Send a message via Yahoo to Vhaldir
Default

Possibly client-side?
__________________

The only shard you'll ever need.
Vhaldir is online now   Reply With Quote
Old 01-08-2003, 05:26 PM   #3 (permalink)
 
Join Date: Jan 2003
Location: Texas
Posts: 138
Send a message via ICQ to Razeial Send a message via AIM to Razeial Send a message via MSN to Razeial
Default

i dont think so i used lBr and 3rd dawn and same effects
__________________
ONCE Again im looking for a good shard to be hired on please PM me if you need me :)
Razeial is offline   Reply With Quote
Old 01-08-2003, 05:40 PM   #4 (permalink)
Forum Expert
 
Join Date: Dec 2002
Location: Oregon, U.S.A.
Age: 26
Posts: 1,036
Send a message via ICQ to Vhaldir Send a message via AIM to Vhaldir Send a message via MSN to Vhaldir Send a message via Yahoo to Vhaldir
Default

Just a shot in the dark, but how about your graphics card/driver?

Are you using the necessary DirectX?
Are your graphics card drivers up to date?
__________________

The only shard you'll ever need.
Vhaldir is online now   Reply With Quote
Old 01-12-2003, 05:03 AM   #5 (permalink)
 
Join Date: Jan 2003
Location: Texas
Posts: 138
Send a message via ICQ to Razeial Send a message via AIM to Razeial Send a message via MSN to Razeial
Default

Yup
__________________
ONCE Again im looking for a good shard to be hired on please PM me if you need me :)
Razeial is offline   Reply With Quote
Old 01-12-2003, 07:34 PM   #6 (permalink)
 
Join Date: Jan 2003
Posts: 68
Send a message via ICQ to grandragon2000 Send a message via AIM to grandragon2000
Default Wierd

Can you tell me EXACTLY what the error message says? Maybe i can make something of it...

Needless to say, if you modified anything that changes death/the way you die/etc. get rid of it...

Also pretty plain+obvious, but if you're using a network to host the server, check that any other computers in the network also have the neccessary DirectX and graphics card drivers...

Don't know what else to say...
grandragon2000 is offline   Reply With Quote
Old 01-12-2003, 08:00 PM   #7 (permalink)
Icon of Vanity
 
Join Date: Dec 2002
Age: 29
Posts: 871
Default

The only time I've seen this happen personally is on the RunUO Test Center when we [kill someone who has an odd bodyvalue. We had a quest one time and we set some staff members up in orcish lord bodys and when the players killed them, the server crashed.
__________________





Where am I? Follow my microblog:
http://www.twitter.com/salamando

Salamando
UO Gamers: Divinity - Lead Administrator and Designer
salamando@uogamers.com
You don't like me?
I don't care.
Salamando is offline   Reply With Quote
Old 01-16-2003, 01:25 AM   #8 (permalink)
 
Join Date: Jan 2003
Location: Texas
Posts: 138
Send a message via ICQ to Razeial Send a message via AIM to Razeial Send a message via MSN to Razeial
Default

Message is as following:

Application generated an exception that could not be handled

process id=0xfff4db6d(-730259), Thread id=0xfff5d999(-665191)

click OK to terminate the program
Click CANCEL to attepmt to continue
__________________
ONCE Again im looking for a good shard to be hired on please PM me if you need me :)
Razeial is offline   Reply With Quote
Old 01-16-2003, 02:08 AM   #9 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Post the crashlog
Phantom is offline   Reply With Quote
Old 01-16-2003, 09:32 AM   #10 (permalink)
 
Join Date: Jan 2003
Location: Texas
Posts: 138
Send a message via ICQ to Razeial Send a message via AIM to Razeial Send a message via MSN to Razeial
Default

Alright here it is as of the last crash:

[code:1]Server Crash Report
===================

Time: 1/14/2003 6:14:08 AM
Mobiles: 190
Items: 24389
Clients:
- Count: 3
+ 66.134.52.108: (account = viper) (mobile = 0x70 'james bond')
+ 172.190.232.161: (account = Daisy) (mobile = 0x61 'Co-Administrator Cyprian')
+ 63.160.179.229: (account = ashboy99) (mobile = 0x9B 'Darkfire (Head Counselor)')

Exception:
System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.FlushWrite()
at System.IO.FileStream.Flush()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)
at System.IO.TextWriter.WriteLine(String value)
at System.IO.TextWriter.WriteLine(String format, Object[] arg)
at Server.Scripts.Commands.CommandLogging.EventSink_C ommand(CommandEventArgs e)
at Server.EventSink.InvokeCommand(CommandEventArgs e)
at Server.Commands.Handle(Mobile from, String text)
at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
at Server.Network.PacketHandlers.UnicodeSpeech(NetSta te state, PacketReader pvSrc)
at Server.Network.MessagePump.HandleReceive(NetState ns)
at Server.Network.MessagePump.Slice()
at Server.Core.Main(String[] args)[/code:1]

Hope ya can tell me what the heck is wrong
__________________
ONCE Again im looking for a good shard to be hired on please PM me if you need me :)
Razeial is offline   Reply With Quote
Old 01-16-2003, 03:03 PM   #11 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Access to the path is denied.

Fix the read-only property of your files, this of course is just guess.

If you have to download Beta 13 and run that and see if it still crashes.
Phantom is offline   Reply With Quote
Old 01-17-2003, 03:41 PM   #12 (permalink)
 
Join Date: Jan 2003
Location: Texas
Posts: 138
Send a message via ICQ to Razeial Send a message via AIM to Razeial Send a message via MSN to Razeial
Default

Yup still crashed =(. fix it!!!!

:evil:
__________________
ONCE Again im looking for a good shard to be hired on please PM me if you need me :)
Razeial is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5