
I have also checked the paths using the CUI, as shown below to assure that the paths are legal, which Windows agrees:

I have also tried assuming that the path must be relative to the GZDB itself aswell as the ACC directory, alas none of them worked aswell. In addition, I even put the StandardLibrary.acs in the ACC directory - as a "Fuck it all" resolution, but that failed too...
Broken from Build: r2448
Last working Build: r2447
Steps:
- Open Acerbus (NOTE: optional to compile map dependencies?)
- Edit map script (ZDoom ACS)
- Change line #44 from to
Code: Select all
D:\Projects\ZDoom WADs\TGRDM3\Scripts\StandardLibrary.acs
Code: Select all
..\..\Scripts\StandardLibrary.acs
- Compile the source via Script Editor
- <!>
Spoiler: Project details, if needed