Any ideas about this error message?

I’ve been converting from 1.0 code to 2.0 and I’m seeing this in the Console when calling the newLine API:

 static int Rtt::DisplayLibrary::newLine(lua_State *)

*** numArgs: 4

I’ve looked over the various newLine reference and they all have the correct number of arguments and the ranges are all appropriate integers. Any idea what this means?

I’m using Version 2013.2106

Hi @Dotnaught,

I believe this has been fixed in a newer daily build. Can you please download a slightly later version and test?

Thanks,

Brent

Thanks, Brent. It is indeed fixed in the most recent build.

Hi @Dotnaught,

I believe this has been fixed in a newer daily build. Can you please download a slightly later version and test?

Thanks,

Brent

Thanks, Brent. It is indeed fixed in the most recent build.