from resident: Ashrilyn Hayashida
For some reason llOwnerSay(llUnescapeURL("%8")); crashes Sandbox Wanderton MONO..
I tried compiling it in LSL mode last time, however... I am unsure if that crashed it or not. I compiled it in LSL, then tried in Mono. Then it gave me an asset upload error or somesuch and told me to try again later.
default
{
state_entry()
{
llOwnerSay(llUnescapeURL("%8"));
}
}
That's it.
It happens every time I try compiling that, so.. I am not going to try it any more. Ouch. I haven't tested it in another sim, and I am reluctant to, though it is the beta grid..
Resident originally reopened a different crash ticket. I've moved it to a new ticket because otherwise it's a QA regression nightmare.