Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Zephyr)
  • No Skin
Collapse
RipperStore Logo
  1. Home
  2. Community
  3. General Questions
  4. how to fix this unity crash? and how to upload from vrca file?

how to fix this unity crash? and how to upload from vrca file?

Scheduled Pinned Locked Moved General Questions
helpvrcaunity
21 Posts 4 Posters 611 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • themethodT Offline
    themethodT Offline
    themethod
    wrote on last edited by themethod
    #1

    for background information i recently found out how to get a vrca file of an avatar thats really good that could get deleted so i want to upload it privately.

    i have the file for the avatar and everything and it works fine putting it in unity but when i try to drag the prefab into the scene i instantly get this 83e2d034-b2d4-4927-a858-02fbf02502c7-image.png
    i dont know any way how to fix this but i think it could be because of the ? files in shaders Screenshot 2024-08-26 034f314.png please someone help me

    1 Reply Last reply
    0
    • themethodT Offline
      themethodT Offline
      themethod
      wrote on last edited by
      #2

      i dont think the second photo worked
      and i noticed in the console
      TypeLoadException: Could not load type VRC.SDK3.Avatars.Components.VRCStation, VRCSDK3A, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
      System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) (at <eef08f56e2e042f1b3027eca477293d9>:0)
      System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) (at <eef08f56e2e042f1b3027eca477293d9>:0)
      System.RuntimeType.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) (at <eef08f56e2e042f1b3027eca477293d9>:0)
      UnityEditor.CustomEditorAttributes.Rebuild () (at <347e3e2bef8c4deb82c9790c6e198135>:0)
      UnityEditor.CustomEditorAttributes.FindCustomEditorTypeByType (System.Type type, System.Boolean multiEdit) (at <347e3e2bef8c4deb82c9790c6e198135>:0)
      UnityEditor.CustomEditorAttributes.FindCustomEditorType (UnityEngine.Object o, System.Boolean multiEdit) (at <347e3e2bef8c4deb82c9790c6e198135>:0)
      UnityEditor.PropertyEditor.IsMultiEditingSupported (UnityEditor.Editor editor, UnityEngine.Object target, UnityEditor.InspectorMode mode) (at <347e3e2bef8c4deb82c9790c6e198135>:0)
      UnityEditor.UIElements.EditorElement.HeaderOnGUI () (at <347e3e2bef8c4deb82c9790c6e198135>:0)
      UnityEngine.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 parentTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout, UnityEngine.Rect layoutSize, System.Action onGUIHandler, System.Boolean canAffectFocus) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.IMGUIContainer.HandleIMGUIEvent (UnityEngine.Event e, UnityEngine.Matrix4x4 worldTransform, UnityEngine.Rect clippingRect, System.Action onGUIHandler, System.Boolean canAffectFocus) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.IMGUIContainer.DoIMGUIRepaint () (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.UIR.RenderChainCommand.ExecuteNonDrawMesh (UnityEngine.UIElements.UIR.DrawParams drawParams, System.Single pixelsPerPoint, System.Exception& immediateException) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      Rethrow as ImmediateModeException
      UnityEngine.UIElements.UIR.RenderChain.Render () (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.UIRRepaintUpdater.Update () (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.VisualTreeUpdater.UpdateVisualTreePhase (UnityEngine.UIElements.VisualTreeUpdatePhase phase) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.Panel.UpdateForRepaint () (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.Panel.Repaint (UnityEngine.Event e) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.UIElementsUtility.DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel panel) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.UIElementsUtility.UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (System.Int32 instanceID, System.IntPtr nativeEventPtr, System.Boolean& eventHandled) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.UIEventRegistration.ProcessEvent (System.Int32 instanceID, System.IntPtr nativeEventPtr) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.UIElements.UIEventRegistration+<>c.<.cctor>b__1_2 (System.Int32 i, System.IntPtr ptr) (at <d30253adcd2a48faba9ee2264e211f5a>:0)
      UnityEngine.GUIUtility.ProcessEvent (System.Int32 instanceID, System.IntPtr nativeEventPtr, System.Boolean& result) (at <4397ca26b8a24183a25a95ffae967e39>:0)
      keeps on spamming
      help?

      1 Reply Last reply
      0
      • themethodT Offline
        themethodT Offline
        themethod
        wrote on last edited by
        #3

        i think i solved it by deleting the scrips folder but now i cant upload it or anything and my shaders are hidden? please help

        1 Reply Last reply
        0
        • themethodT Offline
          themethodT Offline
          themethod
          wrote on last edited by
          #4

          im gonna try to restart and see if i can do anything differently

          1 Reply Last reply
          0
          • yumyuriY Offline
            yumyuriY Offline
            yumyuri
            Grunt
            wrote on last edited by
            #5

            you can easily upload it by using VRC-Hotswap

            themethodT 2 Replies Last reply
            0
            • yumyuriY yumyuri

              you can easily upload it by using VRC-Hotswap

              themethodT Offline
              themethodT Offline
              themethod
              wrote on last edited by
              #6

              @yumyuri i dont know what that is but ill look it up now thanks

              1 Reply Last reply
              0
              • yumyuriY yumyuri

                you can easily upload it by using VRC-Hotswap

                themethodT Offline
                themethodT Offline
                themethod
                wrote on last edited by
                #7

                @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

                yumyuriY 1 Reply Last reply
                0
                • themethodT themethod

                  @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

                  yumyuriY Offline
                  yumyuriY Offline
                  yumyuri
                  Grunt
                  wrote on last edited by
                  #8

                  @standstoreman yep,that video is a good guide

                  themethodT 1 Reply Last reply
                  0
                  • yumyuriY yumyuri

                    @standstoreman yep,that video is a good guide

                    themethodT Offline
                    themethodT Offline
                    themethod
                    wrote on last edited by
                    #9

                    @yumyuri nothing i do seems to work 😭

                    1 Reply Last reply
                    0
                    • themethodT Offline
                      themethodT Offline
                      themethod
                      wrote on last edited by themethod
                      #10

                      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

                      1 Reply Last reply
                      0
                      • themethodT Offline
                        themethodT Offline
                        themethod
                        wrote on last edited by
                        #11

                        looking deeper into it i THINK its just a script problem cause nearly everything has missing scripts strangely

                        1 Reply Last reply
                        0
                        • themethodT Offline
                          themethodT Offline
                          themethod
                          wrote on last edited by themethod
                          #12

                          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?

                          yumyuriY LiteralL 2 Replies Last reply
                          0
                          • themethodT 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?

                            yumyuriY Offline
                            yumyuriY Offline
                            yumyuri
                            Grunt
                            wrote on last edited by
                            #13

                            @standstoreman you can try to download it form https://vrcpirate.com/vrcpirate/iddownload.html#

                            themethodT 1 Reply Last reply
                            0
                            • yumyuriY yumyuri

                              @standstoreman you can try to download it form https://vrcpirate.com/vrcpirate/iddownload.html#

                              themethodT Offline
                              themethodT Offline
                              themethod
                              wrote on last edited by
                              #14

                              @yumyuri the avatar i have is 100% not on there at all sadly

                              1 Reply Last reply
                              0
                              • themethodT Offline
                                themethodT Offline
                                themethod
                                wrote on last edited by themethod
                                #15

                                gonna try a bit more hopefully itll work

                                1 Reply Last reply
                                0
                                • themethodT Offline
                                  themethodT Offline
                                  themethod
                                  wrote on last edited by
                                  #16

                                  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"

                                  O 1 Reply Last reply
                                  0
                                  • themethodT themethod

                                    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"

                                    O Offline
                                    O Offline
                                    OrangeBurger
                                    wrote on last edited by
                                    #17

                                    @standstoreman gotta manually find what components the missing scripts are on and remove them

                                    themethodT 1 Reply Last reply
                                    0
                                    • O OrangeBurger

                                      @standstoreman gotta manually find what components the missing scripts are on and remove them

                                      themethodT Offline
                                      themethodT Offline
                                      themethod
                                      wrote on last edited by
                                      #18

                                      @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

                                      O 1 Reply Last reply
                                      0
                                      • themethodT themethod

                                        @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

                                        O Offline
                                        O Offline
                                        OrangeBurger
                                        wrote on last edited by
                                        #19

                                        @standstoreman a "missing script" already isn't functioning, it happens when theres a missing asset like usually Dynamic bones

                                        1 Reply Last reply
                                        0
                                        • yumyuriY Offline
                                          yumyuriY Offline
                                          yumyuri
                                          Grunt
                                          wrote on last edited by
                                          #20

                                          there is a tool in the hotswap software to delete missing scripts

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users