K
KieranSherman
Guest
Hey everyone,
When my game starts up, I'm trying to read from a .ini file that's in my included files, but for some reason my game can never find it. I also have a .txt file in my included files, which is accessed later in the game with no trouble. Anybody know why this might be happening? I've triple checked all the data, making sure that when I try to read from the .ini file, a) the section exists, b) the key exists, and c) the key has some value assigned to it.
Thank you!
When my game starts up, I'm trying to read from a .ini file that's in my included files, but for some reason my game can never find it. I also have a .txt file in my included files, which is accessed later in the game with no trouble. Anybody know why this might be happening? I've triple checked all the data, making sure that when I try to read from the .ini file, a) the section exists, b) the key exists, and c) the key has some value assigned to it.
Thank you!