Embeddium

Embeddium

37M Downloads

[QUESTION] f3 embeddium renderer red name

AlexDerProGamer opened this issue ยท 3 comments

commented

Request Description

image
what does it mean if the text that says "embeddium renderer" is red? is that an error or a bug?

commented

[19Oct2024 23:41:47.400] [modloading-worker-0/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [embeddium_extra] are modifying Embeddium class me.jellysquid.mods.sodium.client.gui.SodiumOptionsGUI, which may cause instability.

the mod embeddium extra is modifying the options screen, an idea could be to add the mod as an exception, because it's used very often with embeddium

commented

just found this in the console, is it related to this question?

[23:38:05] [Render thread/WARN] [Embeddium-NvidiaWorkarounds/]: Applying workaround: Prevent the NVIDIA OpenGL driver from using broken optimizations (NVIDIA_THREADED_OPTIMIZATIONS)
[23:38:05] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Vendor: NVIDIA Corporation
[23:38:05] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Renderer: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
[23:38:05] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Version: 4.6.0 NVIDIA 565.90
[23:38:05] [Render thread/WARN] [Embeddium-PostlaunchChecks/]: Enabling secondary workaround for NVIDIA threaded optimizations
[23:38:05] [Render thread/INFO] [ImmediatelyFast/]: Initializing ImmediatelyFast 1.2.21+1.20.4 on NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 (NVIDIA Corporation) with OpenGL 4.6.0 NVIDIA 565.90

commented

The text being red means that another mod is modifying Embeddium's code. If you have any crashes while it's red, make sure you can reproduce them without those mods before making an issue here.