bbl-team / Techopolis-2

0 stars 1 forks source link

Crash while using a wand on fluxducts #87

Open perfectPokeRap opened 11 months ago

perfectPokeRap commented 11 months ago

I had two crashes, independent from one another, when I tried to build a row of fluxducts next to another row by using the constuction wand on said first row. I had to restore the world from the lst backup each time.

Link to Error Report: https://bytebin.lucko.me/mckZ6lqlgU

Error Report: ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe!

Time: 2023-10-24 17:51:50 Description: Ticking block entity

java.lang.NullPointerException: Cannot invoke "cofh.thermal.dynamics.grid.Grid.getCapability(net.minecraftforge.common.capabilities.Capability)" because the return value of "cofh.thermal.dynamics.block.entity.duct.DuctBlockEntity.getGrid()" is null at cofh.thermal.dynamics.block.entity.duct.DuctBlockEntity.getCapability(DuctBlockEntity.java:517) ~[thermal_dynamics-1.19.2-10.2.1b.14.jar%23399!/:10.2.1b] {re:classloading} at cofh.thermal.lib.block.entity.DynamoBlockEntity.transferRF(DynamoBlockEntity.java:159) ~[thermal_core-1.19.2-10.2.0.5.jar%23428!/:10.2.0.5] {re:classloading} at cofh.thermal.lib.block.entity.DynamoBlockEntity.processTick(DynamoBlockEntity.java:142) ~[thermal_core-1.19.2-10.2.0.5.jar%23428!/:10.2.0.5] {re:classloading} at cofh.thermal.lib.block.entity.DynamoBlockEntity.tickServer(DynamoBlockEntity.java:99) ~[thermal_core-1.19.2-10.2.0.5.jar%23428!/:10.2.0.5] {re:classloading} at cofh.lib.api.block.entity.ITickableTile.lambda$createTicker$2(ITickableTile.java:49) ~[cofh_core-1.19.2-10.2.1.40.jar%23310!/:10.2.1] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m142224(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m142224(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading} at net.minecraft.world.level.Level.m46463(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:beyond_earth.mixin.json:BlockPlace,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Render thread Stacktrace: at cofh.thermal.dynamics.block.entity.duct.DuctBlockEntity.getCapability(DuctBlockEntity.java:517) ~[thermal_dynamics-1.19.2-10.2.1b.14.jar%23399!/:10.2.1b] {re:classloading} at cofh.thermal.lib.block.entity.DynamoBlockEntity.transferRF(DynamoBlockEntity.java:159) ~[thermal_core-1.19.2-10.2.0.5.jar%23428!/:10.2.0.5] {re:classloading} at cofh.thermal.lib.block.entity.DynamoBlockEntity.processTick(DynamoBlockEntity.java:142) ~[thermal_core-1.19.2-10.2.0.5.jar%23428!/:10.2.0.5] {re:classloading} at cofh.thermal.lib.block.entity.DynamoBlockEntity.tickServer(DynamoBlockEntity.java:99) ~[thermal_core-1.19.2-10.2.0.5.jar%23428!/:10.2.0.5] {re:classloading} at cofh.lib.api.block.entity.ITickableTile.lambda$createTicker$2(ITickableTile.java:49) ~[cofh_core-1.19.2-10.2.1.40.jar%23310!/:10.2.1] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m142224(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m142224(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading} at net.minecraft.world.level.Level.m46463(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:beyond_earth.mixin.json:BlockPlace,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A} -- Block entity being ticked -- Details: Name: thermal:dynamo_lapidary // cofh.thermal.expansion.block.entity.dynamo.DynamoLapidaryTile Block: Block{thermal:dynamo_lapidary}[active=true,facing=up,waterlogged=false] Block location: World: (31,62,31), Section: (at 15,14,15 in 1,3,1; chunk contains blocks 16,-64,16 to 31,319,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Block: Block{thermal:dynamo_lapidary}[active=true,facing=up,waterlogged=false] Block location: World: (31,62,31), Section: (at 15,14,15 in 1,3,1; chunk contains blocks 16,-64,16 to 31,319,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Block Entity NBT: {Active:1b,Coolant:0,CoolantMax:0,Enchantments:[],Energy:47447,ForgeCaps:{},Fuel:32553,FuelMax:40000,ItemInv:[{Count:58b,Slot:0b,id:"minecraft:lapis_lazuli"},{Count:1b,Slot:1b,id:"thermal:upgrade_augment_2"}],ProcTick:120,RSControl:{RSMode:0b,RSPower:0b,RSThreshold:0b},Security:{SecAccess:0b,SecName:"[None]",SecUUID:"1ef1a6f0-87bc-4e78-0a0b-c6824eb787ea"}} Stacktrace: at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m142224(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m142224(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading} at net.minecraft.world.level.Level.m46463(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:beyond_earth.mixin.json:BlockPlace,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

-- Affected level -- Details: All players: 0 total; [] Chunk stats: 2209 Level dimension: minecraft:overworld Level spawn location: World: (0,64,0), Section: (at 0,0,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 4237492 game time, 4286903 day time Level name: New World Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 57377 (now: false), thunder time: 75241 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

-- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 993486552 bytes (947 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-10875H CPU @ 2.30GHz Identifier: Intel64 Family 6 Model 165 Stepping 2 Microarchitecture: unknown Frequency (GHz): 2.30 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x9bc4 Graphics card #0 versionInfo: DriverVersion=26.20.100.7642 Graphics card #1 name: NVIDIA Quadro RTX 5000 with Max-Q Design Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x1eb5 Graphics card #1 versionInfo: DriverVersion=26.21.14.4345 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.93 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.93 Memory slot #1 type: DDR4 Virtual memory max (MB): 34676.75 Virtual memory used (MB): 29359.00 Swap memory total (MB): 2048.00 Swap memory used (MB): 8.60 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m Loaded Shaderpack: (off) Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:rsrequestify (incompatible), mod:notenoughcrashes (incompatible), mod:supermartijn642configlib (incompatible), mod:morejs (incompatible), mod:extendedcrafting (incompatible), mod:contentcreatorintegration, mod:tipsmod, mod:immersive_aircraft (incompatible), mod:woodenhopper, mod:rubidium (incompatible), mod:laserio (incompatible), mod:ctm (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:powah (incompatible), mod:mixinextras (incompatible), mod:jumbofurnace (incompatible), mod:bookshelf (incompatible), mod:squatgrow (incompatible), mod:buildinggadgets (incompatible), mod:forgivingvoid (incompatible), mod:balm (incompatible), mod:miners, mod:carryon (incompatible), mod:beyond_earth, mod:cloth_config (incompatible), mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:chipped (incompatible), mod:alltheores (incompatible), mod:torchmaster (incompatible), mod:tempad (incompatible), mod:compressium (incompatible), mod:essence (incompatible), mod:caveopolis (incompatible), mod:supermartijn642corelib (incompatible), mod:curios, mod:patchouli (incompatible), mod:oculus (incompatible), mod:gamestages (incompatible), mod:opolisutilities, mod:tiab (incompatible), mod:framedblocks, mod:angelring (incompatible), mod:drawerstooltip (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:resourcefullib (incompatible), mod:extrastorage, mod:constructionwand, mod:littlelogistics (incompatible), mod:architectury (incompatible), mod:trashcans (incompatible), mod:jadeaddons (incompatible), mod:polylib (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:yeetusexperimentus, mod:sdrp (incompatible), mod:quit, mod:borderlesswindow (incompatible), mod:inventorysorter (incompatible), mod:bhmenu (incompatible), mod:rhino (incompatible), mod:cucumber (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:itemfilters (incompatible), mod:xlpackets (incompatible), mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:waystones (incompatible), mod:thermal_extra (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:storagenetwork (incompatible), mod:framedcompactdrawers (incompatible), mod:configured (incompatible), mod:libx, mod:ftbbackups2 (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:toastcontrol (incompatible), mod:enderstorage (incompatible), mod:crafttweaker (incompatible), mod:edivadlib, mod:forge, mod:recipestages (incompatible), mod:jeimultiblocks, mod:ironchest (incompatible), mod:craftingtweaks (incompatible), mod:hexlands (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_expansion, mod:thermal_dynamics (incompatible), mod:mousetweaks, mod:itemstages (incompatible), mod:immersiveengineering (incompatible), mod:enigmaticgraves (incompatible), mod:jade (incompatible), mod:ceramicbucket, mod:skyblockbuilder, mod:smoothboot, mod:curiotiab, mod:bucketlib, mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks (incompatible), mod:almostunified (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:mekanism, mod:xnetgases (incompatible), mod:ftbchunks (incompatible), mod:ftbquests (incompatible), mod:skyguis, mod:fancymenu (incompatible), mod:appleskin, mod:ferritecore (incompatible), mod:puzzleslib (incompatible), mod:justzoom (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:extremesoundmuffler (incompatible) World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-43.2.11 Client Crashes Since Restart: 0 Integrated Server Crashes Since Restart: 3 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.11.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.11.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.11.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.11.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.11.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE notenoughcrashes-4.2.1+1.19.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE morejs-forge-1.19.2-0.1.0.jar |MoreJS |morejs |0.1.0 |DONE |Manifest: NOSIGNATURE ExtendedCrafting-1.19.2-5.1.5.jar |Extended Crafting |extendedcrafting |5.1.5 |DONE |Manifest: NOSIGNATURE ContentCreatorIntegration-1.19.2-Forge-1.11.0.jar |Content Creator Integration |contentcreatorintegration |1.11.0 |DONE |Manifest: NOSIGNATURE Tips-Forge-1.19.2-8.0.27.jar |Tips |tipsmod |8.0.27 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 immersive_aircraft-0.4.2+1.19.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.4.2+1.19.2 |DONE |Manifest: NOSIGNATURE woodenhopper-1.19-1.3.2.1.jar |Wooden Hopper |woodenhopper |1.19-1.3.2.1 |DONE |Manifest: NOSIGNATURE rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |DONE |Manifest: NOSIGNATURE laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE Placebo-1.19.2-7.2.0.jar |Placebo |placebo |7.2.0 |DONE |Manifest: NOSIGNATURE Powah-4.0.10.jar |Powah |powah |4.0.10 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE jumbofurnace-1.19.2-3.0.0.0.jar |Jumbo Furnace |jumbofurnace |1.19.2-3.0.0.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 squatgrow-1.0.6-build.26+mc1.19.2.jar |Squat Grow |squatgrow |1.0.6-build.26+mc1.1|DONE |Manifest: NOSIGNATURE buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE forgivingvoid-forge-1.19-7.0.0.jar |Forgiving Void |forgivingvoid |7.0.0 |DONE |Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE miners-1.19.X-1.2.7.jar |Miners |miners |1.19.X-1.2.7 |DONE |Manifest: NOSIGNATURE carryon-forge-1.19.2-2.0.5.16.jar |Carry On |carryon |2.0.5.16 |DONE |Manifest: NOSIGNATURE Beyond-Earth-1.19.2-6.4d.jar |Beyond Earth |beyond_earth |6.4d |DONE |Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.1_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |DONE |Manifest: NOSIGNATURE refinedstorage-1.11.6.jar |Refined Storage |refinedstorage |1.11.6 |DONE |Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.4.jar |Chipped |chipped |2.1.4 |DONE |Manifest: NOSIGNATURE alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |DONE |Manifest: NOSIGNATURE tempad-forge-1.19.2-1.4.4.jar |Tempad |tempad |1.4.4 |DONE |Manifest: NOSIGNATURE Compressium-2.1.1-build.8+mc1.19.jar |Compressium |compressium |2.1.1-build.8+mc1.19|DONE |Manifest: NOSIGNATURE essence-1.19.X-1.3.3.jar |Essence |essence |1.19.X-1.3.3 |DONE |Manifest: NOSIGNATURE caveopolis-1.19.X-1.3.1.jar |Caveopolis |caveopolis |1.19.X-1.3.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.9a-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.9a |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE GameStages-Forge-1.19.2-11.1.4.jar |GameStages |gamestages |11.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 opolisutilities-1.19.X-1.22.2.jar |Opolis Utilites |opolisutilities |1.19.X-1.22.2 |DONE |Manifest: NOSIGNATURE time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE FramedBlocks-6.8.3.jar |FramedBlocks |framedblocks |6.8.3 |DONE |Manifest: NOSIGNATURE AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |DONE |Manifest: NOSIGNATURE DrawersTooltip-1.19.2-forge-6.0.2.jar |Drawers Tooltip |drawerstooltip |6.0.2 |DONE |Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1902.4.0-build.77.jar |FTB Ultimine |ftbultimine |1902.4.0-build.77 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.19.2-v1.3.2.jar |Little Logistics |littlelogistics |1.3.2 |DONE |Manifest: NOSIGNATURE architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE trashcans-1.0.17a-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17a |DONE |Manifest: NOSIGNATURE JadeAddons-1.19.2-forge-3.5.0.jar |Jade Addons |jadeaddons |3.5.0 |DONE |Manifest: NOSIGNATURE polylib-forge-1900.0.2-build.73.jar |PolyLib |polylib |1900.0.2-build.73 |DONE |Manifest: NOSIGNATURE FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.19.2-4.3.1.481-universal.jar |CodeChicken Lib |codechickenlib |4.3.1.481 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE SimpleDiscordRichPresence-forge-3.0.4-build.27+mc1|Simple Discord Rich Presence |sdrp |3.0.4-build.27+mc1.1|DONE |Manifest: NOSIGNATURE Quit-Forge-1.19.2-1.0.1.jar |Quit |quit |1.0.1 |DONE |Manifest: NOSIGNATURE BorderlessWindow-1.19.1-1.5.2.jar |Borderless Window |borderlesswindow |1.19.1-1.5.2 |DONE |Manifest: NOSIGNATURE inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |DONE |Manifest: NOSIGNATURE BHMenu-Forge-1.19.2-2.3.1.jar |BisectHosting Menu |bhmenu |1.19.2-2.3.1 |DONE |Manifest: NOSIGNATURE rhino-forge-1902.2.2-build.268.jar |Rhino |rhino |1902.2.2-build.268 |DONE |Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1902.3.18-build.208.jar |FTB Library |ftblibrary |1902.3.18-build.208 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1902.2.13-build.100.jar |FTB Teams |ftbteams |1902.2.13-build.100 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1902.1.15-build.77.jar |FTB Ranks |ftbranks |1902.1.15-build.77 |DONE |Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE VisualWorkbench-v4.2.4-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 waystones-forge-1.19.2-11.4.0.jar |Waystones |waystones |11.4.0 |DONE |Manifest: NOSIGNATURE ThermalExtra 1.19.2-3.0.3.jar |Thermal: Extra |thermal_extra |3.0.3 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE journeymap-1.19.2-5.9.7-forge.jar |Journeymap |journeymap |5.9.7 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.19-1.6.4.jar |Simple Storage Network |storagenetwork |1.19-1.6.4 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed framedcompactdrawers-1.19-5.2.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.19-5.2.1 |DONE |Manifest: NOSIGNATURE configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE ftbbackups2-forge-1.19.2-1.0.18.jar |FTB Backups 2 |ftbbackups2 |1.0.18 |DONE |Manifest: NOSIGNATURE mcjtylib-1.19-7.2.5.jar |McJtyLib |mcjtylib |1.19-7.2.5 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.19-4.1.7.jar |RFToolsBase |rftoolsbase |1.19-4.1.7 |DONE |Manifest: NOSIGNATURE xnet-1.19-5.1.4.jar |XNet |xnet |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 CraftTweaker-forge-1.19.2-10.1.44.jar |CraftTweaker |crafttweaker |10.1.44 |DONE |Manifest: NOSIGNATURE EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.11-universal.jar |Forge |forge |43.2.11 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 RecipeStages-4.0.0.4.jar |Recipe Stages |recipestages |4.0.0.4 |DONE |Manifest: NOSIGNATURE jeimultiblocks-1.19.2-0.0.3.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.3 |DONE |Manifest: NOSIGNATURE ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.19.2-15.1.7.jar |CraftingTweaks |craftingtweaks |15.1.7 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f hexlands-forge-1.19.2-4.0.0.jar |HexLands |hexlands |4.0.0 |DONE |Manifest: NOSIGNATURE cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_integration-1.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE ItemStages-Forge-1.19.2-5.0.2.jar |ItemStages |itemstages |5.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 ImmersiveEngineering-1.19.2-9.2.2-165.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.2-165 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 EnigmaticGraves-1.19.2-1.7.6.jar |Enigmatic Graves |enigmaticgraves |1.19.2-1.7.6 |DONE |Manifest: NOSIGNATURE Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |DONE |Manifest: NOSIGNATURE ceramicbucket-1.19-3.1.0.0.jar |Ceramic Bucket |ceramicbucket |1.19-3.1.0.0 |DONE |Manifest: NOSIGNATURE SkyblockBuilder-1.19.2-4.2.14.jar |Skyblock Builder |skyblockbuilder |1.19.2-4.2.14 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE curiotiab-1.19.2-1.5.1.jar |Time in a bottle Curio Support|curiotiab |1.19.2-1.5.1 |DONE |Manifest: NOSIGNATURE bucketlib-1.19-1.0.4.1.jar |BucketLib |bucketlib |1.19-1.0.4.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE AkashicTome-1.6-23.jar |Akashic Tome |akashictome |1.6-23 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.19.2-7.1.2.11.jar |Flux Networks |fluxnetworks |7.1.2.11 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.4.4.jar |AlmostUnified |almostunified |1.19.2-0.4.4 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.5.jar |Applied Energistics 2 |ae2 |12.9.5 |DONE |Manifest: NOSIGNATURE AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE merequester-1.19.2-1.1.2.jar |ME Requester |merequester |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE AE2WTLib-12.8.7.jar |AE2WTLib |ae2wtlib |12.8.7 |DONE |Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE xnetgases-1.19.2-4.0.1.jar |XNet Gases |xnetgases |4.0.1 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.21-build.266.jar |FTB Chunks |ftbchunks |1902.3.21-build.266 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1902.4.15-build.228.jar |FTB Quests |ftbquests |1902.4.15-build.228 |DONE |Manifest: NOSIGNATURE SkyGUIs-1.19.1-2.1.2.jar |Sky GUIs |skyguis |1.19.1-2.1.2 |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.14.7_MC_1.19-1.19.2.jar |FancyMenu |fancymenu |2.14.7 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a PuzzlesLib-v4.4.0-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a justzoom_forge_1.0.1-1_MC_1.19.jar |Just Zoom |justzoom |1.0.1 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |DONE |Manifest: NOSIGNATURE extremesoundmuffler-3.37-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.37-forge-1.19.2 |DONE |Manifest: NOSIGNATURE Crash Report UUID: e44bbb9e-fe5c-42c0-8ed9-62347a1b4a04 FML: 43.2 Forge: net.minecraftforge:43.2.11 FramedBlocks BlockEntity Warning: Not applicable Suspected Mods: None