Does not work for non-enUS clients #1


  • New
  • Defect
  • Accepted
Open
Assigned to _ForgeUser410010
  • _ForgeUser410010 created this issue Apr 10, 2009
    Owner

    RollTracker is hardcoded to use the regex "([^%s]+) rolls (%d+) %((%d+)%-(%d+)%)$" so it doesn't work for non-US clients.

    Please reply to this ticket with the roll line in your client's language, e.g. "XYZ rolled 12 (1-100)" so I can write a regex for it.

  • _ForgeUser410010 added the tags New Defect Apr 10, 2009
  • _ForgeUser410010 removed a tag Waiting Sep 30, 2009
  • _ForgeUser410010 added a tag Accepted Sep 30, 2009
  • _ForgeUser410010 posted a comment Sep 30, 2009

    Problem with deDE clients: http://www.wowace.com/addons/rolltracker/?comment=1

    Error: [2009/09/29 03:55:55-2078-x15]: RollTracker-0.3.2\RollTracker.lua:85: invalid capture index RollTracker-0.3.2\RollTracker.lua:85: in function `RollTracker_CHAT_MSG_SYSTEM' <string>:"*:OnEvent":5: in function <[string "*:OnEvent"]:1>

    Locals: msg = nil pattern = "%1$s würfelt. Ergebnis: %2$d %(%3$d%-%4$d%)" (for generator) = <function> defined =[C]:-1 (for state) = nil (for control) = nil rollNames = <table> { } rollArray = <table> { }

  • Samnthar posted a comment Nov 11, 2009

    Samirâ würfelt. Ergebnis: 91 (1-100) deDE


To post a comment, please login or register a new account.