Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.15.2] Incompatibility with Optifine #17

Closed
valknight opened this issue Mar 9, 2020 · 2 comments
Closed

[1.15.2] Incompatibility with Optifine #17

valknight opened this issue Mar 9, 2020 · 2 comments
Labels
invalid This is not relevant to this project mod compat Compatibility with other mods

Comments

@valknight
Copy link

Version of Traverse: 2.1.11
Optifine version: 1.15.2_HD_U_G1_pre9
Optifabric: 0.7.1

Platform: popOS 19.10 using amdgpu

Game fails to launch - this seems to be due to an incompatibility between Traverse & Optifabric, with all my other mods working fine on this prerelease. I understand I am using a prerelease build, so, if this is optifine's problem to sort, please shout and I'll make a relevant report over there. My reason for reporting here is the following bit of the error log, which seems to be Traverse specific

Suppressed: java.lang.ExceptionInInitializerError
		at com.terraformersmc.traverse.client.TraverseClient.registerTextures(TraverseClient.java:36)
		at com.terraformersmc.traverse.client.TraverseClient.onInitializeClient(TraverseClient.java:20)
		at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:48)
		... 19 more
	Caused by: java.lang.NullPointerException
		at net.optifine.Config.isRandomEntities(Config.java:1861)
		at net.minecraft.class_1921.method_24293(class_1921.java:138)
		at net.minecraft.class_1921.method_23578(class_1921.java:155)
		at net.minecraft.class_4722.<clinit>(class_4722.java:32)
		... 22 more

Attached is my log from MultiMC.

crash-log.txt

@Prospector
Copy link
Member

Nothing I can do about an OptiFine incompatibility

@Prospector Prospector added invalid This is not relevant to this project mod compat Compatibility with other mods labels Mar 13, 2020
@Prospector Prospector pinned this issue Mar 16, 2020
@Prospector Prospector changed the title [1.15.2] Incompatibility with Optifabric DO NOT OPEN ISSUE REGARDING OPTIFINE INCOMPATIBILITY Mar 16, 2020
@coderbot16
Copy link
Member

The latest version of OptiFabric resolves the issue.

Thanks, modmuss50!

@Prospector Prospector changed the title DO NOT OPEN ISSUE REGARDING OPTIFINE INCOMPATIBILITY [1.15.2] Incompatibility with Optifine Jun 16, 2020
@Prospector Prospector unpinned this issue Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This is not relevant to this project mod compat Compatibility with other mods
Projects
None yet
Development

No branches or pull requests

3 participants