Sledgehammer icon indicating copy to clipboard operation
Sledgehammer copied to clipboard

Smashes the stupid out of the client & server.

Results 4 Sledgehammer issues
Sort by recently updated
recently updated
newest added

Can't launch server. Every time its launched it crashing with this stack trace: ```ruby java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:717) at hellfirepvp.astralsorcery.common.starlight.network.TransmissionChain.threadedBuildTransmissionChain(TransmissionChain.java:71) at hellfirepvp.astralsorcery.common.starlight.network.TransmissionWorldHandler.buildSourceNetworkThreaded(TransmissionWorldHandler.java:133)...

Fixing https://github.com/MysticMods/Blockcraftery/issues/49, https://github.com/MysticMods/Blockcraftery/issues/72 if easy would be useful, as it's a commonly reported issue. https://github.com/MysticMods/Blockcraftery/issues/85 is another possible issue to patch. Also https://github.com/MysticMods/Blockcraftery/issues/77 (smooth lighting).

Immersive Engineering provides CRT compatibility with the engineer's workbench but it has some problems. https://docs.blamejared.com/1.12/en/Mods/Immersive_Engineering/CraftTweaker_Support/Blueprint My scripts(tested with orginal and custom blueprints): ``` import mods.immersiveengineering.Blueprint; Blueprint.addRecipe("components", *2, [,]); Blueprint.addRecipe("Custom Blueprint",...

Since you added a patch for fixing the crash if loading Tinkers Evolution with Redstone Repository 2.0.0... I wonder if more could be added? 1. Gelid Gem is a usable...