AgriCraft

AgriCraft

30M Downloads

Game crash with AgriCraft and Oculus + ComplementaryShader

1d01t opened this issue ยท 1 comments

commented

Quick description

The Game still crashes emilietely, when i press the slot number, where the book is currently in.
Also it crashes when i click on the Seed Analyzer.

Related issues and searches

Crashed upon opening either seed analyzer, or seed log book #1479
#1479

Mods and versions used

MultiMC version: 0.7.0-3775
Java: Amazon Corretto - jdk18.0.2_9

Minecraft: 1.18.2
Forge: 40.2.0

Mods:
AgriCraft 3.1.6
InfinityLib 2.1.4
Oculus 1.6.4
Rubidium 0.5.6

Steps to replicate the issue

load Single or Multiplayer world and open Book or seed analyzer.

Expectations and explanations

agricraft-optifine-compat does not help.
Turning The Complimentary shader off but keep all mods active (oculus, rubidium) does not crash.
I think it is a render Problem here with the shader.

Your environment

  • Operating System: Windows10
  • Launcher: MultiMC
  • Modpack: no
  • What kind of server:
    • Singleplayer
    • Multiplayer
  • Game Modes:
    • Survival
    • Creative
  • Save File:
    • Brand new save
    • Only an existing save

Links to crash logs, stack traces, etc

https://gist.github.com/1d01t/eff6c72da84d1eed53b919a053f43996

commented

I already have changed the following parameters in the config file:

[animations]
	#
	#Configures the animation duration in ticks for the camera to snap to the seed analyzer, 0 disables it (Client only)
	#Range: 0 ~ 40
	"Seed Analyzer Animation Duration" = 0
	#
	#Configures the animation duration in ticks for the camera to snap to the journal, 0 disables it (Client only)
	#Range: 0 ~ 40
	"Journal Animation Duration" = 0
	#
	#Determine if the journal and the analyzer use guis instead of in-world animation (Client only)
	"Use GUIs" = true

Did not help.