DanishAdam
Member
- Jan 28, 2020
- 69
- 15
You must be registered for see images attach
the folder is existed, but the Emu can't find it. How do I fix this?
I'm pretty sure this is due to one or more of these things:cool! now I have another problem. which my group logo doen't appear normal.
You must be registered for see images attach
imager.location.badgeparts
C:\YOURPATH\c_images\badgeparts\
imager.location.output.badges
C:\YOURPATH\c_images\badgeparts\generated\
now myemu shows no problem, but when I create a group, my client kicked me out to me.php. how can I fix this? and thanks for your attention.Your links might be incorrect. Open your database, go to emulator_settings and try these:
Code:imager.location.badgeparts C:\YOURPATH\c_images\badgeparts\ imager.location.output.badges C:\YOURPATH\c_images\badgeparts\generated\
im using HabboApp which still running with Flash PlayerDoes the group still create? Are you using Nitro? Check your dev console for errors.
group.badge.url=//YOURSWFURL/c_images/Badgeparts/generated/%imagerdata%.png
group_logo_url_template=//YOURSWFURL/c_images/Badgeparts/%imagerdata%.png
cool! now I have another problem. which my group logo doen't appear normal.Check your external variables for any misconfigurations, such as:
Code:group.badge.url=//YOURSWFURL/c_images/Badgeparts/generated/%imagerdata%.png group_logo_url_template=//YOURSWFURL/c_images/Badgeparts/%imagerdata%.png
I'm pretty sure this is due to one or more of these things:cool! now I have another problem. which my group logo doen't appear normal.
You must be registered for see images attach
I'm pretty sure this is due to one or more of these things:
1. Badge imager files not correct.
2. Badge imager links not correct in htaccess/web.config
3. Badge imager links in external_variables.txt not correct
U can check your browser dev tools for the errors they will show where its trying to get the badge from and u can make sure theyre correct from that. Make sure open a room or go somewhere a badge loads to get the error.
edit: I dont have the fixed files unfortunatly im using custom gif images for my groups so i didnt bother too fix it.
No problem, Have fun!You must be registered for see images attach
Works now. Thank you for your attention!