Access Violation when trying to render entity WITHOUT sodium
lunatic-gh opened this issue ยท 2 comments
Is it a mod compatibility issue?
No
If it's a mod compatibility issue, please provide the link(s) to the incompatible mod(s)
/
Minecraft version
1.20.2
Describe the issue
If not using sodium (does not appear to happen with sodium), as soon as an entity is trying to be rendered, the game crashes with an Access-Violation and no real game log at all.
Here's the whole game-log:
https://paste.chloedev.de/erewinoyev
Here's the actual file being created on crash (may take some time to load due to the file having 29k lines): https://paste.chloedev.de/emiqobozup.log
It's a JVM crash. The log shows that it crashes when trying to grow a buffer. And the pointer is near zero, so it seem to be related to null pointer?
Are you using AMD videocard, Intel videocard or Nvidia videocard?