录像带修复 (Video Tape)
该模组修复了与GPU相关的内存泄漏问题。
特性
已修复的问题
- 修复了 `GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT` 问题
- 修复了 `GL_INVALID_FRAMEBUFFER_OPERATION` 问题
- 修复了 `GL_OUT_OF_MEMORY` 问题
安装
录像带发布在 Modrinth 上。
您需要下载并安装 Fabric Loader 才能使用此模组。如果使用的启动器已经安装了加载器,则无需此步骤。
将它放置在以下路径以使用:`.minecraft/mods/videotape-[version].jar`
不兼容性
- [Vulkan Renderer]( 链接)
## What's Changed
- Final release.
- Reverted to the previous, more effective method of fixing the errors.
- Unrelated features were removed.
## What's Changed
- Adds back the remapping accidentally removed from the fields. Fixes [#2](https://github.com/Atmxsz/VideoTape/issues/2)
## What's Changed
- Integrated Pierced.
- Introduced excessive error logging suppression.
## What's Changed
- Added exception catch to RenderTarget mixin.
- Changed Yarn mappings to official Mojang and Parchment mappings.
- Changed finalize() to clean().
- Fixed dependencies.
- First release.