Posted April 22, 20178 yr Hello, I am copying some files from my mods Assets folder to the Config Folder. It works correctly in the Dev Environment, but when the mod is exported to a Jar, it throws a FileNotFoundException when it loads. Here is how I do it: https://github.com/LogicTechCorp/NetherEx/blob/1.11.x/src/main/java/nex/village/trade/TradeListManager.java#L69. What am I doing wrong? Edited April 22, 20178 yr by LogicTechCorp
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.