You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught (in promise) TypeError: Path must be a string. Received undefined
at assertPath (path.js:7:11)
at Object.resolve (path.js:186:7)
at Object.copy (C:\Program Files (x86)\ElectronForC2\resources\app\node_modules\fs-extra\lib\copy\copy.js:28:27)
at Promise (C:\Program Files (x86)\ElectronForC2\resources\app\node_modules\universalify\index.js:13:12)
at Promise ()
at Object.copy (C:\Program Files (x86)\ElectronForC2\resources\app\node_modules\universalify\index.js:7:14)
at pluginProto.Instance.Acts.CopySync (http://localhost:50002/armaldio_electron_plugin.js:449:8)
at Action.run_object (http://localhost:50002/eveng.js:1852:10)
at EventBlock.resume_actions_and_subevents (http://localhost:50002/eveng.js:947:38)
at cr.system_object.sysProto.runWaits (http://localhost:50002/system.js:3006:9)
The text was updated successfully, but these errors were encountered:
@Armaldio
When trying to copy a image:
It gives this error:
The text was updated successfully, but these errors were encountered: