EndlesNights / CarpetStairsMod

This mod allows for carpets to be placed and conform to the shape of staircase blocks, as well as onto slab blocks. Wood styled carpets blocks called "Floor Blocks" can be crafted from two slab blocks.
https://www.curseforge.com/minecraft/mc-mods/carpet-stairs-mod
0 stars 2 forks source link

Server console spamming "Couldn't parse loot table carpetstairsmod:blocks" in the starting phase of a server #19

Open BillZhucn opened 3 years ago

BillZhucn commented 3 years ago

The separated spamming messages: https://pastebin.com/c6HgFiSq The log file: latest.log debug.log

The server is running arclight-1.16.5-1.0.20-SNAPSHOT-9617cff (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)

sepsol commented 2 years ago

Getting the same error

isaaclepes commented 1 year ago

I came for the same error, but I dug through the previous issue reports, the author specifies that this is harmless and if you want the errors to go away, then just modify the JAR and remove the loot tables causing issues.

Many keep saying they are not allowed to redistribute modified code, but this project is released under GPL v3. Releasing a modified version of the file is allowed, so long as any source changes are also under GPL v3 and public. So, if you need to use this in a pack you could fork this repository, remove the loot table files from the project, remove them from the JAR file, and redistribute that version of the JAR along with your mod pack, with attributions to the original project and a link to the forked GitHub project.

As an alternative, you could just install the Extended Mushrooms mod that these loot tables are for: https://www.curseforge.com/minecraft/mc-mods/extended-mushrooms

13

14

15

17