Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Fixed an assembly reference error and fixed the models - #5

Open
Christopher Göttfert (ChrisGoettfert) wants to merge 2 commits into
microsoft:masterfrom
ChrisGoettfert:master
Open

Fixed an assembly reference error and fixed the models #5
Christopher Göttfert (ChrisGoettfert) wants to merge 2 commits into
microsoft:masterfrom
ChrisGoettfert:master

Conversation

@ChrisGoettfert

Copy link
Copy Markdown

Assets\Microsoft Rocketbox MoveBox\Scripts\Skeleton\KinectMoCapRocketboxAvatar.cs(7,22): error CS0234: The type or namespace name 'Remoting' does not exist in the namespace 'System.Runtime' (are you missing an assembly reference?)

Models had no textures on it when starting the scene, this could be fixed by reimporting the models.

But still, there are 2 Avatar models in the Base Asset folder (Male_Adult_05 and Male_Adult_044) however using them will not work because their bones are not the same as the ones that are located in the Assets\Microsoft Rocketbox Avatars Folder. (Difference: BIP01 Pelvis vs BIP01_Pelvis) and the scripts search for exact strings. They could also be deleted to avoid confusion.

@ghost

Deleted user (ghost) commented Mar 30, 2021

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant