[error]instances

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
DareStrike
Posts: 376
Joined: Sun May 01, 2011 1:20 pm

[error]instances

Post by DareStrike »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5305:
L2JDP Revision 8802:

this mistake that I understand trying to find some instances in. xml
and do not read I mean everything is inside the folder are all instances. xml

Code: Select all

 Instance: error while loading /l2j/game/data/instances ! Content is not allowed in prolog.org.xml.sax.SAXParseException; systemId: file:/l2j/game/data/instances/; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:254)    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300)    at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)    at com.l2jserver.gameserver.model.entity.Instance.loadInstanceTemplate(Instance.java:394)    at com.l2jserver.gameserver.instancemanager.InstanceManager.createDynamicInstance(InstanceManager.java:407)    at com.l2jserver.gameserver.model.entity.TvTEvent.startFight(TvTEvent.java:267)    at com.l2jserver.gameserver.model.entity.TvTManager.startEvent(TvTManager.java:130)    at com.l2jserver.gameserver.model.entity.TvTManager$TvTStartTask.run(TvTManager.java:241)    at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)    at java.util.concurrent.FutureTask.run(FutureTask.java:166)    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)    at java.lang.Thread.run(Thread.java:722) 
Post Reply