-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issue extracting wwii maps #27
Comments
I got the same error btw |
yea i dont have any spaces in my path since the path thats in that code isnt on my pc anywhere |
yea this is where it automatically extracted it to E:\cod3d\C2M_v2_RELEASE\exported_images\ and E:\cod3d\C2M_v2_RELEASE\exported_maps\ |
Did anyone get this fixed? |
Still broken Aug. 2024. Rips Geo fine, just not the .map for model placement Found supported game: Call of Duty: World War II |
so im having an issue to where 1 the map extracts but not the materials or 2 i get this error:
Generating map files...
An unhandled exception has occured:
System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.GetFileName(String path)
at System.IO.Path.GetFileNameWithoutExtension(String path)
at Husky.WorldWarII.ExportBSPData(ProcessReader reader, Int64 assetPoolsAddress, Int64 assetSizesAddress, String gameType, Action
1 printCallback) in D:\my dev projects\C2Mf\Husky\Games\WorldWarII.cs:line 498 at Husky.HuskyUtil.LoadGame(Action
1 printCallback) in D:\my dev projects\C2Mf\Husky\HuskyUtil.cs:line 94The text was updated successfully, but these errors were encountered: