Jump to content
  • 0

Help Please Scripting Error


Question

Posted

Hello all am Useing eAthena SVN SQL 2011-04-09 Revision 14785 So basicly am following this guide

http://www.gamerzplanet.net/forums/ragnarok-online/68638-how-to-make-custom-npcs.html

And i keep geting a error on my cmd that Says npc_parsesrcfile:File not found 'npc/custom/test.txt.

Theres the error below i did everthing the guide says in how to make custom-npcs but the npc just donset show i dont know if am useing outdated version of Revision or somthing but its like 2011 its from eAthena just a fyi well whoever helps me much appreciated if you need more info on the problem ill gladly show thanks if you have skype and want to teamview me add me jordan.saga

Thanks in advance 96398149.png

18 answers to this question

Recommended Posts

Posted (edited)

Did you place the file you made in "npc/custom/" folder? And did you name it "test.txt"?

File not found indicates that there's no script in that folder with that name.

Edited by plankt
Posted

Well if the test.txt is in the "npc/custom/" directory, that will not give error probably..

Maybe you got this,

1. Typography Error LOL

2. File Not Found = File is not in the Custom Folder..

Posted

The error is very clear.. your script is called "testnpc.txt" .. and the emulator is searching for a "test.txt" npc, just a name typo.

1.- rename your script to "test.txt"

or

2.- write the correct name in the conf file to "testnpc.txt"

Posted

:( I just cant download rAthena SVN Trunk revision thingy cause when i try to compile it it keeps giveing me a error am missing Char-Sql_exe or somthing that ends with .exe it works with eAthena but i cant add scripts :(

Also am useing a realy old Hexed cilent if that changes anything

Posted

Nope,the thing with your client won't change anything,cause your mapserver gives out the error,that your server didn't find the file.

Wait,is the Folder name of your server Backup? Are you sure,that there are the server files placed inside?

Posted

So if you go into the Backup folder you have all server folders and files inside there like :

/db

/conf

/src

... etc

and runserv-sql.exe and everything and you start the server there?

Posted (edited)

Was it just me or did he go from "npc:testnpc.txt" and "custom/test.txt" to "npc:test.txt" and "custom/testnpc.txt" in the second image? /no1

In the future, just make sure you have the same name at both places.

Edited by plankt

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