Форумы мира Хаддан

Форумы мира Хаддан (http://forum.haddan.ru/index.php)
-   Общий форум (http://forum.haddan.ru/forumdisplay.php?f=9)
-   -   Тест Хаддана (http://forum.haddan.ru/showthread.php?t=111999)

КОУБИ 11.11.2014 02:15

Эли в баре покупаются прекрасно,сбоев нет,отображение инфы некоторых персов в коде,диалоги с NPS работают отлично,логи отображаются в штатном режиме,время даже отображется по МСК :)


В лабиринте при просмотре карты и при переходах в режиме постоянного обновления выдает вот это http://s43.radikal.ru/i099/1411/b2/e4b03f718d67.jpg

_фюрер_ 11.11.2014 02:24

Внимание! Следующие вещи сильно изношены: ???????? ????? +2, ???????? ???????????.
вот косяк еще, вещи не показывает какие изношены

КОУБИ 11.11.2014 02:32

Не корректно отображаются некоторые элементы библиотеки
http://s003.radikal.ru/i202/1411/f9/de489295b67d.png
http://s020.radikal.ru/i713/1411/ad/0a9cbbcbaeb8.png

Maelstorm 11.11.2014 02:45

Цитата:

Сообщение от КОУБИ
Не корректно отображаются некоторые элементы библиотеки
http://s003.radikal.ru/i202/1411/f9/de489295b67d.png
http://s020.radikal.ru/i713/1411/ad/0a9cbbcbaeb8.png

это (как и вопрос предыдущего поста) скорее всего накладки неправильной конвертации БД при переезде. Завтра по новой бэкап накачу, скорее всего все исправится

Цитата:

Сообщение от КОУБИ
Эли в баре покупаются прекрасно,сбоев нет,отображение инфы некоторых персов в коде,диалоги с NPS работают отлично,логи отображаются в штатном режиме,время даже отображется по МСК :)


В лабиринте при просмотре карты и при переходах в режиме постоянного обновления выдает вот это http://s43.radikal.ru/i099/1411/b2/e4b03f718d67.jpg

Мы еще не подняли cron. Лабиринт не апдейтится. Это тоже завтра

КОУБИ 11.11.2014 03:00

Ну вообщем больше пока видимых проблем на сегодня не вижу,вернемся завтра и продолжим))

_MR.DEATH_ 11.11.2014 03:06

Не открывается инфа по человеческий :( Но возможно я слоу.

'BoB' 11.11.2014 03:30

У многих проблемы с инфой.
http://clip2net.com/s/jfYphn

Первая проблема не показывает что именно изношено.
Вторая в чате не отображает сообщение.
http://clip2net.com/s/jfYrbF

Казино русская рулетка. Ставка 100 на зиро.Чат показывает когда выигрываю но деньги на счету не появляются.Проверено до трех раз.
http://clip2net.com/s/jfYu9N

Либо каждый клик победа.
http://clip2net.com/s/jfYvU6

100% вторая атака. 2 из 3 боев проходила одна атака.Без каких либо пост эффектов.

При попытки назвать питомца русским шрифтом выдает ошибку.
http://clip2net.com/s/jfYCkm

Русский язык вообще нигде не пашет.

Взял ссуду на 200 амн.Пишет что "Вы взяли беспроцентную ссуду 200 алмазных монет до 23:59:59 17-11-2014." Но на деле амн нету.
И так же наоборот. Вы погасили ссуду на 161 алмазных монет.

Видящий Мрак 11.11.2014 04:28

Удалил валентинку :))

Код:

Context info for the following error/warning:
Error: 1024, Write multi-query failed (1):
CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP SELECT t.thingid FROM thing t /*INNER JOIN thingtype tt ON t.thingtypeid=tt.thingtypeid*/ WHERE t.thingid='20985133' AND t.userid='30883' AND (t.clan = '' OR t.clan='30883') /*AND NOT FIND_IN_SET('clan', tt.tflags)*/ AND t.place='inv' AND t.placeid=0 LIMIT 1; UPDATE thingstothrowaway INNER JOIN thing USING(thingid) SET userid=0, place='room', placetime=NOW(), placeid=16843521; REPLACE INTO thingvisibility (thingid, userid, roomid) SELECT thingid, 30883, 16843521 FROM thingstothrowaway; SELECT COUNT(*), GROUP_CONCAT(thingid) INTO @cnt, @thingids FROM thingstothrowaway;
With result:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=HEAP SELECT t.thingid FROM thing t /*INNER JOIN thingtype tt ON t.thing' at line 1
in /var/www/haddan/core/library/db_fns.php, 329

Backtrace: {
file: /var/www/haddan/core/library/db_fns.php, 329
call: trigger_error("Write multi-query failed (1):

CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER J...")

file: /var/www/haddan/core/library/db_fns.php, 305
call: db_trigger_error("Write multi-query failed (1):

CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER J...", "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use...", 256)

file: /var/www/htdocs/inv/inv.php, 632
call: db_multiquery_write("CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER JOIN thingtype tt ON t.thingtypeid=...")

file: /var/www/htdocs/inv/inv.php, 391
call: throwAwayThing(Array(4))

file: /var/www/htdocs/inv/inv.php, 111
call: processInventoryPost(Array(4))
}
Locals:
Array
(
    [querytext] => Write multi-query failed (1):

CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER JOIN thingtype tt ON t.thingtypeid=tt.thingtypeid*/
WHERE t.thingid='20985133' AND t.userid='30883' AND (t.clan = '' OR t.clan='30883') /*AND NOT FIND_IN_SET('clan', tt.tflags)*/ AND t.place='inv' AND t.placeid=0
LIMIT 1; 

UPDATE thingstothrowaway
INNER JOIN thing USING(thingid)
SET userid=0, place='room', placetime=NOW(), placeid=16843521;

REPLACE INTO thingvisibility (thingid, userid, roomid)
SELECT thingid, 30883, 16843521
FROM thingstothrowaway;

SELECT COUNT(*), GROUP_CONCAT(thingid) INTO @cnt, @thingids FROM thingstothrowaway;

    [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER JOIN thingtype tt ON t.thing' at line 1
    [type] => 256
)

Context info for the following error/warning:
Error: 256, Write multi-query failed (1):
CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP SELECT t.thingid FROM thing t /*INNER JOIN thingtype tt ON t.thingtypeid=tt.thingtypeid*/ WHERE t.thingid='20985133' AND t.userid='30883' AND (t.clan = '' OR t.clan='30883') /*AND NOT FIND_IN_SET('clan', tt.tflags)*/ AND t.place='inv' AND t.placeid=0 LIMIT 1; UPDATE thingstothrowaway INNER JOIN thing USING(thingid) SET userid=0, place='room', placetime=NOW(), placeid=16843521; REPLACE INTO thingvisibility (thingid, userid, roomid) SELECT thingid, 30883, 16843521 FROM thingstothrowaway; SELECT COUNT(*), GROUP_CONCAT(thingid) INTO @cnt, @thingids FROM thingstothrowaway;
With result:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=HEAP SELECT t.thingid FROM thing t /*INNER JOIN thingtype tt ON t.thing' at line 1
in /var/www/haddan/core/library/db_fns.php, 332

Backtrace: {
file: /var/www/haddan/core/library/db_fns.php, 332
call: trigger_error("Write multi-query failed (1):

CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER J...", 256)

file: /var/www/haddan/core/library/db_fns.php, 305
call: db_trigger_error("Write multi-query failed (1):

CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER J...", "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use...", 256)

file: /var/www/htdocs/inv/inv.php, 632
call: db_multiquery_write("CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER JOIN thingtype tt ON t.thingtypeid=...")

file: /var/www/htdocs/inv/inv.php, 391
call: throwAwayThing(Array(4))

file: /var/www/htdocs/inv/inv.php, 111
call: processInventoryPost(Array(4))
}
Locals:
Array
(
    [querytext] => Write multi-query failed (1):

CREATE TEMPORARY TABLE thingstothrowaway TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER JOIN thingtype tt ON t.thingtypeid=tt.thingtypeid*/
WHERE t.thingid='20985133' AND t.userid='30883' AND (t.clan = '' OR t.clan='30883') /*AND NOT FIND_IN_SET('clan', tt.tflags)*/ AND t.place='inv' AND t.placeid=0
LIMIT 1; 

UPDATE thingstothrowaway
INNER JOIN thing USING(thingid)
SET userid=0, place='room', placetime=NOW(), placeid=16843521;

REPLACE INTO thingvisibility (thingid, userid, roomid)
SELECT thingid, 30883, 16843521
FROM thingstothrowaway;

SELECT COUNT(*), GROUP_CONCAT(thingid) INTO @cnt, @thingids FROM thingstothrowaway;

    [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=HEAP
SELECT t.thingid
FROM thing t
/*INNER JOIN thingtype tt ON t.thing' at line 1
    [type] => 256
)


NeutroN 11.11.2014 08:51

http://test.haddan.ru/thing.php?type=12721
не отображается картинка, ее вообще нет на сервере :crazy:

JamesMoriarti 11.11.2014 10:12

деньги бесконечные сделайте


Часовой пояс GMT +4, время: 14:18.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. Адаптация Архивариус & dukei