News:

Please request registration email again and then check your "Spam" folder

Former www.henthighschool.com

[Resources] PictureNamer (Tagging Tool)

Started by Ch12, May 27, 2022, 03:55 PM

Previous topic - Next topic

neronero

A user on F95zone uses the tagging tool on mobile, but is running into a channel problem when editing videos

Quote from: nahitsnotimportant, post: 8545040, member: 785391Tagging tool works on mobile but you can't edit videos, traceback says issue is with config hw_video. Any helpers? :HideThePain:

traceback
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1714, in script call
  File "game/script.rpy", line 1151, in script
  File "game/script.rpy", line 1151, in <module>
  File "game/screens.rpy", line 612, in execute
  File "game/screens.rpy", line 612, in execute
  File "game/screens.rpy", line 618, in execute
  File "game/screens.rpy", line 623, in execute
  File "game/screens.rpy", line 624, in execute
  File "game/script.rpy", line 485, in get_std_displayable
Exception: Movie(channel='movie') doesn't work on mobile when config.hw_video is true. (Use a different channel argument.)

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 1714, in script call
  File "game/script.rpy", line 1151, in script
  File "renpy/ast.py", line 914, in execute
  File "renpy/python.py", line 2028, in py_exec_bytecode
  File "game/script.rpy", line 1151, in <module>
  File "renpy/ui.py", line 297, in interact
  File "renpy/display/core.py", line 2702, in interact
  File "renpy/display/core.py", line 3094, in interact_core
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/screen.py", line 430, in visit_all
  File "renpy/display/core.py", line 3094, in <lambda>
  File "renpy/display/screen.py", line 440, in per_interact
  File "renpy/display/screen.py", line 625, in update
  File "game/screens.rpy", line 612, in execute
  File "game/screens.rpy", line 612, in execute
  File "game/screens.rpy", line 618, in execute
  File "game/screens.rpy", line 623, in execute
  File "game/screens.rpy", line 624, in execute
  File "<screen language>", line 624, in <module>
  File "game/script.rpy", line 485, in get_std_displayable
  File "renpy/display/video.py", line 378, in __init__
Exception: Movie(channel='movie') doesn't work on mobile when config.hw_video is true. (Use a different channel argument.)
[close]
My Girl Packs: [ link ] - Trait King mod: [ link ]

Ch12Topic starter

I did try looking for a quick fix, but even Dr. Google didn't know what to make of this.

Also, I cannot even imagine how you are going to meaningfully push the tag buttons on a small phone screen.

Last but not least, to test this properly you'd have to buy different sets of phones, which is an investment I do not want to make for what is essentially a hobby.

Sorry, but I'm not going to open that can of worms. From the bug description, I cannot even tell whether it is about IOS or Android. (Probably Android?)

Still, if anyone can resolve this, I'll gladly include the fix in the next patch. (as long as it has no negative impact on the PC version)
Download My High Quality Girlpacks
Belldandy, Urd, Kaenbyou Rin, Jessica Albert, Kino Makoto (Sailor Jupiter), Temari, Tohsaka Rin, Pyra, Lyndis, Atago, Zelda, Kasumi, Camilla

neronero

Here's an updated ini_generator.rpy file with some modifications for BK 0.3 (place it in the \game\ folder of your Tagger's directory)

Note that this is still subject to changes as BK 0.3's testing & development continues.
My Girl Packs: [ link ] - Trait King mod: [ link ]