FallingColors / HexMod

Minecraft mod about drawing spells
MIT License
120 stars 84 forks source link

Issues with FTB chunks + config resets #450

Closed maraxin closed 2 weeks ago

maraxin commented 1 year ago

Basically, if you try to break block in claim (FTB chunks, claim is not yours) it will work perfectly, even though it should be stopped (only fabric issue, forge has no problems). (FTB chunks and fabric hex casting issue) if you try to place a block in other ppl claim, it will not take your block, turning it into a dupe glitch. It seems that config in fabric version is reseted each time you restart mc/server (only disallowed spells for now).

Yeah, fabric doesn't have persistant config & it seems to not care about claims

object-Object commented 7 months ago

What version of Hex Casting is this issue for? Do you know if this bug is still present in the 1.20.1 prereleases?

maraxin commented 5 months ago

The version was latest 1.19.2 release in curseforge For 1.20.1 I was using 0.11.1-pre-622, and I no longer can place other blocks in different ppl's claims as well as I can't place water/lava, it tells me, that it's a forbidden location, although I still can break blocks easily, as well as conjure block/light perfectly fine

object-Object commented 1 month ago

I believe the config persistence issue has since been fixed.

SamsTheNerd commented 2 weeks ago

This seems to be done