R Ragnar Lothbrok New member Messages 317 Points 0 Age 40 Location In the Desert or Morocc Emulator Sep 20, 2013 #2 After updating emulator i got this error in map-server.bat [Error]: can't read db/pet->db.txt
Q quesoph New member Messages 562 Points 0 Location Philippines Emulator Sep 20, 2013 #3 I am guessing that you updated your server manually.. .../src/map/pet.c line 1205 must be: Code: char* filename[] = {"pet_db.txt","pet_db2.txt"}; Last edited by a moderator: Sep 20, 2013
I am guessing that you updated your server manually.. .../src/map/pet.c line 1205 must be: Code: char* filename[] = {"pet_db.txt","pet_db2.txt"};
R Ragnar Lothbrok New member Messages 317 Points 0 Age 40 Location In the Desert or Morocc Emulator Sep 20, 2013 #4 quesoph said: I am guessing that you updated your server manually.. .../src/map/pet.c line 1205 must be: char* filename[] = {"pet_db.txt","pet_db2.txt"}; Click to expand... Thanks!
quesoph said: I am guessing that you updated your server manually.. .../src/map/pet.c line 1205 must be: char* filename[] = {"pet_db.txt","pet_db2.txt"}; Click to expand... Thanks!