Guest User

Untitled

a guest
Nov 6th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. java.io.FileNotFoundException: /home/git/Input/SmallHouse (No such file or directory)
  2. at java.io.FileInputStream.open0(Native Method)
  3. at java.io.FileInputStream.open(FileInputStream.java:195)
  4. at java.io.FileInputStream.<init>(FileInputStream.java:138)
  5. at com.vitco.app.util.file.FileIn.<init>(FileIn.java:21)
  6. at com.vitco.app.importer.AbstractImporter.<init>(AbstractImporter.java:164)
  7. at com.vitco.app.importer.VoxImporter.<init>(VoxImporter.java:16)
  8. at com.vitco.app.layout.content.menu.MainMenuLogic.staticColladaExport(MainMenuLogic.java:1262)
  9. at com.vitco.app.App.main(App.java:33)
Advertisement
Add Comment
Please, Sign In to add comment