Skip to content

ac.getSession returns nil in online sessions #3

@vhbert

Description

@vhbert

The following code returns a nil value in online sessions, running this code in a singleplayer session works as expected.

ac.getSession(ac.getSim().currentSessionIndex)

or

ac.getSession(0)

I can't seem to find any explanation for this issue in the documentation so I assume this is not working as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions