Jump to content


Click the link below to see the new game I'm developing!


Vlodik Myslony

Member Since 23 Dec 2002
Offline Last Active Nov 22 2010 03:35 AM
-----

Posts I've Made

In Topic: Zero being converted to 80000

30 August 2009 - 11:10 PM

Vlodik,

Is "unintentially changed by the global function" because of a programming bug or a PROIV bug?

Lew


Hi,
The issue has been found to be a mapping to Zero (0) in a global function interface mapping.. We have now changed the code to map to a dummy scratch variable instead of zero.

This has now fixed the issue.

Thanks for your help!

In Topic: Zero being converted to 80000

27 August 2009 - 12:40 AM

Hi Vlodik

In the past I've seen this caused by a parameter to a global function being 0 and then the value of 0 being (unintentionally) changed by the global function ... (very strange I know)

We usually use #zero rather than 0 in logic to avoid this.

Rory



This appears to be the cause. Thanks for the quick response!

Click the link below to see the new game I'm developing!