This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Open bank...2.3.
What version of the product are you using?Latest Alpha
Do you have an error log of what happened?Yes. Line 1214. Perhaps this is due to no EpicMeta data being present in the GemIDs.lua file, and the code still trying to process EpicMeta's?
Please provide any additional information below.
Commenting out the following section is a temporary fix...
--if topScores["epicmeta"]["score"] >= topScores["meta"]["score"] then -- meta = topScores["epicmeta"]["link"] --end
To post a comment, please login or register a new account.