Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIP System - Loot Gold From Corpses Deed #79

Closed
BugBot opened this issue Jul 15, 2014 · 1 comment
Closed

VIP System - Loot Gold From Corpses Deed #79

BugBot opened this issue Jul 15, 2014 · 1 comment

Comments

@BugBot
Copy link
Contributor

BugBot commented Jul 15, 2014

It clearly states a gold ledger is needed, however curious GMs or other staff that decide to play with it on a server with no ledger causes a null reference and crashes the shard. -Doc

[CODE]Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at CustomsFramework.Systems.VIPSystem.BaseVIPDeed.DonatorMessage(Mobile from)
at Server.Mobile.Use(Item item) in c:\Shard\Live\Server\Mobile.cs:line 4455
at Server.Engines.XmlSpawner2.XmlAttach.UseReq(NetState state, PacketReader pvSrc)
at Server.Network.MessagePump.HandleReceive(NetState ns) in c:\Shard\Live\Server\Network\MessagePump.cs:line 303
at Server.Network.MessagePump.Slice() in c:\Shard\Live\Server\Network\MessagePump.cs:line 121
at Server.Core.Main(String[] args) in c:\Shard\Live\Server\Main.cs:line 622
[/CODE]

Reported By: TheDoc
Report Thread: http://servuo.com/threads/vip-system-loot-gold-from-corpses-deed.1494/

@Ravenwolfe
Copy link
Contributor

Fixed

kevin-10 added a commit that referenced this issue Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants