Paradigm MUD Forums

Bug Reports => Engine Related Bug Reports => Fixed => Topic started by: Loki on July 13, 2008, 06:48:55 AM

Title: Error Message
Post by: Loki on July 13, 2008, 06:48:55 AM
Animal,
Here is what appears to be subject for this forum.
I got this text while running through the Great Pyramid.

text:


Please report the following error on the forums http://www.greatermud.com/forums
:
System.Collections.Generic.KeyNotFoundException: The given key was not present i
n the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at GreaterMUD.TextBlockPart.Execute(Object sender, Player player, String bloc
k, TextBlock inHostTextBlock) in C:\DEV\TGS\GreaterMUD\Textblocks.cs:line 1074
   at GreaterMUD.TextBlockPart.ExecuteRandom(Player player, Int32 random_number,
TextBlock inHostTextBlock) in C:\DEV\TGS\GreaterMUD\Textblocks.cs:line 1177
   at GreaterMUD.TextBlock.ExecuteRandom(Player player, Int32 random_number) in
C:\DEV\TGS\GreaterMUD\Textblocks.cs:line 126
   at GreaterMUD.TextBlockPart.Execute(Object sender, Player player, String bloc
k, TextBlock inHostTextBlock) in C:\DEV\TGS\GreaterMUD\Textblocks.cs:line 784
   at GreaterMUD.TextBlockPart.ExecuteOnMatch(Player player, String command, Tex
tBlock inHostTextBlock) in C:\DEV\TGS\GreaterMUD\Textblocks.cs:line 1138
   at GreaterMUD.TextBlock.Execute(Object sender, Player player, String cmdline)
in C:\DEV\TGS\GreaterMUD\Textblocks.cs:line 167


Thanks,
Loki
Title: Re: Error Message
Post by: schwagg on July 16, 2008, 09:37:33 PM
The dark level of pyramid is definately messed up. Instead of darts etc shooting at you, it's actually saying "cast xxx" instead of casting the spell upon room entry.