This mod allows for the vanilla Torch & Lantern item to be;
- Placed on the top of half slab blocks.
- Placed on the side of slab and stair blocks.
- Placed onto Lilypad blocks (1.15 only currently)
- Lanterns can be placed on the side of Regular solid blocks and Fence.
- Torch & Lantern placed on the side of walls of normal full sized blocks can be placed on either the top half or bottom half of the block based on which one you're currently looking at.
- End Rod Blocks can now be placed onto slabs.
- Custom slabs and stair blocks from other mods should be compatible as long as they are instances of SlabBlock or StairBlock.
- This mod currently supports MC version 1.14.4, 1.15 & 1.16
- Now with a Beta port back to 1.12.2, this version only supports the vanilla Torch block, allowing then to be placed ontop and on the side of half slabs.
- Soul Torch and Soul Lanterns have all the same functions as their normal block counter parts, and can be placed place onto slabs, stairs, and lilypads.
Mod compatibility:
MC 1.12
MC 1.14
- Druidcraft 0.2.32
- Upgrade Aquatic 1.4.7
MC 1.15
MC 1.16
None forever alone T_T (Naa Jk, 1.16 just came out give some other people some time to catch up )
Feel free to use this mod in any modpack, though please do not upload it to other websites.
Enjoy this mod? Also have an obsession with slabs and stairs? Consider checking out my other mod, Carpet Stairs Mod. Or my work in progress mod for even more slab conversions, Natural Slabs Mod.
All people asking 1.16.4 version... have you even tried to run it on 1.16.4 before asking? :o
1.16.3 version still works.
Mod is amazing, so can you make 1.16.4 please?
Please can you do 1.16.4 ? It's very good mod !
Could we get a 1.16.4 update, please? I really like this mod!
would it be possible to add Campfires as well? with that we will be able to make full fledge wooden bridges!!! xD
Mod is awesome BTW
Hello
would you do 1.16.4? in server that I needed
good
1.16.1 x1.6.16
In reply to kevinggg1:
(the same happens with so many blocks)
Is it possible to add compatibility like for example with Skinned lanterns?
I am creating an small modpack on 1.16.3 for personal/friend use and this mod is among them. Thought its features would be nice for various builds. Unfortunately, when I run the game I get an error: "Missing License Information in file [torchslabmod-1.16.1_v1.6.16.jar]." I have no idea what this means, though I guess it has to do with licensing of some kind. Below is the crash log within the spoiler.
In reply to mvatruvius:
I notice that you're own 1.16.1_v1.6.16 my I suggest using latest version 1.16.3_v1.6.18 https://www.curseforge.com/minecraft/mc-mods/torchslabs-mod/files/3078285
In reply to EndlesNights:
Well of course that would solve the problem. I do not know how I did not notice I was using the wrong version. Curseforge downloading the wrong version I guess. Thanks.
Hello. This mod seems to affect the redering overlay in some way since my game always crashes with that error when installed. (its more that it makes other mods crash for some reason. but no matter how many mods I delete it makes another crash. I delete this one. it's perfectly fine.)
It's my best guess that it's this mods fault. if you need anything. please let me know.
"Torch Slab Mod encountered an error during the load_registries event phase
java.lang.nullpointerexception:null"
1.16.3 forge 34.1.18
this causes a crash with powah and several other mods.
Put your spoiler here.
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 10/9/20 4:10 PM
Description: Rendering overlay
java.lang.IllegalStateException: Failed to load description for particle powah:glow_small
at net.minecraft.client.particle.ParticleManager.func_215236_a(ParticleManager.java:257) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.particle.ParticleManager.lambda$null$0(ParticleManager.java:186) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.particle.ParticleManager$$Lambda$9887/217356331.run(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}
Caused by: java.io.FileNotFoundException: powah:particles/glow_small.json
at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:solarflux:coremodone}
at net.minecraft.client.particle.ParticleManager.func_215236_a(ParticleManager.java:227) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
... 8 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
-- Overlay render details --
Details:
Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:584) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.12.jar:34.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$477/449261773.call(Unknown Source) [forge-1.16.3-34.1.12.jar:34.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-7.0.1.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-7.0.1.jar:?] {re:classloading}
-- System Details --
Details:
Minecraft Version: 1.16.3
Minecraft Version ID: 1.16.3
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 14607181640 bytes (13930 MB) / 16642998272 bytes (15872 MB) up to 17179869184 bytes (16384 MB)
CPUs: 16
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 7.0.1+78+master.e9771d8
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
/forge-1.16.3-34.1.12.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.3-34.1.12.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.3-34.1.12.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.3-34.1.12.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/preview_OptiFine_1.16.3_HD_U_G4_pre2.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.3-34.1.12.jar fml TRANSFORMATIONSERVICE
FML: 34.1
Forge: net.minecraftforge:34.1.12
FML Language Providers:
javafml@34.1
minecraft@1
kotlinforforge@1.6.1
Mod List:
simplemagnets-1.0.8-mc1.16.3.jar Simple Magnets {simplemagnets@1.0.8 COMMON_SETUP}
bonetoslime-1.16.3-1.1.jar Bone To Slime {bonetoslime@1.16.3-1.1.0 COMMON_SETUP}
prefab-1.6.2.1.jar Prefab {prefab@1.6.2.1 COMMON_SETUP}
mcw-windows-1.0.2-mc1.16.3.jar Macaw's Windows {mcwwindows@1.0.2 COMMON_SETUP}
SilentMechanisms-1.16.3-0.8.3+67.jar Silent's Mechanisms {silents_mechanisms@0.8.3+67 COMMON_SETUP}
IronJetpacks-1.16.3-4.1.1.jar Iron Jetpacks {ironjetpacks@4.1.1 COMMON_SETUP}
BetterCaves-1.16.2-1.0.3.jar YUNG's Better Caves {bettercaves@1.16.2-1.0.3 COMMON_SETUP}
glassential-forge-1.16.3-1.1.5.jar Glassential {glassential@1.1.5 COMMON_SETUP}
ForgeEndertech-1.16.3-7.0.4.0-build.0017.jar Forge Endertech {forgeendertech@7.0.4.0 COMMON_SETUP}
XaerosWorldMap_1.11.0_Forge_1.16.3.jar Xaero's World Map {xaeroworldmap@1.11.0 COMMON_SETUP}
CookingForBlockheads_1.16.3-9.2.1.jar Cooking for Blockheads {cookingforblockheads@9.2.1 COMMON_SETUP}
Controlling-7.0.0.8.jar Controlling {controlling@7.0.0.8 COMMON_SETUP}
Placebo-1.16.3-4.3.2.jar Placebo {placebo@4.3.2 COMMON_SETUP}
branders-lampblock-1.16.3-1.1.3.jar Lamp Block {lampblockmod@1.1.3 COMMON_SETUP}
Powah-1.16.3-2.3.0.jar Powah {powah@2.3.0 COMMON_SETUP}
jumbofurnace-1.16.3-2.1.0.0.jar Jumbo Furnace {jumbofurnace@1.16.3-2.1.0.0 COMMON_SETUP}
Bookshelf-1.16.3-8.4.15.jar Bookshelf {bookshelf@8.4.15 COMMON_SETUP}
u_team_core-1.16.3-3.1.9.181.jar U Team Core {uteamcore@3.1.9.181 COMMON_SETUP}
Apotheosis-1.16.3-4.3.1.jar Apotheosis {apotheosis@4.3.1 COMMON_SETUP}
mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar Macaw's Doors {mcwdoors@1.0.1 COMMON_SETUP}
MekanismGenerators-1.16.3-10.0.10.434.jar Mekanism: Generators {mekanismgenerators@10.0.10 COMMON_SETUP}
WaterStrainer-1.16.3-10.0.0.jar Water Strainer {waterstrainer@1.16.3-10.0.0 COMMON_SETUP}
HydroGel-1.16.3-2.2.0.jar HydroGel {hydrogel@2.2.0 COMMON_SETUP}
refinedstorage-1.9.7.jar Refined Storage {refinedstorage@1.9.7 COMMON_SETUP}
Industrial-Reborn-1.16.3-0.9.0.jar Industrial Reborn {indreb@1.16.3-0.9.0 COMMON_SETUP}
corpse-1.16.3-1.0.5.jar Corpse {corpse@1.16.3-1.0.5 COMMON_SETUP}
industrial-foregoing-1.16.3-3.1.0-7b7cd48.jar Industrial Foregoing {industrialforegoing@3.1.0 COMMON_SETUP}
useful_backpacks-1.16.3-1.11.5.82.jar Useful Backpacks {usefulbackpacks@1.11.5.82 COMMON_SETUP}
BiomesOPlenty-1.16.3-12.0.0.405-universal.jar Biomes O' Plenty {biomesoplenty@1.16.3-12.0.0.405 COMMON_SETUP}
MekanismAdditions-1.16.3-10.0.10.434.jar Mekanism: Additions {mekanismadditions@10.0.10 COMMON_SETUP}
RapidLeafDecay-1.16.3-1.0.0.jar Rapid Leaf Decay {rapid_leaf_decay@1.0.0 COMMON_SETUP}
Lollipop-1.16.3-3.2.0.jar Lollipop {lollipop@3.2.0 COMMON_SETUP}
ornamental-1.16.3-4.2.jar Ornamental {ornamental@4.2 COMMON_SETUP}
mining_dimension-1.16.3-1.0.4.jar Mining World {mining_dimension@1.16.3-1.0.4 COMMON_SETUP}
masonry-1.16.3-0.3.6.jar Masonry {masonry@NONE COMMON_SETUP}
simplylight-1.16.3-1.0.2.jar Simply Light {simplylight@1.16.3-1.0.2 COMMON_SETUP}
SolarFluxReborn-1.16.3-16.1.2.jar Solar Flux Reborn {solarflux@16.1.2 COMMON_SETUP}
Trapcraft-1.16.3-3.2.1.jar Trapcraft {trapcraft@3.2.1 COMMON_SETUP}
curios-forge-1.16.3-4.0.2.0.jar Curios API {curios@1.16.3-4.0.2.0 COMMON_SETUP}
Patchouli-1.16.2-44.jar Patchouli {patchouli@1.16.2-44 COMMON_SETUP}
collective-1.16.3-1.50.jar Collective {collective@1.50 COMMON_SETUP}
elevatorid-1.16.3-1.7.6.jar Elevator Mod {elevatorid@1.16.3-1.7.6 COMMON_SETUP}
buildersaddition-1.16.3-20200925c.jar Builders Crafts & Addition {buildersaddition@1.16.3-20200925c COMMON_SETUP}
Attained-Drops-1.16.3-7.2.0.jar Attained Drops {attained_drops@7.2.0 COMMON_SETUP}
Runelic-1.16.3-5.0.1.jar Runelic {runelic@5.0.1 COMMON_SETUP}
DarkUtilities-1.16.3-6.0.3.jar Dark Utilities {darkutils@6.0.3 COMMON_SETUP}
MekanismTools-1.16.3-10.0.10.434.jar Mekanism: Tools {mekanismtools@10.0.10 COMMON_SETUP}
mcws-roofs-1.16.3-v2.0.0.jar Macaw's Roofs {mcwroofs@2.0.0 COMMON_SETUP}
interiormod-1.16.3-2.1.1.jar TheMCBrothers Interior Mod {interiormod@2.1.1 COMMON_SETUP}
InventoryEssentials_1.16.3-2.2.0.jar Inventory Essentials {inventoryessentials@2.2.0 COMMON_SETUP}
woodcutter-1.3-1.16.3.jar Wood Cutter {woodcutter@1.3-1.16.3 COMMON_SETUP}
RingOfReturn-1.16.3-1.1.3.jar Ring of Return {ring_of_return@1.2.2 COMMON_SETUP}
BetterMineshaftsForge-1.16.2-1.0.jar YUNG's Better Mineshafts {bettermineshafts@1.16.2-1.0 COMMON_SETUP}
DarkPaintings-1.16.3-4.0.2.jar DarkPaintings {darkpaintings@4.0.2 COMMON_SETUP}
Cyclic-1.16.3-0.8.0.jar Cyclic {cyclic@1.16.3-0.8.0 COMMON_SETUP}
BetterAdvancements-1.16.3-0.1.0.102.jar Better Advancements {betteradvancements@0.1.0.102 COMMON_SETUP}
doubledoors_1.16.3_2.1.jar Double Doors {doubledoors@2.1 COMMON_SETUP}
AdFinders-1.16.3-5.0.3.0-build.0017.jar Advanced Finders {adfinders@5.0.3.0 COMMON_SETUP}
Cucumber-1.16.3-4.1.2.jar Cucumber Library {cucumber@4.1.2 COMMON_SETUP}
TrashSlot_1.16.3-12.2.0.jar TrashSlot {trashslot@12.2.0 COMMON_SETUP}
torchslabmod-1.16.3_v1.6.17.jar Torch Slab Mod {torchslabmod@1.6.17 VALIDATE}
snad-1.0.2-1.16.3.jar Snad {snad@1.0.2 COMMON_SETUP}
jei-1.16.3-7.5.0.43.jar Just Enough Items {jei@7.5.0.43 COMMON_SETUP}
Mekanism-1.16.3-10.0.10.434.jar Mekanism {mekanism@10.0.10 COMMON_SETUP}
reap-1.16.3-1.0.2.jar Reap Mod {reap@1.16.3-1.0.2 COMMON_SETUP}
RingsOfAscension-1.16.3-1.5.6.jar Rings of Ascension {ringsofascension@1.5.6 COMMON_SETUP}
Waystones_1.16.3-7.3.0.jar Waystones {waystones@7.3.0 COMMON_SETUP}
RingOfRepair-1.16.3-1.2.7.jar Ring of Repair {ring_of_repair@1.2.6 COMMON_SETUP}
NaturesCompass-1.16.3-1.8.5.jar Nature's Compass {naturescompass@1.16.3-1.8.5 COMMON_SETUP}
SimpleStorageNetwork-1.16.3-1.1.2.jar Simple Storage Network {storagenetwork@1.16.3-1.1.2 COMMON_SETUP}
BotanyPots-1.16.3-5.0.6.jar BotanyPots {botanypots@5.0.6 COMMON_SETUP}
BotanyTrees-1.16.3-1.0.5.jar BotanyTrees {botanytrees@1.0.5 COMMON_SETUP}
engineerstools-1.16.3-1.1.0.jar Engineer's Tools {engineerstools@1.1.0 COMMON_SETUP}
DungeonCrawl-1.16.3-2.1.0.jar Dungeon Crawl {dungeoncrawl@2.1.0 COMMON_SETUP}
charginggadgets-1.3.0.jar Charging Gadgets {charginggadgets@1.3.0 COMMON_SETUP}
FarmingForBlockheads_1.16.3-7.2.0.jar Farming for Blockheads {farmingforblockheads@7.2.0 COMMON_SETUP}
mapperbase-1.16.3-2.1.0.0.jar Mapper Base {mapperbase@1.16.3-2.1.0.0 COMMON_SETUP}
embellishcraft-1.16.3-3.1.0.1.jar EmbellishCraft {embellishcraft@1.16.3-3.1.0.1 COMMON_SETUP}
embellishcraft-bop-1.16.3-3.1.0.jar EmbellishCraft BoP Addon {embellishcraft-bop@1.16.3-3.1.0 COMMON_SETUP}
additional_lights-1.16.3-2.1.2.jar Additional Lights {additional_lights@2.1.2 COMMON_SETUP}
Electrodynamics-1.16.3-0.1.9-1.jar Electrodynamics {electrodynamics@1.16.3-0.1.9-1 COMMON_SETUP}
mininggadgets-1.6.0.jar Mining Gadgets {mininggadgets@1.6.0 COMMON_SETUP}
campfiretorches-1.16.3-1.0.3.jar Campfire Torches {campfiretorches@1.16.3-1.02 COMMON_SETUP}
forge-1.16.3-34.1.12-universal.jar Forge {forge@34.1.12 COMMON_SETUP}
DramaticDoors-1.16.3-1.1.0.jar Dramatic Doors {dramaticdoors@1.16.3-1.1.0 COMMON_SETUP}
amb-1.16.3-0.1.0.jar Aurum's More Blocks {amb@1.16.3-0.1.0 COMMON_SETUP}
forge-1.16.3-34.1.12-client.jar Minecraft {minecraft@1.16.3 COMMON_SETUP}
EnchantmentDescriptions-1.16.3-5.0.1.jar EnchantmentDescriptions {enchdesc@5.0.1 COMMON_SETUP}
titanium-1.16.3-3.1.0.jar Titanium {titanium@3.1.0 COMMON_SETUP}
ImmersiveEngineering-1.16.3-4.0.1-121.jar Immersive Engineering {immersiveengineering@1.16.3-4.0.1-118 COMMON_SETUP}
fansmod-1.16.3-2.0.1.0.jar Fans Mod {fansmod@2.0.1.0 COMMON_SETUP}
SilentLib-1.16.3-4.8.1+61.jar Silent Lib {silentlib@4.8.1+61 COMMON_SETUP}
1.16.3-horizontalpanes-1.0.3.jar Horizontal Glass Panes {horizontalpanes@1.0.3 COMMON_SETUP}
easy_villagers-1.16.3-1.0.3.jar Easy Villagers {easy_villagers@1.16.3-1.0.3 COMMON_SETUP}
automaticdoors_1.16.3_1.4.jar Automatic Doors {automaticdoors@1.4 COMMON_SETUP}
Mantle-1.16.3-1.6.40.jar Mantle {mantle@1.6.40 COMMON_SETUP}
Inspirations-1.16.3-1.2.1.19.jar Inspirations {inspirations@1.2.1 COMMON_SETUP}
flux-5.3.0.jar Flux {flux@5.3.0 COMMON_SETUP}
fl-4.3.0.jar Flux Library {fl@4.3.0 COMMON_SETUP}
Xaeros_Minimap_20.25.0_Forge_1.16.3.jar Xaero's Minimap {xaerominimap@20.25.0 COMMON_SETUP}
itemcollectors-1.0.6-mc1.16.3.jar Item Collectors {itemcollectors@1.0.6 COMMON_SETUP}
polymorph-forge-1.16.3-0.15.jar Polymorph {polymorph@1.16.3-0.15 COMMON_SETUP}
DoubleSlabs-1.16-3.4.9.jar Double Slabs {doubleslabs@3.4.9 COMMON_SETUP}
lanterncolors-1.16.3-2.1.1.jar Lantern Colors {lanterncolors@1.16.2-2.1.1 COMMON_SETUP}
harvest-1.16.2-1.0.3.jar Harvest {harvest@1.0.3 COMMON_SETUP}
engineersdecor-1.16.3-1.1.2.jar Engineer's Decor {engineersdecor@1.1.2 COMMON_SETUP}
connectedglass-1.0.6-mc1.16.3.jar Connected Glass {connectedglass@1.0.6 COMMON_SETUP}
byg-1.0.6.jar Oh The Biomes You'll Go {byg@1.0.6 COMMON_SETUP}
Aquaculture-1.16.3-2.1.1.jar Aquaculture 2 {aquaculture@1.16.3-2.1.1 COMMON_SETUP}
refinedstorageaddons-0.7.2.jar Refined Storage Addons {refinedstorageaddons@0.7.2 COMMON_SETUP}
Crash Report UUID: 2e616fc9-6d25-476d-baf0-d9d6a05c07d4
Launched Version: 1.16.3-forge-34.1.12
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1070 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.55, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU: 16x AMD Ryzen 7 2700 Eight-Core Processor
OptiFine Version: OptiFine_1.16.3_HD_U_G4_pre2
OptiFine Build: 20201007-190609
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 456.55
OpenGlRenderer: GeForce GTX 1070 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 16
Can you upgrade it to 1.16.2 at least?
and if i remove this mod from my world, is that will corrupt my world?
Will this mod work with rail?
[MC 1.16.1] [Forge 32.0.108] [Server install with Clients using custom Twitch Modpack] [torchslabmod-1.16.1_1.6.16] [Constant Crash Reports]
I have a Server running for a few friends, and we were having high counts of Server Crashes, and most /appeared/ (I am not well versed in this yet) to be triggering from this mod. I had since removed this mod from Server and Clients, and now the crashes are occurring at a much larger rate, specifically in certain players areas more than others. I have tried having them remove all torches and replace, to no avail (not sure if they got all of them, considering caves, etc). Some players can be on for hours at a time in their zones, and the Server does not crash, while others it crashes every couple of minutes. I have posted the most recent Crash Report below, if someone could kindly let me know if this is related to this mod, and how to fix it as removing the mod itself doesn't seem to have (Java still seems to reference it, so it must have loaded into the java code somewhere). Practically every single crash report has the same below details, and over 40 of them.
*Player name(s) and Server Name have been removed for privacy
Note: I have tried turning on the Forge Remove Erroring Entities, and that does not fix this.
In reply to L1ghtsh4rd:
Update: I was able to solve this. First, we destroyed every single light emitting block in the sizeable player region causing the most problems. Then we found that there were blocks providing light that had no light sources showing. Figured this best out by looking at the Block Light level or just treading at night. We would destroy the block, and the light level went away. However, we continued to get errors and crashes left and right. So, I turned the torchslab mod back on the server and my client, and went back in and found that those "invisible" light sources were torches and lanterns, and most of them still existed, just hanging in mid air, or turned the wrong way against a wall/door. I was then able to go through and destroy every one of them that I could find. Many of these existed in the caves and mineshafts, which made finding all of them difficult. However, once doing this, I then re-disabled the torchslab mod on the server and my client, and went back in and replaced every light fixture the player had, and the crashes stopped occurring (in this region) all together. I am a little baffled that the "invisible" torches and lanterns were not destroyed by the Forge setting for "Remove Erroring Entities", but in the end the issue is resolved. Hope this may help other people that may run across this issue. At this time however, I am still unsure of what specifically was causing the original crashes of the server, however those appear to have gone away with removing this as well.