RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Bug Report

Kirofus

Sorceror
Bug Report

Entered Main()
Environment..
Operating System = 'Microsoft Windows NT 5.1.2600.0'
.NET Framework = '1.1.4322.573'
Base Directory = 'C:\Documents and Settings\Kirofus\Bureau\kuoc_beta7_r1\Krrios' Client\Beta 7 Release 1'
Data Directory = 'C:\Ultima Online 2D'
Done
Setting up interop communications...done
Initializing Strings...done
Benchmarks: low resolution
Main()..
Initializing Display...done
Initializing DirectX..
Creating new DirectX7...done
Creating new DirectDraw...done
Getting Direct3D...done
Fullscreen = True
Setting display mode (1600x1200x16) Default...done
Setting cooperative level...done
Initializing fullscreen surfaces..
Creating display...done
Getting attached backbuffer...done
Done
RGB Emulation ( IID_IDirect3DRGBDevice ) : Microsoft Direct3D RGB Software Emulation
Direct3D HAL ( IID_IDirect3DHALDevice ) : Microsoft Direct3D Hardware acceleration through Direct3D HAL
Direct3D T&L HAL ( {F5049E78-4861-11D2-A407-00A0C90629A8} ) : Microsoft Direct3D Hardware Transform and Lighting acceleration capable device
Checking pixel format...done ( RGB-565 )
Creating 3D device...done ( IID_IDirect3DHALDevice )
Square -> False
Pow2 -> True
MaxWidth -> 2048
MaxHeight -> 2048
MinWidth -> 1
MinHeight -> 1
SysMem -> False
VidMem -> True
MaxAspect -> 2048
Setting render states...done
Done
Initializing Map...done ( 0ns )
Initializing Animations...done ( 0ns )
Initializing Gumps...done ( 0ns )
Initializing Hues...done ( 0ns )
Initializing Plugins...done ( 0ns )
Initializing xGumps...done ( 0ns )
Display( "AccountLogin" ) -> 0ns
AddGumpTo( "AccountLogin" ) -> 0ns
Total -> 0ns
Parsing IP ( "127.0.0.1" )...done ( 127.0.0.1:2593 )
Connecting to login server '127.0.0.1:2593'...done
Connecting to game server '127.0.0.1:2593'...done
Initializing Spells...done ( 0ns )
Draw Exception:
Type -> System.NullReferenceException
Message -> La référence d'objet n'est pas définie à une instance d'un objet.
Source -> Client
Target -> Void CopyPixels(Void*, Void*, Int32)
Inner ->
Stack ->
at Client.HDefault.CopyPixels(Void* pvSrc, Void* pvDest, Int32 Pixels)
at Client.ItemArt.ReadFromDisk(Int32 ItemID, IHue Hue)
at Client.HDefault.GetItem(Int32 ItemID)
at Client.StaticItem.GetItem(IHue hue, Int16 itemID)
at Client.Renderer.DrawUnsafe()
Draw Exception:
Type -> System.NullReferenceException
Message -> La référence d'objet n'est pas définie à une instance d'un objet.
Source -> Client
Target -> Void CopyPixels(Void*, Void*, Int32)
Inner ->
Stack ->
at Client.HDefault.CopyPixels(Void* pvSrc, Void* pvDest, Int32 Pixels)
at Client.ItemArt.ReadFromDisk(Int32 ItemID, IHue Hue)
at Client.HDefault.GetItem(Int32 ItemID)
at Client.StaticItem.GetItem(IHue hue, Int16 itemID)
at Client.Renderer.DrawUnsafe()
Draw Exception:
Type -> System.NullReferenceException
Message -> La référence d'objet n'est pas définie à une instance d'un objet.
Source -> Client
Target -> Void CopyPixels(Void*, Void*, Int32)
Inner ->
Stack ->
at Client.HDefault.CopyPixels(Void* pvSrc, Void* pvDest, Int32 Pixels)
at Client.ItemArt.ReadFromDisk(Int32 ItemID, IHue Hue)
at Client.HDefault.GetItem(Int32 ItemID)
at Client.StaticItem.GetItem(IHue hue, Int16 itemID)
at Client.Renderer.DrawUnsafe()
Initializing Skills...done ( 0ns )
Draw Exception:
Type -> System.NullReferenceException
Message -> La référence d'objet n'est pas définie à une instance d'un objet.
Source -> Client
Target -> Void CopyPixels(Void*, Void*, Int32)
Inner ->
Stack ->
at Client.HDefault.CopyPixels(Void* pvSrc, Void* pvDest, Int32 Pixels)
at Client.ItemArt.ReadFromDisk(Int32 ItemID, IHue Hue)
at Client.HDefault.GetItem(Int32 ItemID)
at Client.StaticItem.GetItem(IHue hue, Int16 itemID)
at Client.Renderer.DrawUnsafe()
Draw Exception:
Type -> System.NullReferenceException
Message -> La référence d'objet n'est pas définie à une instance d'un objet.
Source -> Client
Target -> Void CopyPixels(Void*, Void*, Int32)
Inner ->
Stack ->
at Client.HDefault.CopyPixels(Void* pvSrc, Void* pvDest, Int32 Pixels)
at Client.ItemArt.ReadFromDisk(Int32 ItemID, IHue Hue)
at Client.HDefault.GetItem(Int32 ItemID)
at Client.StaticItem.GetItem(IHue hue, Int16 itemID)
at Client.Renderer.DrawUnsafe()


I'm using a custom map, and this error appear when I logging into a region with customs artworks.
 
Top