Wurst7 icon indicating copy to clipboard operation
Wurst7 copied to clipboard

X-Ray couldn't set to fullbright when Iris Shader is installed

Open CoderTCY opened this issue 1 year ago • 5 comments

Pre-reporting checklist

  • [X] I have searched existing issues and didn't find any previous reports of this bug.
  • [X] This bug still happens in the latest version of Wurst. I've made sure my installation is up to date.
  • [X] I have tried removing all other mods and the bug still happens.

Description

2024-11-17_08 17 06

The following is for comparison: 2024-11-17_08 18 20

Repro steps

  1. Install Iris Shader and Wurst, didn't add any shaderpack.
  2. Enter the world and enable X-Ray.

Wurst Client version

7.46.2

Minecraft version

1.21.3

Crash report (if applicable)

No response

CoderTCY avatar Jun 23 '24 03:06 CoderTCY

Hi. Are you using a texture/resource pack for Project Red? Looks like Gate models are having trouble loading.

Caused by: java.lang.ClassCastException: class [Lcodechicken.lib.vec.Vector3; cannot be cast to class codechicken.lib.render.model.ModelMaterial ([Lcodechicken.lib.vec.Vector3; and codechicken.lib.render.model.ModelMaterial are in module [email protected] of loader 'TRANSFORMER' @2801ccb3)
	at codechicken.lib.render.model.ModelMaterial$1.copyRange(ModelMaterial.java:14) ~[CodeChickenLib-1.20.1-4.4.0.512-universal.jar%23951!/:4.4.0.512]
	at codechicken.lib.render.CCModel.copy(CCModel.java:590) ~[CodeChickenLib-1.20.1-4.4.0.512-universal.jar%23951!/:4.4.0.512]
	at codechicken.lib.render.CCModel.combine(CCModel.java:777) ~[CodeChickenLib-1.20.1-4.4.0.512-universal.jar%23951!/:4.4.0.512]
	at mrtjp.projectred.integration.client.GateComponentModels.loadModel(GateComponentModels.java:171) ~[ProjectRed-1.20.1-4.19.0-beta+3-integration.jar%231310!/:?]
	at mrtjp.projectred.integration.client.GateComponentModels.loadBaseModel(GateComponentModels.java:175) ~[ProjectRed-1.20.1-4.19.0-beta+3-integration.jar%231310!/:?]
	at mrtjp.projectred.integration.client.GateComponentModels.<clinit>(GateComponentModels.java:42) ~[ProjectRed-1.20.1-4.19.0-beta+3-integration.jar%231310!/:?]
	at mrtjp.projectred.integration.client.GateModelRenderer.onTextureStitchEvent(GateModelRenderer.java:154) ~[ProjectRed-1.20.1-4.19.0-beta+3-integration.jar%231310!/:?]
	at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?]
	at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?]
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?]

MrTJP avatar Jul 11 '24 15:07 MrTJP

Try just turning it off and on in curseforge, it works for me

ashi0-a avatar Aug 02 '24 09:08 ashi0-a

not using curseforge modloader. I do not have a texture pack or anything for projectRed

border999 avatar Aug 02 '24 10:08 border999

I seem to be getting the same issue, inconsistent random crashing on startup. debug.log latest.log crash-2024-08-20_16.50.26-client.txt

I2pRandom avatar Aug 20 '24 21:08 I2pRandom

I assume this has been fixed in one of the version that has come out in intervening time? Just checking in on this so I know whether or not to close this. Can't confirm it's fixed on my end because I'm dealing with a different and new crash from this mod that I submitted an issue ticket for a few minutes ago.

border999 avatar Sep 07 '24 10:09 border999

I assume this has been fixed in one of the version that has come out in intervening time? Just checking in on this so I know whether or not to close this. Can't confirm it's fixed on my end because I'm dealing with a different and new crash from this mod that I submitted an issue ticket for a few minutes ago.

For such issue (in my case it's with Entity Texture Features, as from #1888), I personally wouldn't get your hopes up for it to be addressed any time soon. I know that sounds a bit cold to say, but I had to close my issue as not planned since the lack of any responses forced me to assume that this issue (not this one that's open) wouldn't be looked into. 😔

FocalFlare avatar Sep 11 '24 22:09 FocalFlare

https://github.com/MrTJP/ProjectRed/issues/1893 https://gist.github.com/border999/4dc16011d0c9481c153c0680ed51db84 This is still an issue two version later.

border999 avatar Sep 16 '24 20:09 border999

For those of you still having this issue, we may have found the cause in CCL. Please try the test jar that @covers1624 has uploaded on this issue:

https://github.com/TheCBProject/CodeChickenLib/issues/460

MrTJP avatar Sep 19 '24 14:09 MrTJP

Many people have reported that CCL's patch has fixed similar issues on other mods. Closing..

MrTJP avatar Jan 03 '25 16:01 MrTJP