how to fix this unity crash? and how to upload from vrca file?
-
wrote on 26 Aug 2024, 08:30 last edited by
im gonna try to restart and see if i can do anything differently
-
wrote on 26 Aug 2024, 10:27 last edited by
@yumyuri ive been trying for a bit now, is this a good guide? https://www.youtube.com/watch?v=uoxyYgAl5k0
ive been kind of struggling heavily -
@yumyuri ive been trying for a bit now, is this a good guide? https://www.youtube.com/watch?v=uoxyYgAl5k0
ive been kind of struggling heavily -
wrote on 26 Aug 2024, 11:03 last edited by themethod
ive tried doing the hotswap thing and that doesnt work at all and does nothing, ive tried uploading it normally too and it just says "missing script" or
BuilderException: Failed to build the Avatar, check logs for more details
VRC.SDK3A.Editor.VRCSdkControlPanelAvatarBuilder.Build (UnityEngine.GameObject target, System.Boolean testAvatar) (at ./Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs:2141)
VRC.SDK3A.Editor.VRCSdkControlPanelAvatarBuilder.Build (UnityEngine.GameObject target) (at ./Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs:2331)
VRC.SDK3A.Editor.VRCSdkControlPanelAvatarBuilder.BuildAndUpload (UnityEngine.GameObject target, VRC.SDKBase.Editor.Api.VRCAvatar avatar, System.String thumbnailPath, System.Threading.CancellationToken cancellationToken) (at ./Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs:2346)
VRC.SDK3A.Editor.VRCSdkControlPanelAvatarBuilder+<>c__DisplayClass104_0.<CreateBuildGUI>b__4 () (at ./Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs:1898)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) (at <eef08f56e2e042f1b3027eca477293d9>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <b41119cc6741409ea29f63c7f98de938>:0)
UnityEngine.UnitySynchronizationContext.Exec () (at <b41119cc6741409ea29f63c7f98de938>:0)
UnityEngine.UnitySynchronizationContext.ExecuteTasks () (at <b41119cc6741409ea29f63c7f98de938>:0)im very new to unity things
-
wrote on 26 Aug 2024, 11:12 last edited by
looking deeper into it i THINK its just a script problem cause nearly everything has missing scripts strangely
-
wrote on 26 Aug 2024, 11:44 last edited by themethod
ive noticed a bigger problem, i dont think i got the actual vrca file at all, it just says _data and the sars hotswap thing wont detect it. what do i do??? i did the method to get it that was here https://forum.ripper.store/topic/28592/tutorial-how-to-find-a-vrca?_=1724653090454 but did i do it wrong?
-
ive noticed a bigger problem, i dont think i got the actual vrca file at all, it just says _data and the sars hotswap thing wont detect it. what do i do??? i did the method to get it that was here https://forum.ripper.store/topic/28592/tutorial-how-to-find-a-vrca?_=1724653090454 but did i do it wrong?
@standstoreman you can try to download it form https://vrcpirate.com/vrcpirate/iddownload.html#
-
@standstoreman you can try to download it form https://vrcpirate.com/vrcpirate/iddownload.html#
-
wrote on 26 Aug 2024, 12:38 last edited by themethod
gonna try a bit more hopefully itll work
-
wrote on 26 Aug 2024, 13:27 last edited by
what am i supposed to do about missing scripts?
hotswapping uploading wont work at all and i cant upload the avi cause of "missing scripts" -
what am i supposed to do about missing scripts?
hotswapping uploading wont work at all and i cant upload the avi cause of "missing scripts"wrote on 26 Aug 2024, 17:40 last edited by@standstoreman gotta manually find what components the missing scripts are on and remove them
-
@standstoreman gotta manually find what components the missing scripts are on and remove them
wrote on 26 Aug 2024, 20:10 last edited by@OrangeBurger but wouldnt that remove that feature from the avi? i checked and its on the main part of the avi and without it itd just be useless
-
@OrangeBurger but wouldnt that remove that feature from the avi? i checked and its on the main part of the avi and without it itd just be useless
wrote on 26 Aug 2024, 21:40 last edited by@standstoreman a "missing script" already isn't functioning, it happens when theres a missing asset like usually Dynamic bones
-
ive noticed a bigger problem, i dont think i got the actual vrca file at all, it just says _data and the sars hotswap thing wont detect it. what do i do??? i did the method to get it that was here https://forum.ripper.store/topic/28592/tutorial-how-to-find-a-vrca?_=1724653090454 but did i do it wrong?
wrote on 29 Aug 2024, 22:56 last edited by Literal@standstoreman Add a .vrca at the end of the __data
i made the post referenced just wanted to clear it upAlso make sure to delete the scripts folder before importing it into unity after ripping the file