Bug report moved to the new portal: Mmore.club
Detailed info: L2-scripts.com
Skype: Urchika

Our portfolio of solved reports: High Five
Our portfolio of solved reports: GOD
Our portfolio of solved reports: Classic

This forum is closed and open for viewing our work on bug reports for a long time. Thank you all !


Закрытая тема
 
Опции темы Опции просмотра
Старый 26.02.2017, 02:40   #1
l2gold
Клиент Расширенка Crusade, + Classic 2.5 + svn + New GEO
 
Регистрация: 13.04.2012
Сообщений: 2,226
По умолчанию rg.apache.velocity.runtime.parser.ParseException: (FIXED)

[05:00:43] INFO =================================================
[05:00:43] INFO Project Revision: ........ L2s [27513]
[05:00:43] INFO Build Revision: .......... 9933
[05:00:43] INFO Update: .................. Helios: Lord of Bifrost
[05:00:43] INFO Build date: .............. 2017.02.22 19:30
[05:00:43] INFO Compiler version: ........ 1.8.0_121-b13 (Oracle Corporation)
[05:00:43] INFO =================================================

Код:
19:02:34]  INFO BotReportManager: Reports saved.
Feb 24, 2017 7:03:23 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'untouchable' logged in with HWID '77708346a1be284dc7a47292de102f3cfbadcc75c4d0e2f9' and IP '93.123.15.7'
Feb 24, 2017 7:06:01 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'Ap4ch' logged in with HWID '60ba9656c2a9e482cf53d04d97adaf73a59e3fc47b08999f' and IP '85.90.149.93'
Feb 24, 2017 7:09:06 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'alydian' logged in with HWID '83ca3ccab0d21d21f925452d01f8253efc80ae2d42c354d5' and IP '123.50.88.56'
Feb 24, 2017 7:10:23 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'asmaudian' logged in with HWID '83ca3ccab0d21d21f925452d01f8253efc80ae2d42c354d5' and IP '123.50.88.56'
[19:11:44] ERROR Parser Exception: 
org.apache.velocity.runtime.parser.ParseException: Encountered "<EOF>" at line 1, column 232.
Was expecting one of:
    "(" ...
    <RPAREN> ...
    <ESCAPE_DIRECTIVE> ...
    <SET_DIRECTIVE> ...
    "##" ...
    "\\\\" ...
    "\\" ...
    <TEXT> ...
    "*#" ...
    "*#" ...
    "]]#" ...
    <STRING_LITERAL> ...
    <END> ...
    <IF_DIRECTIVE> ...
    <INTEGER_LITERAL> ...
    <FLOATING_POINT_LITERAL> ...
    <WORD> ...
    <BRACKETED_WORD> ...
    <IDENTIFIER> ...
    <DOT> ...
    "{" ...
    "}" ...
    <EMPTY_INDEX> ...
    
    at org.apache.velocity.runtime.parser.Parser.generateParseException(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.jj_consume_token(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.Directive(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.Statement(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.Directive(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.Statement(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.process(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.parse(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.parse(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.parse(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.evaluate(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.evaluate(Unknown Source)
    at org.apache.velocity.app.Velocity.evaluate(Unknown Source)
    at l2s.gameserver.utils.velocity.VelocityUtils.evaluate0(VelocityUtils.java:65)
    at l2s.gameserver.utils.velocity.VelocityUtils.evaluate(VelocityUtils.java:87)
    at l2s.gameserver.network.l2.components.HtmlMessage.make(HtmlMessage.java:212)
    at l2s.gameserver.network.l2.components.HtmlMessage.packet(HtmlMessage.java:150)
    at l2s.gameserver.model.Player.sendPacket(Player.java:3396)
    at l2s.gameserver.model.quest.Quest.showHtmlFile(Quest.java:1291)
    at l2s.gameserver.model.quest.Quest.showHtmlFile(Quest.java:1274)
    at l2s.gameserver.model.quest.Quest.showResult(Quest.java:1349)
    at l2s.gameserver.model.quest.Quest.showResult(Quest.java:1335)
    at l2s.gameserver.model.quest.Quest.notifyEvent(Quest.java:973)
    at l2s.gameserver.model.Player.processQuestEvent(Player.java:1660)
    at l2s.gameserver.model.instances.NpcInstance.onBypassFeedback(NpcInstance.java:1182)
    at l2s.gameserver.network.l2.c2s.RequestBypassToServer.runImpl(RequestBypassToServer.java:133)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
[19:11:44]  WARN Incorrect htm bypass! npcId=32022 command=[QuestEvent 115 32022-02.htm]
org.apache.velocity.exception.ParseErrorException: Encountered "<EOF>" at <unknown template>[line 1, column 232]
Was expecting one of:
    "(" ...
    <RPAREN> ...
    <ESCAPE_DIRECTIVE> ...
    <SET_DIRECTIVE> ...
    "##" ...
    "\\\\" ...
    "\\" ...
    <TEXT> ...
    "*#" ...
    "*#" ...
    "]]#" ...
    <STRING_LITERAL> ...
    <END> ...
    <IF_DIRECTIVE> ...
    <INTEGER_LITERAL> ...
    <FLOATING_POINT_LITERAL> ...
    <WORD> ...
    <BRACKETED_WORD> ...
    <IDENTIFIER> ...
    <DOT> ...
    "{" ...
    "}" ...
    <EMPTY_INDEX> ...
    
    at org.apache.velocity.runtime.RuntimeInstance.evaluate(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.evaluate(Unknown Source)
    at org.apache.velocity.app.Velocity.evaluate(Unknown Source)
    at l2s.gameserver.utils.velocity.VelocityUtils.evaluate0(VelocityUtils.java:65)
    at l2s.gameserver.utils.velocity.VelocityUtils.evaluate(VelocityUtils.java:87)
    at l2s.gameserver.network.l2.components.HtmlMessage.make(HtmlMessage.java:212)
    at l2s.gameserver.network.l2.components.HtmlMessage.packet(HtmlMessage.java:150)
    at l2s.gameserver.model.Player.sendPacket(Player.java:3396)
    at l2s.gameserver.model.quest.Quest.showHtmlFile(Quest.java:1291)
    at l2s.gameserver.model.quest.Quest.showHtmlFile(Quest.java:1274)
    at l2s.gameserver.model.quest.Quest.showResult(Quest.java:1349)
    at l2s.gameserver.model.quest.Quest.showResult(Quest.java:1335)
    at l2s.gameserver.model.quest.Quest.notifyEvent(Quest.java:973)
    at l2s.gameserver.model.Player.processQuestEvent(Player.java:1660)
    at l2s.gameserver.model.instances.NpcInstance.onBypassFeedback(NpcInstance.java:1182)
    at l2s.gameserver.network.l2.c2s.RequestBypassToServer.runImpl(RequestBypassToServer.java:133)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
[19:11:48] ERROR Parser Exception: 
org.apache.velocity.runtime.parser.ParseException: Encountered "<EOF>" at line 1, column 232.
Was expecting one of:
    "(" ...
    <RPAREN> ...
    <ESCAPE_DIRECTIVE> ...
    <SET_DIRECTIVE> ...
    "##" ...
    "\\\\" ...
    "\\" ...
    <TEXT> ...
    "*#" ...
    "*#" ...
    "]]#" ...
    <STRING_LITERAL> ...
    <END> ...
    <IF_DIRECTIVE> ...
    <INTEGER_LITERAL> ...
    <FLOATING_POINT_LITERAL> ...
    <WORD> ...
    <BRACKETED_WORD> ...
    <IDENTIFIER> ...
    <DOT> ...
    "{" ...
    "}" ...
    <EMPTY_INDEX> ...
    
    at org.apache.velocity.runtime.parser.Parser.generateParseException(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.jj_consume_token(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.Directive(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.Statement(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.Directive(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.Statement(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.process(Unknown Source)
    at org.apache.velocity.runtime.parser.Parser.parse(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.parse(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.parse(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.evaluate(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.evaluate(Unknown Source)
    at org.apache.velocity.app.Velocity.evaluate(Unknown Source)
    at l2s.gameserver.utils.velocity.VelocityUtils.evaluate0(VelocityUtils.java:65)
    at l2s.gameserver.utils.velocity.VelocityUtils.evaluate(VelocityUtils.java:87)
    at l2s.gameserver.network.l2.components.HtmlMessage.make(HtmlMessage.java:212)
    at l2s.gameserver.network.l2.components.HtmlMessage.packet(HtmlMessage.java:150)
    at l2s.gameserver.model.Player.sendPacket(Player.java:3396)
    at l2s.gameserver.model.quest.Quest.showHtmlFile(Quest.java:1291)
    at l2s.gameserver.model.quest.Quest.showHtmlFile(Quest.java:1274)
    at l2s.gameserver.model.quest.Quest.showResult(Quest.java:1349)
    at l2s.gameserver.model.quest.Quest.showResult(Quest.java:1335)
    at l2s.gameserver.model.quest.Quest.notifyEvent(Quest.java:973)
    at l2s.gameserver.model.Player.processQuestEvent(Player.java:1660)
    at l2s.gameserver.model.instances.NpcInstance.onBypassFeedback(NpcInstance.java:1182)
    at l2s.gameserver.network.l2.c2s.RequestBypassToServer.runImpl(RequestBypassToServer.java:133)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
[19:11:48]  WARN Incorrect htm bypass! npcId=32022 command=[QuestEvent 115 32022-02.htm]
org.apache.velocity.exception.ParseErrorException: Encountered "<EOF>" at <unknown template>[line 1, column 232]
Was expecting one of:
    "(" ...
    <RPAREN> ...
    <ESCAPE_DIRECTIVE> ...
    <SET_DIRECTIVE> ...
    "##" ...
    "\\\\" ...
    "\\" ...
    <TEXT> ...
    "*#" ...
    "*#" ...
    "]]#" ...
    <STRING_LITERAL> ...
    <END> ...
    <IF_DIRECTIVE> ...
    <INTEGER_LITERAL> ...
    <FLOATING_POINT_LITERAL> ...
    <WORD> ...
    <BRACKETED_WORD> ...
    <IDENTIFIER> ...
    <DOT> ...
    "{" ...
    "}" ...
    <EMPTY_INDEX> ...
    
    at org.apache.velocity.runtime.RuntimeInstance.evaluate(Unknown Source)
    at org.apache.velocity.runtime.RuntimeInstance.evaluate(Unknown Source)
    at org.apache.velocity.app.Velocity.evaluate(Unknown Source)
    at l2s.gameserver.utils.velocity.VelocityUtils.evaluate0(VelocityUtils.java:65)
    at l2s.gameserver.utils.velocity.VelocityUtils.evaluate(VelocityUtils.java:87)
    at l2s.gameserver.network.l2.components.HtmlMessage.make(HtmlMessage.java:212)
    at l2s.gameserver.network.l2.components.HtmlMessage.packet(HtmlMessage.java:150)
    at l2s.gameserver.model.Player.sendPacket(Player.java:3396)
    at l2s.gameserver.model.quest.Quest.showHtmlFile(Quest.java:1291)
    at l2s.gameserver.model.quest.Quest.showHtmlFile(Quest.java:1274)
    at l2s.gameserver.model.quest.Quest.showResult(Quest.java:1349)
    at l2s.gameserver.model.quest.Quest.showResult(Quest.java:1335)
    at l2s.gameserver.model.quest.Quest.notifyEvent(Quest.java:973)
    at l2s.gameserver.model.Player.processQuestEvent(Player.java:1660)
    at l2s.gameserver.model.instances.NpcInstance.onBypassFeedback(NpcInstance.java:1182)
    at l2s.gameserver.network.l2.c2s.RequestBypassToServer.runImpl(RequestBypassToServer.java:133)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
Feb 24, 2017 7:13:25 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'alysian' logged in with HWID '83ca3ccab0d21d21f925452d01f8253efc80ae2d42c354d5' and IP '123.50.88.56'
Feb 24, 2017 7:13:34 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'mirek132' logged in with HWID '6fca8b57ff4011a4febba837d53d9e5ca59e3fc47b08999f' and IP '83.24.89.219'
Feb 24, 2017 7:13:35 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'kate' logged in with HWID 'efa175e8a1be284d810a63e2bfd2a36de8dda393d74ef94b' and IP '200.93.95.65'
[19:15:00]  INFO SpawnManager: spawned 882 npc; spawns: 882; group: Orbis
l2gold вне форума  
Старый 26.02.2017, 18:42   #2
Core
Модератор
 
Аватар для Core
 
Регистрация: 03.06.2012
Сообщений: 4,624
По умолчанию

Исправлено. Закрыто.
__________________
Техническая поддержка L2-Scripts
Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts
старый скайп тех поддержки обслуживаться не будет !
Core вне форума  
Закрытая тема


Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


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


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot