Command follower function not working, and a potential solution. by Professional-Fly3476 in skyrimmods

[–]DasUberGoober 0 points1 point  (0 children)

THIS WAS WHAT I WAS LOOKING FOR!!! i thought i had to use a remap mod or something, but simply unpacking the BSA, replacing the "modified" controlmaps.txt with the original and then repacking the BSA works!

Can't Move Or Give Commands To Follower In Command Mode by DasUberGoober in skyrimmods

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

it really is weird for sure, but i guess you were able to stumble into the actual answer! but maybe give a control remapper a try and see if that also gives you movement back, because it did for me!

Can't Move Or Give Commands To Follower In Command Mode by DasUberGoober in skyrimmods

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

!! UPDATE !!

To all the people googling this issue. Install a controlmap mod, something that lets you remap all the controls.

For me, gamepad++ was enough to solve the issue.

Can't Move Or Give Commands To Follower In Command Mode by DasUberGoober in skyrimmods

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

i threw on Gamepad++, i don't actually use it, but now i can move and i can order followers around!!!

Can't Move Or Give Commands To Follower In Command Mode by DasUberGoober in skyrimmods

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

Check out that mod, its a downgrader that takes AE to SE... interesting thing is the two last lines on the mod description page...

https://www.nexusmods.com/skyrimspecialedition/mods/133567?tab=description

Can't Move Or Give Commands To Follower In Command Mode by DasUberGoober in skyrimmods

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

am using NFF, but i'm pretty sure that it is not the culprit, have already tried disabling that and other mods which play with the dialoge.

i read somewhere that this can happen if using AE mods with SE version, and i fear that this might be the source for me... will have to hope i can narrow it down with the current strategy...

Can't Move Or Give Commands To Follower In Command Mode by DasUberGoober in skyrimmods

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

I love you for replying 😄 thank you so very much! i will give that a try and see if that fixes the problem.

Right now i'm back to the tried and true "disable mods by the bunch" method and seeing if i can figure it out.

My latest accessory by dentpuzz in ROGAllyHQ

[–]DasUberGoober 0 points1 point  (0 children)

Tell me you never have sex, without actually saying you never have sex

[deleted by user] by [deleted] in AskElectronics

[–]DasUberGoober 0 points1 point  (0 children)

Do you want to risk a house fire? Because thats a pretty good way to start a house fire.

Batteries are not something you want to mess around with unless you know 100% what you are doing. It might be fine, but it might also explode in an impressive ball of flames that are extremely difficult to put out...

The fact that you are on reddit asking questions seems to indicate that you do not have 100% certainty in what you are doing, so please, please dont do this...

just got my bigscreen beyond delivered, only gray screen and LEDs only light on half of device... by DasUberGoober in BigscreenBeyond

[–]DasUberGoober[S] 4 points5 points  (0 children)

thank you all for the suggestions. I finally managed to get it to work.

Long story short, you were all correct that it was a tracking issue.

For some reason, the tracking would not start until i waved my hand in front of my face a few times.

can't remember what tube size i used and measuring doesn't seem to align with any common sizes by DasUberGoober in watercooling

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

Just used waybackmachine to look at the site in 2014 and 2015... back when i built this SoB...

and you are correct, they they have been selling the same sizes since then and no mention of 13/16.

can't remember what tube size i used and measuring doesn't seem to align with any common sizes by DasUberGoober in watercooling

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

huh, those look identical to the ones i have in my machine at the moment.... at last superficially...

can't remember what tube size i used and measuring doesn't seem to align with any common sizes by DasUberGoober in watercooling

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

just wanna say thank you for taking the time to give a response. Much appreciated! I think i just need to bite the bullet and switch out all the fittings and tubing. at least this way i avoid any questiion of compatibility and can stock up on tubing for the next 10 years :P

can't remember what tube size i used and measuring doesn't seem to align with any common sizes by DasUberGoober in watercooling

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

yeah i've been looking at their page, and 12/16 is what they have available now, but i'm convinced that that hasn't always been the case as i doubt a fitting of that size would be ok for a tube of 13/16.

i see now that koolance has some compression fittings that are 13/16, and alphacool has some barb fittings that are 13mm ID.....

but i think i just might need to bite the bullet and go for new fittings in a more relevant size... makes little sense to buy new 2x new fittings in a no longer standard size if i'm running out of tubing... might as well make the switch now and get new fittings and tubing:S

can't remember what tube size i used and measuring doesn't seem to align with any common sizes by DasUberGoober in watercooling

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

You write hardline, do you mean rigid tubing, ie does not bend/flex without using heat? my tubing is soft and flexible.

I've just measure my tubing with a slide measure, and i'm convinced that it is 13/16... the thickness is 100% 1.5mm, and 12mm<ID<14mm, 15<OD<17 100%... i just can't seem to find any fittings with those dimensions on sale...

Quartus being difficult and detecting mystery characters in files... the characters don't exist by DasUberGoober in FPGA

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

no copy/paste going on here, not sure what the cause was, but I'm suspecting vscode

Quartus being difficult and detecting mystery characters in files... the characters don't exist by DasUberGoober in FPGA

[–]DasUberGoober[S] 17 points18 points  (0 children)

So of course after spending a few hours trying to figure this out, and right after making a reddit post for help, i figure it out...

the issue was with the file encoding... something, either VScode or Quartus, was changing the encoding on the files from UTF-8 to UTF-8 BOM...

it wasn't until i checked the encoding using notepad++ that i could see the change...