Linguardium

Results 35 issues of Linguardium

When an install fails, people dont even know to go to the log. All they get is a generic error code (which is -1 most times)

enhancement
good first issue

https://github.com/svenhjol/Charm/blob/master/src/main/java/svenhjol/charm/helper/AdvancementHelper.java#L34 https://github.com/svenhjol/Charm/blob/master/src/main/java/svenhjol/charm/helper/AdvancementHelper.java#L45 This code is run on both client and server. When the client receives the Advancement Update packet, it provides an immutable map. This line will fail on the...

needs some testing to verify function, wasnt sure how to test other than to see the "working" messages. maybe a map loader or something

https://github.com/Nuclearfarts/connected-block-textures/blob/d0d77814957403032711c79e060ccf3468449b2d/src/main/java/io/github/nuclearfarts/cbt/config/CTMConfig.java#L45 You throw an error here but dont handle the error. any chance you could log a user friendly message and skip loading the file without the stack dump? https://hastebin.com/iqogoviley.bash

please release, thanks

**Description:** - Give a detailed explanation of the issue - your fork conflicts with official magna from draylar put MI and IR in the same 1.20.1 pack, see crash due...

bug

https://github.com/GabrielOlvH/Industrial-Revolution/blob/012a1b83f39ab50a10d03ef3c1a8e2651e517053/src/main/kotlin/me/steven/indrev/blockentities/storage/LazuliFluxContainerBlockEntity.kt#L105 update is called in cases where clientside transfer has been committed which causes sync to be called on clientside. Energy API 2.3.0 allows clientside querying and thus is provided...

**Description:** break block, no drop. seems to be missing loot tables for a few blocks **Steps to Reproduce:** place block, break block **Technical Information:** AOF5 and AOF6 modpacks. 1.2.0 on...

bug

### BYG Version 1.19.X branch ### Terrablender Version NA ### Mod Loader Forge ### Mod Loader Version NA ### Bug Severity Minor ### What happened? NBT is corrupted in the...

Bug
1.19

### Minecraft Version 1.20.x ### Mod Loader Version N/A ### Mod Version 1.4.20 ### Describe the Issue title. You have not kept the versioning of your NBT up to date...