VRCBilliards / vrcbce

VRCBilliards: Community Edition
MIT License
307 stars 37 forks source link

Scripts not Attached when dropping prefab in scene #143

Open NotBrooklyn opened 2 years ago

NotBrooklyn commented 2 years ago

Literally what the title says <3 It's like that for all prefabs <3

image

image

Zoidberg656 commented 2 years ago

I'm having the same issues. All the references are detached and It is completely broken.

JayDaBaum commented 2 years ago

I am having the same issue, I think. Does anyone know how to fix this?

kKreemy commented 2 years ago

I am also having this issue with all of the prefabs for the tables.

kKreemy commented 2 years ago

I am also having this issue with all of the prefabs for the tables.

Well it seems to only be a problem for v1.5.1 for me and using 1.5.0 it is completely fine.

X4ndras commented 2 years ago

Same issue even in 1.5.0 its not working for me.

SkyeMors commented 2 years ago

I had this issue when using CreatorCompanion and trying to add the table- the cause in that case was the simple fact that the SDK isn't stored under Assets, but Packages in CC, which breaks quite a few references. I fixed that part by migrating back to just UnityHub to launch it instead of CC, removing all external packages (overkill), and re-importing them all and the SDK. Sadly, now I'm stuck at everything being referenced, and no relevant errors, but I can't get the table to DO anything.

Legoman99573 commented 2 years ago

Ive just imported everything needed for the SDK world, including latest clientsim, udonsharp, SDK3Base and SDK3World and then import the unitypackage and recompile to update all legacy udonsharp packages as they are treated as their own component instead of udonbehavior (though this causes log spam when joining worlds)

Metamaniac commented 2 years ago

@SkyeMors We do not yet support CC nor U#1.0 unfortunately, though plan on migrating it soon (potentially the next update if things go well)

MermaidCordylia commented 1 year ago

i am working in CC and trying to get the cotton fox table to work....I cannot find any instructions about how to install it (like step by step insluding what to add etc) I would have assumed by placing in the prefab that it would function like my other prefab games. help going crazy here( I am not tech savy so plain english please

Legoman99573 commented 1 year ago

i am working in CC and trying to get the cotton fox table to work....I cannot find any instructions about how to install it (like step by step insluding what to add etc) I would have assumed by placing in the prefab that it would function like my other prefab games. help going crazy here( I am not tech savy so plain english please

Try downloading from commit https://github.com/VRCBilliards/vrcbce/commit/b7462a945652a2ba81359d2e4adbd60edb4b207b and see if the same issue arises?

Just drag one of the following into your scene after importing all contents into the packages folder:

MermaidCordylia commented 1 year ago

Im not sure how to "drag" those packages from above, I cant click on them nothing happens. I went to the comment but only got a huge script

MermaidCordylia commented 1 year ago

I found the things above but they are not moveable I cannot find the link for those specific files. when I copy and paste them into a web browser it tells me not found

MermaidCordylia commented 1 year ago

I followed each step and it still says a parents parent is not found so will not function

MermaidCordylia commented 1 year ago

i am working in CC and trying to get the cotton fox table to work....I cannot find any instructions about how to install it (like step by step insluding what to add etc) I would have assumed by placing in the prefab that it would function like my other prefab games. help going crazy here( I am not tech savy so plain english please

Try downloading from commit b7462a9 and see if the same issue arises?

Just drag one of the following into your scene after importing all contents into the packages folder:

  • Packages\VRCBilliards\VRCBCE CottonFox (Esnya).prefab
  • Packages\VRCBilliards\VRCBCE CottonFox (M.O.O.N).prefab
  • Packages\VRCBilliards\VRCBCE CottonFox (akalink).prefab

this is th erroe message I get after dragging the table intot the scene. "the pool table attempted to find a poolmenu inside the children of its base object (its parents parent)"