Jump to content
  • 0

my rAthena server dont load NPC?


rakuzas

Question


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

/omg This time i totally dont know which part i do wrong.. Sorry if i open other new topic.. But my server can run and connect and i can login into my server.. The problem is.. There is no NPC or Warper at all? I even notice at mapserv-sql.bat it said 0 NPC load..

Ps : This is fresh install & I dont even edit or touch anything excep char,map,login,grf,subnet,inter.. Usually i can connect and all npc load.. /omg

Edited by rakuzas
Link to comment
Share on other sites

11 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  135
  • Reputation:   5
  • Joined:  06/25/12
  • Last Seen:  

Did you edit your mmo.h PACKETVER? It's must match the date of your client. Otherwise, NPCs and mobs won't show.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

#ifndef PACKETVER

#define PACKETVER 20120307 <<this one?

//#define PACKETVER 20111116

#endif

And also.. When i diff "2012-06-18aRagexeRE" using shin diff patcher.. When patched.. I copy/cut into my RO directory.. But why it cant open? But the process running..

one more.. How to know our packerver?

Edited by rakuzas
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.02
  • Content Count:  257
  • Reputation:   7
  • Joined:  03/12/12
  • Last Seen:  

if you use client version 2012-06-18....

in mmo.h put :

#define PACKETVER 20120618

and also remove this ---->> // <---- in ---> //#define PACKETVER 20111116

then re-compile.

check your packet_db

packet_db_ver: default

also check your

scripts_custom.conf

Edited by patr3k
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

/hmm im confused.. If i just edit and save with notepad can or not? i use visual basic studio 10 express.. But when im try load "rAthena-10" it will open Visual Basic.. But i got error that said " Its not supported by this current of version"

errorrki.png

/hmm

And also.. What is "compile" things? Im totally new in this..

Edited by rakuzas
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.02
  • Content Count:  257
  • Reputation:   7
  • Joined:  03/12/12
  • Last Seen:  

use rAthena-9 not rAthena-10

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

open the solution file

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

/hmm I revert back rathena-9.. Then i got it loaded or converted.. But just got this... :

convertedh.png

after i open again.. Here what i got :

error2go.png

Edited by rakuzas
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  135
  • Reputation:   5
  • Joined:  06/25/12
  • Last Seen:  

You should be using Visual C++ not Visual Basic.

http://www.microsoft.com/en-us/download/details.aspx?id=5555

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

/omg when i tried install.. It install visual basic.. Not C++? Huh? Edited by rakuzas
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

You should be using Visual C++ not Visual Basic.

http://www.microsoft...ls.aspx?id=5555

I use Visual Basic.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

You should be using Visual C++ not Visual Basic.

http://www.microsoft...ls.aspx?id=5555

I use Visual Basic.

i follow your youtube tut.. But i got that error.. My Visual basic cannot read it..

/?? its fixed! Thanks guys.. No wonder i cant.. I install visual studio basic.. This things must use C++.. After recompile.. I can load without error.. Thanks a lot.. /no1

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