#Vista throwing rendering error whenever television is turned on, tracked down to missing method

9 messages · Page 1 of 1 (latest)

torn summit
#

**NEOFORGE 1.21.1, VISTA .9 and .10

Trying to run vista on an aeronautics server, and in the process of trying to set it up discovered that it will crash whenever a tv is turned on. Looking through the error logs, the following peaked my attention:

Caused by: java.lang.NoSuchMethodError: 'com.mojang.blaze3d.vertex.VertexConsumer net.mehvahdjukaar.vista.client.video_source.IVideoSource.getVideoFrameBuilder(float, net.minecraft.client.renderer.MultiBufferSource, boolean, int, int, int, boolean, net.mehvahdjukaar.vista.common.tv.IntAnimationState, net.mehvahdjukaar.vista.common.tv.IntAnimationState)'
at TRANSFORMER/[email protected]/net.mehvahdjukaar.vista.client.renderer.TvBlockEntityRenderer.render(TvBlockEntityRenderer.java:558) ~[vista-neoforge-1.21.1-4.4.9.jar%23559!/:1.21.1-4.4.9]
at TRANSFORMER/[email protected]/net.mehvahdjukaar.vista.client.renderer.TvBlockEntityRenderer.render(TvBlockEntityRenderer.java:34) ~[vista-neoforge-1.21.1-4.4.9.jar%23559!/:1.21.1-4.4.9]
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.setupAndRender(BlockEntityRenderDispatcher.java:90) ~[client-1.21.1-20240808.144430-srg.jar%23383!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.lambda$render$0(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23383!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23383!/:?]

Any known reason behind this? Full log file attached

#

I should note, while it is running alongside sable, it will crash regardless of whether or not it is a physics object, or even if theres any physics object in the world. Soon as the TV is powered on, the game freezes, saves and crashes

placid spoke
torn summit
#

Yes, .10 is the very latest version. Issue occurred both with .9, and .10

#

Have not tried backpacking further yet

placid spoke
#

Also don't use that vista fix mod

torn summit
#

Oh that may be the issue

#

I was using the vista fix mod, when I get off work I will retry without the sable fix mod. If it still crashes I will post the latest, otherwise I'll let you know its resolved