MabiPack icon indicating copy to clipboard operation
MabiPack copied to clipboard

This program does not run in target x64

Open xxbidiao opened this issue 8 years ago • 2 comments

MabinogiResource.net.dll fails to load in x64 enviromnent. I tried the provided package and manually compile and run it at x64 target and it fails; However when I switch target to x86 the program runs smoothly.

(Sorry since my error message is in Chinese.) 错误: 未能完成程序集的安装(hr = 0x8007000b)。探测终止。

xxbidiao avatar Oct 28 '16 15:10 xxbidiao

Perhaps, I think it's because you are using the MabinogiResource.dll for 32bit.

Please check MabinogiResource source code.

https://github.com/logue/MabinogiResource

[https://avatars1.githubusercontent.com/u/480173?v=3&s=400]https://github.com/logue/MabinogiResource

GitHub - logue/MabinogiResource: Mabinogi *.pack file ...https://github.com/logue/MabinogiResource github.com MabinogiResource - Mabinogi *.pack file management APIs. fork from http://code.google.com/p/mabinogiresource/

??????????????? [email protected] http://logue.be/


$B:9=P?M(B: xxbidiao [email protected] $BAw?.F|;~(B: 2016$BG/(B10$B7n(B29$BF|(B 0:52 $B08@h(B: logue/MabiPack $B7oL>(B: [logue/MabiPack] This program does not run in target x64 (#2)

MabinogiResource.net.dll fails to load in x64 enviromnent. I tried the provided package and manually compile and run it at x64 target and it fails; However when I switch target to x86 the program runs smoothly.

(Sorry since my error message is in Chinese.) ??: [email protected]=x=8E*0BAu(B(hr = 0x8007000b)$B!#C5(B??$B;_!#(B

You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/logue/MabiPack/issues/2, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAdTrfA8ZlGPvFHn3jJfJMURM4xWcrwWks5q4hokgaJpZM4Kjley.

logue avatar Oct 29 '16 00:10 logue

I had the same message on Windows 7, but just installing Visual Studio(2017 Community) resolved the issue.

7cc avatar Apr 04 '18 16:04 7cc