MalTeeez
MalTeeez
This happened on placing a fluix cable onto an already existing on, and when placing a charger onto the cable. [gist](https://gist.github.com/MalTeeez/e8e393d59e5774bab6373f600130546f)
I have had at multiple points in tech and sometimes magic endgame had the problem of thousands of items coming into a container per second but no way of transporting...
Happened while exploring Satisfactory Biome [gist](https://gist.github.com/MalTeeez/e7e0a3681135d13ed35400dbf6cbbc65)
The fusion reactor causes (what seems like) network lag from server to client, but with client to server actions still without lag. The server is stable at 20 TPS and...
Profiling a world in an already generated area shows ChromatiCraft.World.IWG.DungeonGenerator.isGennableChunk() taking up over 40% of tick time. Following the stacktrace it leads down to WindowsNativeDispatcher.FindFirstFile0() 2 times, once from DungeonGenerator.updateNoisemaps()...
The Modern Warfare scopes are moved the right so shots misalign with the actual path
When trying to follow the recipe of a Thaumcraft aspect in NEI, ChromatiCraft tries to get the UUID for this "fake" ItemStack and runs into a NPE down the line....
This PR integrates the requested changes from #80, as listed: - Unify prepared statements in sqlite.js to also be compatible with bun - Fix race condition in getCountByName() If you...
Thaumic Tinkerer seems to have a built-in limit of 1023 Potion Ids, leading to any of its 4 potions that is set above that limit to just be missing ingame...
When setting the RC "Gravel Gun Gating Material" setting to an entry that resolves to an ore dictionary item (as provided in https://github.com/ReikaKalseki/RotaryCraft/blob/master/Auxiliary/BlastGate.java) the game crashes with an ArrayOutOfBounds (see...