gamingmagic Posted August 10, 2024 Posted August 10, 2024 View File Sonic Blow and Arrow Vulcan v3.patch for 2018/12/19 Up Client thanks to ckx_, syon, gidz, sadre Submitter gamingmagic Submitted 08/06/24 Category Source Modifications Video Content Author Gamingmagic Quote
Haganezuka Posted August 12, 2024 Posted August 12, 2024 There seems to be a problem applying this patch. skill.obj : error LNK2001: unresolved external symbol "class std::vector<struct s_animation_data,class std::allocator<struct s_animation_data> > animation_lists" (?animation_lists@@3V?$vector@Us_animation_data@@V?$allocator@Us_animation_data@@@std@@@std@@A) Quote
hendra814 Posted September 2, 2024 Posted September 2, 2024 get conflict for clif.cpp and skill.cpp, what should i do? Quote
mrgeiszer Posted October 27, 2024 Posted October 27, 2024 On 8/10/2024 at 4:58 PM, gamingmagic said: View File Sonic Blow and Arrow Vulcan v3.patch for 2018/12/19 Up Client thanks to ckx_, syon, gidz, sadre Submitter gamingmagic Submitted 08/06/24 Category Source Modifications Video Content Author Gamingmagic how to install it? Quote
AinsLord Posted January 15 Posted January 15 On 8/12/2024 at 10:06 AM, Haganezuka said: There seems to be a problem applying this patch. skill.obj : error LNK2001: unresolved external symbol "class std::vector<struct s_animation_data,class std::allocator<struct s_animation_data> > animation_lists" (?animation_lists@@3V?$vector@Us_animation_data@@V?$allocator@Us_animation_data@@@std@@@std@@A) up to this I do have the same issue 1 Quote
forseti47 Posted February 22 Posted February 22 On 8/12/2024 at 2:06 PM, Haganezuka said: There seems to be a problem applying this patch. skill.obj : error LNK2001: unresolved external symbol "class std::vector<struct s_animation_data,class std::allocator<struct s_animation_data> > animation_lists" (?animation_lists@@3V?$vector@Us_animation_data@@V?$allocator@Us_animation_data@@@std@@@std@@A) Add std::vector<s_animation_data> animation_lists; in skill.cpp Quote
hmwater001 Posted April 5 Posted April 5 Where in skill.cpp need to add? "std::vector<s_animation_data> animation_lists;" Quote
csnv Posted May 6 Posted May 6 Hello, I'm the author of the plugin this patch is based on. Could I receive some kind of credit as the original author in the download page? Thank you. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.