Crash. Randomly occurs. Currently no way of reproducing.
ThatBigDerp opened this issue · 1 comments
Minecraft Version
1.19.2
Oculus Version
1.6.4
Sodium Version
0.5.6
Operating System
Windows 11
What is your GPU?
Nvidia Quadro M1200
Java Version
17
Reproduction Steps
- Randomly Crash.
Crash Report file and latest.log
`---- Minecraft Crash Report ----
// Don't do that.
Time: 8/9/23, 8:23 PM
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.ShaderInstance.m_173350_(String, Object)" because "$$13" is null
at com.mojang.blaze3d.vertex.BufferUploader.m_166838_(BufferUploader.java:100) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at com.mojang.blaze3d.vertex.BufferUploader.m_85761_(BufferUploader.java:52) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.coderbot.batchedentityrendering.impl.BufferSegmentRenderer.drawInner(BufferSegmentRenderer.java:29) ~[oculus-mc1.18.2-1.6.4.jar%23146!/:?] {re:classloading}
at net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource.m_109911_(FullyBufferedMultiBufferSource.java:141) ~[oculus-mc1.18.2-1.6.4.jar%23146!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.LevelRenderer.handler$bhn000$batchedentityrendering$beginTranslucents(LevelRenderer.java:4106) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1359) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:darkness.client.json:MixinGameRenderer,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:sanitydim.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,pl:mixin:APP:cgm.mixins.json:client.GameRendererMixin,pl:mixin:APP:craftingdead.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:darkness.client.json:MixinGameRenderer,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:sanitydim.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,pl:mixin:APP:cgm.mixins.json:client.GameRendererMixin,pl:mixin:APP:craftingdead.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:31) ~[fmlloader-1.18.2-40.2.4.jar%2352!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
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 io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc2.jar:mmc2] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at com.mojang.blaze3d.vertex.BufferUploader.m_166838_(BufferUploader.java:100) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at com.mojang.blaze3d.vertex.BufferUploader.m_85761_(BufferUploader.java:52) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.coderbot.batchedentityrendering.impl.BufferSegmentRenderer.drawInner(BufferSegmentRenderer.java:29) ~[oculus-mc1.18.2-1.6.4.jar%23146!/:?] {re:classloading}
at net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource.m_109911_(FullyBufferedMultiBufferSource.java:141) ~[oculus-mc1.18.2-1.6.4.jar%23146!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.LevelRenderer.handler$bhn000$batchedentityrendering$beginTranslucents(LevelRenderer.java:4106) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1359) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:darkness.client.json:MixinGameRenderer,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:sanitydim.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,pl:mixin:APP:cgm.mixins.json:client.GameRendererMixin,pl:mixin:APP:craftingdead.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 2 total; [LocalPlayer['ThatBigDerp'/1304, l='ClientLevel', x=67.63, y=107.03, z=-102.18], RemotePlayer['Goleden_Gazelle'/4479, l='ClientLevel', x=145.02, y=93.32, z=-46.10]]
Chunk stats: 1024, 255
Level dimension: minecraft:overworld
Level spawn location: World: (0,89,0), Section: (at 0,9,0 in 0,5,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: 27324 game time, 12196 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.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:sanitydim.mixins.json:MixinClientLevel,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:687) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23179!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:31) ~[fmlloader-1.18.2-40.2.4.jar%2352!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
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 io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc2.jar:mmc2] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources, JEMs Base Resources-0.2.2.zip, Pixelated_v1.3.1_EnhancedVisuals(nox_cgt).zip, Create+Guns+1.18+v4.zip, Tissou's+Zombie+Pack+1.18_2.6.zip, Supplementaries Generated Pack, hordes
-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.7, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 4641587808 bytes (4426 MiB) / 8388608000 bytes (8000 MiB) up to 8388608000 bytes (8000 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 2.81
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA Quadro M1200
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x13b6
Graphics card #0 versionInfo: DriverVersion=31.0.15.2908
Graphics card #1 name: Intel(R) HD Graphics 630
Graphics card #1 vendor: Intel Corporation (0x8086)
Graphics card #1 VRAM (MB): 1024.00
Graphics card #1 deviceId: 0x591b
Graphics card #1 versionInfo: DriverVersion=27.20.100.9320
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MB): 34639.05
Virtual memory used (MB): 26831.11
Swap memory total (MB): 2048.00
Swap memory used (MB): 119.91
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8000m -Xmx8000m
Loaded Shaderpack: ComplementaryReimagined r2.3 + Euphoria Patches B9
Profile: Custom (+46 options changed by user)
NEC status: Has NEC: INVALID
Launched Version: 1.18.2
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: Quadro M1200/PCIe/SSE2 GL version 3.2.0 NVIDIA 529.08, NVIDIA Corporation
Window size: 1920x991
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
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: vanilla, mod_resources, file/JEMs Base Resources-0.2.2.zip, file/Pixelated_v1.3.1_EnhancedVisuals(nox_cgt).zip (incompatible), file/Create+Guns+1.18+v4.zip, file/Tissou's+Zombie+Pack+1.18_2.6.zip
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Server Running: true
Player Count: 2 / 8; [ServerPlayer['ThatBigDerp'/1304, l='ServerLevel[city edit 6]', x=67.63, y=107.03, z=-102.18], ServerPlayer['Goleden_Gazelle'/4479, l='ServerLevel[city edit 6]', x=143.99, y=94.21, z=-44.37]]
Data Packs: vanilla, mod:adaptive_performance_tweaks_core, mod:notenoughcrashes (incompatible), mod:advancedperipherals (incompatible), mod:incontrol (incompatible), mod:entitycollisionfpsfix (incompatible), mod:rubidium (incompatible), mod:insanelib, mod:forgeendertech, mod:darkness (incompatible), mod:enhancedvisuals (incompatible), mod:placebo (incompatible), mod:zombieawareness (incompatible), mod:maxhealthfix (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:mdecore (incompatible), mod:adaptive_performance_tweaks_gamerules, mod:craftingdeadsurvival (incompatible), mod:simpleplanes (incompatible), mod:hordes (incompatible), mod:railways (incompatible), mod:balm (incompatible), mod:fpsreducer (incompatible), mod:adpother, mod:cloth_config (incompatible), mod:ocrenderfix_sodium (incompatible), mod:sanitydim, mod:tenshilib, mod:farmersdelight, mod:entity_texture_features, mod:dustrial_decor (incompatible), mod:modelfix (incompatible), mod:patchouli (incompatible), mod:oculus, mod:carrots, mod:collective (incompatible), mod:lostcities (incompatible), mod:antighost (incompatible), mod:atlaslib (incompatible), mod:worldedit (incompatible), mod:boatbreakfix, mod:spoiled, mod:computercraft, mod:aiimprovements (incompatible), mod:lanserverproperties (incompatible), mod:disablestructures, mod:enhancedai (incompatible), mod:adchimneys, mod:jadeaddons (incompatible), mod:framework (incompatible), mod:attributetooltipfix (incompatible), mod:adaptive_performance_tweaks_items, mod:rankine (incompatible), mod:gamemenumodoption (incompatible), mod:geckolib3 (incompatible), mod:solarcooker, mod:adaptive_performance_tweaks_spawn, mod:dusk (incompatible), mod:sob, mod:xpfromharvest, mod:cgm, mod:nonetherportal, mod:actuallyuseful_nocaves, mod:fix_attribute_race_condition, mod:craftingdead (incompatible), mod:jei (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:shutupexperimentalsettings, mod:alternate_current (incompatible), mod:smarterfarmers (incompatible), mod:hardcorequesting (incompatible), mod:starlight (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:rftoolsdim (incompatible), mod:jeitweaker (incompatible), mod:memoryleakfix, mod:crafttweaker (incompatible), mod:immersivepetroleum (incompatible), mod:firstaid (incompatible), mod:forge, mod:goprone, mod:adaptive_performance_tweaks_player, mod:toofast (incompatible), mod:block_limit_fix, mod:jeimultiblocks, mod:immersiveposts (incompatible), mod:dsurround, mod:selene (incompatible), mod:supplementaries (incompatible), mod:jsonthings (incompatible), mod:realistictorches, mod:smoothchunk (incompatible), mod:horsecombatcontrols (incompatible), mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:immersiveengineering, mod:jade, mod:creativecore (incompatible), mod:smoothboot (incompatible), mod:whats_that_slot (incompatible), mod:armorunder, mod:betterfpsdist (incompatible), mod:flywheel (incompatible), mod:irisflw, mod:create, mod:create_mechanical_extruder, mod:mobsunscreen (incompatible), mod:adaptive_performance_tweaks, mod:entityculling (incompatible), mod:hardcorerevival (incompatible), mod:canary (incompatible), mod:effective_fg (incompatible), mod:coroutil (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:enhancedcelestials (incompatible), mod:cold_sweat (incompatible), mod:wwfix (incompatible), mod:packetfixer, mod:improvedmobs, mod:no_telemetry (incompatible), mod:chunksending (incompatible), mod:euphoria_patcher (incompatible), mod:createaddition (incompatible), mod:presencefootsteps, Supplementaries Generated Pack
World Generation: Experimental
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer 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]
lowcodefml@null
javafml@null
Mod List:
adaptive_performance_tweaks_core_1.18.2-3.22.1.jar|APTweaks: Core |adaptive_performance_tweaks_co|3.22.1 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.2.0+1.18.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.2.0+1.18.2 |DONE |Manifest: NOSIGNATURE
AdvancedPeripherals-1.18.2-0.7.30r.jar |Advanced Peripherals |advancedperipherals |0.7.30r |DONE |Manifest: NOSIGNATURE
incontrol-1.18-6.1.10.jar |InControl |incontrol |1.18-6.1.10 |DONE |Manifest: NOSIGNATURE
Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
rubidium-0.5.6.jar |Rubidium |rubidium |0.5.6 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.18.2-9.0.7.0-build.1490.jar |ForgeEndertech |forgeendertech |9.0.7.0 |DONE |Manifest: NOSIGNATURE
darkness-forge-mc118-2.0.91.jar |True Darkness |darkness |2.0.91 |DONE |Manifest: NOSIGNATURE
EnhancedVisuals_FORGE_v1.6.4_mc1.18.2.jar |EnhancedVisuals |enhancedvisuals |1.6.4 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE
zombieawareness-1.18.1-1.12.3.jar |Zombie Awareness |zombieawareness |1.18.1-1.12.3 |DONE |Manifest: NOSIGNATURE
MaxHealthFix-Forge-1.18.2-5.0.4.jar |MaxHealthFix |maxhealthfix |5.0.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
feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
mdecore-1.18.2-18.0.1.jar |MattDahEpic Core |mdecore |18.0.1 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_gamerules_1.18.2-3.21.|APTweaks: Gamerules |adaptive_performance_tweaks_ga|3.21.0 |DONE |Manifest: NOSIGNATURE
crafting-dead-survival-1.18.2-1.2.0.422.jar |Crafting Dead Survival |craftingdeadsurvival |1.18.2-1.2.0.422 |DONE |Manifest: NOSIGNATURE
simpleplanes-1.18.2-5.2.2.jar |Simple Planes |simpleplanes |1.18.2-5.2.2 |DONE |Manifest: NOSIGNATURE
The-Hordes-1.18.2-1.2.0a.jar |The Hordes |hordes |1.2.0a |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.4.3+forge-mc1.18.2.jar |Create: Steam 'n Rails |railways |1.4.3+forge-mc1.18.2|DONE |Manifest: NOSIGNATURE
balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE
FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
AdPother-1.18.2-6.0.21.0-build.1514.jar |Pollution of the Realms |adpother |6.0.21.0 |DONE |Manifest: NOSIGNATURE
cloth-config-6.5.102-forge.jar |Cloth Config v4 API |cloth_config |6.5.102 |DONE |Manifest: NOSIGNATURE
ocrenderfix_sodium-forge-1.2.0.jar |Sodium Occlusion Culling Fix |ocrenderfix_sodium |1.2.0 |DONE |Manifest: NOSIGNATURE
sanitydim-mc1.18-1.1.0.jar |Sanity: Descent Into Madness |sanitydim |1.1.0 |DONE |Manifest: NOSIGNATURE
tenshilib-1.18.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.18.2-1.6.15 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
entity_texture_features_forge_1.18.2-4.4.4.jar |Entity Texture Features |entity_texture_features |4.4.4 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.3-1.18.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.18.2-1.6.4.jar |Oculus |oculus |1.6.4 |DONE |Manifest: NOSIGNATURE
carrotslib-mc1.18.2-4.0.jar |Carrots Lib |carrots |4.0 |DONE |Manifest: NOSIGNATURE
collective-1.18.2-6.65.jar |Collective |collective |6.65 |DONE |Manifest: NOSIGNATURE
lostcities-1.18-5.3.19.jar |LostCities |lostcities |1.18-5.3.19 |DONE |Manifest: NOSIGNATURE
antighost-1.18.1-forge39.0.9-1.1.2.jar |AntiGhost |antighost |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
Atlas-Lib-1.18.2-1.1.8.jar |Atlas Lib |atlaslib |1.1.7a |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.10.jar |WorldEdit |worldedit |7.2.10+1742f98 |DONE |Manifest: NOSIGNATURE
BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |DONE |Manifest: NOSIGNATURE
Spoiled-1.18.2-1.5.11.jar |Spoiled |spoiled |1.5.11 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
lanserverproperties-1.8-forge.jar |Lan Server Properties |lanserverproperties |1.8 |DONE |Manifest: NOSIGNATURE
DisableStructures-1.0.1.jar |DisableStructures |disablestructures |1.0.1 |DONE |Manifest: NOSIGNATURE
EnhancedAI-1.6.5-mc1.18.2.jar |Enhanced AI |enhancedai |1.6.5 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.18.2-8.3.5.0-build.1400.jar |Advanced Chimneys |adchimneys |8.3.5.0 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.18.2-forge-2.5.0.jar |Jade Addons |jadeaddons |2.5.0 |DONE |Manifest: NOSIGNATURE
framework-forge-1.18.2-0.4.3.jar |Framework |framework |0.4.3 |DONE |Manifest: NOSIGNATURE
attributetooltipfix-forge-1.18.2-1.0.0.jar |Attribute-Tooltip-Fix |attributetooltipfix |1.0.0 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_items_1.18.2-3.21.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|3.21.0 |DONE |Manifest: NOSIGNATURE
rankine-1.18.2-1.3.8-hf2.jar |Project Rankine |rankine |1.3.8-hf2 |DONE |Manifest: NOSIGNATURE
GameMenuModOption-1.18-Forge-1.14.2.jar |Game Menu Mod Option |gamemenumodoption |1.14.2 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
solarcooker-1.18.2-1.1.1.1.jar |Solar Cooker |solarcooker |1.18.2-1.1.1.1 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_spawn_1.18.2-3.23.0.ja|APTweaks: Spawn |adaptive_performance_tweaks_sp|3.23.0 |DONE |Manifest: NOSIGNATURE
dusk-1.18.2-2.1.jar |Dusk Mod |dusk |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
SmidgeonOBliss-1.18.2-1.2.4.jar |Smidgeon O' Bliss |sob |1.2.4 |DONE |Manifest: NOSIGNATURE
XPFromHarvest-1.18.2-1.2.2.jar |XP From Harvest |xpfromharvest |1.2.2 |DONE |Manifest: NOSIGNATURE
cgm-1.3.3-1.18.2.jar |MrCrayfish's Gun Mod |cgm |1.3.3 |DONE |Manifest: NOSIGNATURE
nonetherportal-1.0.jar |No Nether Portal! |nonetherportal |1.0 |DONE |Manifest: NOSIGNATURE
actuallyuseful.nocaves-1.18.2+2022.6.9+FORGE.jar |Actually Useful No Caves |actuallyuseful_nocaves |2022.6.9+FORGE |DONE |Manifest: NOSIGNATURE
fix-attribute-race-condition-0.1.0.jar |Fix Attribute Race Condition |fix_attribute_race_condition |0.1.0 |DONE |Manifest: NOSIGNATURE
crafting-dead-core-1.18.2-1.8.0.422.jar |Crafting Dead |craftingdead |1.18.2-1.8.0.422 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-forge-10.2.1.1005.jar |Just Enough Items |jei |10.2.1.1005 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
alternate-current-mc1.18-1.2.1.jar |Alternate Current |alternate_current |0.0NONE |DONE |Manifest: NOSIGNATURE
smarterfarmers-1.18.2-1.6.0.jar |Smarter Farmers |smarterfarmers |1.18.2-1.6.0 |DONE |Manifest: NOSIGNATURE
HQM-1.18.2-5.11.3-forge.jar |Hardcore Questing Mode |hardcorequesting |1.18.2-5.11.3 |DONE |Manifest: NOSIGNATURE
starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE
mcjtylib-1.18-6.0.20.jar |McJtyLib |mcjtylib |1.18-6.0.20 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.18-3.0.12.jar |RFToolsBase |rftoolsbase |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE
rftoolsdim-1.18-8.0.10.jar |RFToolsDimensions |rftoolsdim |1.18-8.0.10 |DONE |Manifest: NOSIGNATURE
JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.18.2-9.1.209.jar |CraftTweaker |crafttweaker |9.1.209 |DONE |Manifest: NOSIGNATURE
ImmersivePetroleum-1.18.2-4.1.0-21.jar |Immersive Petroleum |immersivepetroleum |4.1.0-21 |DONE |Manifest: NOSIGNATURE
firstaid-1.11.1.jar |First Aid |firstaid |1.11.1 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.2.4-universal.jar |Forge |forge |40.2.4 |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
goprone-1.18.2-2.2.1.jar |GoProne |goprone |1.18.2-2.2.1 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_player_1.18.2-3.21.0.j|APTweaks: Player |adaptive_performance_tweaks_pl|3.21.0 |DONE |Manifest: NOSIGNATURE
toofast-1.18-0.0.1.3.jar |Too Fast |toofast |0.0.1.2 |DONE |Manifest: NOSIGNATURE
block_limit_fix-1.0.3-forge.jar |Block Limit Fix |block_limit_fix |1.0.3-forge |DONE |Manifest: NOSIGNATURE
jeimultiblocks-1.18.2-0.0.2.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.2 |DONE |Manifest: NOSIGNATURE
ImmersivePosts-1.18.2-4.3.0-3.jar |Immersive Posts |immersiveposts |4.3.0-3 |DONE |Manifest: NOSIGNATURE
DynamicSurroundings-5.0.0.4.jar |§3Dynamic Surroundings: Resurr|dsurround |5.0.0.4 |DONE |Manifest: NOSIGNATURE
selene-1.18.2-1.17.11.jar |Selene |selene |1.18.2-1.17.11 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE
JsonThings-1.18.2-0.4.15.jar |Json Things |jsonthings |0.4.15 |DONE |Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.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
RealisticTorches-1.18.2-3.1.5.jar |Realistic Torches |realistictorches |1.18.2-3.1.5 |DONE |Manifest: NOSIGNATURE
smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
horsecombatcontrols-1.18.2-1.0.1.jar |Horse Combat Controls |horsecombatcontrols |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.18.2-2.4.16.jar |Simple Voice Chat |voicechat |1.18.2-2.4.16 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.18.2-8.4.0-161.jar |Immersive Engineering |immersiveengineering |1.18.2-8.4.0-161 |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
Jade-1.18.2-forge-5.3.0.jar |Jade |jade |5.3.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.6.17_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
whats-that-slot-forge-1.2.3+1.18.1.jar |What's That Slot |whats_that_slot |1.2.3 |DONE |Manifest: NOSIGNATURE
armorunder-mc1.18.2-3.0.1.jar |Armor Underwear |armorunder |3.0.1 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
oculus-flywheel-compat-1.18.2-0.2.1.jar |Oculus Flywheel Compat |irisflw |1.18.2-0.2.1 |DONE |Manifest: NOSIGNATURE
create-1.18.2-0.5.1.b.jar |Create |create |0.5.1.b |DONE |Manifest: NOSIGNATURE
create_mechanical_extruder-1.18.2-1.4.1.b-30.jar |Create Mechanical Extruder |create_mechanical_extruder |1.18.2-1.4.1.b-30 |DONE |Manifest: NOSIGNATURE
mobsunscreen-1.18.1-3.0.4.jar |Mob Sunscreen |mobsunscreen |1.18.1-3.0.4 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_1.18.2-3.21.0.jar |APTweaks (Bundle) |adaptive_performance_tweaks |3.21.0 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
hardcorerevival-forge-1.18.2-8.0.1.jar |Hardcore Revival |hardcorerevival |8.0.1 |DONE |Manifest: NOSIGNATURE
canary-mc1.18.2-0.2.4.jar |Canary |canary |0.2.4 |DONE |Manifest: NOSIGNATURE
effective_fg-1.2.4.jar |Effective (Forge) |effective_fg |1.2.4 |DONE |Manifest: NOSIGNATURE
coroutil-1.18.2-1.2.45.jar |CoroUtil |coroutil |1.18.2-1.2.45 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |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
Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
ColdSweat-2.2-b05b.jar |Cold Sweat |cold_sweat |2.2-b05b |DONE |Manifest: NOSIGNATURE
WaterWalkingFix-Forge-1.0.0.jar |Water Walking Fix |wwfix |1.0.0 |DONE |Manifest: NOSIGNATURE
PacketFixer-1.1.3-1.18.2.jar |PacketFixer |packetfixer |1.1.3 |DONE |Manifest: NOSIGNATURE
improvedmobs-1.18.2-1.11.3-forge.jar |Improved Mobs Mod |improvedmobs |1.18.2-1.11.3 |DONE |Manifest: NOSIGNATURE
no-telemetry-1.7.0.jar |No Telemetry |no_telemetry |1.7.0 |DONE |Manifest: NOSIGNATURE
chunksending-1.18.2-2.5.jar |chunksending mod |chunksending |1.18.2-2.5 |DONE |Manifest: NOSIGNATURE
EuphoriaPatcher-0.0.14-forge.jar |Euphoria Patcher |euphoria_patcher |0.0.14-forge |DONE |Manifest: NOSIGNATURE
createaddition-1.18.2-1.0.0.jar |Create Crafts & Additions |createaddition |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
PresenceFootsteps-1.18.2-1.5.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.18.2-1.5.1 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 346f5572-ba5c-49c2-926f-3592de38c37c
FML: 40.2
Forge: net.minecraftforge:40.2.4
Flywheel Backend: GL33 Instanced Arrays
Suspected Mods: Oculus (oculus), Minecraft (minecraft)`