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)
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)