Skip to content

Investigate/Document Ren'Py's file load order #16

@jsfehler

Description

@jsfehler

Ren'Py loads files in alphabetical order. If the framework's files are loaded after a file which uses objects from the framework, this almost certainly will cause errors without an init offset being used for the object instances (e.g.: init 1 python:).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions