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

RealCamera does not implement VertexBufferWriter #2936

Open
debiumetal opened this issue Dec 15, 2024 · 0 comments
Open

RealCamera does not implement VertexBufferWriter #2936

debiumetal opened this issue Dec 15, 2024 · 0 comments
Labels
T-crash Type: Crash or hang

Comments

@debiumetal
Copy link

Bug Description

Game crashes 5 seconds after initializing world

The game crashed whilst rendering entity in world
Error: java.lang.IllegalArgumentException: The class com.xtracr.realcamera.util.VertexRecorder$VertexRecord does not implement interface VertexBufferWriter, which is required for compatibility with Sodium (see: #1620)

Reproduction Steps

Use FABRIC
Install Real camera + Sodium
crash whilst rendering entity in world

Log File

latest.log

Crash Report

crash-2024-12-15_14.20.14-client.txt

@debiumetal debiumetal added the S-needs-triage Status: Needs triage label Dec 15, 2024
@jellysquid3 jellysquid3 changed the title "VertexBufferWriter, which is required for compatibility with Sodium" RealCamera does not implement VertexBufferWriter Dec 15, 2024
@jellysquid3 jellysquid3 added T-crash Type: Crash or hang and removed S-needs-triage Status: Needs triage labels Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-crash Type: Crash or hang
Projects
None yet
Development

No branches or pull requests

2 participants