Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

How python scripts work on the modloader (these are loaded, but don't seem to be running) #151

@alescis-wuin

Description

@alescis-wuin

Hello,

I am contacting you, because I would like to know if your mod loader allows really executing python scripts to modify the game. It doesn't seem to work ...

The modloader specifies in the "mod-loader.log" log document that the script "start_script.py" is "loaded", but it never gets executed, i.e. no matter what I write to it, nothing is produced, so much so that even if I write something completely foreign to python, the game and the modloader do not crash... Indeed, by analyzing the source code of the mod loader j Seems it never executes the script it loads.

_I had did understand, however, that some had had success in the past getting python scripts to work for Anno 1800.

Here is the link to the feedback I gave to Nick11 on his project: Nick11/anno1800_python_api_prober#3_

Thank you in advance for your answers,

Have a nice day,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions