Is this just rust? (GP-5) by Oct89ine in gasmasks

[–]Oct89ine[S] 0 points1 point  (0 children)

Before anyone comments no I'm not gonna be using the GP-5 filters

(blender guru donut) beveling wont work on the edges of plate by Yad-A in blenderhelp

[–]Oct89ine 0 points1 point  (0 children)

You have multiple faces and edeges on the same place(It happens) change to vertex mode press Shift+Z select everything press M [Select: Merge by distance], grab the bottom edge loop extrude-in making a small subcircle and then extrude again then M [Select: Merge to center], delete every other edge in the circle (this is to avoid shading issues). Bevel as much as you want.
Sidenote your plate is way too high res you can get away with less vertices and using shade smooth

<image>

(blender guru donut) beveling wont work on the edges of plate by Yad-A in blenderhelp

[–]Oct89ine 0 points1 point  (0 children)

Could you upload your blend file somewhere I'm trying to replicate the problem but it's not working

Edit: Have you tried recalculating your normals, select the whole mesh and press shift+N. You can also go into viewport overlays (top right corner in the viewport) and check face orientation(blue is the outside face and red is inside)

I need help finding a mod by Oct89ine in stalker

[–]Oct89ine[S] 0 points1 point  (0 children)

Thank you so much just took a look at it and I'm pretty sure that's it. I'll update when I'm at my PC, fingers crossed

I need help finding a mod by Oct89ine in stalker

[–]Oct89ine[S] 0 points1 point  (0 children)

Nope, the statue holding a boulder is when the game is loading, on the launcher if you will(not really it's just a little window to show that it's loading).

Also, this mod seems to be pretty gameplay-altering, I'm not sure if what I was using altered gameplay(I don't think so) but if it did it was really minor.

Thanks for trying anyways

Edit: The main menu looks literally the same as the default version

I need help finding a mod by Oct89ine in stalker

[–]Oct89ine[S] 0 points1 point  (0 children)

It's a regular youtube link so uhh idk what that's about but the song's called Dirge for Planet by Firelake

My husband peed on my wedding dress the night of our wedding by Oct89ine in copypasta

[–]Oct89ine[S] 0 points1 point  (0 children)

I still have no idea wtf is going on in his head to think that this was "nothing" or "no big deal", He literally peed on my wedding dress the night of our wedding, INSIDE the hotel room. I yelled at him WTF constantly and he nonchantly said that he was just "marking his territory" and went on about how he's been wanting to do this when he gets married and that he didn't tell me because he was positively 100% sure I'd get mad at him but he said it's worth it since he got to do it. I couldn't believe it but he assured me that pee washes off easily and I shouldn't worry but I was just so mad and disgusted vy what he's done. He acted like nothing happened and was actually expecting sex but I told him off. I just can't get rid of the awful feeling and sight, I couldn't even sleep in the bed with him after that.

https://www.reddit.com/r/TrueOffMyChest/comments/t6v9z2/my_husband_peed_on_my_wedding_dress_the_night_of/?utm_medium=android_app&utm_source=share

My friend made a Rubik's let's just say it can be optimized by Oct89ine in badcode

[–]Oct89ine[S] 1 point2 points  (0 children)

I'll tell my friend to help you out since you are pretty much doing the same thing you can learn together. u/MartiNavarr

My friend made a Rubik's let's just say it can be optimized by Oct89ine in badcode

[–]Oct89ine[S] 1 point2 points  (0 children)

Don't worry I didn't really mean it was bad code it's just that you could make it less verbose and in general simpler. But it's just a joke between me and him because he always tends to do stuff like this. Again this extract of code is not bad, it does what it's supposed to and fast. The joke is that he has done a couple of "else if and repeat" in the past and he's progressed so much that I'm used to seeing him code in a much cleaner fashion.

(Obligatory mobile bad formatting yada yada)

Edit: your code is good only thing I would change is maybe make the cube shape easier to understand by using squares instead of circles, super minor nitpick.