Asek3 / Oculus

GNU Lesser General Public License v3.0
98 stars 48 forks source link

1.20.1 Newest forge World crash #437

Open Joshernoob opened 10 months ago

Joshernoob commented 10 months ago

What happened?

Loading a custom modpack of mine and the game kept crashing with an error at first the error was on world load and seemed to be the mod trying to shade a block and fail so i checked with the this mod and Rubidium in a new pack on the lastest forge version, that version being 47.1.44 and it crashed almost right away

removing this mod fixed that test pack making me note that it was this mod that was broken on the new forge version so i removed it and tested the pack, i just readded it to get a new log from pack as it loaded in pack but not alone and now its full crashing before even loading in

Logs below are before and after the changes The Log being from the pack before i removed the mod and the debug being from the test pack that only had this mod and Rubidium and the code in the Relevant log output is the Log from the test pack as well

(note rubidium not up to date as it itself will not load in its newest version)

2023-08-19-4.log debug.log

Screenshots

No response

Relevant log output

[19Aug2023 12:23:55.597] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Joshernoob, --version, forge-47.1.44, --gameDir, E:\Minecraft101\Instances\Test (1), --assetsDir, E:\Minecraft101\Install\assets, --assetIndex, 5, --uuid, d26562f2949c45e3b134d654b2b4b06b, --accessToken, ????????, --clientId, MTkyYjFhNTAtMzg2ZC00NmJhLWI2MGItNzg0ZmI1ODU1NTdi, --xuid, 2535462900396188, --userType, msa, --versionType, release, --width, 2560, --height, 1440, --quickPlayPath, E:\Minecraft101\Install\quickPlay\java\1692462233656.json, --launchTarget, forgeclient, --fml.forgeVersion, 47.1.44, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
[19Aug2023 12:23:55.601] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.3 by Microsoft; OS Windows 11 arch amd64 version 10.0
[19Aug2023 12:23:55.799] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[19Aug2023 12:23:55.902] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[19Aug2023 12:23:56.076] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
[19Aug2023 12:23:56.143] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/E:/Minecraft101/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT
[19Aug2023 12:23:56.176] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.99, NVIDIA Corporation
[19Aug2023 12:23:56.384] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file E:\Minecraft101\Install\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.44\fmlcore-1.20.1-47.1.44.jar is missing mods.toml file
[19Aug2023 12:23:56.387] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file E:\Minecraft101\Install\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.44\javafmllanguage-1.20.1-47.1.44.jar is missing mods.toml file
[19Aug2023 12:23:56.393] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file E:\Minecraft101\Install\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.44\lowcodelanguage-1.20.1-47.1.44.jar is missing mods.toml file
[19Aug2023 12:23:56.395] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file E:\Minecraft101\Install\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.44\mclanguage-1.20.1-47.1.44.jar is missing mods.toml file
[19Aug2023 12:23:56.471] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[19Aug2023 12:23:57.575] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[19Aug2023 12:23:57.588] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, forge-47.1.44, --gameDir, E:\Minecraft101\Instances\Test (1), --assetsDir, E:\Minecraft101\Install\assets, --uuid, d26562f2949c45e3b134d654b2b4b06b, --username, Joshernoob, --assetIndex, 5, --accessToken, ????????, --clientId, MTkyYjFhNTAtMzg2ZC00NmJhLWI2MGItNzg0ZmI1ODU1NTdi, --xuid, 2535462900396188, --userType, msa, --versionType, release, --width, 2560, --height, 1440, --quickPlayPath, E:\Minecraft101\Install\quickPlay\java\1692462233656.json]
[19Aug2023 12:23:57.699] [main/INFO] [Rubidium-GraphicsAdapterProbe/]: Searching for graphics cards...
[19Aug2023 12:23:58.024] [main/INFO] [Rubidium-GraphicsAdapterProbe/]: Found graphics card: GraphicsAdapterInfo[vendor=NVIDIA, name=NVIDIA GeForce RTX 3050, version=DriverVersion=31.0.15.3699]
[19Aug2023 12:23:58.087] [main/WARN] [Rubidium-Workarounds/]: One or more workarounds were enabled to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS]
[19Aug2023 12:23:58.087] [main/WARN] [Rubidium-Workarounds/]: This might indicate that you need to update your graphics drivers.
[19Aug2023 12:23:58.094] [main/WARN] [RubidiumConfig/]: Mod 'oculus' attempted to override option 'mixin.features.sky', which doesn't exist, ignoring
[19Aug2023 12:23:58.095] [main/WARN] [RubidiumConfig/]: Mod 'oculus' attempted to override option 'mixin.features.entity.fast_render', which doesn't exist, ignoring
[19Aug2023 12:23:58.095] [main/WARN] [RubidiumConfig/]: Mod 'oculus' attempted to override option 'mixin.features.gui.font', which doesn't exist, ignoring
[19Aug2023 12:23:58.096] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 40 options available, 0 override(s) found
[19Aug2023 12:23:58.475] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/vertex/type/ChunkVertexBufferBuilder (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.vertex.type.ChunkVertexBufferBuilder)
[19Aug2023 12:23:58.476] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.vertex.type.ChunkVertexBufferBuilder was not found mixins.oculus.compat.sodium.json:block_id.MixinChunkVertexBufferBuilder
[19Aug2023 12:23:58.476] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/tasks/ChunkRenderRebuildTask (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.tasks.ChunkRenderRebuildTask)
[19Aug2023 12:23:58.476] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.tasks.ChunkRenderRebuildTask was not found mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask
[19Aug2023 12:23:58.487] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/passes/BlockRenderPass (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.passes.BlockRenderPass)
[19Aug2023 12:23:58.487] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.passes.BlockRenderPass was not found mixins.oculus.compat.sodium.json:shader_overrides.MixinBlockRenderPass
[19Aug2023 12:23:58.491] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/vertex/formats/ModelVertex (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.vertex.formats.ModelVertex)
[19Aug2023 12:23:58.491] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.vertex.formats.ModelVertex was not found mixins.oculus.compat.sodium.json:vertex_format.entity.MixinModelVertex
[19Aug2023 12:23:58.492] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/format/ChunkMeshAttribute (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.format.ChunkMeshAttribute)
[19Aug2023 12:23:58.492] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.format.ChunkMeshAttribute was not found mixins.oculus.compat.sodium.json:vertex_format.ChunkMeshAttributeAccessor
[19Aug2023 12:23:58.494] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/format/ChunkMeshAttribute (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.format.ChunkMeshAttribute)
[19Aug2023 12:23:58.494] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.format.ChunkMeshAttribute was not found mixins.oculus.compat.sodium.json:vertex_format.MixinChunkMeshAttribute
[19Aug2023 12:23:58.495] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/vertex/type/ChunkVertexType (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.vertex.type.ChunkVertexType)
[19Aug2023 12:23:58.495] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.vertex.type.ChunkVertexType was not found mixins.oculus.compat.sodium.json:vertex_format.MixinModelVertexType
[19Aug2023 12:23:58.496] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/region/RenderRegion$RenderRegionArenas (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegion$RenderRegionArenas)
[19Aug2023 12:23:58.496] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegion$RenderRegionArenas was not found mixins.oculus.compat.sodium.json:vertex_format.MixinRenderRegionArenas
[19Aug2023 12:23:58.497] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/vertex/transform/CommonVertexElement (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.vertex.transform.CommonVertexElement)
[19Aug2023 12:23:58.497] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.vertex.transform.CommonVertexElement was not found mixins.oculus.compat.sodium.json:vertex_format.MixinCommonVertexElements
[19Aug2023 12:23:58.498] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/vertex/transform/CommonVertexElement (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.vertex.transform.CommonVertexElement)
[19Aug2023 12:23:58.498] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.vertex.transform.CommonVertexElement was not found mixins.oculus.compat.sodium.json:vertex_format.CommonVertexElementAccessor
[19Aug2023 12:23:58.499] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/vertex/serializers/VertexSerializerCache (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerCache)
[19Aug2023 12:23:58.499] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerCache was not found mixins.oculus.compat.sodium.json:vertex_format.MixinVertexSerializerCache
[19Aug2023 12:23:58.499] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/vertex/transform/VertexTransform (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.vertex.transform.VertexTransform)
[19Aug2023 12:23:58.500] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.vertex.transform.VertexTransform was not found mixins.oculus.compat.sodium.json:vertex_format.MixinVertexTransform
[19Aug2023 12:23:58.605] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/util/frustum/Frustum$Visibility (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.util.frustum.Frustum$Visibility)
[19Aug2023 12:23:58.606] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/util/frustum/Frustum$Visibility (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.util.frustum.Frustum$Visibility)
[19Aug2023 12:23:58.607] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/util/frustum/Frustum$Visibility (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.util.frustum.Frustum$Visibility)
[19Aug2023 12:23:58.607] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/util/frustum/Frustum$Visibility (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.util.frustum.Frustum$Visibility)
[19Aug2023 12:24:02.028] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 188 Datafixer optimizations took 106 milliseconds

Minecraft Version

1.20.1

Oculus Version

oculus-mc1.20-1.6.4

Rubidium Version

rubidium-mc1.20.1-0.7.0.jar

Operating System

windows 11

What is your GPU?

3050

Java Version

java 17

Additional context

No response

UdoMorgenstern commented 10 months ago

had the same rubidium-mc1.20.1-0.7.0.jar is the issue here. downgrade to rubidium-0.6.5 if you don't what to wait for a new version

Joshernoob commented 10 months ago

had the same rubidium-mc1.20.1-0.7.0.jar is the issue here. downgrade to rubidium-0.6.5 if you don't what to wait for a new version

Partly true, seems forge version does matter as well as i tested this and still crashed on the newest forge had to got back a good few forge versions to get it to work

TTothh commented 9 months ago

had the same rubidium-mc1.20.1-0.7.0.jar is the issue here. downgrade to rubidium-0.6.5 if you don't what to wait for a new version

Partly true, seems forge version does matter as well as i tested this and still crashed on the newest forge had to got back a good few forge versions to get it to work

And which version did you downgrade that worked?

Joshernoob commented 8 months ago

had the same rubidium-mc1.20.1-0.7.0.jar is the issue here. downgrade to rubidium-0.6.5 if you don't what to wait for a new version

Partly true, seems forge version does matter as well as i tested this and still crashed on the newest forge had to got back a good few forge versions to get it to work

And which version did you downgrade that worked?

Oculus mc1.20-1.6.4 there are only 2 version currently up and no new ones have been added in months so...

even doing this is still crashed sometimes even new packs i try it on it crashes honestly not worth right now why i forgot about this post until now lol...

mod needs a heavy revamp as it only work with considered old version of forge now and good 50% mods won't work with it if they mess with anything shader related

Krimatoria commented 4 months ago

был тот же Rubidium-mc1.20.1-0.7.0.jar, вот в чем проблема. откатитесь на рубидий-0.6.5 если не то, что ждать новой версии

Отчасти это правда, кажется, версия Forge имеет значение, так как я тестировал это и все равно вылетал на новейшей Forge, мне пришлось вернуть несколько хороших версий Forge, чтобы заставить ее работать.

И какую версию вы понизили, чтобы это сработало?

Oculus mc1.20-1.6.4 на данный момент существует только 2 версии, и уже несколько месяцев не добавляются новые, так что...

даже при этом иногда происходит сбой, даже новые пакеты, которые я пробую, вылетают, честно говоря, прямо сейчас не стоит, почему я до сих пор забыл об этом посте, лол...

мод нуждается в серьезной доработке, так как сейчас он работает только с рассматриваемой старой версией forge, а хорошие 50% моды не будут работать с ним, если они будут портить что-либо, связанное с шейдерами.

1,20,1 Forge 47.2.7

It turns out that some of the functions didn't work for me. I haven't even seen these warnings. I will post a post with the problem, as it seems to me that my mistakes are different. But I'll mark this branch. I don't crash, but I have severe problems with FPS sometimes.