sp614x / optifine

1.77k stars 420 forks source link

Crash #7558

Closed Wintertjess closed 6 months ago

Wintertjess commented 9 months ago

Mod Forgematica-0.1.2-mc1.20.1 Aether-1.20.1-1.0.0-beta.1.3-neoforge Minecraft version 1.20.1

Preview_Optifine_1.20.1_HD_U_I6_pre6

If i start my minecraft.. Than it crash

latest.log

SilentWhisperer commented 9 months ago

are you using forge or neoforge? because you downloaded aether version for neoforge

Osprey010 commented 9 months ago

The problem seems to be with essentials not finding kotlin.jvm.internal.Lambda and some other problems rendering the custom assets: net.minecraft.client.renderer.texture.AbstractTexture

[00:05:23] [ForkJoinPool.commonPool-worker-6/ERROR]: Could not find parent kotlin/jvm/internal/Lambda for class gg/essential/mod/cosmetics/settings/CosmeticProperty$Companion$json$1 in classloader jdk.internal.loader.ClassLoaders$AppClassLoader@6442b0a6 on thread Thread[ForkJoinPool.commonPool-worker-6,5,main]
[00:05:23] [ForkJoinPool.commonPool-worker-2/ERROR]: Could not find parent net/minecraft/client/renderer/texture/AbstractTexture for class gg/essential/universal/utils/ReleasedDynamicTexture in classloader jdk.internal.loader.ClassLoaders$AppClassLoader@6442b0a6 on thread Thread[ForkJoinPool.commonPool-worker-2,10,main]
[00:05:23] [ForkJoinPool.commonPool-worker-2/ERROR]: An error occurred building event handler
java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.AbstractTexture

and it would be helpful if you could provide the crash reports: [00:05:23] [Render thread/FATAL]: Preparing crash report with UUID 8eebb866-cfab-4c30-bb28-45e93c8225d4 [00:05:24] [Render thread/FATAL]: Preparing crash report with UUID 099727bc-f234-4907-9499-1cbb7ad925ce [00:05:24] [Render thread/FATAL]: Preparing crash report with UUID 2e377426-0794-49c4-86dc-0ebf466cff81

omerien commented 7 months ago

Also provide us your Forge version

Ari-RERA-43 commented 7 months ago

Also provide us your Forge version

Forge 47.1.43 is stated in the log

KaiAF commented 6 months ago

I think this was fixed in my patch to aether, try updating? It also might be an issue with essentials? There are quite a few errors in the log file from them.