Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: zzubnik on 2014-03-14, 15:54:19
-
Hi,
I did a search, but I couldn't find any mention of this. Is is known that the maxscript listener gets spammed over and over by Corona with lines like this?
$CoronaLight001.iesFile = "{00000000-0000-0000-0000-000000000000}"
$CoronaLight002.iesFile = "{00000000-0000-0000-0000-000000000000}"
$CoronaLight003.iesFile = "{00000000-0000-0000-0000-000000000000}"
$CoronaLight001.iesFile = "{00000000-0000-0000-0000-000000000000}"
$CoronaLight001.iesFile = "{00000000-0000-0000-0000-000000000000}"
$CoronaLight002.iesFile = "{00000000-0000-0000-0000-000000000000}"
$CoronaLight003.iesFile = "{00000000-0000-0000-0000-000000000000}"
It is constantly spamming the listener window. I'm writing maxscript using Corona, and it's getting in the way.
Thanks,
/z
-
You are using A5, right? This was fixed in daily builds
-
Correct. I'm on A5.
I thought I'd mention it now, just in case your beta team hadn't picked up on it. Glad you've got it in hand.
I suppose I should have applied for a6 rc access before posting about it.
Thanks for the reply.