Closed etkramer closed 4 years ago
The first argument, gladoschamber.vmf
might looking for a file at the root of your computer. To load a file in the same directory, try formatting it like .\gladoschamber.vmf
. The same goes for the output file, as written it will try and put it at the root of the drive.
Let me know if you can get it working!
This is also good reminder for me to clarify the errors that the program throws, instead of just nondescript NullPointerExceptions
Are you still having this issue @TrumpetPro ? If not, I'll close the issue
Are you still having this issue @TrumpetPro ? If not, I'll close the issue
Oh, sorry about that. Closing it now.
Running the command
java -jar VMF2OBJ.jar gladoschamber.vmf output "D:\Steam\steamapps\common\Portal 2\portal2\pak01_dir.vpk" -t
outputs the following: