
pelopidas
Members-
Posts
42 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by pelopidas
-
can i have link from the serveR?sent me inbox...ty!
-
Se enan gracia final an iparxoun vesper theorounte custom items etsi den einai ? to na uparxoun custom items se ena server den einai paranomo ?
-
WTB [WTB]L2 Pack (Freya Client)
pelopidas replied to pelopidas's topic in Marketplace [L2Packs & Files]
bump -
I want one *Dev* to make one complited freya server pack with my own requirements. Mail me. ofc i will pay for his job.
-
opws eipa ta exw psaksei ola ta version kai den ginete tpt....
-
Mono sto cs... sorry to ksexasa.
-
Kai otan paw na kanw new Game kai otan paw na peksw Sto Internet.
-
Signomh guys an den exw epileksei to katalilo Section apla exw ena problem me to cs 1.6 edw kai kairo.... exw dokimasei ta panta to exw kanei uninstall poses fores exw dokimasei polla client alla to idio.... Anigw kanonika to Counter pataw Find Server molis paw na mpw se ena server tha kanei kanonika to connet kai tha kolisei sto "OK button" i tha m kolisei kathos kanei loading... Mipws kserei kapios ti pezei kai an ginete na me help? tha sas imoun polu ebgomwn...
-
Starting L2J Game Server. java.sql.SQLException: null, message from server: "Can't create a new thread (e rrno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug" at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1119) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2 371) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java :305) at java.sql.DriverManager.getConnection(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) at com.l2jserver.gameserver.GameServer.main(GameServer.java:500) Exception: null, message from server: "Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug" error com.l2jserver.gameserver.mode.actor.instance.l2pcinstance.java:468 server terminated Press any key to continue . . . It say's its out of ram but Computer has 8GB!!! HELP ME!
-
[HELP] Gameserver Error
pelopidas replied to pelopidas's question in Request Server Development Help [L2J]
All are same as befor! and Sql connection is ok! -
Starting L2J Game Server. java.sql.SQLException: null, message from server: "Can't create a new thread (e rrno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug" at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1119) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2 371) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java :305) at java.sql.DriverManager.getConnection(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) at com.l2jserver.gameserver.GameServer.main(GameServer.java:500) Exception: null, message from server: "Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug" error com.l2jserver.gameserver.mode.actor.instance.l2pcinstance.java:468 server terminated Press any key to continue . . . It say's its out of ram but Computer has 8GB!!! HELP ME!
-
[Help] How to set up ipconfig.xml
pelopidas replied to pelopidas's question in Request Server Development Help [L2J]
how i put wan ip in host file? like xx.xx.xx.x l2auth.lineage2.com ? -
[Help] How to set up ipconfig.xml
pelopidas posted a question in Request Server Development Help [L2J]
Server.properties # --------------------------------------------------------------------------- # Game Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # # Note: External/Internal address definitions was moved to the ipconfig.xml # # Where's the Login server this gameserver should connect to # Default: 127.0.0.1 LoginHost = 127.0.0.1 # TCP port the login server listen to for gameserver connection requests # Default: 9014 LoginPort = 9014 # Bind address for gameserver. You should not need to change it in most cases. # Default: * (0.0.0.0) GameserverHostname = * # Default: 7777 GameserverPort = 7777 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- loginserver.properties # --------------------------------------------------------------------------- # Login Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # Bind ip of the LoginServer, use * to bind on all available IPs # Default: * LoginserverHostname = * # Default: 2106 LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs # Default: * LoginHostname = * # The port on which login will listen for GameServers # Default: 9014 LoginPort = 9014 # The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic) # Default: 15 IpUpdateTime = 15 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ipconfig.xml <?xml version="1.0" encoding="UTF-8"?> <!-- Externalhost here (Internet IP) or Localhost IP for local test --> <gameserver address="l2-brutals.no-ip.org"> <!-- Localhost here --> <define subnet="127.0.0.0/8" address="127.0.0.1" /> <!-- Internalhosts here (LANs IPs) --> <define subnet="10.0.0.0/8" address="10.0.0.0" /> <define subnet="172.16.0.0/19" address="172.16.0.0" /> <define subnet="192.168.0.0/16" address="192.168.0.0" /> </gameserver> Help me, what changes must i do! i have open ports but none can connect to my server :/ -
[Guide]Make 1.6 Server+Amx+Admin+Web Mod+Photos
pelopidas replied to ][*DeVx*]['s topic in CS Maps & Addons
upgrade your "Cstrike module installation-Link" is dead :/ -
[Guide]L2phx: Οδηγός για setup των τελευταίων version!
pelopidas replied to Coyote™'s topic in Hacks and Cheats [Greek]
Password: coderx.ru -
[Guide]L2phx: Οδηγός για setup των τελευταίων version!
pelopidas replied to Coyote™'s topic in Hacks and Cheats [Greek]
Gia na mn pedeuete ton kathena apofasisa n sas lisw tis apories gt asxolieme arketa me ta phx hlapex ktlp... Steps: 1)Download 2)Aposimpiesh apo rar i zip mesa se enan fakelo stin epifania ergasias i akoma kai an thelete xuma 3)Anigoume prota to phx to rithmizoume opws sas edi3e kai o coyot gia language ktlp 4)Anigoume to l2 kai mas dinei tin dinatotita na kanoume diafora hack ta opia tha einai polu xrisima gia tin kaluterh ikanonitamas sto game! ps: Mpori n xrisimopioithei gia opiodipote client analoga me to phx! Kalh epituxeia! -
[HELP]About Server pack and pvp items
pelopidas replied to pelopidas's question in Request Server Development Help [L2J]
bump -
[HELP]About Server pack and pvp items
pelopidas posted a question in Request Server Development Help [L2J]
Hello guys! my pvp armors/weapons doesn't containing their passive skills....F.E If i put on pvp armor it doesn't has the passive skill,How can i fix it?.... I want ask too how can i update my pack to the latest version because i doesn't have all files :/ for example on the : C:\l2j\gameserver i doesn't have many files like java and etc... so i think that i need a new update... if someone can help me it would be great...and if he can explain me how to do the update without lose my npc's... thnx in advance guys! P.S sorry if i have post on wrong topic.... I used too search button and i didn't find anything. -
[Guide]Make Your Own Radio Listen2MyRadio+Vitrual Dj ! ! !
pelopidas replied to MixMasteR's topic in Guides & Tutorials
any1 know how i can use micro ?? -
[Share]3-NICE NPC L2jServer Gracia Epilogue:)
pelopidas replied to Diablo20's topic in Server Development Discussion [L2J]
lol nice man :) -
How to compile with Eclipse.
pelopidas replied to ExTrEmEDwarf's topic in Server Development Discussion [L2J]
Very good Guide and easy to understand!!!Gj -
Share Bad Buff Protection Skill ( Antibuff Shield )
pelopidas replied to Stefoulis15's topic in Server Shares & Files [L2OFF]
gj but if you can find this for l2jfree i'll like it!!!! :) :) :) :) :) -
ola osa 8elete na peite gia to diablo