View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001620SphereServerexecutable - genericpublic03-06-09 19:3821-06-09 01:48
ReporterCoruja 
Assigned To 
PrioritynormalSeveritymajorReproducibilityrandom
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001620: Weight infinite loop (Sphere crash)
DescriptionWhen some script try to use BOUNCE, EQUIP, CONT or something to give an item to a full-weight player, sometimes the sphere crash and close itself. Maybe it tryes to place the item on player bag, but the weight limit deny, and sphere continues trying causing infinite loop.
BUT I can't confirm the reproducibility, it occour only sometimes.
TagsNo tags attached.
Nightly Version09-02-2007
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0000237)
MrSugarCube (administrator)
21-06-09 01:48

Can't reproduce, and also using CONT property will skip weight checks.

It is however possible to force this behaviour using the @[Item]DropOn_Ground trigger (will fire when the item is dropped for being too heavy) with the BOUNCE and EQUIP functions, e.g.:


ON=@ItemDropOn_Ground
    BOUNCE <ACT.UID>
    RETURN 2

- Issue History
Date Modified Username Field Change
03-06-09 19:38 Coruja New Issue
03-06-09 19:38 Coruja Nightly Version => 09-02-2007
03-06-09 19:38 Coruja Experimental Flags => None
03-06-09 19:38 Coruja Option Flags => None
21-06-09 01:48 MrSugarCube Status new => closed
21-06-09 01:48 MrSugarCube Note Added: 0000237
21-06-09 01:48 MrSugarCube Resolution open => unable to reproduce


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker