Hi, has anyone been using NodeWebkit's FileSize expression recently?
I guess it's not widely used, unless you're not making a game (like me)
Couldn't find anything in the forums though, here is what I tried so far, did I miss something?
Not posting as a bug yet, but here is the error I get:
[quote:pa4kjvug]Uncaught node.js Error
TypeError: Cannot read property 'apply' of undefined
at ExpNode.eval_object_behavior_exp (http://localhost:50000/expressions.js:337:28)
at Parameter.get_exp (http://localhost:50000/eveng.js:2049:19)
at Action.run_object (http://localhost:50000/eveng.js:1808:32)
at EventBlock.run_actions_and_subevents (http://localhost:50000/eveng.js:929:38)
at EventBlock.run (http://localhost:50000/eveng.js:886:9)
at Runtime.executeSingleTrigger (http://localhost:50000/preview.js:4118:10)
at Runtime.triggerOnSheetForTypeName (http://localhost:50000/preview.js:4037:16)
at Runtime.triggerOnSheet (http://localhost:50000/preview.js:3969:13)
at Runtime.trigger (http://localhost:50000/preview.js:3946:12)
at HTMLInputElement.<anonymous> (http://localhost:50000/NodeWebkit_plugin.js:86:18)