10-24-2016, 05:22 AM
(This post was last modified: 10-24-2016, 05:23 AM by Seadragon91.)
@xoft I looked at cNetwork Bindings. I have done the changes in this commit. Created a instance of cTestclass and get now this error. Looks like I still forget something...
Code:
[21:18:48] LUA: error in function '?'.
argument #1 is 'class cTestclass'; 'cTestclass' expected.
[21:18:48] Stack trace:
[21:18:48] [C](-1): (no name)
[21:18:48] [C](-1): cTestclass
[21:18:48] Plugins/TestPlugin/TestPlugin.lua(7): (no name)
[21:18:48] Stack trace end
[21:18:48] Error in plugin TestPlugin calling function Initialize()
[21:18:48] Error in plugin TestPlugin: Cannot call the Initialize() function. Plugin is temporarily disabled.