Skip to content

Android: Timeline doesn't exist #20

@BasileAltar

Description

@BasileAltar

The problem

When starting a dialog on android, this text appears in the dialog box: "[Dialogic Error] Loading dialog /chap0Entry/script-group1. It seems like the timeline doesn't exists. Maybe the name is wrong?"

To Reproduce

  1. Create a dialog using dialogic 1.5.1 and Godot3.5 mono
  2. Export on android
  3. Start the apk from an android phone
  4. Start any dialog

Expected behavior
The correct dialog appears.

Screenshots
The *.json and *.cfg files are exported

Image

They are inside the apk

Image

The timeline exists in the editor with the exact same name as in the error message (case sensitive)

Image

Exports params (using Gradle)

Image

System (please complete the following information):

  • Window 10
  • Godot 3.5 mono
  • Dialogic 1.5.1

Solutions

Workaround

Include *.json and *.cfg in export params > not working
Update dialogic from 1.4.5 to 1.5.1 > not working, I also had the error on 1.4.5

Possible fixes

I added logs in the DialogicClass.gd

Image

Image

Output on godot (PC version) (OK)

Image

Output on android studio (KO)

Image

I have this error on export, don’t know if related to the problem

Image

Please let me know if you need more logs. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions