Unable to use "ACTIVE" as a variable?
Posted: Mon Dec 09, 2013 10:14 pm
Hello,
Please Help! For some reason I get this error when the word "ACTIVE" is used as an integer variable?
(0,0): Error: /usr/local/node/opensim2/OpenSim.Region.ScriptEngine.Shared.Api.Runtime.dll (Location of the symbol related to previous warning)
I have done some bug testing and found out that if I replace the name of the variable "ACTIVE" with something else, for example, "IS_ACTIVE" it works! This is problematic, however, in that I have imported an .OAR file with a ton of prims that each have scripts using "ACTIVE" as a variable... unfortunately when I import the .OAR into the region, the scripts (which compile and work fine on OpenSim) stop working. Why is this happening, and can it be fixed? I would really not like to have to change hundreds of scripts.
Any advice would be helpful,
- Evans Love
Please Help! For some reason I get this error when the word "ACTIVE" is used as an integer variable?
(0,0): Error: /usr/local/node/opensim2/OpenSim.Region.ScriptEngine.Shared.Api.Runtime.dll (Location of the symbol related to previous warning)
I have done some bug testing and found out that if I replace the name of the variable "ACTIVE" with something else, for example, "IS_ACTIVE" it works! This is problematic, however, in that I have imported an .OAR file with a ton of prims that each have scripts using "ACTIVE" as a variable... unfortunately when I import the .OAR into the region, the scripts (which compile and work fine on OpenSim) stop working. Why is this happening, and can it be fixed? I would really not like to have to change hundreds of scripts.
Any advice would be helpful,
- Evans Love