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

No default value is set for Banks and Events fields in Custom Nodes #4

Closed
alessandrofama opened this issue Aug 12, 2020 · 0 comments
Closed

Comments

@alessandrofama
Copy link
Owner

Banks or Events listed in the Custom Nodes need to be explicitly selected to be "recognized" as selected.

Steps to reproduce:

  • Create a new scene
  • Add an AkBank node to the scene, select Tree Enter or Ready for Load On
  • Start the scene

Errors:

E 0:00:00.332   Wwise monitor: Bank Load Failed
  <C++ Source>  :0 @ Wwise monitor()
E 0:00:00.332   loadBankID: AK_Fail ID 0
  <C++ Source>  src/wwise_gdnative.cpp:315 @ loadBankID()
  <Stack Trace> ak_bank.gd:15 @ load_bank()
                ak_bank.gd:10 @ handle_game_event()
                ak_event_handler.gd:7 @ _enter_tree()

While the Init banks is displayed in the Bank field, it seems that it is not selected by default:

To fix this you need to select the TestBank first and then switch back to the Init bank. It seems that a successfully selected item is marked by the "undo" icon:

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

No branches or pull requests

1 participant