Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

FMOD Events not Readable in Visionaire UI; Crashes Project

  • #1, by estevan 2 weeks ago Zitieren
    I was able to connect a project to an FMOD Bank. The bank contains 4 events. It seems like Visionaire may recognize the existance of these events but it doesn't display the text.

    In one screenshot you'll see "Action Part FMOD Event" and the drop down of events underneath is visibly empty BUT it seems to have four blank spots (equivilant to the 4 events in the FMOD bank).

    When I tried to trigger an event from FMOD (even though I can't read it), the Visionaire project crashes.
  • #2, by SimonS A week ago Zitieren
    The strings are missing because you need to also import the strings.bank.

    Unfortunately I made a mistake in engine internal code and that needs to be fixed in an update. Might take some time until I get to that.
  • #3, by estevan A week ago Zitieren
    The strings are missing because you need to also import the strings.bank.

    Unfortunately I made a mistake in engine internal code and that needs to be fixed in an update. Might take some time until I get to that.

    Thanks for the clarfication.