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
If you want to receive support we need this info to help you properly. » Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi, when I summon a pet like wolf or strider I get this error:
ADVERTENCIA: Could not restore pet data for owner: L2PcInstance:Admin[268483355] - null
java.lang.NullPointerException
at com.l2jserver.gameserver.datatables.PetDataTable.getPetMinLevel(PetDataTable.java:228)
at com.l2jserver.gameserver.model.actor.instance.L2PetInstance.<init>(L2PetInstance.java:278)
at com.l2jserver.gameserver.model.actor.instance.L2PetInstance.<init>(L2PetInstance.java:260)
at com.l2jserver.gameserver.model.actor.instance.L2PetInstance.restore(L2PetInstance.java:799)
at com.l2jserver.gameserver.model.actor.instance.L2PetInstance.spawnPet(L2PetInstance.java:240)
at handlers.itemhandlers.SummonItems$PetSummonFinalizer.run(SummonItems.java:234)
at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
the solution to the problem is you have to put in data file and pet.xsd pet.xml
----------------
la solucion al problema es que tienes que poner en data el archivo pet.xml y pet.xsd
edit: distribution of files is prohibited on forums, if these files can be downloaded from nightly or svn
Para sobrevivir, nos aferramos a todo aquello que conocemos y entendemos.
Y damos por buena esa realidad.
Pero el entendimiento y la sabiduría son cosas ambiguas.
La realidad podría ser una ilusión.
¿No es esa otra forma de verlo?
Are made and are the same, but still not out except pet class skill , I look at the tables pet and anything, all is ok but no summon
------------
Estan puestos y estan iguales, pero sigue sin salir ningun pet excepto los de class skill, mire las tablas y cualquier cosa relacionada, toda esta bien pero no summonean
In a recent revision changeset, the file PetData.xml and PetData.xsd has been moved from folder \data to \data\stats\npc try verify this.
Probably this is the error, it would be interesting to tell you revision you are using, it's required to create the topic and would help to know what is wrong.
Is the last rev of freya, I think the problem can be on the db but I deleted the tables of pet and reupload and nothing,
I tested with diferent rev but nothing... on my pc work but on the dedicated nthing :_/