
Originally Posted by
ruflesbpt
How to compatible the original db phoenix for that?
- - - Updated - - -
10/13/2014 1:41:54 PM: Error: System.ArgumentException: parsing "*(.){0,3}p(.){0,3}u(.){0,3}l(.){0,3}l(.){0,3}s(.){0,3} (.){0,3}A(.){0,3}n(.){0,3}d(.){0,3}(e|E|?|?|?|?|3)(.){0,3}r(.){0,3}s(.){0,3}(o|O|?|?|?|?|0)(.){0,3}n(.){0,3} (.){0,3}t(.){0,3}(o|O|?|?|?|?|0)(.){0,3} (.){0,3}t(.){0,3}h(.){0,3}(e|E|?|?|?|?|3)(.){0,3}m(.){0,3}*" - Quantifier {x,y} following nothing.
at System.Text.RegularExpressions.RegexParser.ScanRegex()
at System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op)
at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, TimeSpan matchTimeout, Boolean useCache)
at System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement, RegexOptions options, TimeSpan matchTimeout)
at System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement, RegexOptions options)
at Phoenix.HabboHotel.Misc.ChatCommandHandler.Filter(String input) in c:\Users\Teun\Documents\Phoenix 3.0 edit source\Phoenix 3.0 edit source\HabboHotel\Misc\ChatCommandHandler.cs:line 78
at Phoenix.HabboHotel.Catalogs.Catalog.method_6(GameClient Session, Int32 int_0, UInt32 uint_1, String string_0, Boolean bool_0, String string_1, String string_2, Boolean bool_1) in c:\Users\Teun\Documents\Phoenix 3.0 edit source\Phoenix 3.0 edit source\HabboHotel\Catalogs\Catalog.cs:line 362
at Phoenix.Communication.Messages.Catalog.PurchaseFromCatalogEvent.Handle(GameClient Session, ClientMessage Event) in c:\Users\Teun\Documents\Phoenix 3.0 edit source\Phoenix 3.0 edit source\Communication\Messages\Catalog\PurchaseFromCatalogEvent.cs:line 30
at Phoenix.HabboHotel.GameClients.GameClient.ParsePacket(Byte[]& bytes) in c:\Users\Teun\Documents\Phoenix 3.0 edit source\Phoenix 3.0 edit source\HabboHotel\GameClients\GameClient.cs:line 456