Patbox / UniversalGraves

Grave mod for Fabric!
GNU Lesser General Public License v3.0
55 stars 23 forks source link

Console error and graves showing as an invisible block #151

Closed mochalit closed 2 months ago

mochalit commented 4 months ago

Hi, we have this mod for our 1.20.1 server (version 3.0.1 of the mod) and when we did a big revamp (lots of reinstalling + new world and whatnots), we have noticed a rare issue where the grave thats supposed to be spawning appears as an invisble but tangible block. When broken, it doesn't drop anything and we had to restore the items of a player through the DeathLog mod.

2024-05-18_16 34 42

There was a strange error mentioning graves in the console which probably has something to do with it. I tested the mod a while ago and I don't think the issue was repeatable in singleplayer.

image (12)

Here is the modlist on curseforge: https://www.curseforge.com/minecraft/modpacks/wolfqueens-origins/relations/dependencies (we have a LOT of mods so heres also a screenshot of the mod list: image )

orxngc commented 4 months ago

A member of my SMP also just reported that graves are invisible. I can't ascertain the cause of it; I'm thinking it might have something do with Create.

netflexy commented 4 months ago

Console indeed says about that. Mod tries to grab the texuture, but it couldn't find it. Might be related to some random mods mixing

Zunwolf1896 commented 4 months ago

This has only happened twice so far, every other time there has been no issue. We do not have Create in our Modpack (Mocha is one of my Admins)

It is probably not an issue with just the texture, as when the player broke the grave, nothing dropped.

LostSoul3471 commented 3 months ago

I've run into this running geyser on a local java server and connecting with a Bedrock client. Grave is there but invisible and client can't open it. Tho when I break it, it does spill the contents but that could be that I'm the server op too. I was thinking maybe I need an alterative gravestone model besides the default one used but what would be a safe design that would be compatible with Bedrock clients?

Patbox commented 3 months ago

Bedrock issue is different than this, see https://github.com/Patbox/UniversalGraves/issues/99. Ui not working would be Geyser bug!

LostSoul3471 commented 3 months ago

Thanks for that! Got a corpse and the bunch of text, but yeah, menu isn't workable to retrieve anything without destroying the grave. Win some and lose some I guess. ;)