Nightw0lf Posted September 11, 2010 Posted September 11, 2010 hi i downloaded this buffer and i use Gracia Epilogue of L2j project http://www.maxcheaters.com/forum/index.php?topic=81803.0 in place witch is # SCHEME SYSTEM if event == "create" : con=L2DatabaseFactory.getInstance().getConnection() param = eventParam1.replace("."," ") if param == "no_name" : return showText("Info","Please, enter the scheme name!","True","Return","main") when a player creates a scheme without typing NOTHING in it leaves an error database connection in game server [all this started cause the "main" shows problem in gs server while trying to go "back" and i tryed to disapear it] i thing this is the right to close the connection try : ins.executeUpdate() ins.close() con.close() but i cant use it cause i am new in this section or programming can somone help me find a solution? thnx in advance Quote
Question
Nightw0lf
hi i downloaded this buffer and i use Gracia Epilogue of L2j project
http://www.maxcheaters.com/forum/index.php?topic=81803.0
in place witch is
when a player creates a scheme without typing NOTHING in
it leaves an error database connection in game server
[all this started cause the "main" shows problem in gs server while trying to go "back" and i tryed to disapear it]
i thing this is the right to close the connection
but i cant use it cause i am new in this section or programming
can somone help me find a solution?
thnx in advance
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.