VaM 1.x I need help about AssetBundle

Threads regarding the original VaM 1.x

FenasiKerim

Member
Joined
Jan 26, 2025
Messages
30
Reactions
0
Hello ! It's been a while since I want to made my own environments so I've downloaded Unity and built my first map. I've followed this tutorial on youtube and everything went well until I had to build the Assetbundle file. The AssetBundle builder is not working at all... I just hear a Windows error sound (without even a single pop-up). By looking at the error logs, I saw that :
1763145674540.png


Since I'm a newbie, I don't have any idea about what it can be... I actually do have the correct Unity version (2018) so it's another thing. Does anyone know why is it actually happening ? Thanks.
 
You have scripts in your build with errors (previous message). Fix that first, then try to build again.
 
Upvote 0
There are gazillions of possibilities why a script would fail. Anything you have added or created in Unity could be triggering that.
You'll have to check the errors and google them yourself to find how to fix them.
 
Upvote 0
Back
Top Bottom