1
NGUI 3 Support / Exception Java Failed error
« on: August 04, 2015, 07:42:57 PM »
I got error when I want to build my game out as flash, so is like this:
C:\Users\Chongze\Documents\BextrAAAMatchingInUnity4\Temp\StagingArea\Data\ConvertedDotNetCode\global\UIWidget.as(102): col: 17 Error: Call to a possibly undefined method op_Inequality through a reference with static type Class.
Error building Player: Exception: java Failed:
Loading configuration file C:\Program Files (x86)\Unity4\Editor\Data\PlaybackEngines\flashsupport\BuildTools\flex\frameworks\flex-config.xml
C:\Users\Chongze\Documents\BextrAAAMatchingInUnity4\Temp\StagingArea\Data\ConvertedDotNetCode\global\UIWidget.as(102): col: 17 Error: Call to a possibly undefined method op_Inequality through a reference with static type Class.
if (Function.op_Inequality(this.UIWidget$mOnRender$, $value)) {
^
Any ideas I can solve this problem?
C:\Users\Chongze\Documents\BextrAAAMatchingInUnity4\Temp\StagingArea\Data\ConvertedDotNetCode\global\UIWidget.as(102): col: 17 Error: Call to a possibly undefined method op_Inequality through a reference with static type Class.
Error building Player: Exception: java Failed:
Loading configuration file C:\Program Files (x86)\Unity4\Editor\Data\PlaybackEngines\flashsupport\BuildTools\flex\frameworks\flex-config.xml
C:\Users\Chongze\Documents\BextrAAAMatchingInUnity4\Temp\StagingArea\Data\ConvertedDotNetCode\global\UIWidget.as(102): col: 17 Error: Call to a possibly undefined method op_Inequality through a reference with static type Class.
if (Function.op_Inequality(this.UIWidget$mOnRender$, $value)) {
^
Any ideas I can solve this problem?