mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-05 15:00:29 +00:00
2a8efb3fd5
When calling .flip(), we limit the size of the buffer. However, this limit is not reset when writing the next time, which means we get out-of-bounds errors, even if the buffer is /technically/ big enough. Clearing the buffer before drawing (rather than just resetting the position) is enough to fix this. Fixes #476 (and closes #477, which is a duplicate)
8 lines
140 B
Properties
8 lines
140 B
Properties
# Mod properties
|
|
mod_version=1.89.1
|
|
|
|
# Minecraft properties
|
|
mc_version=1.12.2
|
|
forge_version=14.23.4.2749
|
|
mappings_version=snapshot_20180724
|