Jump to content
  • 0

entry point not found


joelolopez

Question


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

after compiling with VS2017 on a 64bit WIN8 OS , i run my rathena server on 64bit os..and it works perfectly, but when i try to run it on 32 bit WIN7 OS this message appear in map-server.exe

"map-server.exe 0- Entry Point Not Found

the procedure entry point ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime-l1-1-0.dll.

 

but the login and char server is working.. how can i make it work .. anyone?

Edited by joelolopez
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   703
  • Joined:  12/21/14
  • Last Seen:  

so you are running 64 bit app on 32 bit system ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

yep i guess? coz if im not mistaken vs2017 only works on 64 bit os

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   703
  • Joined:  12/21/14
  • Last Seen:  

you can not run 64 bit app on 32 bit system

however you can build rAthena as 32bit in VS in the 64bit system so just do that

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

7 hours ago, joelolopez said:

after compiling with VS2017 on a 64bit WIN8 OS , i run my rathena server on 64bit os..and it works perfectly, but when i try to run it on 32 bit WIN7 OS this message appear in map-server.exe

"map-server.exe 0- Entry Point Not Found

the procedure entry point ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime-l1-1-0.dll.

 

but the login and char server is working.. how can i make it work .. anyone?

Try to install "Microsoft Visual C++ 2017 Redistributable - x86"

https://go.microsoft.com/fwlink/?LinkId=746571

If it will not help, you should upload your "map-server.exe" to file hosting and send me a link.

Edited by Functor
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...