Some of the logs I found:
[23:43:48] [Client thread] [STDOUT/INFO]: [dev.meyi.bn.handlers.ChestTickHandler:updateBazaarOrders:126]: [dev.meyi.bn.json.Order@2762b792]
[23:43:48] [Client thread] [STDERR/INFO]: [dev.meyi.bn.handlers.ChestTickHandler:updateBazaarOrders:127]: Some orders weren't found! Bad display name: Calcified Heart
[23:53:28] [Client thread] [STDOUT/INFO]:
[dev.meyi.bn.handlers.ChestTickHandler:updateBazaarOrders:126]: [dev.meyi.bn.json.Order@2762b792, dev.meyi.bn.json.Order@7dc61842, dev.meyi.bn.json.Order@2d119310, dev.meyi.bn.json.Order@1e21f52, dev.meyi.bn.json.Order@6c4c2b9f, dev.meyi.bn.json.Order@21052a5c]
[23:53:28] [Client thread] [STDERR/INFO]:
[dev.meyi.bn.handlers.ChestTickHandler:updateBazaarOrders:127]: Some orders weren't found! Bad display name: Gravity VI
Side notes: Equipping most (if not all) emblems breaks the Regex responsible for fetching your DisplayName, which also prevents the module from correctly retrieving your orders in previous sessions
Some of the logs I found:
Side notes: Equipping most (if not all) emblems breaks the Regex responsible for fetching your
DisplayName, which also prevents the module from correctly retrieving your orders in previous sessions