luxeengine / alpha

alpha - deprecated 2015~2016. unrelated to the new engine! view the new engine here - https://luxeengine.com/
MIT License
565 stars 74 forks source link

Class should be String errors in FlashDevelop #295

Closed davisable closed 8 years ago

davisable commented 9 years ago

In FlashDevelop (5.0.1.3), I'm seeing the following message pop up repeatedly in the Output window when working with Luxe projects:

--macro:1: character 0 : Class<snow.modules.interfaces.Audio> should be String
--macro:1: character 0 : { } should be String
--macro:1: character 0 : For function argument 'module'

I have a feeling this is interfering with code completion in FD also as it seems to popup more frequently when using code completion. Any suggestions on what this could be?

ruby0x1 commented 9 years ago

@davisable and others,

Following the discussion and fixes here,

http://www.flashdevelop.org/community/viewtopic.php?f=9&t=3529

Please let us know if that's better.