vrchatapi / VRChatPython

A Python library for the VRChat API.
41 stars 10 forks source link

Missing pluginUrl fix #24

Closed ShingenPizza closed 3 years ago

ShingenPizza commented 3 years ago

VRChat API stopped returning a pluginUrl field from /worlds/[id] calls, so creating and filling the World object throws an exception: vrcpy.errors.IntegretyError: Object does not have unique key (pluginUrl) for World (Class definition may be outdated, please make an issue on github)