-
Notifications
You must be signed in to change notification settings - Fork 42
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
"unable to install blender addon using,'C'", and,"unexpected PAK magic" Help? #6
Comments
Thanks for the report! Just a few questions first:
Also, 'C' should actually be the full path of the blender addon, but I just discovered a bug on the Windows version that truncates it down to just the first character.. I've prepared a fix for the next release thanks to your report. |
Please post the MD5 of the image you're using as well, that will help us verify that you're using a known good image. You can generate an MD5 using Dolphin by right clicking on the image -> Properties -> Info -> MD5 Sum -> Compute |
R3ME01, I do have Blender 2.76, and the version is Windows 8.1. As for the MD5, I'm a little confused... (Again, completely new to this, so please be patient) What do you mean by the image? As in, just the file itself? At this point, I would assume not, because I wasn't able to find Info or MD5 Sum. Again, sorry for the confusion. Still learning~ |
I've also tried an .iso that has the complete trilogy in it, not just separated into segments, and I've gotten the same results. |
Image means the .iso, as in a CD/DVD image. Dolphin is a GameCube/Wii emulator with a built-in MD5 calculator for game images. MD5 a way of verifying that an image (or any other) file is valid. You compare the computed MD5 number (hash) against a known-good one. Alternatively, you can use a general utility like HashTab to compute this from your image. My R3ME01 has an MD5 of 823df1c3c425f1383529f368f6479359; make sure yours matches this one. If not, you may have a bad dump. |
Due to lack of activity I will be closing this issue as invalid in 3 days, if this issue still persists please respond with the relevant information. |
3 days have passed, I'm now closing this issue as invalid, if this issue still persists, create another issue with the relevant information. |
driver/main: Factor out code to constituent functions
View: Add load() overload for arbitrary containers
General: Use override where applicable
Just freshly downloaded everything I need to get going with extracting, and whenever I attempt to extract any .iso, I get one of the two messages above. The first message comes after hitting y to go forward with the extraction, and the other one appears as soon as I attempt to extract certain .iso's. Any idea how I can fix this? I'm probably just doing something obviously wrong, I'm just new to this is all.
The text was updated successfully, but these errors were encountered: