Appeased for now because my constraints are working finally.
10.10.2025 05:16 โ ๐ 12 ๐ 0 ๐ฌ 0 ๐ 0@matrices.bsky.social
Dog-person and pretty excited about fursuits. http://www.Matrices.net
Appeased for now because my constraints are working finally.
10.10.2025 05:16 โ ๐ 12 ๐ 0 ๐ฌ 0 ๐ 0Mad at Unity and Blender day! Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahhh. (Me screaming)
..Worth it soon I hope.
Excited for you! Hope it all goes smooth and perfect with the best results! Cheering you on!
08.10.2025 10:15 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Woohoo! Hope it was delicious!
06.10.2025 02:52 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Looks awesome! Nice work!
06.10.2025 02:52 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I followed an excellent tutorial that @matrices.bsky.social wrote up several years ago c:
pupdates.matrices.net/post/1399830...
Happy birthday to the best mink friend ever!!
05.10.2025 05:01 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0LOOK at how cute this little doodle by @matrices.bsky.social is GOOSHHHH
04.10.2025 07:07 โ ๐ 26 ๐ 2 ๐ฌ 0 ๐ 0Also depending on the avatar model version i know there's 1 out there that has a copy of the vrcsdk itself & will break stuff SO bad if its imported over the top in a project. I kinda wonder if its the case(Im just speculating). Either way look thru that import list & uncheck items as needed!
28.09.2025 23:07 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0If you have questions or need more screenshots to help let me know. I can also help thru telegram if you find me as Matrices there.
28.09.2025 23:02 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0These simply need unchecked & not imported. If later turns out you unchecked something you needed, just open your unitypackage again & be selective on what it imports. Generally you're the one choosing & installing the newest shader version &any helper tools you like Before the avatar file goes in.
28.09.2025 23:00 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0When you install your Avatar's files, carefully go through the import list of what it is installing. If its putting a "helper tool" like pumkin, or a shader like Poiyomi especially if it has things that arent showing up as "new" its overwriting something! I think this is what's causing you anguish.
28.09.2025 22:58 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Pumkin avatar tools should never be imported into a new unityproject in this way
Shaders should never be included in a avatar package in this way, this breaks it!
Here are examples of project-breaking things included in a Unitypackage from an avatar creator by accident: Old Pumkin avatar tools version, this will break a project. Uncheck this on import! Also here is an example of a Shader that WILL break stuff. Com.poiyomi.toon is an old version!
28.09.2025 22:56 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0A folder titled "Shaders" from a Bento model project. These are .mat files, these are Materials, not Shaders.
Some makers call the Material a "shader" but there is a difference here. This is the material that is for an avatar it references a shader that you want to keep up to date. Here is another example of that.
28.09.2025 22:51 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0An Optomized shaders folder from a meelo avatar project.
Some are OK to include, such as the locked shader data for a Material. Here is a screenshot of that.
28.09.2025 22:50 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Oh! uh oh! DO NOT let the avatar install the files for the shader for you. You want control over that!!! that is probably part of the problem ahh. oops! You might be installing the correct shader, then letting the avatar package break your install with a very very old version. (continued)
28.09.2025 22:49 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Are you using a .unitypackage version of the shader? or the creator companion one? There may be a bug in an older .unitypackage version to rule out by just using the newest via CC: www.poiyomi.com/download#met...
28.09.2025 22:44 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Selected avatar is shown in the top left. In my dropdown I only have 1 thing, and it is named "Empty"
Also make sure all other avatars are hidden in the scene OR make sure the correct one is selected in the vrcsdk dropdown (top left). Sometimes it will select an incorrect one. Hiding the rest that may be in your scene will make sure its focused on 1 thing, your new freshly scripted avatar.
28.09.2025 22:43 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Do not re-add any existing blueprints, let it generate a new blueprint for you if you do get to the point of success. You can automate the re-setup process with the unity addon: pumkin avatar tools, but don't let it copy a blueprint from any reference avatar.
28.09.2025 22:39 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Click the three dots in the top of the corner. Remove component. You need to remove this first to successfully remove the blueprint id script.
Next remove pipeline manager script.
Now re-add VRC avatar descriptor and set it back up from scratch. Sorry.
Slightly extreme, but at this point you probably need this: Make a copy of the avatar as a backup to reference. Remove the vrchat SDK, and the Blueprint ID scripts. Click the 3 dots, remove component. Then re-add the VRC Avatar descriptor back. It should be blank. re-set it up from your reference.
28.09.2025 22:38 โ ๐ 0 ๐ 0 ๐ฌ 2 ๐ 0I believe there is a fix in a newer version of the vrchat sdk that runs on unity 2022.3.22.f1. you will need to update both your unity and vrcsdk. The newer sdk removes the 'other users blueprint' it is telling you about after printing the error. Running old versions may be hindering you sadly.
28.09.2025 22:24 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0A close up of the new fur shader on the face, being gently lit from below. The animal is a tan and orange coyote. The eyes are hueshifted green and a black nose and whiskers are prominent. #furry #vrchat #vrc #publicavatar
A coyote warms itself near a glowing coleman lantern, the whole creature is lit up brightly by the cast light. A carved pumpkin is strewn nearby. This is showing the light volume support, as this lantern casts a point light volume.
This is the same animal but not lit by the light. This is showing off the old v4 version of the shader, which is still something users can toggle to if they miss it.
Idk how often ppl use my Public avatar edits, but I updated this Coyote today to the new Warrens Fast Fur v5 shader (There is still a toggle if you liked v4), and it now has light volumes support! I also added a "gesture lock" button for those folks who like those.
vrchat.com/home/avatar/...
I was interested in learning more about @bedm0nster.bsky.social's Sony thing with the eye tracking when he was talking about it!! But it otherwise seems like .. yeah. Idk what's out there hahaha.
27.09.2025 01:37 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0A screenshot of a light switch highlighted in blue against a rock wall. It says "Teleport door for desktop & mobile users on / off (local)" this enables a weird door that destop and mobile phone users can walk through. This isn't visible to VR users, you don't need it! Its not for you.
Good news desktop & mobile phone users: I made a switch you can turn on a weird door with. This weird door (visible just to you) is a teleport to the top of the hole. Carry things through it! This will help for accessibility, and you can squirrel away the pickup items wherever you want now!
26.09.2025 20:02 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0I just want to share my favorite 18 year old youtube video. Enjoy. :D
www.youtube.com/watch?v=diQc...
A screenshot of the mysterious hole to go inside. The surrounding area is littered with pumpkins and jack-o-lanterns. One carved like a bigfoot, the other like a geometric coyote. There is a rope tied to a cedar tree to safely decend, and a Coleman lantern hanging from another tree lighting the area up with a dim light. #vrchat #vrc #vrcworld #VRChat_world #vrchatcommunity
Wow, an update to Decision Hole just for you: Halloween decorations are appearing!! I also set up Auto-hold on a bunch of objects. AND I finally successfully got it uploaded to IOS for those lucky enough to have that.
vrchat.com/home/world/w...
Have you looked into learning how to use recovery software on it yourself?
24.09.2025 20:13 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Its time to vote: explore.org/fat-bear-week
23.09.2025 20:31 โ ๐ 12 ๐ 5 ๐ฌ 1 ๐ 0Yay yay yay yay, this looks so beautiful and yummy!!! I am so happy you made it!
22.09.2025 22:14 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0www.thedealersden.com is the one I've used before to sell a few things. Hopefully you can find what you are looking to buy!
19.09.2025 20:48 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0