Anonymous | Login | Signup for a new account | 2019-12-12 19:57 PST | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Summary | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0008632 | opensim | [REGION] Scripting Engine | public | 2019-12-01 16:09 | 2019-12-03 10:39 | |||||
Reporter | Ferd Frederix | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | new | Resolution | open | |||||||
Platform | Xengine and Yengine | OS | Windows 10 | OS Version | 0.9.1.1 Yeti | |||||
Product Version | 0.9.1.0 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0008632: Changed event fires with a 0x8 when Physics changes | |||||||||
Description | All my dragons stopped flying in released code :-( Opensim now fires the changed event with a CHANGED_SCALE when Physics kicks in. The way I had coded things, this causes the scripts to think it is time to shut down. I can code around it, but its going to break a LOT of content already out there. | |||||||||
Steps To Reproduce | Rex a prim. Add this simple script: default { changed(integer what) { llSay(0, (string) what); } } Now set the physics true and you will see it say Object: 8, which is incorrect. 8 is CHANGED_SCALE. | |||||||||
Additional Information | http://wiki.secondlife.com/wiki/Changed [^] | |||||||||
Tags | No tags attached. | |||||||||
Git Revision or version number | 0.9.1.1 Yeti "Server Release Notes" hash #defa235859889dbd" | |||||||||
Run Mode | Grid (1 Region per Sim) , Grid (Multiple Regions per Sim) | |||||||||
Physics Engine | BulletSim | |||||||||
Script Engine | XEngine | |||||||||
Environment | .NET / Windows64 | |||||||||
Mono Version | None | |||||||||
Viewer | Firestorm | |||||||||
Attached Files | ||||||||||
![]() |
|
(0035919) tampa (reporter) 2019-12-03 03:22 |
Does this issue affect YEngine as well? |
(0035920) UbitUmarov (administrator) 2019-12-03 07:10 |
Hope your dragons will be happier with last change on master |
(0035924) Ferd Frederix (reporter) 2019-12-03 10:39 |
Thank you, will add this one patch and try it tonight. |
![]() |
|||
Date Modified | Username | Field | Change |
2019-12-01 16:09 | Ferd Frederix | New Issue | |
2019-12-03 03:22 | tampa | Note Added: 0035919 | |
2019-12-03 07:10 | UbitUmarov | Note Added: 0035920 | |
2019-12-03 10:39 | Ferd Frederix | Note Added: 0035924 |
Copyright © 2000 - 2012 MantisBT Group |