﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5431	FMU Unable to Find File on Resource Folder in Windows	Arinomo <trista.arinomo@…>	Lennart Ochel	"I exported an FMU with included text file as Resource. File was correctly place in resource folder. When testing the FMU with fmuChecker.win64 fatal error occur as shown below. Persumably because the wrong use of ""/"" instead of ""\"" in windows environment.

{{{

[INFO][FMUCHK] Printing output file header
""time""
[INFO][FMUCHK] Model identifier for CoSimulation: PathTest
[INFO][FMILIB] Loading 'win64' binary with 'default' platform types
[INFO][FMUCHK] Version returned from CS FMU:   2.0
stdout            | info    | ... loading ""TestTable"" from ""C:\Users\Arinomo\Desktop\Check\/E:/USERTEMP/fmucktmpa12888/resources/C:\Users\Arinomo\Desktop\Test\TestTable.txt""
assert            | debug   | Not possible to open file ""C:\Users\Arinomo\Desktop\Check\/E:/USERTEMP/fmucktmpa12888/resources/C:\Users\Arinomo\Desktop\Test\TestTable.txt"": No such file or directory
        [FMU][logFmi2Call][FMU status:Error] fmi2EnterInitializationMode: terminated by an assertion.
[FATAL][FMUCHK] Failed to initialize FMU for simulation (FMU status: OK)
FMU check summary:
FMU reported:
        1 warning(s) and error(s)
Checker reported:
        0 Warning(s)
        1 Error(s)
        1 Fatal error(s) occurred during processin
}}}
"	defect	closed	blocker	1.14.0	FMI	v1.14.0-dev-nightly	fixed	Broken_Path; FMU_Resource	
