Skip to content

Load String from File Problem #83

@SoftwareDevJake

Description

@SoftwareDevJake

Hi, thanks for your great work!
I have a code that opens a webcam and take the results into a txt file then I try to read it from UE4 23.1 Version with your code. It reads the file when I just started the code but if i use webcam again to create another txt file, (it has same direction with the previous one) it cannot read it even it has same path and same file name. I have to restart Unreal Engine to be able to read the file again.

I feel like it doesn't catch the changed file in runtime, would there any other way to read the file during runtime? or would there a way to fix this problem?

I'm using Window 10
python 3.6.8 version

I'd like to hear reply as soon as possible, thank you

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