Jump to content
  • 0

Many Map Server Errors [ Help ]


SlashGeeGee

Question


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

Hello rA :D

recently my server had renewal mechanics and it's working fine then i tried to disable it and i got many map server errors.

on the first error i just added on my mob_db2.txt custom monsters here's my mob_db2.txt

2efmdkx.jpg

http://upaste.me/4eb83044177cfa0

second error : i just changed the coordinates of man from morroc then this error pops in quest_nameless.txt

s1511y.jpg

i don't know what caused the debug message the lhz_dun04

last error here :

2upbc61.jpg

all errors are about the lhz_dun i guess :)

thanks for your help /no1

SlashGeeGee

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

1st error remove a column on your mob_db2 on rA from recent changes Exp per has been removed.

2nd error do not edit man from morroc in notepad.exe the file is too big for notepad.exe to handle it.

might as well use notepad++.

3rd error if your using pre-re settings those mobs don't exist on mob_db.txt so solution would be removing them from

Iz_dun and lhz_dun.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

1st error remove a column on your mob_db2 on rA from recent changes Exp per has been removed.

2nd error do not edit man from morroc in notepad.exe the file is too big for notepad.exe to handle it.

might as well use notepad++.

3rd error if your using pre-re settings those mobs don't exist on mob_db.txt so solution would be removing them from

Iz_dun and lhz_dun.

thanks for the reply men /no1

lhz_dun and Iz_dun error solved

but the first error i don't understand what to remove

and after it reads quest_db.txt

it says error no .3

Edited by SlashGeeGee
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

post your mob_db2.txt and ill check it

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

post your mob_db2.txt and ill check it

it's this one : http://upaste.me/4eb83044177cfa0

EDIT : my npcidentiy.lua


   ["JT_Bcheval"] = 2900,
   ["JT_Bfou"] = 2901,
   ["JT_Bpion"] = 2902,
   ["JT_Breine"] = 2903,
   ["JT_Broi"] = 2904,
   ["JT_Btour"] = 2905,
   ["JT_Ncheval"] = 2906,
   ["JT_Nfou"] = 2907,
   ["JT_Npion"] = 2908,
   ["JT_Nreine"] = 2909,
   ["JT_Nroi"] = 2910,
   ["JT_Ntour"] = 2911

jobname.lua

   [jobtbl.JT_Bcheval] = "Bcheval",
   [jobtbl.JT_Bfou] = "Bfou",
   [jobtbl.JT_Bpion] = "Bpion",
   [jobtbl.JT_Breine] = "Breine",
   [jobtbl.JT_Broi] = "Broi",
   [jobtbl.JT_Btour] = "Btour",
   [jobtbl.JT_Ncheval] = "Ncheval",
   [jobtbl.JT_Nfou] = "Nfou",
   [jobtbl.JT_Npion] = "Npion",
   [jobtbl.JT_Nreine] = "Nreine",
   [jobtbl.JT_Nroi] = "Nroi",
   [jobtbl.JT_Ntour] = "Ntour"

BUMP !

Edited by SlashGeeGee
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

here I just removed 1 column:

http://pastebin.com/raw.php?i=fVYZMjdd

Thanks Ngek202 :)

Solved !

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