RoShioLeo / Contact

Contact is a mod for Minecraft
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Mailboxes become unclaimed when server restarts #13

Open katubug opened 1 year ago

katubug commented 1 year ago

Hi! Every time I have to restart my multiplayer server, everyone's mailboxes become unbound and we have to bind them again.

MC 1.19.2 Forge 43.2.4 Contact 2.0.0-beta

RoShioLeo commented 1 year ago

Sorry, but I didn't reproduce the bug. Maybe it's caused by other mods.

jgrunik commented 1 year ago

I am reproducing the same issue.

For reference I am using this modpack: https://www.curseforge.com/minecraft/modpacks/cottage-witch

MC 1.19.2 Forge 43.2.4 Contact 2.0.0-beta

jgrunik commented 1 year ago

Can you point us to where this should be saving to disk between server restarts?

Maybe we can resolve for ourselves for now.

Diogoess commented 1 year ago

Im having this issue aswell! did you guys manage to find a fix?

RoShioLeo commented 1 year ago

I reproducing the issue! I will use a new function to store the data. I'm sorry for the poor experience.

katubug commented 1 year ago

I'm very happy to hear you could replicate it! I love this mod and I'm excited to see the new version!

On Sun, Jul 9, 2023, 5:15 AM RoShio.Leo @.***> wrote:

I reproducing the issue! I will use a new function to store the data. I'm sorry for the poor experience.

— Reply to this email directly, view it on GitHub https://github.com/lemon-slice-studio/Contact/issues/13#issuecomment-1627669585, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE7XE5W2KZQEJES6BD6BSELXPKAEJANCNFSM6AAAAAAVDHE35U . You are receiving this because you authored the thread.Message ID: @.***>

amogus8 commented 8 months ago

i have same issue in contact 1.2.0-beta (1.20 fabric) !! fix it please!! i really love this mod and i am waiting for update!!!!

RoShioLeo commented 7 months ago

i have same issue in contact 1.2.0-beta (1.20 fabric) !! fix it please!! i really love this mod and i am waiting for update!!!!

I changed the data storage method in 1.2.0 (fabric). if you update the version from 1.19 to 1.20, it's normal. I forget to remind this.

RoShioLeo commented 7 months ago

I am reproducing the same issue.

For reference I am using this modpack: https://www.curseforge.com/minecraft/modpacks/cottage-witch

MC 1.19.2 Forge 43.2.4 Contact 2.0.0-beta

I have resolved the same issue in Fabric since 1.2.0. However, I could not reproduce the issue with Forge. I tested the modpack in single and multiplayer mode (version 1.15.15a).

I think I need more information. Could you please upload the file capabilities.dat (path is /world/data/capabilities.dat) and usercache.json or usernamecache.json in root directory. and is there any other mods can change player's name or uuid?