Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 5 of 25 · Next page · Last page

Okay so there's a weird bug with the Keyboard Hook where if you type accents (like ´ or ~) while it's active, it duplicates for some reason, really hope there's a fix for it

Deleted 9 days ago

Thanks for mentioning this. What keyboard layout/language are you using?

ABNT2, Brazilian Portuguese Language

There's something I was trying to do and wasn't able to get a good result on, so this comment is more of a question in case anyone has a suggestion:

I wanted to have an animated sprite to play once when talking, but unless I have "loop" on, the animation doesn't seem to play even with "Restart anims on becoming visible". I wonder if it's even possible to do what I'm looking for.

(1 edit) (+1)

Sorry to hear that, 

The "restart on visible" option only restarts the animation when the entire layer gets made invisible and then visible again.  

I'll add a new option that restarts the talking animation each time, shouldn't take long 👍

Edit - done! https://rahisaurus.itch.io/rahituber/devlog/719587/update-2024-04-23

(+1)

Oh my god you're the best!

I just got into this program very recently, and so far I'm really liking everything! I am running into an issue regarding the value slider for the (Soft Fall) option in the (Audio Input) settings however, as when I go to change it, it snaps to 1.00, and when I try to slide it back, it always snaps back to that maximum value. I'm able to revert it back to the default value of 0.38 by re-installing it, but I was wondering if this may be a personal issue on my end?

Otherwise, I look forward to using this more for putting my PNGTuber together!

Hi there,

That's a strange bug, i haven't seen that before. Does it let you type a value in (ctrl+click the slider)?

What does the "soft fall" value in your config.xml say?

(1 edit)

When I hold [control] to click the slider, I can input a value, but any number I put under 1.00 just defaults to 1.00. However, I can input any amount above 1.00 and it submits that amount just fine.

In the .xml, it says (softFall="1.0000038") when it gets stuck on 1.00. However, when I input in, say, "2.52", the line then reads (softFall="-34.24704").

Very strange. Thanks for the info, I'll look into that asap!

(1 edit) (+1)

Hi, This should now be fixed in build 8.2!

(1 edit) (+1)

Thank you so much for the quick response! It seems the issue has been fixed! I look forward to putting this program into good use!

Thank you for developing this software!

You're welcome!

I love using this program!! I've been running into an issue recently where the sprite sheets I set up don't stay between sessions of using the program. All the settings stay correct, but the sprite sheet becomes a blank (or white) square and I have to reload the sheets, which sometimes requires renaming them for the program to use them properly. Is this an issue on my end, or a known bug?

Also love the new physics system!!! It's so fun and silly to use.

(3 edits)

Edit: TLDR for anyone coming across this thread - the problem was caused by loading textures that were big enough that the 32-bit program ran out of memory (i.e. larger than 4096x4096 pixels). Using the new 64-bit program should avoid this (as long as the texture fits in your VRAM).

---

That's not a known bug, sorry to hear that. They would be a white square if the texture failed to load for some reason. Just to rule out the possibility, are you using direct file paths (it should do this by default) and keeping the sprite files in the same place?

Are the sprite files being kept "online only" by a backup program like google drive etc? If they are, try using the "keep on this device" setting or similar.

Sorry on the delay to respond, I am using direct file paths and I have not moved the sprites from their original folder I've been dropping them in (which is D:\Programs\Rahituber\CatTuber ). Not using any service that would keep it online only, I just double checked drive.

Would it be ok for you to send me your config.xml file and layer set xml file (and the sprites if possible)? Then I'll look into that for you. 

I can do that! Is there an email or something I should send it to?

(3 edits)

My discord is @rahisaurus if that works for you?

Alternatively dm me on twitter @rahisaurus and we can exchange email addresses more privately there :)

 Edit - I see you already did and I wasn't notified. Twitter dms suck, jeez

This should now be fixed - the issue was that the program ran out of memory whilst loading huge textures, but the 64-bit build should solve that! 

https://rahisaurus.itch.io/rahituber/devlog/714677/update-2024-04-14

(+2)

This app is great! Easy to figure out, and lots of fun. Really just what I was hoping to find!

Also a note to the excellent dev:  I was looking into the false positive malware thing since this did get flagged and quarantined by Malwarebytes, and I found an article that suggested ways to deal with that which shouldn't cost money hopefully.  So here's that, just in case it may help: https://medium.com/@markhank/how-to-stop-your-python-programs-being-seen-as-malw...

Thank you, I'll look into it!

Viewing most recent comments 1 to 5 of 25 · Next page · Last page