Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4x Hydra\Modules\Mount-Mount.lua:32: syntax error near 'function' Locals: #32

Open
Thrumbar opened this issue Jul 23, 2018 · 1 comment

Comments

@Thrumbar
Copy link

Thrumbar commented Jul 23, 2018

This is the line (first one and the 2 after)

function Mount:ShouldEnable()
	return Hydra.state > STATE_SOLO and (self.db.mount or self.db.dismount)
end

4x Hydra\Modules\Mount-Mount.lua:32: syntax error near 'function'

@Phanx
Copy link
Member

Phanx commented Aug 19, 2018

There's nothing syntactically wrong there according to either common sense or luac -p. I suspect this is going to end up being a cascade effect from some breaking API change error, but I'll leave the issue open in the meantime. I plan to block out a few hours next weekend to try to update for the BFA changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants