Jump to content
  • 0

Problem with Cart Config


M a p l e

Question


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   62
  • Joined:  02/04/19
  • Last Seen:  

After the last rA update (rathena@e72c736), this mod is giving error compiling. This message appears below. does anyone have a solution? 

/rAthena/src/map/map.cpp: In function 'void map_cart_read_config()': /rAthena/src/map/map.cpp:4771:68: error: cannot convert 'int*' to 'int64* {aka long int*}' for argument '2' to 'bool script_get_constant(const char*, int64*)' if (script_get_constant(it->as<std::string>().c_str(), &jobid))

MOD: https://github.com/cydh/rathena/pull/16

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  832
  • Reputation:   317
  • Joined:  02/11/19
  • Last Seen:  

Cydh updated the version you are using.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   62
  • Joined:  02/04/19
  • Last Seen:  

6 minutes ago, Mael said:

Cydh updated the version you are using.

@Mael this is same version of git cydh! 

The problem is that with the new int64 rA update this mod is giving error compiling.

https://github.com/rathena/rathena/commit/e72c7360cf9108b9aa5b5ad7891f8a8dcf16af49

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
Answer this question...

×   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...