Jump to content

Barthy

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Feedback

    0%

About Barthy

Profile Information

  • Gender
    Not Telling

Barthy's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. Go to windows folder, find php.ini and edit it. Now you must found ;extension=php_openssl.dll and uncomment it. Thats all! If you have hosting on another server, just contact your provider.
  2. I clean my DB every useless log (85GB logs) . And at this time everything going well. As said GoodT - overload dataabase. Here is a little bit of my error log. 07/21/2010 07:41:10.578, [.\Skill.cpp][796] Unregistered skill(0-0) 07/21/2010 07:41:10.578, [.\UserSocket.cpp][6589] hacking? user[AdelaidEE] skill_name_id is invalid 07/21/2010 07:41:32.171, [.\Skill.cpp][796] Unregistered skill(0-0) 07/21/2010 07:41:32.171, [.\UserSocket.cpp][6589] hacking? user[AdelaidEE] skill_name_id is invalid 07/21/2010 07:41:53.671, [last-send: shadow_weapon001.htm][recived: _clbbslist_2_0_] : INVALID link on bypass. User [Tenn] Level [20] 07/21/2010 07:41:56.546, [last-send: shadow_weapon001.htm][recived: _clbbslist_2_0_] : INVALID link on bypass. User [Tenn] Level [20] 07/21/2010 07:42:31.421, [d:\work_bak\20051222\l2server\sharedfactory.h][2434] SetFlagJournal() failed. no memo[362] on creature[superturN], flag[1] 07/21/2010 07:43:27.953, try hack appearing?? Exception occured. Flush Flush!!!
  3. Hi... Last few days my server has this error "Exception occured. Flush Flush!!!" Whenever error occured server shutted down. Any Idea?
  4. For L2OFF -> //set_interval_announce [start | end | add | del] [interval] [id] [message] manages announces that repeating with time. [id] - number 1..6 [interval] might be 10, 20, 30, 40, etc below //s = /set_interval_announce //s - list all announces //s /? - help message. Also current status (is announces showing or stopped); //s end - START announces if there any. //s start - STOPS announces. They must be stopped before deleting them. Yes, "start" stops them and "end" starts. dunno why. //s add <interval> <id> [message] ex: //s add 30 1 Have a nice playing. - this adds announce with id=1 and interval 30 mins //s del <interval> <id>
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..