I did a clean installation of EDuke32, put duke3d.grp/duke.rts there and installed DukePlus 2.51 in that folder.
All data were unmodified.
If I use eduke32.exe incorporated in that DukePlus package (to be exact, EDuke32 r9063) and launch EDuke32 with Duke Plus and without HRP, I got this messages in eduke32.log:
Loading "dukeplus.def" Duke Plus 2.40 Warning: Failed including duke3d.def on line dukeplus.def:3 ....Warning: Failed loading MD2/MD3 model "highres/sprites/characters_polymost/1405_duke.md3" Warning: Failed loading MD2/MD3 model "highres/sprites/firstperson/2524_pistol.md3" Warning: Failed loading MD2/MD3 model "highres/sprites/firstperson/2524_pistol.md3" Warning: Failed loading MD2/MD3 model "highres/sprites/firstperson/2530_clip.md3" Warning: Failed loading MD2/MD3 model "highres/sprites/firstperson/2532_cliphand.md3" .........Warning: Failed loading MD2/MD3 model "highres/sprites/characters_polymost/1405_duke.md3" Warning: Failed loading MD2/MD3 model "highres/sprites/characters_polymost/1405_duke.md3" Warning: Failed loading MD2/MD3 model "highres/sprites/characters_polymost/1405_duke.md3" Warning: Failed loading MD2/MD3 model "highres/sprites/characters_polymost/1405_duke.md3" Warning: Failed loading MD2/MD3 model "highres/sprites/characters_polymost/1405_duke.md3" Definitions file "dukeplus.def" loaded in 396 ms.
If I use latest eduke32 snapshot (r10535 as for now), I got this in eduke32.log:
Spoiler
Why loading time is twice as more with the newest eduke32 and why those "File not found" messages are popping up?
PS Those "errors" seems affect nothing. I know DP uses some HRP data, but IMO eduke should either tell exactly what files are missing or just raise a warning message(s) as it was done before.