manoelcampos / xml2lua

XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱
MIT License
290 stars 74 forks source link

attempt to index field '_attr' (a nil value) #90

Closed Carter-LL closed 1 year ago

Carter-LL commented 1 year ago

attempt to index field '_attr' (a nil value)

Same exact issue from https://github.com/manoelcampos/xml2lua/issues/9. Although, I have the exact same code as the example and nothing works