xCollateral / VulkanMod

Vulkan renderer mod for Minecraft.
GNU Lesser General Public License v3.0
1.52k stars 179 forks source link

VulkanMod incompatible with WATERFrAMES #490

Open DocSeattle opened 1 month ago

DocSeattle commented 1 month ago

Describe the bug

Game crashes when using WATERFrAMES to play youtube videos within Minecraft when using VulkanMod.

Steps to reproduce

  1. Install WATERFrAMES & WATERMeDIA API
  2. Install VulkanMod
  3. Place a Frame, Television or Projector in the world
  4. paste a youtube link and click save

Log files

latest.log

SrRapero720 commented 3 weeks ago

vulkanmod cannot be compatible yet. WaterMedia uses OpenGL/GL11 classes directly while vulkanmod overwrites minecraft vanilla "proxys", so vulkanmod can't reach with their patches to watermedia

i am looking to add vulkan compatibility on watermedia (basically use vulkan stuff to upload textures). But for now will remain incompatible for a long time. Except if the author of Vm was interested on made a "patch" for watermedia api