nicoco007 / BeatSaberCustomAvatars

Beat Saber mod that allows the use of custom player avatars for in-game body presence.
GNU Lesser General Public License v3.0
261 stars 41 forks source link

AvatarLoadException, Could not load asset bundle. #151

Closed TonyHema closed 8 months ago

TonyHema commented 8 months ago

Before doing anything else, please attach your latest log to this issue. It should be located at Logs\_latest.log in your Beat Saber installation's folder.

Desktop (please complete the following information):

Describe the bug A clear and concise description of what the bug is. If your issue occurs with a particular avatar, please add a link to where you found it or attach it; please do not attach the avatar file to this issue if you did not create it.

Steps to reproduce Steps to reproduce the behavior: I have no Idea how to reproduce this error unless this is due to using unity 2022.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

2024.01.24.20.27.29.log image

TonyHema commented 8 months ago

I forgot to state this is BS version 1.29.1

nicoco007 commented 8 months ago

I have no Idea how to reproduce this error unless this is due to using unity 2022.

Did you create these avatars? If so, you need to use Unity 2019.4.28f1 or older for Beat Saber 1.29.1. Unity can't load assets exported using a more recent version of the engine; there's nothing I can do about that.

TonyHema commented 8 months ago

yeahh figured that out, got it working now tho.

nicoco007 commented 8 months ago

Great!