Issue with Badge Imager

brandonx22

New Member
May 18, 2019
3
0
Good time of the day everyone.
I was setting up a Hotel with Arcturus and Heroic and, while everything else was fine, I struggle to get the Group Badges shown.
The Badge Imager is working, as it is correctly picking up badge parts and generating badges as done by a user when creating a group; to confirm this, I have physically checked the generated badges output folder and they are there, and their filenames match the "badge" values specified in 'guilds' table in the DB.
The badges though fail to show up in the user UI (the panel when clicking on a user). There's absolutely nothing where the group badge is meant to be, and the same sight is offered .

By analysing eventual console errors, I found in the network tab that the client attempts to request this filename: .png
and with subsequential retries (2 I think).

I have set up my variables:
Code:
group.badge.url=http://ip/Badgeparts/generated/%imagerdata%.png
I've made sure my override vars were clear as well.

I want to thank in advance anyone who attempts to help me with this!
 

Users who are viewing this thread

Top