-
Notifications
You must be signed in to change notification settings - Fork 86
Description
I've got a copy of netradiant-custom 20251210 from the AUR and compiled a set of tools for modding hl1 where NRC expects them to be /opt/netradiant-custom/ZHLT (I used VHLT, but they should be more or less identical with the builds specified by NRC).
First issue is that the "build" doesn't appear to build anything within NRC. It says
Writing the compile script to '/home/user/.netradiant/1.6.0/qe3bsp.sh'
I've enabled build process monitoring, but that still doesn't appear to execute the actual build. There is no feedback in the log window at the bottom of the editor.
Running the build manually through with the generated shell script reveals that the build has in fact failed, with a couple textures missing (which is weird, since those textures are shown as loaded in the editor).
I've attached the map and the log file (though I had to append .txt to the .map to prevent github from complaining) as well as the compile script generated by NRC.