Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Komendy GM oraz Questy wywalają serwer


Rekomendowane odpowiedzi

Opublikowano

Więc tak mój problem wygląda tak, wszystko chodziło, bez zarzutu dodałem zaawansowany Quest na Pety z Query, działał. Porobiłem parę poprawek w mob_proto i wtedy wystąpił pierwszy błąd, skraszowała mi się tabelka, ogólnie coś z bazą zaczęło się dziać, ponieważ obecnie musiałem naprawiać wszystkie tabelki z Logów oraz niektóre z Player. Teoretycznie wszystko tam przywróciłem, nie ma błędów w bazie, ale po dodaniu Systemu Energii wszystko zaczęło się sypać, gdy próbuje wpisać /reload q wywala mnie z gry i mam Connection refused. Gdy próbuje korzystać z funkcji u Alchemika (która czyta z bazy lvl broni - zadziałało to tylko raz) z tego questa i przekładam item na Alchemika to samo, oraz to samo dzieje się gdy chce przywołać nowego peta - powinien wtedy stworzyć katalog na serwie ale przestał to robić, wywala z gry wywala w konsoli Connection refused, a w syserr mam tylko to:

 

Auth

 

SYSERR: Sep 20 12:09:50 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Sep 20 12:12:26 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Sep 20 12:14:18 :: SetBilling: cannot find login key 0
SYSERR: Sep 20 12:14:31 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

 

DB

 

SYSERR: Sep 20 12:18:05 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Sep 20 12:31:24 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Sep 20 12:31:24 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Table './player/mob_proto' is marked as crashed and last (automatic?) repair failed
query: SELECT vnum, name, locale_name, type, rank, battle_type, level, size+0, ai_flag+0, setRaceFlag+0, setImmuneFlag+0, on_click, empire, drop_item, resurrection_vnum, folder, st, dx, ht, iq, damage_min, damage_max, max_hp, regen_cycle, regen_percent, exp, gold_min, gold_max, def, attack_speed, move_speed, aggressive_hp_pct, aggressive_sight, attack_range, polymorph_item, enchant_curse, enchant_slow, enchant_poison, enchant_stun, enchant_critical, enchant_penetrate, resist_sword, resist_twohand, resist_dagger, resist_bell, resist_fan, resist_bow, resist_fire, resist_elect, resist_magic, resist_wind, resist_poison, dam_multiply, summon, drain_sp, skill_vnum0, skill_level0, skill_vnum1, skill_level1, skill_vnum2, skill_level2, skill_vnum3, skill_level3, skill_vnum4, skill_level4 , sp_berserk, sp_stoneskin, sp_godspeed, sp_deathblow, sp_revive 
SYSERR: Sep 20 12:31:25 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Table './player/shop' is marked as crashed and last (automatic?) repair failed
query: SELECT shop.vnum, shop.npc_vnum, shop_item.item_vnum, shop_item.count FROM shop LEFT JOIN shop_item ON shop.vnum = shop_item.shop_vnum ORDER BY shop.vnum, shop_item.item_vnum
SYSERR: Sep 20 12:31:25 :: InitializeShopTable: InitializeShopTable : Table count is zero.
SYSERR: Sep 20 12:31:25 :: InitializeTables: InitializeShopTable FAILED
SYSERR: Sep 20 12:31:25 :: Initialize: Table Initialize FAILED
SYSERR: Sep 20 21:36:08 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Sep 20 21:42:14 :: Process: FDWATCH: peer null in event: ident 21
SYSERR: Sep 20 21:43:11 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Sep 20 21:43:18 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Sep 20 21:44:33 :: Process: FDWATCH: peer null in event: ident 21
SYSERR: Sep 20 21:44:55 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Sep 20 22:05:40 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Sep 20 22:06:21 :: Process: FDWATCH: peer null in event: ident 21
SYSERR: Sep 20 22:06:27 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

 

żeby nie było tabelka mob_proto została przywrócona nie naprawiona nie dało się :/

 

CH1

 

 

SYSERR: Sep 20 12:13:55 :: ItemLoad: cannot create item by vnum 53501 (name Schitti id 30000317)
SYSERR: Sep 20 12:13:55 :: ChildLoop: AsyncSQL: query failed: Table './log/loginlog2' is marked as crashed and last (automatic?) repair failed (query: INSERT INTO loginlog2(type, is_gm, login_time, channel, account_id, pid, ip, client_version) VALUES('INVALID', 'Y', NOW(), 1, 1, 57698, inet_aton('192.168.1.101'), '') errno: 144)
SYSERR: Sep 20 12:17:26 :: ItemLoad: cannot create item by vnum 53501 (name Schitti id 30000317)
SYSERR: Sep 20 12:17:26 :: ChildLoop: AsyncSQL: query failed: Table './log/loginlog2' is marked as crashed and last (automatic?) repair failed (query: INSERT INTO loginlog2(type, is_gm, login_time, channel, account_id, pid, ip, client_version) VALUES('INVALID', 'Y', NOW(), 1, 1, 57698, inet_aton('192.168.1.101'), '') errno: 144)
SYSERR: Sep 20 12:31:28 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Sep 20 12:31:31 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Sep 20 12:31:34 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Sep 20 12:31:37 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Sep 20 12:31:40 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Sep 20 12:31:41 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Sep 20 12:31:41 :: socket_block: fcntl: nonblock: Bad file descriptor
SYSERR: Sep 20 21:39:38 :: ChildLoop: AsyncSQL: query failed: Table './log/loginlog2' is marked as crashed and last (automatic?) repair failed (query: INSERT INTO loginlog2(type, is_gm, login_time, channel, account_id, pid, ip, client_version) VALUES('INVALID', 'Y', NOW(), 1, 1, 1, inet_aton('192.168.1.101'), '') errno: 144)
SYSERR: Sep 20 21:41:00 :: Click: CQuestManager::Click(pid=1, target_npc_name=Item Shop) - NOT EXIST NPC RACE VNUM[9010]
SYSERR: Sep 20 21:44:05 :: ChildLoop: AsyncSQL: query failed: Table './log/loginlog2' is marked as crashed and last (automatic?) repair failed (query: INSERT INTO loginlog2(type, is_gm, login_time, channel, account_id, pid, ip, client_version) VALUES('INVALID', 'Y', NOW(), 1, 1, 1, inet_aton('192.168.1.101'), '') errno: 144)
SYSERR: Sep 20 22:06:01 :: ChildLoop: AsyncSQL: query failed: Unknown column 'ip' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 1, 474558, 955168, 5, 'GM_LOGIN', '', '192.168.1.101') errno: 1054)
SYSERR: Sep 20 22:06:01 :: ChildLoop: AsyncSQL: query failed: Unknown column 'ip' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 1, 474558, 955168, 0, 'LOGIN', '192.168.1.101 999989999 1 1 0', '192.168.1.101') errno: 1054)
SYSERR: Sep 20 22:06:01 :: ChildLoop: AsyncSQL: query failed: Unknown column 'ip' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 0, 0, 10000001, 'SET_SOCKET', '', '', 72702) errno: 1054)
SYSERR: Sep 20 22:06:01 :: ChildLoop: AsyncSQL: query failed: Unknown column 'ip' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 0, 0, 10000006, 'SET_SOCKET', '', '', 53005) errno: 1054)
SYSERR: Sep 20 22:06:09 :: ChildLoop: AsyncSQL: query failed: Unknown column 'ip' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 51, 0, 10000006, 'SET_SOCKET', '', '', 53005) errno: 1054)

 

ostatni błąd możne wynikać z tego że wgrałem czyste tabelki (z plików Schittseta a miałem przedtem chyba z innych), logów tez nie dało się naprawić.

 

CH99

 

 

SYSERR: Sep 20 21:43:11 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Sep 20 21:43:23 :: regen_load: No mob data by vnum 21578
SYSERR: Sep 20 21:43:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:43:23 :: regen_load: No mob data by vnum 21578
SYSERR: Sep 20 21:43:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:43:23 :: regen_load: No mob data by vnum 21578
SYSERR: Sep 20 21:43:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:43:23 :: regen_load: No mob data by vnum 21578
SYSERR: Sep 20 21:43:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:43:35 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:29 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:35 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 21:44:35 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:36 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:37 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:38 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 21:44:39 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:41 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 21:44:44 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 21:44:45 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:46 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:47 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 21:44:47 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 21:44:50 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 21:44:53 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 21:44:55 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Sep 20 22:05:49 :: regen_load: No mob data by vnum 21578
SYSERR: Sep 20 22:05:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 22:05:49 :: regen_load: No mob data by vnum 21578
SYSERR: Sep 20 22:05:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 22:05:49 :: regen_load: No mob data by vnum 21578
SYSERR: Sep 20 22:05:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 22:05:49 :: regen_load: No mob data by vnum 21578
SYSERR: Sep 20 22:05:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 22:06:02 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 22:06:21 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 22:06:22 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 22:06:24 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 22:06:26 :: SpawnMob: SpawnMob: no mob data for vnum 21578
SYSERR: Sep 20 22:06:27 :: socket_connect: HOST 192.168.1.109:14000, could not connect.
SYSERR: Sep 20 22:06:27 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

 

usunołem zbedne "SpawnMob: SpawnMob: no mob data for vnum 21578" ten błąd nie jest istotny, wyskakuje mi też:

 

 

LoadMotion: cannot find accumulation data in file

 

Ale to tez nie ma z tym nic wspólnego jeszcze po prostu tego nie naprawiłem, a mam to od pół roku i nie przeszkadzało.

 

 

Proszę was Serio o pomoc, bo pomału nie wiem co zrobić.

 

Pozdrawiam, Lagos

Opublikowano

Naprawione, problem właśnie z tym, że naprawiłem, potem przywróciłem kopie a nadal nie działają mi Questy i wywala przy niektórych komendach GM :/

 

Czyli w DB wyskakuje mi : Process: FDWATCH: peer null in event: ident 21

a na kanałach : socket_connect: HOST 192.168.1.109:14000, could not connect.

no i jeszcze w logowaniu: SetBilling: cannot find login key 0 - ten to jeszcze nie jest groźny ale jak wyskoczy dla gracza z kluczem to już amba fatima, nie można się połączyć pada wszystko a niby nadal działa.

 

 

Może wrzucę .err z mysql, to może ktoś coś kapnie, naprawdę MUSZĘ to rozwiązać, albo inaczej po prostu dowiedzieć się co jest winne.

 

ps Dziękuje za pomoc pierwszej osobie.

Opublikowano

 

Naprawiłem większość błędów z logów, usunąłem haslo przy root dla localhost w MySQL tak jak to było pokazane w poradniku dla Kostiumów, Sprawdziłem bazę przez mysqlcheck - wyszło zero błędów (czyli wszystko OK).

 

Żeby nie pisać za dużo dodam, że wyczyściłem bazę do zera usunąłem wszystko co niepotrzebne (+ Logi oczywiście):

 

 

 

TRUNCATE player;

TRUNCATE player_index;

TRUNCATE quest;

TRUNCATE item;

TRUNCATE safebox;

TRUNCATE guild;

TRUNCATE guild_comment;

TRUNCATE guild_grade;

TRUNCATE guild_member;

TRUNCATE affect;

TRUNCATE marriage;

TRUNCATE account;

 

 

 

 

EFEKT:Serwer uruchamia się poprawnie tak jak przedtem i wszystko działa do momentu przeładowania Questów lub użycia Questa opartego na query.

 

 

CO ZROBIŁEM: Usunąłem ostatnie Questy przywróciłem, Questlib.lua i questfunction z poprzedniej działającej kopi, wgrałem wszystkie Questy na nowo sh make (dodam że później jeszcze zrobiłem to sprawdzając wszystkie Questy po kolei wgrywając przez qc - przedtem usunąłem katalog Object). Wychodziło by na to że w bazie nie ma błędów, game i DB wgrałem na nowo bo nie wiedziałem, czy się jakieś cuda nie podziały i nie zepsuły się jakieś pliki, ogólnie poprzewracałem i...

 

EFEKT: Serwer uruchamia się poprawnie tak jak przedtem :), ale po wykonaniu Questa, który przedtem działał poprawnie oparty na os. (zapisuje sobie pliki na serwerze) ponownie wywala game itd.

 

 

Błąd jaki wyskakuje w Konsoli to connection refused nie może połączyć się z portem 15000, bo pada game, już tego nie sprawdzałem na końcu ale widać po logach gdy wyłączam serwer killując procesy to widać to tylko w DB, Ch99 i Auth

 

 

oto logi (wrzucam całe bez ucinania od wyczyszczenia, czyli jakoś trochę po poprzednich):

 

 

Auth:

 

 

 

SYSERR: Sep 22 00:10:20 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:23 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:26 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:29 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 00:10:29 :: socket_block: fcntl: nonblock: Bad file descriptor

SYSERR: Sep 22 01:16:24 :: SetBilling: cannot find login key 0

SYSERR: Sep 22 01:16:45 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 01:17:43 :: SetBilling: cannot find login key 0

SYSERR: Sep 22 01:17:55 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:52:55 :: SetBilling: cannot find login key 0

SYSERR: Sep 22 02:53:04 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:56:02 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:57:31 :: SetBilling: cannot find login key 0

SYSERR: Sep 22 02:57:55 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

 

 

 

 

CH1:

 

 

 

SYSERR: Sep 22 00:10:18 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:21 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:24 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:27 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 00:10:29 :: socket_block: fcntl: nonblock: Bad file descriptor

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:17:02 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:52:39 :: ChildLoop: AsyncSQL: query failed: Unknown column 'account_id' in 'field list' (query: REPLACE INTO levellog (name, level, time, account_id, pid, playtime) VALUES('Schitti', 100, NOW(), 1, 1, 4) errno: 1054)

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:53:22 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:56:02 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:56:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

 

 

 

CH99:

 

 

 

SYSERR: Sep 22 00:10:16 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:19 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:22 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:25 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:28 :: socket_connect: HOST localhost:15000, could not connect.

SYSERR: Sep 22 00:10:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 00:10:29 :: socket_block: fcntl: nonblock: Bad file descriptor

SYSERR: Sep 22 01:15:20 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 01:15:20 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:20 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 01:15:20 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:20 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 01:15:20 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:20 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 01:15:20 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:15:23 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:15:24 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 01:15:24 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 01:15:24 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 01:15:24 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 01:15:24 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 01:15:24 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 01:15:24 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 01:15:24 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:15:25 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:15:29 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:32 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:37 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:39 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:42 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:47 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:52 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:53 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:57 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:15:59 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:02 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:03 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:07 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:09 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:12 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:13 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:17 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:19 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:22 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:26 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:16:27 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:29 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:16:29 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:32 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:16:32 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:35 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:16:37 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:38 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:16:39 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:41 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:16:42 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:44 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:16:45 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 01:16:56 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 01:16:56 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:56 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 01:16:56 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:56 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 01:16:56 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:56 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 01:16:56 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:16:57 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 01:17:04 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:12 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:14 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:18 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:19 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:22 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:24 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:28 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:29 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:32 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:34 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:38 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:39 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:42 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:44 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:45 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:17:48 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:17:48 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:51 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:17:52 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:53 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 01:17:54 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 01:17:55 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:51:40 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:51:40 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:51:40 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:51:40 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:51:40 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:51:40 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:51:40 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:51:40 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:51:44 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:51:45 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:51:46 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:51:47 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:51:50 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:51:57 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:51:58 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:00 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:01 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:07 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:08 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:10 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:11 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:17 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:18 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:20 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:21 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:27 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:28 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:30 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:31 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:37 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:38 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:40 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:41 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:47 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:48 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:50 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:51 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:57 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:52:58 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:52:58 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:00 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:01 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:53:01 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:04 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:53:04 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:53:16 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:53:16 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:16 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:53:16 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:16 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:53:16 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:16 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:53:16 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:53:17 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:53:30 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:36 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:40 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:41 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:46 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:50 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:51 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:53 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:53:56 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:00 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:01 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:03 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:06 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:10 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:11 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:13 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:16 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:20 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:21 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:26 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:30 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:31 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:36 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:40 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:41 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:46 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:50 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:51 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:53 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:54:56 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:00 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:01 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:03 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:06 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:10 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:11 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:13 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:16 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:20 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:21 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:26 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:30 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:31 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:36 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:40 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:41 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:46 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:50 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:51 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:53 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:55:56 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:00 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:01 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:02 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:56:19 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:56:19 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:19 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:56:19 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:19 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:56:19 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:19 :: regen_load: No mob data by vnum 21578

SYSERR: Sep 22 02:56:19 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fennec_fox/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_desert_turtle/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_king/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_dragon/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_huge/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_elder/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_warrior/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_commander/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_minotaur/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/god_monkey/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/evil_eye/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/giant_scorpion/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_ghost/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_tiger_boss/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_man/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_guru/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_hu/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_red/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/ent_black/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/fire_knight/03.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/warriorghost/wait.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/suraghost/wait.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_helhound/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_warrior/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/gnoll_mage/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_argus/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_commander/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/troll_mage/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_warrior/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_mage/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:56:20 :: LoadMotion: cannot find accumulation data in file 'data/monster/naga_soldier/run.msa'

SYSERR: Sep 22 02:56:29 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:39 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:41 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:51 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:53 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:53 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:56:59 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:01 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:03 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:03 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:09 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:11 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:13 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:13 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:19 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:21 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:23 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:29 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:31 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:33 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:34 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:57:37 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:57:39 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:40 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:57:41 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:43 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:57:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:43 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:46 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:57:49 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:57:49 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:51 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:52 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:57:53 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:53 :: SpawnMob: SpawnMob: no mob data for vnum 21578

SYSERR: Sep 22 02:57:55 :: socket_connect: HOST 192.168.1.109:14000, could not connect.

SYSERR: Sep 22 02:57:55 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

 

 

 

 

DB:

 

 

 

SYSERR: Sep 22 00:03:25 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 00:03:35 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 00:03:58 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 00:10:14 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Table 'itemlog.locale' doesn't exist

query: SELECT MAX(id) FROM itemlog.locale WHERE id >= 2000000000 and id <= 2100000000

SYSERR: Sep 22 00:10:14 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Table 'itemlog.locale' doesn't exist

query: SELECT COUNT(*) FROM itemlog.locale WHERE id >= 2000000000 AND id <= 2100000000

SYSERR: Sep 22 00:10:14 :: InitializeNowItemID: Can not build ITEM_ID_RANGE

SYSERR: Sep 22 01:15:11 :: Start: TABLE_POSTFIX not configured use default

SYSERR: Sep 22 01:16:24 :: Process: FDWATCH: peer null in event: ident 21

SYSERR: Sep 22 01:16:45 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 01:16:51 :: Start: TABLE_POSTFIX not configured use default

SYSERR: Sep 22 01:17:43 :: Process: FDWATCH: peer null in event: ident 21

SYSERR: Sep 22 01:17:55 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:51:31 :: Start: TABLE_POSTFIX not configured use default

SYSERR: Sep 22 02:52:55 :: Process: FDWATCH: peer null in event: ident 21

SYSERR: Sep 22 02:53:04 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:53:12 :: Start: TABLE_POSTFIX not configured use default

SYSERR: Sep 22 02:56:02 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

SYSERR: Sep 22 02:56:14 :: Start: TABLE_POSTFIX not configured use default

SYSERR: Sep 22 02:57:31 :: Process: FDWATCH: peer null in event: ident 21

SYSERR: Sep 22 02:57:55 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

 

 

 

 

Dodam Log z MySQL (może ktoś coś z tego wyczyta i pomoże mi):

 

http://wklej.org/id/835038/

 

Prosiłbym żeby ktoś zwrócił uwagę na linijkę 73, jedyne co przychodzi mi do głowy to to ze porty się wysypały i MySQL się popsuło, tyle że niby po naprawie tabelek wszystko chodzi.

 

 

Będę bardzo wdzięczny za jakąkolwiek pomoc, mecze się z tym już sami widzicie jak długo, a na pewno nie odpuszczę. PROSZĘ O POMOC.

Opublikowano

Eliminacja błędów po kolei. Zaczęło się to od dodania systemu energii więc podrzuć link do tematu z którego korzystałeś i postaram się zobaczyć co mogło spowodować takie błędy. Ogólnie jeżeli usuwasz wszystkie questy to wszystko działa bez zarzutu ?

 

umarł

Opublikowano

Przede wszystkim dziękuje za zainteresowanie, system energii mam oparty na tym temacie:

 

http://www.elitepvpe...rgy-system.html

 

Po jego dodaniu nie mam żadnych błędów w logach Klienta, działa wszystko poprawnie poza tym zapytaniem do bazy czy dana bron spełnia kryteria czyli gdzieś w tym miejscu Questa;

 

 

local maxlvl = mysql_query("SELECT limitvalue0 FROM player.item_proto WHERE vnum='"..item.get_vnum().."' LIMIT 1;")

 

Co dalej, oczywiście funkcje questfunction i questbib.lua wgrane. Problem zaczął się przy odpaleniu tego Questa (chyba tej części z query) ale nawet po jego usunięciu przywracaniu funkcji i Questlib.lua starych nie skończył się, więc wyczyściłem bazę, questy, usunąłem logi przez przywrócenie kopi ponieważ naprawić nie można było. Jednak błąd nadal występował tyle że już przy innym Quescie, a mianowicie opartym na zapisywaniu danych do plików na dysku (quest działał i nie występowały przy nim przedtem błędy wiec podaje tylko linka do przykładu.)

 

http://www.elitepvpe...o-easy-way.html

 

Obecnie na nowo mam zamiar zainstalować na FreeBSD MySQL bo nie wiem czy coś w systemie się nie wysypało, tylko chciałbym znać powód.

 

Jeśli cokolwiek jeszcze potrzeba wszystko napisze.

 

 

PS chciałbym zwrócić uwagę na logi z bazy MySQL, ponieważ to dla mnie już głębsza filozofia, a wydaje mi się że tam właśnie pogrzebany jest jakiś szkopuł

Opublikowano

SYSERR: Sep 22 00:10:14 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Table 'itemlog.locale' doesn't exist
query: SELECT COUNT(*) FROM itemlog.locale WHERE id >= 2000000000 AND id <= 2100000000

Te wpisy bardzo mnie interesują. Sam nie mam takiej bazy i tabelki więc nie rozumiem o co tutaj chodzi. Ogólnie spróbuj tak jak mówisz zainstalować na nowo system i po kolei sprawdzać PRZEZ CO zaczną się sypać błędy (o ile w ogóle zaczną bo może być tak, że to całkiem co innego jest powodem).

 

umarł

Opublikowano

Chciałem skonfigurować postfixa w bazie i tak mi kazali wpisać, tyle że nie wytłumaczyli czemu bo nie maiłem tej tabelki w bazie (później to usunąłem, bo gdzieś nie pamiętam kto pisał, że nie trzeba tego konfigurować), znalazłem tylko to : http://www.elitepvpers.com/forum/metin2-pserver-guides-strategies/1817622-tutorial-gamecore-config.html ale tam to nie jest wyjaśnione chyba dobrze bo Arymaniak na MPC inaczej niektóre rzeczy tłumaczył jesli chodzi o conf.txt w DB: http://www.mpcforum.pl/topic/268085-tut-blokowanie-znakow-specjalnych-w-nickach-postaci/

 

TABLE_POSTFIX = ""

 

Ale to tylko wytłumaczenie tego błędu, który sam zrobiłem i od razu naprawiłem

 

Ktoś zwrócił mi uwagę na ten błąd poniżej, mówiąc, ze możliwe iż coś na serwie się wysypało, wtedy wgrałem game i DB na nowo, na wszelki wypadek (nie rozwiązało to oczywiscie problemu):

 

socket_block: fcntl: nonblock: Bad file descriptor

Opublikowano

Problem rozwiązany, nie opisze powodu dlatego, że to nie MPC mi pomogło.

 

 

PS dziękuje jedynie za pomoc i zainteresowanie ze strony @z4z0l oraz drobną pomoc Administracji MystiQe.eu

 

 

 

 

Temat do Zamknięcia.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...