Jump to content

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


gamingmagic

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   21
  • Joined:  08/23/17
  • Last Seen:  

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


thanks to ckx_, syon, gidz, sadre

 


 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  116
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

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)

 

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  59
  • Topics Per Day:  0.01
  • Content Count:  1281
  • Reputation:   170
  • Joined:  06/12/12
  • Last Seen:  

get conflict for clif.cpp and skill.cpp, what should i do?

image.png.860e51ce479e4b3d7737da17a84cfcd0.png

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.01
  • Content Count:  32
  • Reputation:   2
  • Joined:  03/07/23
  • Last Seen:  

On 8/10/2024 at 4:58 PM, gamingmagic said:

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


thanks to ckx_, syon, gidz, sadre

 


 

how to install it?

Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  261
  • Topics Per Day:  0.08
  • Content Count:  758
  • Reputation:   20
  • Joined:  11/21/15
  • Last Seen:  

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
Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  11/30/23
  • Last Seen:  

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
Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  12
  • Reputation:   0
  • Joined:  08/09/17
  • Last Seen:  

Where in skill.cpp need to add?


"std::vector<s_animation_data> animation_lists;"

Link to comment
Share on other sites

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.

×
×
  • Create New...