TheRandomLabs / VanillaDeathChest

Places containers when players die that contain their items.
https://www.curseforge.com/minecraft/mc-mods/vanilladeathchest-fabric
MIT License
11 stars 13 forks source link

Death chest not spawning on server #50

Open starmarc opened 3 years ago

starmarc commented 3 years ago

So I died and I never spawned so I thought that I went some where so I went into spectator mode and didn’t find it so I died in lava with a seed and no death chest plz help

TheRandomLabs commented 3 years ago

Nothing in the log or in chat? The coordinates should be displayed.

starmarc commented 3 years ago

Nope nothing it just says I died

TheRandomLabs commented 3 years ago

Do death chests spawn at all? Or was it just this one instance?

starmarc commented 3 years ago

It was just this one instance

TheRandomLabs commented 3 years ago

Nothing was special about this one instance? Are you sure there wasn't an error or warning in the logs?

starmarc commented 3 years ago

No I fell from a tree and died

starmarc commented 3 years ago

It just said I died and that was it

TheRandomLabs commented 3 years ago

😕 Presumably, it's not your fault, but I don't have a lot of information to go off of.

mikenlel commented 3 years ago

I am also experiencing this problem. I am currently running All of Fabric 3 - 2.6.4. I made a server where I died to a mob but no chest spawned. I started experimenting and no matter how or where I died the chest would not spawn. To see if it was server-side, I made a single player world where I had the same problem. dead 0 dead 2

mikenlel commented 3 years ago

Please let me know if I can provide any other information that would be useful!

ImAK9 commented 3 years ago

I can confirm this is a thing.. Seems to be very random tho

starmarc commented 3 years ago

On Mon, Feb 15, 2021 at 5:14 PM AK9™ notifications@github.com wrote:

I can confirm this is a thing.. Seems to be very random tho

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TheRandomLabs/VanillaDeathChest/issues/50#issuecomment-779504139, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS3LDCOATQRTOY2K4ZUAX2TS7G2FXANCNFSM4XUKASAQ .

Maybe reinstall it

TheRandomLabs commented 3 years ago

Alright, I'm back to marking the 2.0.0 rewrite as an alpha.

TheRandomLabs commented 3 years ago

I have no idea how to reproduce this, but can someone send me deathchests.dat in the data folder of a world that this is occurring in? It's possible that the placement is being queued, but something's causing the queued death chests to not be placed. If this is the case, the death chests would spawn once this issue is resolved.

starmarc commented 3 years ago

On Mon, Feb 15, 2021 at 6:29 PM Kaje notifications@github.com wrote:

I have no idea how to reproduce this, but can someone send me deathchests.dat in the data folder of a world that this is occurring in? It's possible that the placement is being queued, but something's causing the queued death chests to not be placed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TheRandomLabs/VanillaDeathChest/issues/50#issuecomment-779525879, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS3LDCLCZM3IP5DGVHBSTOLS7HDAZANCNFSM4XUKASAQ .

I will

mikenlel commented 3 years ago

Screenshot_20210215-221843 My friend confirmed that the same thing happens I'm his single player world. Is this a problem to post on a All the Fabric forum?

TheRandomLabs commented 3 years ago

I'm sincerely sorry that this is causing players to lose their items. 😕 I still have no idea what's causing this or whether it's a mod interaction or not, nor have I been able to reproduce this. I'm about to release 2.0.5, which among a couple of fixes, causes death chests to be logged when they are queued, and not just when they are placed. If anyone would like to test this, that'd be great, but you can go back to the latest release version for now if you want something that works for sure.

mikenlel commented 3 years ago

When I first installed the mod I would get disconnected when dying and the server would crash or something half of the time. I read online a fix that said to delete player data to fix this bug, and it worked. Is it possible this mod was causing that? deathchat image Searched my minecraft server for deathchests.dat but got nothing :/

TheRandomLabs commented 3 years ago

It should be at <world directory>/data/deathchests.dat. There was a bug in an earlier alpha version that caused crashes on death (and I was glad I marked it alpha 😛).

TheRandomLabs commented 3 years ago

The fact that the dropped items are disappearing makes absolutely no sense to me, because the dropped item removal occurs here, and adding the death chest to the queue occurs literally 7 lines later here. As far as I can see, there's no way that the items could have been removed without a death chest being queued.

mikenlel commented 3 years ago

image :/

mikenlel commented 3 years ago

same directory no file

TheRandomLabs commented 3 years ago

Can I have a log file? That is extremely strange.

mikenlel commented 3 years ago

image uhhh sure let me try to download it, that happened to me on death

TheRandomLabs commented 3 years ago

Ah, that error was a conflict with Campanion. It should have been fixed in VDC 2.0.4.

mikenlel commented 3 years ago

uhhh do you have discord idk what kind of info is in the log, or is that all the info you needed

TheRandomLabs commented 3 years ago

I'm not sure I need the log in this case, as that error should have been fixed.

TheRandomLabs commented 3 years ago

Actually, can you confirm that you're on VanillaDeathChest 2.0.3?

mikenlel commented 3 years ago

where can i dm you

mikenlel commented 3 years ago

uhhh 1 sec

mikenlel commented 3 years ago

image confirmed 👍

TheRandomLabs commented 3 years ago

Sick, that error should be fixed when you update to 2.0.5. 😄

TheRandomLabs commented 3 years ago

The other mystery still remains...

mikenlel commented 3 years ago

oh is 2.0.5 out or is that future?

TheRandomLabs commented 3 years ago

It's out.

mikenlel commented 3 years ago

How would I update my server? Would I download it from forge then copy and paste in the mod folder replacing the vanillachest mod? cuzzzz downloaded version: image server version: image

TheRandomLabs commented 3 years ago

If you'd like to help me test 2.0.5, then you'd download this, delete 2.0.3 in the server mods folder, then move the new one in. Also, you've downloaded the Forge version.

mikenlel commented 3 years ago

ohhhh okay because my client was also the same version image just wasnt sure how to update it properly. sure ill test it rn

TheRandomLabs commented 3 years ago

The client version shouldn't matter. 😄

mikenlel commented 3 years ago

ohhh okay thank you

mikenlel commented 3 years ago

image Success!! 👍 The new version fixed it for me, thank you for the help!

TheRandomLabs commented 3 years ago

Great, you're welcome! 😄