LootrMinecraft / Lootr

friendly loot
MIT License
48 stars 38 forks source link

Lootr Chests on New World Creation #465

Open lemonelda opened 2 months ago

lemonelda commented 2 months ago

So I am having an issue where the Lootr chests that spawn in the village I spawn at, do not open and say there is no loot table available. If I move about, say for example, 500 blocks to a new village, the chests work as they should. It is only the spawn chests in and around an area of about 100-400 blocks that seem to be affected.

I cannot open them, I have tried to refresh them all with game commands, and they still remain unopenable. I spawned in several chests and they all are afflicted with this.

I don't know what to do, please advise.

image

noobanidus commented 2 months ago

What version of Minecraft are you playing, what mod loader and what version of Lootr are you using?

The "no loot table" available is a standard part of the Jade interface. There's Jade Integrations with Lootr, but I forget exactly which mod provides it.

However, please keep in mind that there is spawn protection, and blocks don't function the same within the spawn protection area. If your village is indeed the spawn area, check to make sure that spawn protection isn't an issue; try opening them in creative mode, for example. This would potentially have the effect of not being able to open containers.

lemonelda commented 2 months ago

What version of Minecraft are you playing, what mod loader and what version of Lootr are you using?

The "no loot table" available is a standard part of the Jade interface. There's Jade Integrations with Lootr, but I forget exactly which mod provides it.

However, please keep in mind that there is spawn protection, and blocks don't function the same within the spawn protection area. If your village is indeed the spawn area, check to make sure that spawn protection isn't an issue; try opening them in creative mode, for example. This would potentially have the effect of not being able to open containers.

I am on Forge, 1.20.1, the modloader I am using is Prism, and I am using 0.7.34.87 Lootr version. I will look and see if I can fidn the Jade integration modd for Lootr and report back if that helped the issue!

lemonelda commented 2 months ago

So I unenabled Jade and Jade Addons to see if that was the issue, and unfortunately the same issue is still happening when I try to open chests in my spawned village area. Everything that I can interact with i.e blocks, crafting tables and other ui based blocks, are working. It's just the Lootr chests in my spawn point that don't work. I did try Creative mode and it was still happening.

Update: I also removed village spawn point mod thinking there might be incompatibility, and its still not working.

noobanidus commented 2 months ago

So to clarify what I meant:

If I move about, say for example, 500 blocks to a new village, the chests work as they should.

The question is here whether or not spawn protection is applying in this area. Spawn protection generally prevents anyone who doesn't have permission from interacting with blocks, but only applies to a specific area, and should not do anything in single-player (you appear to be in single player).

Are you able to open these chests in creative mode? That should bypass any potential spawn protection.

Are there any other mods installed that could potentially affect things?

The fact that chests are working outside of this area leads me to believe that Lootr isn't the issue.

If you aren't in single-player, you can disable spawn protection in the server properties and that should fix it.

Otherwise, if you could upload a copy of your logs when you try to interact with the blocks, that would be helpful. Further, using /data get block while looking at a chest and then using the key to complete the coordinates and taking a screenshot of the result would help me diagnose the issue further.