
necros666
Members-
Posts
68 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by necros666
-
Γεια σας παιδιά. εχω ενα πρόβλημα με την εγκατάσταση της DB εδώ είναι μια photo για να καταλαβεται για τι προβλημα μιλαω: ευχαριστώ για τον χρονο σας!
-
[Share]Clan community board of off servers for java
necros666 replied to Emrys's topic in Server Shares & Files [L2J]
Ok m8 i'll try it now! Tnx :) EDIT: I think it's ok now. :) StringUtil didn't exist in net.sf.l2j.ulti but i copy it from an other project and it works! -
[Share]Clan community board of off servers for java
necros666 replied to Emrys's topic in Server Shares & Files [L2J]
Hello guys!!! Nice code m8 but i have an error while compiling: [javac] C:\workspace\L2_GameServer_It(L2jServers)\java\net\sf\l2j\gameserver\communitybbs\Manager\ClanBBSManager.java:192: cannot find symbol [javac] symbol : variable StringUtil [javac] location: class net.sf.l2j.gameserver.communitybbs.Manager.ClanBBSManager [javac] StringUtil.append(html, [javac] ^ -
[HELP] Multisell Error!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Nai fusika kai doulepse!!! Lock this topic. -
[HELP] Multisell Error!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Agorina 1000000 euxaristw!!!! Eise pektaras!!! <3 <3 -
[HELP] Multisell Error!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Nai interlude exw -
[HELP] Multisell Error!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
nai oi armors douleuoun mia xara tis dokimasa oles :/ ... Euxaristw polu NeverMore gia ton xrono sou!! Edit: To arxeio Multisell periexeis kai auto --> <?xml version='1.0' encoding='utf-8'?> -
[HELP] Multisell Error!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Sta stats????????? Multisell einai oxi weapon/skill/armor etc -
[HELP] Multisell Error!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
<!-- Created with Lineage II - Multisell Manager --> <!-- © 2007 by tReXpert --> <list maintainEnchantment="true"> <!-- Black Vesper Heavy Armor--> <item id="1"> <ingredient id="7569" count="1500"/> <production id="9951" count="1"/> <production id="9950" count="1"/> <production id="9952" count="1"/> <production id="9953" count="1"/> <production id="9954" count="1"/> <production id="9936" count="1"/> </item> <!-- Black Vesper Light Armor --> <item id="2"> <ingredient id="7569" count="1500"/> <production id="9955" count="1"/> <production id="9950" count="1"/> <production id="9956" count="1"/> <production id="9957" count="1"/> </item> <!-- Black Vesper Robe Armor --> <item id="3"> <ingredient id="7569" count="1500"/> <production id="9959" count="1"/> <production id="9950" count="1"/> <production id="9960" count="1"/> <production id="9961" count="1"/> </item> </list> Auto exei mesa Black vesper sets! -
[HELP] Multisell Error!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Ok NeverMore! Euxaristw filos! -
Geia sas paidia exw ena error se ena multisell kai 8a i8ela tin boh8eia sas an ginete!! Edw einai to error pou mou evgale stin Consola tou GameServer Error loading file C:\Server\FrozenPack\gameserver\data\multisell\80280.xml com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Inval id byte 1 of 1-byte UTF-8 sequence. at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unk nown Source) at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown So urce) at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(Unk nown Source) at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanComment(Unknow n Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp l.scanComment(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$Prolog Driver.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(U nknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp l.scanDocument(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U nknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U nknown Source) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown So urce) at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown So urce) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unk nown Source) at javax.xml.parsers.DocumentBuilder.parse(Unknown Source) at com.l2jfrozen.gameserver.model.multisell.L2Multisell.parse(L2Multisel l.java:330) at com.l2jfrozen.gameserver.model.multisell.L2Multisell.parseData(L2Mult isell.java:85) at com.l2jfrozen.gameserver.model.multisell.L2Multisell.<init>(L2Multise ll.java:69) at com.l2jfrozen.gameserver.model.multisell.L2Multisell.<clinit>(L2Multi sell.java:50) at com.l2jfrozen.gameserver.model.actor.instance.L2MerchantInstance.onBy passFeedback(L2MerchantInstance.java:197) at com.l2jfrozen.gameserver.network.clientpackets.RequestBypassToServer. runImpl(RequestBypassToServer.java:248) at com.l2jfrozen.gameserver.network.clientpackets.L2GameClientPacket.run (L2GameClientPacket.java:90) at com.l2jfrozen.gameserver.network.L2GameClient.run(L2GameClient.java:1 090) 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) [move]Ligo HELP plzzz einai anagi!!!![/move]
-
[HELP] Pws na kanw online freya server???
necros666 replied to necros666's question in Request Server Development Help [Greek]
Einai ok twra file m! 1000EUXARISTW!!!!!! **Lock this topic! -
[HELP] Pws na kanw online freya server???
necros666 replied to necros666's question in Request Server Development Help [Greek]
to kaneis test lan??? I online me friend?? Egw 8elw na ton sikwsw online gia na ton test me filous!! Tnx for you help m8! -
[HELP] Pws na kanw online freya server???
necros666 posted a question in Request Server Development Help [Greek]
Geia sas pedia exw ena prob me to freya!! Ekana ena freya server kai dn mporw na ton anevasw online gia tests!!! Pou vazw "ExternalHostname="??? pou prepei na valw tin no-ip H IP gia na mporoun na mpoun atoma online??? Help me plz!! Tnx for your time!!! PHOTO: -
[HELP] 2 "GameServer/LoginServer" se 1pc
necros666 replied to necros666's question in Request Server Development Help [Greek]
ok sniffer tnx for info.... -
[HELP] 2 "GameServer/LoginServer" se 1pc
necros666 replied to necros666's question in Request Server Development Help [Greek]
dld m les pws ginete na exeis se ena pc 2 server pou na min exei kamia sxesi o enas meton allon p.x. diaforetika login/game server arkei na einai idio client... dld na einai interlude me interlude H epilogue me epilogue swsta??? -
[HELP] 2 "GameServer/LoginServer" se 1pc
necros666 replied to necros666's question in Request Server Development Help [Greek]
opws eipa se diaforetiko login gameserver... dn pisteuw pws einai trelo... -
[HELP] 2 "GameServer/LoginServer" se 1pc
necros666 replied to necros666's question in Request Server Development Help [Greek]
me tin ram dn uparxei prob alla otan mpenw apo epilogue ston epilogue server me vazei stin db apo ton interlude dld mpenei sto login tou epilogue kai meta me vazei stin db tou interlude me apotelespa na kolaei stin epilogi tou server kai ston cmd tou GS mou vgazei flood action me tin IP apo to pc m... as me help kapios an ginete -
[HELP] 2 "GameServer/LoginServer" se 1pc
necros666 posted a question in Request Server Development Help [Greek]
Geia sas pedia.. epsa3a arketa kai dn vrika pws na kanw 2 server sto idio pc!! Diladi na exw 2 entelws 3exoristous server xwris na einai se idio login...!!! kai o enas na einai p.x. interlude enw o allos epilogue... [move]Tnx for your time!![/move] -
[GR][HELP] Θέλω λίγο Help!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Ok file tha to koita3w an exw kanei kapoio la8os tetoiou idous.. Alla an kapoios allos mporei na m dwsei kai kapoia alli lisi... Tnx -
[GR][HELP] Θέλω λίγο Help!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Ok tnx pou prospa8ieses na me help... Isws na einai kapoio mage skill alla dn exw peira3ei kati sta skills apo tous mage ektos apo to reuseTime apo merika skills... -
[GR][HELP] Θέλω λίγο Help!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Edw einai mia alli pic me to idio error ekei pou teleiwnei i pic teleiwnei to error... -
[GR][HELP] Θέλω λίγο Help!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
olo to error einai stin pic pou exw valei sto post m -
[GR][HELP] Θέλω λίγο Help!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
einai {IL <-- Interlude} sec na to dwkimase ok? vazw tin line kai kanw build swsta? -
[GR][HELP] Θέλω λίγο Help!!
necros666 replied to necros666's question in Request Server Development Help [Greek]
Edw einai mia pic!!! exw equal pack [iL]