suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 10 forks source link

Mail system #2497

Closed Blunnyn closed 4 months ago

Blunnyn commented 6 months ago

I have a problem receiving objects via email, in a fresh project (1.88f4), it appears like this image And when I try to claim

https://github.com/suriyun-production/mmorpg-kit-docs/assets/45702662/987bc7b6-8eaa-40a0-b555-cea289afb979

insthync commented 6 months ago

No error message on server?

Blunnyn commented 6 months ago

Nope, I'm attaching my logs in case it's of any use, but in the same way it doesn't throw any errors on the server. log.zip

Blunnyn commented 6 months ago

Finally it appears like this

https://github.com/suriyun-production/mmorpg-kit-docs/assets/45702662/bed35fc7-9589-462a-9b42-ca05f7774958

and then... image

khongtuong commented 5 months ago

replace the Mail.cs with old version from 1.79 will work fine

moepi2k commented 5 months ago

got same issue, also with auction house items -> https://gyazo.com/cffd73208c83163303590a5692bae9cd @insthync

insthync commented 5 months ago

@moepi2k Yep, it was reported https://github.com/suriyun-production/mmorpg-kit-docs/issues/2494

moepi2k commented 5 months ago

oh didnt saw that, thanks :)

moepi2k commented 5 months ago

so should i just replace the mail.cs from 179 or is there a better fix?

insthync commented 5 months ago

Always me who can fix it?, you guys have all codes, there is no coder here?

moepi2k commented 5 months ago

Not many i think. But as he said replace mail.cs from 179 i wondering if its the solution, since u did no made any changes on it

insthync commented 5 months ago

Try it!

moepi2k commented 5 months ago

thank you it works

insthync commented 5 months ago

Fixed by just one line of codes, if you guys really try to do something I think you guys can fix it, that is why I have disappointment feeling.

moepi2k commented 5 months ago

I understand you, but i can talk just for me that i not figured out that fix :(