ImmersivePortalsMod icon indicating copy to clipboard operation
ImmersivePortalsMod copied to clipboard

Access Violation when trying to render entity WITHOUT sodium

Open LunaticWasTaken opened this issue 2 years ago • 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

LunaticWasTaken avatar Nov 24 '23 21:11 LunaticWasTaken

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?

qouteall avatar Nov 25 '23 10:11 qouteall

I'm using an AMD Card, specifically a 6900XT from Asus.

LunaticWasTaken avatar Nov 25 '23 19:11 LunaticWasTaken