IRifter Posted January 24, 2021 Posted January 24, 2021 (edited) My game crashes whenever i join the server., if i stick close to the spawn it runs just fine. Disabling optifine solves the issue but i was wondering if it can be fixed so i can use shaders. Im using GDLauncher which gives me the error code: AL lib: (EE) alc_cleanup: 1 device not closed Full crash report: ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 24/01/21 19:31 Description: Ticking block entity java.lang.NullPointerException: Ticking block entity at com.simibubi.create.content.contraptions.TorquePropagator.getOrCreateNetworkFor(TorquePropagator.java:33) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.base.KineticTileEntity.getOrCreateNetwork(KineticTileEntity.java:319) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.base.KineticTileEntity.initialize(KineticTileEntity.java:70) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.foundation.tileEntity.SmartTileEntity.func_73660_a(SmartTileEntity.java:50) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.base.KineticTileEntity.func_73660_a(KineticTileEntity.java:84) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.processing.BasinOperatingTileEntity.func_73660_a(BasinOperatingTileEntity.java:54) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.components.mixer.MechanicalMixerTileEntity.func_73660_a(MechanicalMixerTileEntity.java:107) ~[create:mc1.16.3_v0.3e] {re:classloading} at net.minecraft.world.World.func_217391_K(World.java:1267) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A} at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:226) ~[?:?] {re:classloading,xf:OptiFine:default,re:mixin} at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1483) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.4.jar:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {} at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.4-35.1.37.jar:35.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.simibubi.create.content.contraptions.TorquePropagator.getOrCreateNetworkFor(TorquePropagator.java:33) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.base.KineticTileEntity.getOrCreateNetwork(KineticTileEntity.java:319) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.base.KineticTileEntity.initialize(KineticTileEntity.java:70) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.foundation.tileEntity.SmartTileEntity.func_73660_a(SmartTileEntity.java:50) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.base.KineticTileEntity.func_73660_a(KineticTileEntity.java:84) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.processing.BasinOperatingTileEntity.func_73660_a(BasinOperatingTileEntity.java:54) ~[create:mc1.16.3_v0.3e] {re:classloading} at com.simibubi.create.content.contraptions.components.mixer.MechanicalMixerTileEntity.func_73660_a(MechanicalMixerTileEntity.java:107) ~[create:mc1.16.3_v0.3e] {re:classloading} -- Block entity being ticked -- Details: Name: create:mechanical_mixer // com.simibubi.create.content.contraptions.components.mixer.MechanicalMixerTileEntity Block: Block{create:mechanical_mixer} Block location: World: (0,81,366), Chunk: (at 0,5,14 in 0,22; contains blocks 0,0,352 to 15,255,367), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Block: Block{create:mechanical_mixer} Block location: World: (0,81,366), Chunk: (at 0,5,14 in 0,22; contains blocks 0,0,352 to 15,255,367), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at net.minecraft.world.World.func_217391_K(World.java:1267) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A} at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:226) ~[?:?] {re:classloading,xf:OptiFine:default,re:mixin} -- Affected level -- Details: All players: 2 total; [ClientPlayerEntity['IRifter'/16136, l='ClientLevel', x=139.52, y=79.00, z=225.12], RemoteClientPlayerEntity['Schrankmann'/12302, l='ClientLevel', x=85.81, y=76.02, z=239.76]] Chunk stats: Client Chunk Cache: 441, 286 Level dimension: minecraft:overworld Level spawn location: World: (240,66,208), Chunk: (at 0,4,0 in 15,13; contains blocks 240,0,208 to 255,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 11768236 game time, 102886 day time Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:classloading,xf:OptiFine:default,re:mixin} at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2024) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.4.jar:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {} at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.4-35.1.37.jar:35.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading} -- System Details -- Details: Minecraft Version: 1.16.4 Minecraft Version ID: 1.16.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_242, AdoptOpenJDK Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Memory: 3341217168 bytes (3186 MB) / 4141875200 bytes (3950 MB) up to 9544663040 bytes (9102 MB) CPUs: 6 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10240m -Xms10240m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.4-35.1.37.jar object_holder_definalize PLUGINSERVICE /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.4_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE /OptiForge-MC1.16.4-0.4.6.jar optiforge TRANSFORMATIONSERVICE /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE /OptiForge-MC1.16.4-0.4.6.jar FakeOptiFine TRANSFORMATIONSERVICE /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE /OptiForge-MC1.16.4-0.4.6.jar optiforgewrapper TRANSFORMATIONSERVICE FML: 35.1 Forge: net.minecraftforge:35.1.37 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.16.4-35.1.37-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE CyclopsCore-1.16.4-1.10.1.jar |Cyclops Core |cyclopscore |1.10.1 |DONE |NOSIGNATURE ResourcefulBees1.16.3-1.16.4-0.5.8b.jar |Resourceful Bees |resourcefulbees |1.16.4-0.5.8b |DONE |NOSIGNATURE CommonCapabilities-1.16.4-2.5.5.jar |CommonCapabilities |commoncapabilities |2.5.5 |DONE |NOSIGNATURE advancedperipherals-0.3.3b.jar |Advanced Peripherals |advancedperipherals |0.3.3b |DONE |NOSIGNATURE EditSign-Forge-1.16.4-2.2.0.jar |Edit Sign |editsign |2.2.0 |DONE |NOSIGNATURE jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE IntegratedTerminals-1.16.4-1.1.1.jar |IntegratedTerminals |integratedterminals |1.1.1 |DONE |NOSIGNATURE OptiForge-MC1.16.4-0.4.6.jar |OptiForge |optiforge |0.4.6 |DONE |NOSIGNATURE borderless-1.16.4-1.1.0.jar |Borderless Window |borderless |1.16.4-1.1.0 |DONE |NOSIGNATURE persistent_players-1.16.4-1.0.0.jar |Persistent Players |persistent_players |1.16.4-1.0.0 |DONE |NOSIGNATURE Trapcraft-1.16.4-3.2.2.jar |Trapcraft |trapcraft |3.2.2 |DONE |NOSIGNATURE invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |NOSIGNATURE curios-forge-1.16.4-4.0.3.5.jar |Curios API |curios |1.16.4-4.0.3.5 |DONE |NOSIGNATURE Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE IntegratedDynamics-1.16.4-1.3.0.jar |IntegratedDynamics |integrateddynamics |1.3.0 |DONE |NOSIGNATURE Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE FastWorkbench-1.16.4-4.5.0.jar |FastWorkbench |fastbench |4.5.0 |DONE |NOSIGNATURE Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE morewaterlogging-1.4.jar |More Waterlogging |morewaterlogging |1.4 |DONE |NOSIGNATURE performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE IntegratedTunnels-1.16.4-1.6.16.jar |IntegratedTunnels |integratedtunnels |1.6.16 |DONE |NOSIGNATURE xercapaint-1.16.4-1.0.jar |Joy of Painting |xercapaint |1.16.4-1.0 |DONE |NOSIGNATURE Chunk Pregenerator-V1.16-3.0.3.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.3 |DONE |NOSIGNATURE integratednbt-1.16.4-1.4.0.jar |Integrated NBT |integratednbt |version |DONE |NOSIGNATURE snowundertrees-1.16.4-v1.1.3.jar |Snow Under Trees |snowundertrees |v1.1.3 |DONE |NOSIGNATURE guardvillagers-1.16.4-1.1.8.jar |Guard Villagers |guardvillagers |1.1.8 |DONE |NOSIGNATURE randompatches-2.1.5-forge.jar |RandomPatches |randompatches |2.1.5-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7 FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE cc-tweaked-1.16.4-1.95.2.jar |CC: Tweaked |computercraft |1.95.2 |DONE |NOSIGNATURE AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |NOSIGNATURE observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE JustEnoughResources-1.16.4-0.12.0.104.jar |Just Enough Resources |jeresources |0.12.0.104 |DONE |NOSIGNATURE customfov-forge-1.16.4-5.1.0.0.jar |Custom FoV |customfov |1.16.4-5.1.0.0 |DONE |NOSIGNATURE forge-1.16.4-35.1.37-universal.jar |Forge |forge |35.1.37 |DONE |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 Psi-1.16-90.jar |Psi |psi |1.16-88 |DONE |NOSIGNATURE FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE CleanView-1.16.4-v1.jar |CleanView |cleanview |1.16.4-v1 |DONE |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 EnderMail-1.16.4-1.2.0.jar |Ender Mail |endermail |1.16.4-1.2.0 |DONE |NOSIGNATURE BetterAdvancements-1.16.4-0.1.0.104.jar |Better Advancements |betteradvancements |0.1.0.104 |DONE |NOSIGNATURE Crash Report UUID: 7afd5c55-a7c1-4574-a05a-665de60c5b9e [Psi] Active spell: None Patchouli open book context: n/a Launched Version: 1.16.4 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce RTX 2070 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 461.09, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, mod_resources, resourcefulbees, file/Depixel.zip, file/Depixel 3D.zip Current Language: English (US) CPU: 6x Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz OptiFine Version: OptiFine_1.16.4_HD_U_G6 OptiFine Build: 20210117-001622 Render Distance Chunks: 24 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 461.09 OpenGlRenderer: GeForce RTX 2070 SUPER/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 6 Edited January 24, 2021 by IRifter formatting Quote
DaemonUmbra Posted January 24, 2021 Posted January 24, 2021 Remove OptiForge and Optifine. That's about all there is to it. Quote This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore]
IRifter Posted January 24, 2021 Author Posted January 24, 2021 2 hours ago, IRifter said: Disabling optifine solves the issue but i was wondering if it can be fixed so i can use shaders. I know how to fix the crashing, but like previously said i was wondering whether this is something that can be made compatible... Quote
IRifter Posted January 24, 2021 Author Posted January 24, 2021 Fair enough. I have no clue about the inner workings of mods so i figured i might at least ask here since it works just fine with just optifine and no other mods. Thank you for your time though! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.