Lazarus 
Master
 
Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1
Hybris Ultima Online
![]()
|
RE: Problems with MySQL
(08-21-2012 02:56 PM)RanXerox Wrote: What are your sphere.ini settings for:
SaveBackground
Experimental
OptionFlags
UseAsyncNetwork
NetworkThreads
NetworkThreadPriority
Code:
SaveBackground=0
Experimental=00000
OptionFlags=08|020|02000|010000
UseAsyncNetwork=0
NetworkThreads=0
NetworkThreadPriority=255
Thanks
mbe, the others configs?
Code:
ClientMax=32000
ClientMaxIP=1600
ConnectingMax=32000
ConnectingMaxIp=1600
ClientLinger=15
WalkBuffer=75
DefaultCommandLevel=7
CommandTrigger=f_oncommand
UseAuthID=0
AutoResDisp=5
Secure=1
SectorSleep=10
ForceGarbageCollect=1
FreezeRestartTime=60 // // Time before restarting when server appears hung (in seconds) (this?)
MapCacheTime=120
MaxComplexity=32
MaxItemComplexity=25
MaxSectorComplexity=1024
MaxLoopTimes=0
DeadSocketTime=5
MaxPacketsPerTick=25
MaxPings=15
MaxQueueSize=50
MaxSizePerTick=12000
NetTTL=300
UsePacketPriority=0
UseExtraBuffer=1
any recomendations to this?
-------
(08-21-2012 02:50 PM)Shaklaban Wrote: you can control all for loops (for, foritems forchars etc.). another thing is you can enable the ef_script_profiler in sphere.ini. then you can write to console "p#" after server freeze again. it will give you execution time of all functions triggers etc. in profiler_dump.txt. you can find the function which hangs the server from that file.
Just... I must wait the UNFREEZE of the server to send a command in the sphereserver. I'll do it the next time  .
Should i get the last Sphere Build?
This is the last revision:
24-04-2012, MrSugarCube
- Fixed: Unable to double click console in Windows to open scripts when forward slashes are used
in script paths.
I can't restart the server now, we have players IN.
(This post was last modified: 08-21-2012 03:39 PM by Lazarus.)
|
|
08-21-2012 03:20 PM |
|
|