udon-video-decoder icon indicating copy to clipboard operation
udon-video-decoder copied to clipboard

Instant Crash when going into unity play mode

Open Lavryou opened this issue 2 years ago • 2 comments

Hey there :)

I'm integrating Chat-GPT into my new vrchat world and I was trying to use this as a way to send request to the openAI API, I'm hosting my own version of PixelProxy and also a API to handle the requests, disabling the script VideoDecoder.cs in the gameobject fixes it, any idea?

Thank you

Lavryou avatar Apr 06 '23 04:04 Lavryou

Hey, just to let you know, the VRChat devs implemented a native and easier method to do HTTP Calls: https://docs.vrchat.com/docs/string-loading

EinDev avatar Apr 06 '23 06:04 EinDev

Hey! Thanks a bunch!

Lavryou avatar Apr 06 '23 07:04 Lavryou