nwtoolset 1.4.2.22 produces ERROR: INCLUDE TOO MANY LEVELS
prwo
Member Posts: 69
I upgraded my NWN:EE Head Start Installation using the beamdog client on 2018-04-22, which in turn modified the nwmain.exe to 74.8168.0.0 and nwtoolset.exe to 1.4.2.22 (the toolset says "NWToolset Version: vts74" in its Help > About dialog).
Since that I encounter the following error when compiling a certain file of my module:
ERROR: INCLUDE TOO MANY LEVELS
The error line points to the first non-include line in the script.
Interesting fact: the file in question has definitely compiled with the v1.69 Toolset and it compiled well with previous versions of NWN:EE (I checked by looking into its git log and it hasn't been modified for a month).
Aparently something has been improved for the worse.
I have two requests:
Since that I encounter the following error when compiling a certain file of my module:
ERROR: INCLUDE TOO MANY LEVELS
The error line points to the first non-include line in the script.
Interesting fact: the file in question has definitely compiled with the v1.69 Toolset and it compiled well with previous versions of NWN:EE (I checked by looking into its git log and it hasn't been modified for a month).
Aparently something has been improved for the worse.
I have two requests:
- Please increase the numbers of include levels allowed.
- Please add some information to the error message about which include file hits the boundary or triggers this error.
Post edited by prwo on
0
Comments