KospY / BasSDK

Official SDK for the VR game "Blade & Sorcery"
https://store.steampowered.com/app/629730/Blade_and_Sorcery
114 stars 67 forks source link

Scripts not loading. #39

Closed BlazeApple closed 1 year ago

BlazeApple commented 2 years ago

No matter what I do the scripts wont load. Error Message - "The associated script can not be loaded. Please fix any compile errors and assign valid script." I have confirmed with other modders that I have everything good and they have no clue why.

KaiDevvy commented 2 years ago

This seems to be a common issues that's popping up for users, more information is needed to reproduce it consistently.

Were you following any particular tutorial? Can you describe how you installed the SDK? Are you using any third party packages or third party modding tools?

BlazeApple commented 2 years ago

Nope, I just installed the sdk downloaded the new unity version and boom. I asked Piepop101 to help and he didnt know the issue

DragsWF commented 2 years ago

Are you on Unity Version 2020.3.33?

BlazeApple commented 2 years ago

Yes. I did it on a seperate computer with the same process and it worked there no clue why

KaiDevvy commented 2 years ago

So after looking into a few reports of this issue, it looks like packages are failing to install correctly. Pre-initialized versions of the SDK seem to work fine for users having this issue, so certainly something going wrong during first time startup. Some examples of the errors that are stopping compilation:

image image image image

This seems to be a rare Unity problem unrelated to the SDK, so it's probably safe to close this issue.

Potentially caused by: