Announcements
The Scaleform forum is now read-only. Please head to the Gamedev site for product support.
Scaleform Forum (Read Only)
Scaleform enables developers to leverage the power of the Adobe® Flash® tool set to create powerful user interface environments for video games.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Scaleform render texture error

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
grizly33
914 Views, 3 Replies

Scaleform render texture error

Hi, I am getting an error when I have more than one scaleform render texture at once.  The error doesn't show up until after I press the stop button in the editor.  The error reads:

 

"refCount == (rs->m_Texture ? 1 : 0)

 refCount == 0"

 

Anyone come across this or know how to fix?

 

Thanks!

3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: grizly33

I get it too. I'm just ignoring it, at the moment. Everything seems to be working fine.

Message 3 of 4
adam.petrone
in reply to: Anonymous

Hello,

 

This error message should be safe to ignore. We will fix it in a future version. Here's a summary from one of our engineers:

"Movies are not destroyed when the user stops the play simulation. For RTT movies in D3D mode, Scaleform is still keeping a reference to textures. These movies should be released when the simulation is started again or when the editor is closed. If the RTT movies are destroyed before the simulation is closed (perhaps by clicking on a button) then the error should disappear."

 

I hope that helps shed some light on it.

 

Message 4 of 4
nbalexis
in reply to: adam.petrone

We have this error message with RTT using the nearest version!

Please help

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report