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
The error occurs where I attempt to add the voxel-health and the voxel-health-bar plugins.
Thank you all in advanced
The text was updated successfully, but these errors were encountered:
quorth0n
changed the title
Getting undefined is not a function error when adding functions
Getting undefined is not a function error when adding plugins
Aug 8, 2014
if you still see this when adding the require()s, could you include the full stacktrace for the "Uncaught TypeError: undefined is not a function" error.
In voxel-plugins 0.5.0+ (#8), added a new 'loaders' option which makes the dependencies clearer:
Hello all,
When I try calling plugins.add, I get the following error:
Uncaught TypeError: undefined is not a function
Here is my code:
The error occurs where I attempt to add the voxel-health and the voxel-health-bar plugins.
Thank you all in advanced
The text was updated successfully, but these errors were encountered: