Issue information

Issue ID
#2656
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 11, 2009 1:45
Last Post
Hercules Elf Bot
Mar 5, 2012 9:00
Confirmation
N/A

Hercules Elf Bot - Jan 11, 2009 1:45

Originally posted by [b]Kyithios[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2656

After our revision update, we found that guild emblems could no longer be seen. We looked at our guild skills and we have Guild's Glory.

Hercules Elf Bot - Feb 24, 2012 17:10

Originally posted by [b]ngek202[/b]
hmm this isn't fixed yet i think I'm experiencing this one too :/

Hercules Elf Bot - Feb 24, 2012 17:21

Originally posted by [b]Brian[/b]
copy-pasting the rest of the comments from the original eAthena bug report:

[quote name='aloha shin' date='Jan 11 2009, 05:02 AM']maybe the space on the server name?[/quote]

[quote name='SolaciousDawn' date='Jan 11 2009, 02:16 PM']Uh, this bug is concerning guild emblems on both of the servers I run. Guild emblems aren't appearing anymore on both of the servers we ran...we're currently at revision 13438[/quote]

[quote name='MajinKain0' date='Jan 15 2009, 04:24 AM']I think he meant this

[code]// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces in the name, or guild emblems won't work client-side!
server_name: eAthena[/code][/quote]

[quote name='Kyithios' date='Jan 15 2009, 03:45 PM']No spaces at all.

[code]// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces in the name, or guild emblems won't work client-side!
server_name: Haven-115x/115x/70x[/code]

That's what we've got. My guess is the - or the / characters, which can be resolved.[/quote]

[quote name='SolaciousDawn' date='Jan 18 2009, 01:40 PM']We were able to fix this error in the end, me and Kyithios. Apparently, either the - or / symbol constitutes a space. Sorry.[/quote]

[quote name='theultramage' date='Jan 19 2009, 03:35 AM']Hmm, useful to know... maybe this should be added to the comment.[/quote]

Hercules Elf Bot - Feb 24, 2012 17:23

Originally posted by [b]Brian[/b]
@ngek202: hmm in the screenshot you attached, I can see the guild emblem on your char (Red Skull) just fine.

Hercules Elf Bot - Feb 24, 2012 17:26

Originally posted by [b]ngek202[/b]
yeah but only just one Character when on the other Characters screen it can't see any emblem of two people

Hercules Elf Bot - Feb 24, 2012 17:29

Originally posted by [b]ngek202[/b]
[CODE]
// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces in the name, or guild emblems won't work client-side!
server_name: TestRO[/CODE]

this is what i have on my char_athena.conf

Hercules Elf Bot - Feb 24, 2012 17:50

Originally posted by [b]ngek202[/b]
@Brian Sorry figured it now, GM's are exception on that Emblem feature tried it with normal characters and they we're displayed Correctly sorry my bad should have tested it with Normal Characters..

Hercules Elf Bot - Feb 24, 2012 23:00

Originally posted by [b]Brian[/b]
Updating status to: [b]Fixed[/b] in [rev=15629/trunk/conf/char_athena.conf].