Search found 10 matches

by orii
Sun Mar 11, 2007 2:24 am
Forum: General Help (096)
Topic: Ilsh as primary map, what its wrong?
Replies: 4
Views: 5264

map dimensions are hardcoded in client.exe

look here : http://www.ryandor.com/forum/viewtopic. ... 75&start=0
^ but it`s not a complete solution.
by orii
Fri Mar 09, 2007 4:12 am
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

same here, more players = more memory disapering
by orii
Fri Mar 09, 2007 3:01 am
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

1 ) no, with AppendConfigFile i have only script "staticsexport/import/check" etc. (i don`t remember when i used this last time - meany years ago ;p - so i think it`s not a problem)
1b) i have many scripts with datafile & logfile
2) i have external aplication : this aplication have access to data ...
by orii
Tue Mar 06, 2007 3:42 pm
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

no, sorry
i think-there is still problem with packethook-memory-leak
but...without packethook my shard is totaly unplayble, i can`t test this.
by orii
Mon Feb 19, 2007 3:34 am
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

really noone know what is that:
"Remaining script objectimps xxx"
? :>

some screenshot
1) after restart
Image
2) after several hours
Image

1269884 (main memory)
1916928 (VM size)
by orii
Thu Feb 15, 2007 6:27 am
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

or maybe, please, anyone can say - what is that:

Remaining script objectimps: xxxx

last line after shutdown.
by orii
Sun Feb 11, 2007 12:31 am
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

this :


use uo;
use polsys;
use file;

program txtlogerscript(who)
who := who;
var pdict := dictionary;
LogToFile(":commandlog:logs/scripts.log","=============================================================");
foreach thg in (polcore().all_scripts)
pdict[thg.name] := Cint(pdict[thg.name ...
by orii
Sat Feb 10, 2007 6:06 pm
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

stairs are not a problem. memory leak is a problem ;p
..and i dont know where is problem (core or script)

i just searching for a tools or advice to find where is 1GBram.
by orii
Sat Feb 10, 2007 4:32 pm
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

there is a bug with stairs & etc
..o, and nothing about memory leak in core-changes.
by orii
Sat Feb 10, 2007 4:24 am
Forum: General Help (096)
Topic: 096.4 & memory problem
Replies: 19
Views: 25557

096.4 & memory problem

I've got a problem with Pol 096, which services 2 realms at the momment, and loads about 1500 scripts during the start.
When the server is up, operating system notifies, that memory takes away about 800MB, and when the players are connected, about 1GB, and this is where the real problem starts ...