Berserker66 / omnitool

Third Party Tool for the game Terraria
MIT License
42 stars 9 forks source link

pygame.error: Couldn't open tImages/NPC_17.png When running from python3 directly #30

Open John-AZ1 opened 6 years ago

John-AZ1 commented 6 years ago

Hello,

I Just cloned the omnitool directory, and run python3 run_omnitool.py and everything runs fine until I try to display world, it loads and then the error pygame.error: Couldn't open tImages/NPC_17.png is spat out. Am I missing resources?

Running python3 on Ubuntu, I have installed the requirements via pip

ire4ever1190 commented 6 years ago

how have you installed terraria?