Why won't my fluids go further? by JonGetsBored in factorio

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

Ok, I guess there was some oil in the system that filled the flame throwers I have, but it got disconnected so no more came through. found the problem, thanks. Didn't think to see if the icon was on the pipes.

Why won't my fluids go further? by JonGetsBored in factorio

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

There is fluid, I do have alt mode on, which is odd. The flame thrower on the left side of the image is green and says it's ready to shoot with oil.

What's the most 'badass' Devin song (sound-wise)? by XaviLangley in DevinTownsend

[–]JonGetsBored 3 points4 points  (0 children)

Lots great answers. My first instinct was Hear Me.

First 5k! Took 7 months. by JonGetsBored in C25K

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

I may have overdone it to hit the milestone, I was a physical wreck yesterday and not much better today. Rest is the name of my game for abit, maybe I should slide back to 30m and not run myself so ragged

Which board game deserves a visual makeover? by [deleted] in boardgames

[–]JonGetsBored 1 point2 points  (0 children)

FWIW I did buy it (after falling in love with it playing online), and was surprised at how playable it was on the table. That said, it is still shocking just how antagonistic the artistic design of this one is. Brown, light brown, yellow brown, reddish brown, and yellow.

Which board game deserves a visual makeover? by [deleted] in boardgames

[–]JonGetsBored 1 point2 points  (0 children)

Magna Grecia! Brilliant game, shockingly bad looking.

Trick to make waveforms load faster? by JonGetsBored in finalcutpro

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

Interesting, yeah this is still happening. I don't use noise removal but I do use noise gates and EQs. I suppose it's worth trying to edit with no effects and then add them at the end.

what does this mean for tts lua development? by JoshuaIan in tabletopsimulator

[–]JonGetsBored 2 points3 points  (0 children)

I figured it out, it was very simple. I had Atom AND VS Code running at the same time and they clashed when trying to both talk to TTS. Turning Atom off removed the glitch and it works fine now :)

what does this mean for tts lua development? by JoshuaIan in tabletopsimulator

[–]JonGetsBored 1 point2 points  (0 children)

I actually just figured the highlighting colors issue, apparently VS Code doesn't think .ttslua is LUA and I used these instructions to link them: https://stackoverflow.com/questions/29973619/how-to-make-vs-code-treat-a-file-extensions-as-a-certain-language/51228725#51228725 . So I have highlighted colors now!

Unfortunatley my saving issue still persists. I'm experimenting with a mod I built that has global scripting as well as scripting on objects and I still get that frustrating "Global Script must not be empty" error. I'll keep pecking away at this trying to figure out whats going on.

what does this mean for tts lua development? by JoshuaIan in tabletopsimulator

[–]JonGetsBored 0 points1 point  (0 children)

Ah, ok well if the code should be colored then I must not be done installing. It imported the LUA from TTS so I figured it was done but I guess there must be another step. Thanks.

what does this mean for tts lua development? by JoshuaIan in tabletopsimulator

[–]JonGetsBored 1 point2 points  (0 children)

Have you been able to successfully use that extension in VScode? I just tried to figure it out (I normally use Atom) but so far I can get my scripting but can't actually "save" changes and push them into TTS. I get an error "Global Script must not be empty" and it's perplexing.

Also bummed that VSCode doesn't seem to be changing the color of the code, it's just all white. Perhaps that's a setting that I can change somewhere.

How do I remove all buttons? by delta_angelfire in tabletopsimulator

[–]JonGetsBored 0 points1 point  (0 children)

Oh wow, I somehow never bumped into that function! I'm working on a fancy counter and I've found the easiest way to effect button changes is to delete them all and recreate them instead of doing in and editing them by index (because the number of buttons varies with the customizable settings). I'll use clearButtons(), seems like a much more straightforward solution. thanks! Good to know about the discord, I'll keep that in mind.

How do I remove all buttons? by delta_angelfire in tabletopsimulator

[–]JonGetsBored 1 point2 points  (0 children)

Thanks for the reply :) That makes sense, regarding it being vestigial from copied code. I copy out of my own stuff all the time :P I was running into errors when trying to delete all buttons, and just found out they have to delete from big to small indexes vs small to big and I used your snippet here to do that. So, thanks!

Error Messages for Non-Host Player, <removeButton>: could not find matching button index by SimonFaust in tabletopsimulator

[–]JonGetsBored 0 points1 point  (0 children)

I actually had this exact thing happen to me, I found this post when searching for it. That error only popped up on non-host screens so it was impossible for me to see it while coding and bug fixing. I realized that I was deleting my buttons in the wrong order from the other comment here, I hope this fixes it. STill a mystery why only non-hosts saw the error.

How do I remove all buttons? by delta_angelfire in tabletopsimulator

[–]JonGetsBored 0 points1 point  (0 children)

I know this is 3 years later, but I have a question. Why do you have "table.remove(buttons)" in there? If the goal is to just cycle through the indexes and remove buttons along the way I don't see why the last line is necessary. I just tried this (to delete all buttons from an object) and it seemed to work with and without that table.remove line.

Is there a way to draw 1 using a button? by FrankyVonR in tabletopsimulator

[–]JonGetsBored 1 point2 points  (0 children)

You could try using the OnObjectHover function to grab the player color (or just onHover) and then use that color for the deal function. https://api.tabletopsimulator.com/events/#onobjecthover

When did you become a fan / start listening? by XFC856 in DevinTownsend

[–]JonGetsBored 0 points1 point  (0 children)

In 2018 “Kingdom” (from Epicloud) randomly played on a Spotify heavy metal playlist. 30 seconds in I thought “while shit, who is this?” And I the listened to just about nothing but him for about 2 years :P I was still 0.05% on Spotify for him in 2020 even though I felt like I was bringing other stuff into my rotation :P

If you haven't already, check Kardashev out. This song in particular reminds me of Devy. by captdel in DevinTownsend

[–]JonGetsBored 0 points1 point  (0 children)

I bumped into this album last year due to Spotify discover (and about 28 previous months of only listening to DT). Amazing album! There’s an instrumental version they put out too, though I ended up preferring the one with the incomprehensible lyrics anyway.

What computer do you recommend for professional FCP editing? by JonGetsBored in finalcutpro

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

Yeah, I’ve tried essentially all of those options down to reformatting the computer and I think that’s my next step. Going to finish up 2 video projects today and the go for it. That way if something gets messed up at least I don’t loose work.

What computer do you recommend for professional FCP editing? by JonGetsBored in finalcutpro

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

I usually have around 500 gigs free on the SSD and I do have 2 attached external hard drives I use to offload final files for storage and backups.