Jump to content

Release: Sonic Blow and Arrow Vulcan v3.patch for 2018/12/19 Up Client


Recommended Posts

Posted

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)

 

  • 3 weeks later...
  • 1 month later...
  • 2 months later...
Posted
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

  • Upvote 1
  • 1 month later...
Posted
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
  • 1 month later...
  • 1 month later...
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...