Search found 65 matches

by CrazyMan
Fri Mar 08, 2013 1:28 am
Forum: Current stable release (099)
Topic: MultiCore support? x64?
Replies: 9
Views: 8512

Re: MultiCore support? x64?

Developers worked a lot on x86_64 version, but still in a lot of places lack of pointers, integer overflows, etc.

About multithread:
POL Core is using thread model for work with clients. So each connected user works in different thread, that can run on other CPU's.
But problem - all escript VM, and ...
by CrazyMan
Sat Mar 20, 2010 1:02 am
Forum: Current stable release (099)
Topic: About memory, crashes, and /LARGEADDRESSAWARE and Win2003
Replies: 0
Views: 3509

About memory, crashes, and /LARGEADDRESSAWARE and Win2003

Hi.
In 99 POL developers use /LARGEADDRESSAWARE for supprting more than 2GB of memory.

So, when your POLServer use more than 2GB memory you will get error:

[03/19 11:38:49] error in create_thread: 12 8 "Not enough space" "Not enough space" 0 6090448 SocketClientThread 6104704 0 2074923528


And ...
by CrazyMan
Tue Mar 09, 2010 12:11 am
Forum: General Help (095)
Topic: Read .dmp file
Replies: 2
Views: 24999

Re: Read .dmp file

Developers.
Post the dmp file with your problem to Tracker
by CrazyMan
Mon Nov 09, 2009 11:45 pm
Forum: General Help (098)
Topic: Currently unknown crashes occuring (Stack trace inside)
Replies: 3
Views: 4957

Re: Currently unknown crashes occuring (Stack trace inside)

Oh..
For start just check your memory
by CrazyMan
Wed Sep 09, 2009 3:31 am
Forum: Current stable release (099)
Topic: Cant compile under linux rev 37
Replies: 1
Views: 4797

Cant compile under linux rev 37

I cant understand this
pol/module/httpmod.o: In function `stlp_std::priv::_Rb_tree<stlp_std::basic_string<char, stlp_std::char_traits<char>, stlp_std::allocator<char> >, ci_cmp_pred, stlp_std::pair<stlp_std::basic_string<char, stlp_std::char_traits<char>, stlp_std::allocator<char> > const, stlp_std ...
by CrazyMan
Thu Jun 25, 2009 5:35 am
Forum: Scripting Help
Topic: Memory profiling?
Replies: 3
Views: 4248

Re: Memory profiling?

Lets see.
My POL is last 98 release.

This is a charts
Virtual and Real memory
http://sys.uolife.ru/zabbix/chart2.php?graphid=6&stime=yyyymmddhhmm&from=0&period=86400&width=1170
This is online chart
http://sys.uolife.ru/zabbix/chart2.php?graphid=4&stime=yyyymmddhhmm&from=0&period=86400&width=1170 ...
by CrazyMan
Fri May 08, 2009 1:52 am
Forum: Scripting Help
Topic: Memory profiling?
Replies: 3
Views: 4248

Memory profiling?

How can I see how much memory the script uses ?
My server use > 3Gb and i want now who use all this memory.
is it possible ? is there a way ?
by CrazyMan
Tue May 05, 2009 8:53 pm
Forum: General Discussion
Topic: Russian Shard! $cripter wanted
Replies: 2
Views: 3577

Re: Russian Shard! $cripter wanted

По подробней расскажи и опиши проект.
----------------------------------
Tell me more about your progect
by CrazyMan
Tue May 05, 2009 3:44 am
Forum: General Help (098)
Topic: Bug or strange (error in create_thread)
Replies: 0
Views: 2696

Bug or strange (error in create_thread)

First:
I have clients online ~100-200 peoples. ( uolife.ru)

Now when someone try to connect, i see in my console some like this:

error in create_thread: 11 11 "Resource temporarily unavailable" 720 136591680 SocketClientThread 135597504 0 1825321440
error in create_thread: 11 11 "Resource ...
by CrazyMan
Wed Mar 25, 2009 8:05 am
Forum: Feature Request Archive
Topic: Scalable Pol Server or... SMP
Replies: 1
Views: 23755

Re: Scalable Pol Server or... SMP

or as an implementing - a few processes of POL servers with different roles.
for example:
World ( world Save/Load/Backup )
Game – game server
Network - (keep connection, crypting, packet parsing)
by CrazyMan
Wed Mar 25, 2009 7:55 am
Forum: Feature Request Archive
Topic: Scalable Pol Server or... SMP
Replies: 1
Views: 23755

Scalable Pol Server or... SMP

Right now POL server can use only one processor core. Its not scalable. And make limits to quantity of clients and possibility of server.
it will be better if POL server can use all processors that we have in the server. I see IPC as an implementing this function
by CrazyMan
Wed Mar 25, 2009 3:48 am
Forum: Bug Reports (097)
Topic: POL097.3-2009-02-16 Coregina crash
Replies: 3
Views: 50108

POL097.3-2009-02-16 Coregina crash

remove_item_from_world: item 0x78b7674b at 0,0 does not exist in world zone
Assertion Failed: itr != zone.items.end(), pol/uworld.cpp, line 40
Forcing stack backtrace.
=== Stack Backtrace ===
Build: POL097.3-2009-02-16 Coregina (gentoo)
Stack Backtrace:
[0x8220724]
[0x8221821]
[0x81a5e6e]
[0x8173968 ...
by CrazyMan
Mon Mar 16, 2009 12:31 pm
Forum: Bug Reports (097)
Topic: POL097.3-2009-02-16 Coregina crash
Replies: 2
Views: 24642

Re: POL097.3-2009-02-16 Coregina crash

I have 6 Gb RAM (32 bit Linux PAE)
Pol server use only 1.5-2 Gb

Maximum for 32bit application 3.9 Gbytes memory
by CrazyMan
Mon Mar 16, 2009 10:22 am
Forum: Bug Reports (097)
Topic: POL097.3-2009-02-16 Coregina crash
Replies: 2
Views: 24642

POL097.3-2009-02-16 Coregina crash

Last Script: pkg/systems/housing/houseBanning.ecl PC: 769
Escript Instruction Cycles: 19850117689
Tasks Thread Checkpoint: 1
Active Client Thread Checkpoint: 116
Current Threads:
17553 - SocketClientThread
No clock movement in 30 seconds. Dumping thread status.
*Thread Info*
Semaphore PID: 17553 ...
by CrazyMan
Fri Jan 09, 2009 1:45 pm
Forum: UO Tools
Topic: MUL Python Module
Replies: 11
Views: 42228

Re: MUL Python Module

I can help you with the end of the development.
Just mail me : kaydannik.a AT gmail DOT com
by CrazyMan
Thu Jan 08, 2009 1:21 pm
Forum: UO Tools
Topic: MUL Python Module
Replies: 11
Views: 42228

Re: MUL Python Module

melanius, i hope your MUL Python Module can export images from mul. Its need for website ^)))
Where i can download it? Its now in SVN?
by CrazyMan
Mon May 05, 2008 8:38 pm
Forum: General Help (097)
Topic: hello from russia :)
Replies: 8
Views: 7560

Bell )) FlameWorld?
My ICQ: 208707 - try to knock )
by CrazyMan
Fri Mar 07, 2008 3:35 am
Forum: General Help (097)
Topic: speed and delay
Replies: 1
Views: 3458

if you use attackhook:
delay is pause(ms) before attack script have next start.
When Delay is definded parametr speed be ignored by Core.
by CrazyMan
Fri Mar 07, 2008 3:29 am
Forum: General Help (097)
Topic: attack while hidden
Replies: 1
Views: 3254

Use attackhook and packet hook for attack.
In packethook chek if man in hide.
in http://uokings.ru whe have thief attack from hide )
by CrazyMan
Mon Dec 10, 2007 10:23 pm
Forum: Bug Reports (097)
Topic: Pol crashes
Replies: 1
Views: 3589

Now pol crash with this:
[12/10 23:58:06] Assertion Failed: oldzone.characters.count( chr ), pol/uworld.cpp, line 163
Aborting due to assertion failure.
by CrazyMan
Sun Dec 09, 2007 11:30 pm
Forum: Bug Reports (097)
Topic: Pol crashes
Replies: 1
Views: 3589

Pol crashes

Client (Account Popler, Character Gefest) Blech! B1 message strings overflow message buffer!
Assertion Failed: !start_attached || (script_ex == NULL), pol/chrituse.cpp, line 30
Aborting due to assertion failure.


Pol dont make dumps
by CrazyMan
Sat Oct 27, 2007 3:37 am
Forum: Scripting Help
Topic: Attack hook and packet Request Attack
Replies: 0
Views: 2767

Attack hook and packet Request Attack

In game:
Player attack another player.
In packet-level client send 0x05.
All is ok.

But problem, attackhook run after 1-2 seconds.
Why?

In use:
itemdesc.cfg weapon Delay 1
In use afrer equip
item.delay_mod := 1;

But attackhook run after 1-2 seconds.. its bug ?
by CrazyMan
Thu Aug 09, 2007 3:23 am
Forum: Feature Request Archive
Topic: Parametr in itemdesc for ignoring MaxItems
Replies: 0
Views: 2854

Parametr in itemdesc for ignoring MaxItems

For example, in itemdesc.cfg add property: ItemCont 0
If this property is 0, Containers ignore this item for MaxItems in container.
by CrazyMan
Sun Jul 22, 2007 10:21 pm
Forum: Scripting Help
Topic: RAM use?
Replies: 2
Views: 3108

RAM use?

My server have 20131 NPC, 44493 Items, Online ~20-30 players.

POl use 3GB RAM&SWAP and more...end more..
Core: POL097-2006-10-29 RC Coregina
Its normal?
COmpressed saweworld ( data) = 6 mb...
How i can see what scripts use memory?
by CrazyMan
Sun Jul 08, 2007 3:04 am
Forum: Scripting Help
Topic: New housing?
Replies: 0
Views: 2314

New housing?

Where i can find housing system width new houses from UO:ML?