MATTER CANNON GAME CRASH
Roydabudboy opened this issue ยท 0 comments
Describe the bug
I built the matter Cannon an every time i right click while holding it the game crashes and gives me this error
java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.objects.Object2LongMap$Entry.getKey()" because "req" is null
### How to reproduce the bug
build a matter cannon in 1.18 and when you try to fire you get above crash message
### Expected behavior
i expected the gun to fire and or be loaded
### Additional details
_No response_
### Which minecraft version are you using?
1.18
### On which mod loaders does it happen?
Forge
### Crash log
---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 12/17/21, 10:13 AM Description: Unexpected error java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.objects.Object2LongMap$Entry.getKey()" because "req" is null at appeng.items.tools.powered.MatterCannonItem.m_7203_(MatterCannonItem.java:126) ~[appliedenergistics2-10.0.0-alpha.4.jar%2362!:10.0.0-alpha.4] {re:classloading} at net.minecraft.world.item.ItemStack.m_41682_(ItemStack.java:243) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:tombstone.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_105235_(MultiPlayerGameMode.java:337) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91277_(Minecraft.java:1577) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91279_(Minecraft.java:1833) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1651) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1015) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18-38.0.17.jar%2323!:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at appeng.items.tools.powered.MatterCannonItem.m_7203_(MatterCannonItem.java:126) ~[appliedenergistics2-10.0.0-alpha.4.jar%2362!:10.0.0-alpha.4] {re:classloading} at net.minecraft.world.item.ItemStack.m_41682_(ItemStack.java:243) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:tombstone.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_105235_(MultiPlayerGameMode.java:337) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91277_(Minecraft.java:1577) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91279_(Minecraft.java:1833) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected level -- Details: All players: 1 total; [LocalPlayer['Connerman2004'/526, l='ClientLevel', x=-233.75, y=63.00, z=15.09]] Chunk stats: 5041, 549 Level dimension: minecraft:overworld Level spawn location: World: (-224,63,32), Section: (at 0,15,0 in -14,3,2; chunk contains blocks -224,-64,32 to -209,319,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Level time: 2187360 game time, 2740763 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2249) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:phosphophyllite.mixins.json:MinecraftShutdownMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18-20211130.085255-srg.jar%23186!:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18-38.0.17.jar%2323!:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: Default, Mod Resources, resources, KubeJS Resource Pack [assets] -- System Details -- Details: Minecraft Version: 1.18 Minecraft Version ID: 1.18 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1247903656 bytes (1190 MiB) / 4198498304 bytes (4004 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz Identifier: Intel64 Family 6 Model 140 Stepping 1 Microarchitecture: Tiger Lake Frequency (GHz): 2.80 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: Intel(R) Iris(R) Xe Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x9a49 Graphics card #0 versionInfo: DriverVersion=27.20.100.9749 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 19015.79 Virtual memory used (MB): 13917.91 Swap memory total (MB): 2909.00 Swap memory used (MB): 461.84 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m Launched Version: forge-38.0.17 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: Intel(R) Iris(R) Xe Graphics GL version 4.6.0 - Build 27.20.100.9749, Intel Window size: 1024x768 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='Error has been generated. GL error GL_INVALID_OPERATION in (null): (ID: 173538523) Generic error' x 688 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: English (US) CPU: 8x 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['Connerman2004'/526, l='ServerLevel[HERE WE GO]', x=-233.75, y=63.00, z=15.09]] Data Packs: vanilla, mod:supermartijn642configlib, mod:quarryplus, mod:netherportalfix, mod:tinyredstone (incompatible), mod:simplemagnets, mod:utilitix, mod:mcwwindows, mod:windowlogging (incompatible), mod:glassential (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:potionsmaster (incompatible), mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:mcwdoors, mod:lightingwand, mod:clickadv (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:dynview (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:absentbydesign (incompatible), mod:supplementaries (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:mcwbridges, mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:entangled, mod:rapid_leaf_decay, mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:wirelesschargers, mod:supermartijn642corelib, mod:simplylight (incompatible), mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:collective, mod:villagertools (incompatible), mod:elevatorid, mod:tombstone, mod:constructionwand, mod:cfm (incompatible), mod:architectury (incompatible), mod:computercraft (incompatible), mod:aiimprovements, mod:productivebees, mod:lightoverlay (incompatible), mod:trashcans, mod:inventoryessentials, mod:toms_storage, mod:voidtotem, mod:veinmining, mod:mcwlights, mod:betteradvancements, mod:kiwi, mod:inventorysorter (incompatible), mod:clienttweaks, mod:rhino, mod:nomowanderer (incompatible), mod:biggerreactors, mod:rootsclassic, mod:trashslot, mod:additionallanterns, mod:treeharvester, mod:jei (incompatible), mod:dpanvil, mod:elementalcraft, mod:tesseract, mod:tinygates (incompatible), mod:reap, mod:allthecompressed, mod:waystones (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap, mod:comforts, mod:storagenetwork (incompatible), mod:libx, mod:myserveriscompatible (incompatible), mod:phosphophyllite, mod:curioofundying, mod:charginggadgets (incompatible), mod:farmingforblockheads, mod:lazydfu (incompatible), mod:mahoutsukai, mod:farsight_view (incompatible), mod:catalogue (incompatible), mod:mininggadgets (incompatible), mod:selene (incompatible), mod:ironchest, mod:infernalmobs (incompatible), mod:craftingtweaks (incompatible), mod:logprot (incompatible), mod:mousetweaks, mod:silentlib, mod:jade, mod:ae2, mod:forge, mod:passthroughsigns (incompatible), mod:blockydoors (incompatible), mod:allthemodium (incompatible), mod:ding, mod:betterfpsdist (incompatible), mod:pipez, mod:iceberg, mod:legendarytooltips, mod:itemcollectors, mod:croptopia, mod:bhc (incompatible), mod:justenoughprofessions, mod:pylons, mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:connectedglass, mod:moredragoneggs, mod:modularrouters (incompatible), mod:enhancedcelestials (incompatible), mod:allthetweaks, mod:kubejs, mod:betterf3, mod:aquaculture (incompatible), mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:flickerfix, mod:xpbook, mod:defaultoptions ModLauncher: 9.0.7+91+master.8569cdf ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] [email protected] javafml@null Mod List: supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.18-18.1.jar |QuarryPlus |quarryplus |18.1 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE tinyredstone-1.18-3.0.0.jar |Tiny Redstone |tinyredstone |1.18.1-3.0.0 |DONE |Manifest: NOSIGNATURE simplemagnets-1.1.2-mc1.18.jar |Simple Magnets |simplemagnets |1.1.2 |DONE |Manifest: NOSIGNATURE UtilitiX-1.18-0.3.1.jar |UtilitiX |utilitix |1.18-0.3.1 |DONE |Manifest: NOSIGNATURE mcw-windows-2.0.0-mc1.18.jar |Macaw's Windows |mcwwindows |2.0.1 |DONE |Manifest: NOSIGNATURE windowlogging-mc1.18_v0.0.7.jar |Windowlogging |windowlogging |0.0.7 |DONE |Manifest: NOSIGNATURE glassential-forge-1.18-1.2.1.jar |Glassential |glassential |1.18-1.2.1 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.18-11.0.0.jar |CookingForBlockheads |cookingforblockheads |11.0.0 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18-9.0.4.jar |Controlling |controlling |9.0.4 |DONE |Manifest: NOSIGNATURE Placebo-1.18-6.0.0.jar |Placebo |placebo |6.0.0 |DONE |Manifest: NOSIGNATURE citadel-1.10.3-1.18.jar |Citadel |citadel |1.10.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.14.4.jar |Alex's Mobs |alexsmobs |1.14.4 |DONE |Manifest: NOSIGNATURE potionsmaster-0.4.0-1.18-38.0.4.jar |Potions Master |potionsmaster |0.4.0-1.18-38.0.4 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.18-3.12.1.433.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18-3.12.1.433 |DONE |Manifest: NOSIGNATURE buildinggadgets-3.10.1-build.3+mc1.18.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.3fix-mc1.18.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE LightingWand-1.18-forge-3.0.0.jar |Lighting Wand |lightingwand |3.0.0 |DONE |Manifest: NOSIGNATURE clickadv-1.18-2.0.jar |clickadv mod |clickadv |1.18-2.0 |DONE |Manifest: NOSIGNATURE balm-2.3.0+0.jar |Balm |balm |2.3.0+0 |DONE |Manifest: NOSIGNATURE WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE dynview-1.18-2.3.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.18-0.13.1.136.jar |Just Enough Resources |jeresources |0.13.1.136 |DONE |Manifest: NOSIGNATURE cloth-config-6.0.45-forge.jar |Cloth Config v4 API |cloth_config |6.0.45 |DONE |Manifest: NOSIGNATURE absentbydesign-1.18-1.6.0.jar |Absent By Design Mod |absentbydesign |1.18-1.6.0 |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 supplementaries-1.18-1.0.3.jar |Supplementaries |supplementaries |1.0.3 |DONE |Manifest: NOSIGNATURE PackMenu-1.18-4.0.0.jar |PackMenu |packmenu |4.0.0 |DONE |Manifest: NOSIGNATURE alltheores-1.6.0-1.18-38.0.4.jar |AllTheOres |alltheores |1.6.0-1.18-38.0.4 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.0-mc1.18.jar |Macaw's Bridges |mcwbridges |2.0.0 |DONE |Manifest: NOSIGNATURE cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE torchmaster-18.0.1-beta.jar |Torchmaster |torchmaster |18.0.1-beta |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-4.0.5+1.18.jar |Repurposed Structures |repurposed_structures |4.0.5+1.18 |DONE |Manifest: NOSIGNATURE entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |DONE |Manifest: NOSIGNATURE RapidLeafDecay-1.18-2.0.0.jar |Rapid Leaf Decay |rapid_leaf_decay |2.0.0 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.18-3.0.0.jar |Iron Furnaces |ironfurnaces |3.0.0 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.3-mc1.18.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.1-mc1.18.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE wirelesschargers-1.0.3-mc1.18.jar |wirelesschargers |wirelesschargers |1.0.3 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.0.15a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.15a |DONE |Manifest: NOSIGNATURE simplylight-1.18-1.3.1-build.19.jar |Simply Light |simplylight |1.18-1.3.1-build.19 |DONE |Manifest: NOSIGNATURE spark-forge.jar |spark |spark |1.6.3 |DONE |Manifest: NOSIGNATURE curios-forge-1.18-5.0.2.4.jar |Curios API |curios |1.18-5.0.2.4 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.18-2.2.0.jar |Corail Woodcutter |corail_woodcutter |2.2.0 |DONE |Manifest: NOSIGNATURE collective-1.18.0-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.2 |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 elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |DONE |Manifest: NOSIGNATURE tombstone-7.3.2-1.18.jar |Corail Tombstone |tombstone |7.3.2 |DONE |Manifest: NOSIGNATURE constructionwand-1.18-2.5.jar |Construction Wand |constructionwand |1.18-2.5 |DONE |Manifest: NOSIGNATURE cfm-7.0.0pre26-1.18.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre26 |DONE |Manifest: NOSIGNATURE architectury-3.2.47.jar |Architectury |architectury |3.2.47 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.18-1.99.0.jar |CC: Tweaked |computercraft |1.99.0 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE productivebees-1.18-0.8.0.2.jar |Productive Bees |productivebees |1.18-0.8.0.2 |DONE |Manifest: NOSIGNATURE light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |DONE |Manifest: NOSIGNATURE trashcans-1.0.10-mc1.18.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE inventoryessentials-forge-1.18-4.0.0.jar |Inventory Essentials |inventoryessentials |4.0.0 |DONE |Manifest: NOSIGNATURE toms_storage-1.18-1.2.23.jar |Tom's Simple Storage Mod |toms_storage |1.2.23 |DONE |Manifest: NOSIGNATURE voidtotem-forge-1.18.1-1.1.0.jar |Void Totem |voidtotem |1.18.1-1.1.0 |DONE |Manifest: NOSIGNATURE veinmining-forge-1.18-0.14.jar |Vein Mining |veinmining |1.18-0.14 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.0-mc1.18.jar |Macaw's Lights and Lamps |mcwlights |1.0.1 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.18-0.1.2.120.jar |Better Advancements |betteradvancements |0.1.2.120 |DONE |Manifest: NOSIGNATURE Kiwi-1.18-forge-5.1.1.jar |Kiwi |kiwi |5.1.1 |DONE |Manifest: NOSIGNATURE inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE clienttweaks-forge-1.18-7.0.0.jar |Client Tweaks |clienttweaks |7.0.0 |DONE |Manifest: NOSIGNATURE rhino-forge-1800.1.6-build.81.jar |Rhino |rhino |1800.1.6-build.81 |DONE |Manifest: NOSIGNATURE nomowanderer-1.18_1.0.jar |NoMoWanderer |nomowanderer |1.18_1.0 |DONE |Manifest: NOSIGNATURE biggerreactors-1.18-0.6.0-alpha.8.1.jar |Bigger Reactors |biggerreactors |0.6.0-alpha.8.1 |DONE |Manifest: NOSIGNATURE RootsClassic-1.18-1.1.16.jar |Roots Classic |rootsclassic |1.18-1.1.16 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.18-11.0.0.jar |TrashSlot |trashslot |11.0.0 |DONE |Manifest: NOSIGNATURE additionallanterns-1.0.0-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.0 |DONE |Manifest: NOSIGNATURE treeharvester_1.18.0-4.1.jar |Tree Harvester |treeharvester |4.1 |DONE |Manifest: NOSIGNATURE jei-1.18-9.0.0.40.jar |Just Enough Items |jei |9.0.0.40 |DONE |Manifest: NOSIGNATURE dpanvil-1.18-3.1.0.jar |DataPack Anvil |dpanvil |1.18-3.1.0 |DONE |Manifest: NOSIGNATURE elementalcraft-1.18-4.0.3.jar |ElementalCraft |elementalcraft |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE tesseract-1.0.24-mc1.18.jar |Tesseract |tesseract |1.0.24 |DONE |Manifest: NOSIGNATURE tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE reap-1.18-1.0.1.jar |Reap Mod |reap |1.18-1.0.1 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.0.0-1.18-38.0.14.jar |AllTheCompressed |allthecompressed |2.0.1-1.18-38.0.14 |DONE |Manifest: NOSIGNATURE waystones-forge-1.18-9.0.0.jar |Waystones |waystones |9.0.0 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.2-mc1.18.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.18-8.0.1.jar |Clumps |clumps |8.0.1 |DONE |Manifest: NOSIGNATURE journeymap-1.18-5.8.0alpha9.jar |Journeymap |journeymap |5.8.0alpha9 |DONE |Manifest: NOSIGNATURE comforts-forge-1.18-5.0.0.1.jar |Comforts |comforts |1.18-5.0.0.1 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.18-1.5.1.jar |Simple Storage Network |storagenetwork |1.18-1.5.1 |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 LibX-1.18-3.0.1.jar |LibX |libx |1.18-3.0.1 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE phosphophyllite-1.18-0.6.0-alpha.8.1.jar |Phosphophyllite |phosphophyllite |0.6.0-alpha.8.1 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE charginggadgets-1.5.0.jar |Charging Gadgets |charginggadgets |1.5.0 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.18-9.0.0.jar |Farming for Blockheads |farmingforblockheads |9.0.0 |DONE |Manifest: NOSIGNATURE lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.18.0-v1.33.5.jar |Mahou Tsukai |mahoutsukai |1.18.0-v1.33.5 |DONE |Manifest: NOSIGNATURE farsight-1.18-1.5.jar |Farsight mod |farsight_view |1.18-1.5 |DONE |Manifest: NOSIGNATURE catalogue-1.6.0-1.18.jar |Catalogue |catalogue |1.6.0 |DONE |Manifest: NOSIGNATURE mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |DONE |Manifest: NOSIGNATURE selene-1.18-1.11.jar |Selene |selene |1.18-1.11.0 |DONE |Manifest: NOSIGNATURE ironchest-1.18-13.0.5.jar |Iron Chests |ironchest |1.18-13.0.5 |DONE |Manifest: NOSIGNATURE infernalmobs-1.18.1.jar |Infernal Mobs |infernalmobs |1.18.1 |DONE |Manifest: NOSIGNATURE craftingtweaks-1.18-13.0.0.jar |CraftingTweaks |craftingtweaks |13.0.0 |DONE |Manifest: NOSIGNATURE client-1.18-20211130.085255-srg.jar |Minecraft |minecraft |1.18 |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 logprot-1.18-1.4.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.16.jar |Mouse Tweaks |mousetweaks |2.16 |DONE |Manifest: NOSIGNATURE silent-lib-1.18-6.0.0.jar |Silent Lib |silentlib |6.0.0 |DONE |Manifest: NOSIGNATURE Jade-1.18-4.0.2.jar |Jade |jade |4.0.2 |DONE |Manifest: NOSIGNATURE appliedenergistics2-10.0.0-alpha.4.jar |Applied Energistics 2 |ae2 |10.0.0-alpha.4 |DONE |Manifest: NOSIGNATURE forge-1.18-38.0.17-universal.jar |Forge |forge |38.0.17 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 PassthroughSigns-1.18-2.5.0.jar |Passthrough Signs |passthroughsigns |1.18-2.5.0 |DONE |Manifest: NOSIGNATURE blockydoors-1.18-1.0.0.jar |blockydoors |blockydoors |1.18-1.0.0 |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 allthemodium-1.7.0-pre1-1.18-38.0.10.jar |Allthemodium |allthemodium |1.7.0-pre1-1.18-38.0|DONE |Manifest: NOSIGNATURE Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE betterfpsdist-1.18-1.1.jar |betterfpsdist mod |betterfpsdist |1.18-1.1 |DONE |Manifest: NOSIGNATURE pipez-1.18-1.0.3.jar |Pipez |pipez |1.18-1.0.3 |DONE |Manifest: NOSIGNATURE Iceberg-1.18-1.0.30.jar |Iceberg |iceberg |1.0.30 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.18-1.1.5.jar |Legendary Tooltips |legendarytooltips |1.1.5} |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.3-mc1.18.jar |Item Collectors |itemcollectors |1.1.3 |DONE |Manifest: NOSIGNATURE Croptopia-1.18-FORGE-1.7.2.jar |Croptopia |croptopia |1.7.2 |DONE |Manifest: NOSIGNATURE baubley-heart-canisters-1.18-1.0.0.jar |Baubley Heart Canisters |bhc |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-1.18-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE pylons-2.0.2.jar |Pylons |pylons |2.0.2 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18-2.2.0.jar |AppleSkin |appleskin |2.2.0 |DONE |Manifest: NOSIGNATURE ferritecore-4.0.0-forge.jar |Ferrite Core |ferritecore |4.0.0 |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 connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |DONE |Manifest: NOSIGNATURE moredragoneggs-3.1.jar |More Dragon Eggs |moredragoneggs |3.1 |DONE |Manifest: NOSIGNATURE modular-routers-1.18-9.0.0-76.jar |Modular Routers |modularrouters |9.0.0-76 |DONE |Manifest: NOSIGNATURE enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |DONE |Manifest: NOSIGNATURE allthetweaks-1.7.0-1.18-38.0.10.jar |All The Tweaks |allthetweaks |1.7.0-1.18-38.0.10 |DONE |Manifest: NOSIGNATURE kubejs-forge-1800.4.0-build.235.jar |KubeJS |kubejs |1800.4.0-build.235 |DONE |Manifest: NOSIGNATURE BetterF3-1.2.2-Forge-1.18.jar |BetterF3 |betterf3 |1.2.2 |DONE |Manifest: NOSIGNATURE Aquaculture-1.18-2.3.0.jar |Aquaculture 2 |aquaculture |1.18-2.3.0 |DONE |Manifest: NOSIGNATURE extremeSoundMuffler-3.19_1.18.jar |Extreme Sound Muffler |extremesoundmuffler |3.19_forge-1.18 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.18-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |DONE |Manifest: NOSIGNATURE xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |DONE |Manifest: NOSIGNATURE defaultoptions-forge-1.18-14.0.0.jar |Default Options |defaultoptions |14.0.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 7d90a6a9-07a4-4c23-94b5-d514131acd64 FML: 38.0 Forge: net.minecraftforge:38.0.17 Kiwi Modules: kiwi:contributors kiwi:data lightingwand:core