iPortalTeam / ImmersivePortalsMod

Non-Euclidean in Minecraft. See through portals and teleport seamlessly.
https://qouteall.fun/immptl/
Apache License 2.0
422 stars 100 forks source link

Access Violation when trying to render entity WITHOUT sodium #1474

Open lunatic-gh opened 7 months ago

lunatic-gh commented 7 months ago

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

qouteall commented 7 months ago

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?

lunatic-gh commented 7 months ago

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