Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Novel style not loading Character Art. #2490

Open
LoganMinarik opened this issue Nov 28, 2024 · 1 comment
Open

Visual Novel style not loading Character Art. #2490

LoganMinarik opened this issue Nov 28, 2024 · 1 comment

Comments

@LoganMinarik
Copy link

It wont load images

Describe the bug
W 0:00:00:0432 The parameter "delta" is never used in the function "_process()". If this is intended, prefix it with an underscore: "_delta".
UNUSED_PARAMETER
game.gd:12
E 0:00:00:0479 vn_textbox_layer.gd:153 @ _apply_box_settings(): Condition "!p_style.is_valid()" is true.
<C++ Source> scene/gui/control.cpp:2853 @ add_theme_style_override()
vn_textbox_layer.gd:153 @ _apply_box_settings()
vn_textbox_layer.gd:127 @ _apply_export_overrides()

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'load your charcter givt it a line hit play and nothing shows up when they speak'
  2. Click on 'N/A'
  3. Scroll down to 'N/A'
  4. See error

Expected behavior
No character will show and the=y will talk

Screenshots
If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • OS: [Arch
    Screenshot_20241128_104734
    Screenshot_20241128_104752
    Linux]
  • Godot Version: [e.g. 4.2.2]
  • Dialogic Version: [e.g. 2.0 Alpha 14, please be specific!]

Solutions

Workaround

What you tried to get the feature working

Possible fixes

Any idea to fix the issue or a link to the line of code that might be the cause for this problem
Screenshot_20241128_104505
Screenshot_20241128_104539

@Jowan-Spooner
Copy link
Member

The error you send is probably an unrelated warning.

I can't tell if you're actually joining the character because you didn't share your timeline. This is the most likely case. Characters only appear if they join the scene using the character event. If you always just want to see the speaker use a style/layout that has a speaker portrait (like the Speaker Textbox preset).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants