OpenComputers v1.9.3-3
Curse Maven Snippet
What's new
Hotfix for 2 crashes, and hopefully an OpenAL issue on some Linux Distros: Skip VBO uploads when a hologram contains no visible geometry, preventing BufferBuilder.buildOrThrow() from crashing for newly placed projectors. Also release the temporary native buffer after each rebuild.
Fix rack-mounted server initialization and inventory persistence
- replace invalid null rack data with empty Scala Options
- register network-only data components before NeoForge registry events
- persist item-backed inventories directly through ItemStack data components
- keep compatibility with inventories saved in the early port format
- unify server inventories under opencomputers:components
- migrate server contents incorrectly saved under opencomputers:contents
- remove the obsolete contents component after successful migration
Fixed Audio Card and computer speaker OpenAL calls occurring before Minecraft’s sound engine was initialized, preventing sound-thread crashes and severe startup delays.
What's Changed
- Show size of Memory modules in inventory by @RobertCochran in https://github.com/CaitlynMainer/OpenComputers/pull/3
New Contributors
- @RobertCochran made their first contribution in https://github.com/CaitlynMainer/OpenComputers/pull/3
Full Changelog: https://github.com/CaitlynMainer/OpenComputers/compare/v1.9.3-2...v1.9.3-3
This mod has no additional files

