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
I'm trying to use libxml to parse some XML (duh), but after calling require, it gives the following error:
main.lua:19: attempt to call field 'load' (a nil value)
Hey there,
I'm trying to use libxml to parse some XML (duh), but after calling require, it gives the following error:
main.lua:19: attempt to call field 'load' (a nil value)
Here is a hastebin of my code, do you know what I'm doing wrong?
https://hastebin.com/uxusipajub.lua
Thanks for looking,
Lucky4Luuk
The text was updated successfully, but these errors were encountered: