[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