Git Product home page Git Product logo

betterloadingscreen's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

betterloadingscreen's Issues

Conflict between BLS and JEItweaker

Running into a crash on 8/9 (likely booting to main menu) with JEItweaker. Reason: Rendering overlay

JEItweaker is dependent on Crafttweaker. When only BLS and Crafttweaker is installed there's no issues. But with JEI tweaker installed as well the game crashes.

Crash log: https://pastebin.com/dDm3xWkk

Possible Mod Incompatibility or Mod Confliction with Modern UI (1.18.1)

Minecraft: 1.18.1
Forge: 1.18.1, 39.1.2
Better Loading Screen: 1.1.1 to 1.3.1
Modern UI: 3.4.0.99

Better Loading Screen possibly might not be compatible or is conflicting with Modern UI (1.18.1) and they're not working together whenever Better Loading Screen or Modern UI isn't installed.
(but like I've said in my comment in the mod's comment section that I would never uninstall Modern UI unless proven necessary to do so, only if Modern UI isn't working like if it keeps crashing the game like how it's 1.18.2 versions kept crashing the game)
I think that this problem between these two mods is an incompatibility issue or possibly a mod confliction issue since Modern UI does some rendering but not like OptiFine does.

Here are two crash reports along with two log files that were created on the 26th of March, which they're similar to each other. They both say that the issue is being caused by Modern UI but how can you explain to me that when I uninstalled Better Loading Screen the game loads in with Modern UI (along with all of my other mods that I play with) just fine then?

Crash Report 1: https://pastebin.com/PZGf9hgJ
Crash Report 2: https://pastebin.com/NUGJbXq3

Log 1: 2022-03-26-1.log.gz
Log 2: 2022-03-26-2.log.gz

This might happen in 1.18.2 as well that both this mod and Modern UI (if itself doesn't keep crashing the game that is..) may have the same problem(s) when they're installed together.

Crashed on startup by NoSuchMethodException

Game version: 1.18.2 forge
Optifine version: tried both HD_U_H6 & HD_U_H7

Stacktrace:

java.lang.RuntimeException: java.lang.NoSuchMethodException: net.optifine.reflect.Reflector.callLong(java.lang.Object,java.lang.Class,[Ljava.lang.Object;)
	at com.mojang.blaze3d.platform.Window.redirect$zbn000$createWindow(Window.java:1286) ~[client-1.18.2-20220404.173914-srg.jar%23124!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinWindow,pl:mixin:APP:better_loading_screen.mixins.json:MixinWindowOptifine,pl:mixin:A}
	at com.mojang.blaze3d.platform.Window.<init>(Window.java:109) ~[client-1.18.2-20220404.173914-srg.jar%23124!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinWindow,pl:mixin:APP:better_loading_screen.mixins.json:MixinWindowOptifine,pl:mixin:A}
	at net.minecraft.client.renderer.VirtualScreen.m_110872_(VirtualScreen.java:21) ~[client-1.18.2-20220404.173914-srg.jar%23124!/:?] {re:classloading}
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:437) ~[client-1.18.2-20220404.173914-srg.jar%23124!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23124!/:?] {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) ~[?:?] {re:mixin}
	at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.51.jar%2316!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
Caused by: java.lang.NoSuchMethodException: net.optifine.reflect.Reflector.callLong(java.lang.Object,java.lang.Class,[Ljava.lang.Object;)
	at java.lang.Class.getMethod(Class.java:2227) ~[?:?] {re:mixin}
	at com.mojang.blaze3d.platform.Window.redirect$zbn000$createWindow(Window.java:1283) ~[client-1.18.2-20220404.173914-srg.jar%23124!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinWindow,pl:mixin:APP:better_loading_screen.mixins.json:MixinWindowOptifine,pl:mixin:A}
	... 17 more

Always windowed loading screen

When I close Minecraft in fullscreen, loading screen will be fullscreen as well, but I don't like that, I think this mod could have an option for it.

Minecraft 1.18.2 - Flywheel GPU instancing incompatibility

I had this problem recently.
When loading up to phase 8, the game freezes and crashes:

[26Apr2023 14:20:53.340] [Render thread/INFO] [me.shedaniel.betterloadingscreen.launch.EarlyWindow/]: Moving render out
[26Apr2023 14:20:53.341] [Render thread/INFO] [me.shedaniel.betterloadingscreen.launch.EarlyWindow/]: Acquired lock for render out
[26Apr2023 14:20:53.343] [Thread-1/INFO] [me.shedaniel.betterloadingscreen.forge.BetterLoadingScreenForgeMessageHandler/]: Processing work FREEZE_DATA
[26Apr2023 14:20:53.343] [Early Visualization/INFO] [me.shedaniel.betterloadingscreen.launch.EarlyWindow/]: Set render to true
[26Apr2023 14:20:53.434] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Invalid offset and/or size.'
[26Apr2023 14:20:53.435] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Invalid offset and/or size.'
[26Apr2023 14:20:53.436] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=0, source=API, type=ERROR, severity=HIGH, message='Unknown internal debug message. The NVIDIA OpenGL driver has encountered
an out of memory error. This application might
behave inconsistently and fail.
(pid=38976 javaw.exe 64bit)'
[26Apr2023 14:20:53.436] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=1285, source=API, type=ERROR, severity=HIGH, message='GL_OUT_OF_MEMORY error generated. Failed to allocate memory for buffer object.'
[26Apr2023 14:20:53.437] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=0, source=API, type=ERROR, severity=HIGH, message='Unknown internal debug message. The NVIDIA OpenGL driver has encountered
an out of memory error. This application might
behave inconsistently and fail.
(pid=38976 javaw.exe 64bit)'
[26Apr2023 14:20:53.437] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=1285, source=API, type=ERROR, severity=HIGH, message='GL_OUT_OF_MEMORY error generated. Failed to map memory for buffer.'
[26Apr2023 14:20:53.484] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Invalid offset and/or size.'
[26Apr2023 14:20:53.484] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Invalid offset and/or size.'
[26Apr2023 14:20:53.485] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=0, source=API, type=ERROR, severity=HIGH, message='Unknown internal debug message. The NVIDIA OpenGL driver has encountered
an out of memory error. This application might
behave inconsistently and fail.
(pid=38976 javaw.exe 64bit)'
[26Apr2023 14:20:53.485] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=1285, source=API, type=ERROR, severity=HIGH, message='GL_OUT_OF_MEMORY error generated. Failed to allocate memory for buffer object.'
[26Apr2023 14:20:53.485] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=0, source=API, type=ERROR, severity=HIGH, message='Unknown internal debug message. The NVIDIA OpenGL driver has encountered
an out of memory error. This application might
behave inconsistently and fail.
(pid=38976 javaw.exe 64bit)'
[26Apr2023 14:20:53.485] [Early Visualization/INFO] [com.mojang.blaze3d.platform.GlDebug/]: OpenGL debug message: id=1285, source=API, type=ERROR, severity=HIGH, message='GL_OUT_OF_MEMORY error generated. Failed to map memory for buffer.'

Also, the exit code is -1073740940, referencing to a memory leak/an array that is too big compared to it's attributed size.

[22w12a] macOS video scaling

Screen Shot 2022-03-28 at 8 33 32 AM

Minecraft 22w12a
Latest MultiMC launcher

After launch, I cannot change the scaling without the above effect occurring.

Rendering overlay crash?

All I can glean from the crash reports are that this mod is causing the game to crash in the middle of the loading process. As for what exactly is the root of the problem, I have no idea. Maybe you can figure it out?

https://pastebin.com/gNYvUmyv

Crash with Optifine [1.16.5]

Using

  • Better Loading Screen 1.4.0
  • Optifine 1.16.5 G8
  • Forge 36.2.20

Error Log:

java.lang.RuntimeException: minecraft:optifine/font/ascii.png
	at net.minecraft.client.gui.fonts.providers.TextureGlyphProvider$Factory.func_211246_a(TextureGlyphProvider.java:201) ~[?:?] {re:classloading,xf:OptiFine:default}
	at me.shedaniel.betterloadingscreen.MinecraftGraphics.getFont(MinecraftGraphics.java:53) ~[?:?] {re:mixin,re:classloading}
	at me.shedaniel.betterloadingscreen.MinecraftGraphics.drawString(MinecraftGraphics.java:135) ~[?:?] {re:mixin,re:classloading}
	at me.shedaniel.betterloadingscreen.BetterLoadingScreenClient.renderOverlay(BetterLoadingScreenClient.java:34) ~[?:?] {re:classloading,re:mixin}
	at net.minecraft.client.gui.ResourceLoadProgressGui.handler$zfh000$render(ResourceLoadProgressGui.java:547) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinLoadingOverlay,pl:mixin:APP:kubejs-common.mixins.json:ResourceLoadProgressGuiMixin,pl:mixin:A}
	at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:186) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinLoadingOverlay,pl:mixin:APP:kubejs-common.mixins.json:ResourceLoadProgressGuiMixin,pl:mixin:A}
	at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:802) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
	at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json: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:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.20.jar:36.2] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$474/1829883631.call(Unknown Source) [forge-1.16.5-36.2.20.jar:36.2] {}
	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}

Works perfectly without optifine.

Fatal Startup Crash combined with other mods 1.18.2

Hi.
Situation: I had a few mod updates that I didn't yet do (but not your mod) and I added new mods despite those updates.

My game crashed before it could initialize. I saved the crash report. It says that a private value is tried to be accessed by your mod, I also realized this was happening with a mod called "Dynamic Surroundings Resurrected". Maybe you can get in touch with each other?
https://github.com/Nyfaria/DynamicSurroundingsResurrected/issues/

I will update this once I singled out the other crashes and re-activated your mod and "Dynamic Surroundings Resurrected" respectively. It didn't tell me why it would crash without deactivating both mods, it would only show a white window without even the Mojang logo and then shut down again.
If I misinterpreted the report, my apologies. I just wanted to let somebody know. I could only let the mods load up to the requirements window after I deactivated both mods, so I could be wrong.

Here's 3 crash reports, the "_21.24.02 " one is including your mod at the very top of its contents.

crash-2023-01-30_21.31.00-fml.txt
crash-2023-01-30_21.24.02-client.txt
crash-2023-01-30_21.27.38-client.txt

Extra info:
Currently my other crashes involve:
grafik

[1.18.2] window resizing on macOS

This bug was already mentioned in #11, but on a snapshot so it was dismissed.
After launching the game and trying to resize the window, the game window stays the same size and a border gets created around the actual game window:
image

Information:

  • Mod version: 1.4.0
  • Fabric: 0.14.8
  • Minecraft: 1.18.2
  • Java: openjdk from brew
openjdk version "18.0.1" 2022-04-19
OpenJDK Runtime Environment Temurin-18.0.1+10 (build 18.0.1+10)
OpenJDK 64-Bit Server VM Temurin-18.0.1+10 (build 18.0.1+10, mixed mode)

image

crash on 1.18.2

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffdd709b566, pid=14112, tid=10420
#
# JRE version: OpenJDK Runtime Environment Microsoft-28056 (17.0.1+12) (build 17.0.1+12-LTS)
# Java VM: OpenJDK 64-Bit Server VM Microsoft-28056 (17.0.1+12-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [atio6axx.dll+0x86b566]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\acepl\curseforge\minecraft\Instances\Her\hs_err_pid14112.log
Compiled method (c1)   51590 22320       3       me.shedaniel.betterloadingscreen.BetterLoadingScreenClient::_renderProgressBar (231 bytes)
 total in heap  [0x000001612f21c690,0x000001612f21e3b8] = 7464
 relocation     [0x000001612f21c7e8,0x000001612f21c9b8] = 464
 main code      [0x000001612f21c9c0,0x000001612f21db20] = 4448
 stub code      [0x000001612f21db20,0x000001612f21dc58] = 312
 oops           [0x000001612f21dc58,0x000001612f21dc60] = 8
 metadata       [0x000001612f21dc60,0x000001612f21dcc0] = 96
 scopes data    [0x000001612f21dcc0,0x000001612f21e078] = 952
 scopes pcs     [0x000001612f21e078,0x000001612f21e378] = 768
 dependencies   [0x000001612f21e378,0x000001612f21e398] = 32
 nul chk table  [0x000001612f21e398,0x000001612f21e3b8] = 32
#
# If you would like to submit a bug report, please visit:
#   https://github.com/microsoft/openjdk/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Resolution Locked on Mac (Forge)

When I launch through CurseForge (I haven't tested any other launching method), the game works fine until I try to switch to full screen. Once I do that, the game still tries to force the resolution it had when it opened up the loading screen window and ends up getting stuck with this weird background and my mouse is displaced. Not sure why this happens but it's 100% consistent and can't be fixed in the game's built-in graphics settings.
Screen Shot 2022-03-29 at 9 58 15 AM

BLS in Modpack crash on 1.18.2

Hi there.
I am a modpack dev and I am currently working on an update where I customize the game a bit more than on my first release.

I have BLS installed since the start. I added about 30 mods now, when BLS is active, it crashes.
Suspicion was wrong. Will investigate further.

I will also try a few combinations later today so this will be updated, be aware of that.

My crash logs:
crash-2023-04-03_16.43.44-client.txt
latest.log

Mods I added after which it crashed (will tick those I found to be no issue):

  • randomworldname-2.1.jar
  • RealTimeMod_v1.4.0_Forge_1.18.2.jar
  • SaveSettings-1.0.0.jar
  • seamless_loading_screen-1.18-3.0.0.jar
  • randomvillagenames-1.18.2-3.2.jar
  • sophisticatedbackpacks-1.18.2-3.18.43.802.jar
  • sophisticatedcore-1.18.2-0.5.46.233.jar
  • sophisticatedstorage-1.18.2-0.6.22.308.jar
  • Toasty Coins 1.1.jar
  • villagernames-1.18.2-5.2.jar
  • areas-1.18.2-4.3.jar
  • BetterTitleScreen-1.18-1.12.0.jar
  • chunkloaders-1.2.3-forge-mc1.18.jar
  • connectedglass-1.1.6-forge-mc1.18.jar
  • durabilitytooltip-1.1.4-forge-mc1.18.jar
  • ManyIdeasChristmas-1.18.2-1.0.0.jar
  • ManyIdeasHalloween-1.18.2-1.0.0.jar
  • Fastload-Reforged-2.6.9+1.18.2.jar
  • villagertools-1.18-1.0.2.jar
  • PriorityTarget-Forge-1.18.2-2.0.2.jar
  • Traffic_Plus_1.3.0_1.18.2.jar
  • StructureCompass-1.18.2-1.3.2.jar
  • Teerth's Traffic Control 4.0.0.jar
  • UniversalEnchants-v3.0.6-1.18.2-Forge.jar
  • kingvillager-1.10.jar
  • PuzzlesLib-v3.3.6-1.18.2-Forge.jar
  • Barsita-1.18.2-1.0.2.jar
  • bettervillage-forge-1.18.2-3.0.0.jar
  • CobbleForDays-1.5.1.jar
  • FemaleVillagers-1.18.2-1.5a.jar
  • lazydfu-1.0-1.18+.jar
  • libraryferret-forge-1.18.2-4.0.0.jar
  • Mushroom_Villager1.18.2beta.jar
  • productivevillagers-1.0.6.jar
  • modernfix-mc1.18.2-2.2.2.jar

EDIT. Modern Fix causes crash combined mit Better Loading Screen. I will inform them as well.

Crashes Minecraft

I like this Mod, but I can't get in Minecraft everytime it crashes.

PIN - MOD UNDER MAINTANANCE

Currently I am taking an exam and am not able to mod! I will be back in a month or so.

This mod at the current state is NOT good for any modpacks or modding setup! I have rewritten 80% of the new backend that will be more compatible and up to date with new standards!

Please hold off for bug reports and version port requests!

Won't finish loading

Game crashes when it's at 4/5 and gives this message

ERROR:elf_dynamic_array_reader.h(64)] tag not found

Crash with Rubidium/Oculus-Forge 1.18.2

My game crashes on the mod loading screen when loading Rubidium and Oculus. Any assistance would be much appreciated. The crash report is as follows, copied directly from the .txt log:
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 6/20/22, 2:13 PM
Description: Unexpected error

java.lang.RuntimeException: Failed to create fence object
at net.minecraft.client.Minecraft.handler$zgh000$postRender(Minecraft.java:4365) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1101) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {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) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.51.jar%2316!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.ResourceLoadStateTracker.m_168562_(ResourceLoadStateTracker.java:49) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: No
Packs: Default, Mod Resources
Stacktrace:
at net.minecraft.client.ResourceLoadStateTracker.m_168562_(ResourceLoadStateTracker.java:49) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2267) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:685) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {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) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.51.jar%2316!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
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: 883689224 bytes (842 MiB) / 1308622848 bytes (1248 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2.59
Number of physical packages: 1
Number of physical CPUs: 3
Number of logical CPUs: 6
Graphics card #0 name: NVIDIA GeForce GTX 1660 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2191
Graphics card #0 versionInfo: DriverVersion=31.0.15.1640
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MB): 18726.11
Virtual memory used (MB): 9725.02
Swap memory total (MB): 2432.00
Swap memory used (MB): 1.00
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: (off)
Launched Version: 1.18.2-forge-40.1.51
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 516.40, NVIDIA Corporation
Window size: 854x480
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU: 6x Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
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:
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
forge-1.18.2-40.1.51-universal.jar |Forge |forge |40.1.51 |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
better-loading-screen-1.4.0.jar |Better Loading Screen |better_loading_screen |1.4.0 |DONE |Manifest: NOSIGNATURE
rubidium-0.5.2a.jar |Rubidium |rubidium |0.5.2a |DONE |Manifest: NOSIGNATURE
oculus-mc1.18.2-1.2.5.jar |Oculus |oculus |1.2.5 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: d9b543b6-f60f-44d9-8618-e2eefad0e291
FML: 40.1
Forge: net.minecraftforge:40.1.51

[1.18.2] Crash upon startup

relevant log excerpt:
[20Jan2024 17:59:02.759] [modloading-worker-0/WARN] [mixin/]: Injection warning: LVT in net/minecraft/client/renderer/texture/TextureAtlas::m_118307_(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/util/profiling/ProfilerFiller;I)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; has incompatible changes at opcode 67 in callback better_loading_screen-common.mixins.json:MixinTextureAtlas->@Inject::prepareToStitchOptifine(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/util/profiling/ProfilerFiller;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILjava/util/Set;)V. Expected: [I, Ljava/util/Set;] Found: [Ljava/util/Set;, I] Available: [Ljava/util/Set;, I, Lnet/minecraft/client/renderer/texture/Stitcher;, I, I] [20Jan2024 17:59:02.760] [modloading-worker-0/WARN] [mixin/]: Injection warning: LVT in net/minecraft/client/renderer/texture/TextureAtlas::m_118307_(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/util/profiling/ProfilerFiller;I)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; has incompatible changes at opcode 201 in callback better_loading_screen-common.mixins.json:MixinTextureAtlas->@Inject::stitchOptifine(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/util/profiling/ProfilerFiller;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILjava/util/Set;Ljava/util/Set;ILnet/minecraft/client/renderer/texture/Stitcher;)V. Expected: [I, Ljava/util/Set;, Ljava/util/Set;, I, Lnet/minecraft/client/renderer/texture/Stitcher;] Found: [Ljava/util/Set;, I, Lnet/minecraft/client/renderer/texture/Stitcher;, I, I] Available: [Ljava/util/Set;, I, Lnet/minecraft/client/renderer/texture/Stitcher;, I, I, I, I, I]

latest.log - https://mclo.gs/RQdvpie
debug.log - https://mclo.gs/6v0a5ul

version used was 1.4.0

I've seen some people have issues with the mod and rubidium; issue occurs regardless of rubidium's presence.

[1.18.2] Crash on "missing dependencies" forge screen

The game crashes instead of displaying Forge's "missing/outdated dependencies" screen, with the following crash log. (doesn't get written to latest.log but MultiMC manages to catch it)

Reproduction on Forge 40.0.52 using Botania since it needs Patchouli and Curios:

  • Botania-1.18.2-430 + curios-forge-1.18.2-5.0.6.3 (missing Patchouli): missing dependency screen as expected
  • Botania-1.18.2-430 + curios-forge-1.18.2-5.0.6.3 + better-loading-screen-1.4.0: crash (same log as above)
  • Botania-1.18.2-430 + curios-forge-1.18.2-5.0.6.3 + Patchouli-1.18.2-67 + better-loading-screen-1.4.0: loads and works as expected

[CRASH] cannot interract during loading screen

BUG DESCRIPTION

As the title suggest, when this mod is installed you cannot interract with the loading screen. Or rather you can but if you do, it crashes the game. This means i cannot tab out because by default, the game is not focused on my laptop. There is the looping mouse (busy cursor) making clear that you can't do anything until it's finished.

IMPORTANT INFORMATIONS

  • game version : 1.18.2
  • loader : fabric
  • loader version : 0.13.3
  • fullscreen : ON

CONTEXT INFORMATIONS

So there is a weird interaction on my laptop that makes me unable to tab out without giving the focus to the game first if on full screen. So i need to click the full screen window and only then i can tab out.

OpenGL rendering error

When loading the game with the mod it start loading with no problems, but when it reaches the stage 2 the screen only renders the background color, failing to load everything, after it reaches stage 4 it renders again, and right after it locks at the red screen again.

On logs it can be seen that OpenGL is having errors when trying to render the UI

Logs: https://gist.github.com/Awakened-Redstone/d73028d5ae912d2a1ca6e1ad5217af7a

Screenshots

image
image
image

Computer info

  • Processor: Intel Core i7-3612QM
  • Rendering:
    • Hardware: Integrated GPU
    • Driver: 3rd Gen Core processor Graphics Controller
    • Platform: X11
    • OpenGL: 3.0 Mesa 21.3.7
  • Allocated RAM: 9 GiB
  • Total RAM: 12 GB
  • OS: Linux Manjaro

1.18.2 crash with optifine

Crash report states text render error when optifine(latest 1.18.2 version) is used. I'm using forge: conquest, create, vampirism, and werewolves. (everything at latest version provided for 1.18.2)
Mostly conflicts with conquest and werewolves.

Update To 1.19.x

1.19 has been out for a good while now and it would be nice to see some support for all of the people updating to it.

[1.18.2] Memory leak when using better loading screen

I do not know how this is possible, as this mod should only affect the start of minecraft.
If I use this mod with my modpack, my ram usage goes through the roof when moving around.
I observe my ram with process explorer and it keeps going up, until i reach my maximum system commit it gets extremly laggy.
I tried using visual vm but the gc does not seem to find anything to clean up. Even when triggering it manually.

Incompatibility with Quilt

Just like the title.
Minecraft 1.18.2 with Quilt Loader 0.16.0-beta.8
latest.log
Mods:

better-loading-screen-1.4.0.jar
lazydfu-0.1.2.jar
modmenu-3.1.1.jar
qsl-1.1.0-beta.4_qfapi-1.0.0-beta.8_fapi-0.51.1_mc-1.18.2.jar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.