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

Assersion failed error #117

Open
dvdvideo1234 opened this issue Sep 17, 2022 · 0 comments
Open

Assersion failed error #117

dvdvideo1234 opened this issue Sep 17, 2022 · 0 comments

Comments

@dvdvideo1234
Copy link

[SF] Attempt to load bad module: starfall/libs_sv/stargate.lua
starfall/libs_sv/stargate.lua:6: assertion failed!
stack traceback:
	[C]: in function 'assert'
	starfall/libs_sv/stargate.lua:6: in function 'r'
	addons/starfallex/lua/starfall/sflib.lua:1815: in function <addons/starfallex/lua/starfall/sflib.lua:1815>
	[C]: in function 'xpcall'
	addons/starfallex/lua/starfall/sflib.lua:1815: in function 'compileModule'
	addons/starfallex/lua/starfall/sflib.lua:1829: in function 'addModule'
	addons/starfallex/lua/starfall/sflib.lua:1845: in function 'loadModules'
	addons/starfallex/lua/starfall/sflib.lua:1850: in main chunk
	[C]: in function 'include'
	addons/starfallex/lua/autorun/server/sf_init.lua:34: in main chunk

This comes from here and probably the argument is nil or false ( most likely the first one ) :
https://github.com/RafaelDeJongh/cap/blob/master/lua/starfall/libs_sv/stargate.lua#L6

Is this assertion needed ?

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

1 participant