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

渲染错误 #8

Open
Glucy-2 opened this issue Aug 24, 2021 · 1 comment
Open

渲染错误 #8

Glucy-2 opened this issue Aug 24, 2021 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Glucy-2
Copy link
Member

Glucy-2 commented Aug 24, 2021

image
V()LBE0`L_ 85H3GO%RBTT2

@Glucy-2 Glucy-2 added bug Something isn't working help wanted Extra attention is needed labels Aug 24, 2021
@Glucy-2
Copy link
Member Author

Glucy-2 commented Aug 24, 2021

Log中有:

[Render thread/WARN]: Reclaimed 54400 bytes at address 2607324921424 that were leaked from allocation site:
java.base/java.lang.Thread.getStackTrace(Unknown Source)
me.jellysquid.mods.sodium.client.util.NativeBuffer.getStackTrace(NativeBuffer.java:91)
me.jellysquid.mods.sodium.client.util.NativeBuffer.allocate(NativeBuffer.java:118)
me.jellysquid.mods.sodium.client.util.NativeBuffer.<init>(NativeBuffer.java:31)
me.jellysquid.mods.sodium.client.util.NativeBuffer.copy(NativeBuffer.java:37)
me.jellysquid.mods.sodium.client.model.vertex.buffer.VertexBufferBuilder.pop(VertexBufferBuilder.java:104)
me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuildBuffers.createMesh(ChunkBuildBuffers.java:108)
me.jellysquid.mods.sodium.client.render.chunk.tasks.ChunkRenderRebuildTask.performBuild(ChunkRenderRebuildTask.java:153)
me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuilder$WorkerRunnable.processJob(ChunkBuilder.java:235)
me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:220)
java.base/java.lang.Thread.run(Unknown Source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant