Advertisement
mrkirby153

Untitled

Mar 2nd, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. An error has occurred - give bspkrs this stack trace (which has been copied to the clipboard)
  2.  
  3. java.io.FileNotFoundException: C:\Users\Me\.gradle\caches\minecraft\net\minecraftforge\forge\1.8-11.14.1.1334\unpacked\conf\fields.csv (The system cannot find the file specified)
  4. at java.io.FileInputStream.open(Native Method)
  5. at java.io.FileInputStream.<init>(Unknown Source)
  6. at java.io.FileReader.<init>(Unknown Source)
  7. at bspkrs.mmv.CsvFile.readFromFile(Unknown Source)
  8. at bspkrs.mmv.CsvFile.<init>(Unknown Source)
  9. at bspkrs.mmv.McpMappingLoader.loadCsvMapping(Unknown Source)
  10. at bspkrs.mmv.McpMappingLoader.<init>(Unknown Source)
  11. at bspkrs.mmv.gui.MappingGui$RefreshActionListener$1.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement