Mascarada / epgp

Automatically exported from code.google.com/p/epgp
0 stars 0 forks source link

Epgp only recognizes my cross-realm guild on other realm to my realm #755

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. epgp should recognize where my guild is on
2. epgp should record realm name into actual realm where my guild is on
3. epgp should record guild members' realm names if they come from another 
cross-realms

What is the expected output? What do you see instead?

when i export data, it should have actual realm name for my guild as well as 
members' realm name where they're on

What version of the product are you using? What locale is your client (en,
ru, kr, ch, es, tw)? What other addons do you have installed and what
versions? How many members do you have in your guild? (/guildinfo).

i'm using 5.11.8 (latest) and my locale is kr.

Paste the text surrounded by -EPGP- in Guild Information here:

If this is about http://www.epgpweb.com integration, what is the realm
and region of your guild?

Please provide any additional information below.

Original issue reported on code.google.com by arbi...@gmail.com on 24 Jun 2015 at 6:19

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Can you clarify what "recognize" means?  Please be as detailed as possible (the 
names of both realms, what you see on each realm, etc etc).  Did this work in 
6.1?

Original comment by chip.turner on 24 Jun 2015 at 2:22

GoogleCodeExporter commented 8 years ago
I'm at Cenarius-KR and my guild is at Norgannon-KR. two realms are connected 
each other
But epgp only records my guild's realm to Cenarius-KR when I export my guild 
data

It can't recognize actual realm. so I had to modify guild realm name as well as 
some members who are on Norgannon-KR
Because EPGPWeb shows some members who are on other realm into 
'Membername-Realmname' format and Battle.net can't recognize their info

Since 6.2, problem is bigger than 6.1

Epgp records every member name into Membername-Realmname format now and 
Battle.net can't recognize every member's info
Now I must disable 'Show only members' check button to see epgp points

I hope you can understand what is the matter and fix it as fast as you can
Thanks

Original comment by arbi...@gmail.com on 4 Jul 2015 at 3:50

GoogleCodeExporter commented 8 years ago
I've just fixed that issue. it's caused by log.lua in modules directory.

here's the file that i've fixed.

it should get realm name by GetGuildInfo() instead GetRealmName()

Original comment by arbi...@gmail.com on 18 Jul 2015 at 7:32

GoogleCodeExporter commented 8 years ago
I've fixed one more thing. It also applies to import function now as well as 
export.

Original comment by arbi...@gmail.com on 18 Jul 2015 at 7:40

GoogleCodeExporter commented 8 years ago
Oops, i did wrong codes. fixed again.

Original comment by arbi...@gmail.com on 18 Jul 2015 at 10:59

Attachments: