Copy link
@oleastre

oleastre Dec 20, 2015

Contributor

I got some problems loading games:
Runtime error from mod 'default' in callback on_joinplayer(): attempt to index a nil value

Simply adding a lua_pop(L, 1); here solves the issue.