Hey guys,
I am new to Arma 3 modding. I was following along with this tutorial today and spent about 8 hours trying to get this "pie" into the game.
I went through the tutorial twice to make sure that I followed his steps correctly. At first I got an error that I figured out myself, it was due to incorrect directory listings in the config.cpp file. However after I fixed this the item would still not show up in game when I ran player addItem "big_pie" in the Arma 3 editor. It popped up with no errors either leading me to think I am dealing with a texture issue of some sorts.
https://pastebin.com/yvRWAqKT
The above pastebin contains my pie.pbo log file from the @pie mod folder in my main Arma 3 directory.
https://pastebin.com/gmsT0EqZ
The above pastebin is a link to my config.cpp file and its contents.
Can anybody please help me with this issue. My main goal is to get familiar with Arma 3 modding so that I can start modding DayZ SA as I was told the process is and will be similar.