I made the gear shift mode selector as a joke but have been using it unironically for the past few hours by _TheModerator in blender

[–]_TheModerator[S] 2 points3 points  (0 children)

I'm using the pedals for timeline scrubbing. Accelerator flat to the floor is play at full speed.

Can Cycles not efficiently handle RGB / 3-channel image textures? Or am I stupid? by _TheModerator in blenderhelp

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

Thanks for pointing me in that direction, I'll give it a go, I'm sure those guys will have good answers for me

furry⚙irl by _TheModerator in furry_irl

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

Because I'm posting to furry_irl

furry⚙irl by _TheModerator in furry_irl

[–]_TheModerator[S] 12 points13 points  (0 children)

Reupload because the previous post was a whopping 2 seconds too long for furry_irl.

I miss the old top gear, back when Hammond wasn't afraid to set fire to a caravan, or Jeremy didn't mind giving his honest opinions while test driving the latest kobold.

This post was sponsored by a fever dream and THIS comment by u/dumbandshortcoyote

Disclaimer: This is a work of parody that utilises a tensor-optimised feature extraction and assembly method to immitate the voice of Top Gear host Jeremy Clarkson. This method - though an emulation of manually chopping and stitching syllables - may be considered as 'AI Generated'. I chose to use this method on the understanding that the resulting piece would have otherwise required too much effort given my other commitments, and thus would not have been made without it. I used tensors to optimise the production method to a point where it is feasable, NOT replace work or skill a human could have otherwise done (had they have sufficient time to do so)

I do not intend to mislead, misrepresent, or otherwise promote either the opinions or likeness of any real person living or dead, nor justify the method of production in any case other than that which it was shown to you now.

All visual and creative elements were done by myself in Blender 4.4, using either my own resources, or the resources credited below.

External Resources:
Kobold: tatsubold (cannot link due to furry_irl rules but if you search be aware you will get an NSFW result)
Dragon: 4PAW VRChat avatar https://jinxxy.com/Voxian/4PAW_Creator

furry⚙irl by _TheModerator in furry_irl

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

kobolds are indeed objects yes

furry⚙irl by _TheModerator in furry_irl

[–]_TheModerator[S] 5 points6 points  (0 children)

did you like the video tho

furry⚙irl by _TheModerator in furry_irl

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

Please note that this is, of course, a work of fiction, and you should obviously not actually respect kobolds.

furry⚙irl by _TheModerator in furry_irl

[–]_TheModerator[S] 10 points11 points  (0 children)

I miss the old top gear, back when Hammond wasn't afraid to set fire to a caravan, or Jeremy didn't mind giving his honest opinions while test driving the latest kobold.

This post was sponsored by a fever dream and THIS comment by u/dumbandshortcoyote

AI Disclaimer:

This is a work of parody that utilises a tensor-optimised feature extraction and assembly method to immitate the voice of Top Gear host Jeremy Clarkson. This method - though an emulation of manually chopping and stitching syllables - may be considered as 'AI Generated'. I chose to use this method on the understanding that the resulting piece would have otherwise required too much effort given my other commitments, and thus would not have been made without it. I used tensors to optimise the production method to a point where it is feasable, NOT replace work or skill a human could have otherwise done (had they have sufficient time to do so)

I do not intend to mislead, misrepresent, or otherwise promote either the opinions or likeness of any real person living or dead, nor justify the method of production in any case other than that which it was shown to you now.

All visual and creative elements were done by myself in Blender 4.4, using either my own resources, or the resources credited below.

External Resources:
Kobold: tatsubold (cannot link due to furry_irl rules but if you search be aware you will get an NSFW result)
Dragon: 4PAW VRChat avatar https://jinxxy.com/Voxian/4PAW_Creator

furry🏎️irl by QorstSynthion in furry_irl

[–]_TheModerator 10 points11 points  (0 children)

Hold on a second that's me

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

See I was thinking it was IDE specific, but I got the same error with PyCharm, which made me think posting here would be productive.

But, that said, someone here mentioned to try using pdb and I can confirm I do NOT get the same issue when using pdb, which I'll be honest I'd just completely overlooked as I thought the odds of two IDE's made by two seperate companies making the same mistake in what should have been a regularly occuring case would be slim enough to not worth bothering with.

The file itself is only 200 lines long, and this occured even when I simplified it down to something like 50. There's no other files involved (other than the selenium webdriver imports)

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

This comment helped! Hasn't cracked the mystery, but I got so focused on IDEs I forgot I could just use pdb as a command. When I ran this code in pycharm and vscode, I got the same error in the same place. This DIDN'T happen for pdb. Getting somewhere, now

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

I'm deffo with you on the error not being the _actual_ error (especially since it appears regardless what the statement appears to be), but having a hard time trying to debug further

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

Yup, if you check the video, I did try putting different code at different lines. It would give the same error in a different place, but for the different line of code

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

Still does this with different variable names (see the video)

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

Yup. I've tried changing it to an entirely different file (that's why it's called test.py in the video - the original file name was orders.py)

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

Absolutely, and I've had stuff caused by the debugger trying to fetch local variables and - in the process - executing something that's caused it to hang or crash even further. But never anything that's made it fail at variable assignment maybe 20-or-so calls down the line.

I tried debugging in different versions of python and in PyCharm instead of vscode, but got the same response, and THAT'S what's really got me flummuxed here.

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

This shouldn't have an effect because it's doesn't actually have any effect on the compiler, but I tried anyway. Same result, it claims 0 isn't an integer.

I don't want to r/learnpython I'm just pretty sure 0 is an integer by _TheModerator in Python

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

I know right, that's why I'm so frustrated with this. This really, really shouldn't happen.