RTP files full path in debug messages

I’m trying to run a game that needs RTP and get a lot of errors like:

Warning: Image not found: ChipSet/ChipSet3
Debug: Cannot find: CharSet/Future1

Debug: Cannot find: Sound/Thunder9
Debug: Sound not found: Thunder9

I’m running Lubuntu 18.04 and I’ve extracted the RTP files in “/data/rtp/2000” and “/data/rtp/2003”.

How can I make the debug messages display the full path of the missing files?

The recommend path is now ~/.local/share/rtp or /usr/share/rtp

Can you upload the easyrpg_log.txt in the game directory? It lists the RTP directories that were tested.