thank you for the kind words
deaddeaddeath
Creator of
Recent community posts
Oh! Apologies for the delayed response. The error appears when I use
show angel cutin
which is defined as shown in the example on the itch page as
image angel cutin = LayeredImageMask("angel", Transform(crop=(230, 0, 564, 953)), mask="gui/mask.png")
The "angel" image is a layered image defined as
image angel = LiveComposite( (277, 277), (0, 0), "angelbase@3.png", (0, 0), "angel normal", (0, 0), WhileSpeaking("angel", "angel talk", "angelbasemouthclosed@3.png"), )
However, I also get the error message when I attempt this with a basic png. My renpy version is: 8.3.0.24082114
Thanks again for your time.
The full error message is:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 680, in script
show angel cutin
File "renpy/common/00layeredimage.rpy", line 1195, in _choose_attributes
return self.filter_attributes(self.image._choose_attributes(tag, attributes, optional))
AttributeError: 'MultiBox' object has no attribute '_choose_attributes'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 680, in script
show angel cutin
File "C:\Users\streg\Documents\Visual Novels\renpy-8.3.0-sdk\renpy\ast.py", line 1111, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Users\streg\Documents\Visual Novels\renpy-8.3.0-sdk\renpy\ast.py", line 1074, in show_imspec
renpy.config.show(name,
File "C:\Users\streg\Documents\Visual Novels\renpy-8.3.0-sdk\renpy\exports\displayexports.py", line 474, in show
name, what = _find_image(layer, key, name, what)
File "C:\Users\streg\Documents\Visual Novels\renpy-8.3.0-sdk\renpy\exports\displayexports.py", line 278, in _find_image
new_image = renpy.game.context().images.apply_attributes(layer, key, name)
File "C:\Users\streg\Documents\Visual Novels\renpy-8.3.0-sdk\renpy\display\image.py", line 990, in apply_attributes
return self.choose_image(nametag, required, optional, name)
File "C:\Users\streg\Documents\Visual Novels\renpy-8.3.0-sdk\renpy\display\image.py", line 1011, in choose_image
newattrs = ca(tag, ca_required, ca_optional)
File "renpy/common/00layeredimage.rpy", line 1195, in _choose_attributes
return self.filter_attributes(self.image._choose_attributes(tag, attributes, optional))
AttributeError: 'MultiBox' object has no attribute '_choose_attributes'
Windows-10-10.0.19044 AMD64
Ren'Py 8.3.0.24082114
HEATWAVE MINIMUM WAGE MAXIMUM DEBT 1.0
Mon Oct 7 10:23:32 2024
Hello, first of all. Thank you for the time and effort you've dedicated to creating renpy tools and guides. Its wonderful. Next, I was trying out the layered image mask code to see what I could do with it, but I kept running into an issue. Anytime I try to use:
LayeredImageMask()
to define something, I get the following error
AttributeError: 'MultiBox' object has no attribute '_choose_attributes'
would you happen to know why that is?
This is such a wonderful contribution. Thank you. I have a question as well. When using the kinetic tags in NVL mode, each new printed section of text causes the animations to reset. However, only in certain circumstances. As best as I can tell, they only reset if the oldest line of text isn't being cleared from the screen. Or something? Would you possibly have any insight into the issue?
Of all things a faded flyer on a game store bulletin board brought me here. Such a chance encounter, so worth it. The closing lines of the visual novel moved me greatly. I've often thought of my transition, and the ways I've changed my body as simply the assemblage of my eventual death mask. That is to say, this resonated quite deeply. Thank you for sharing.