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

After performing a smooth changelevel, after a couple of seconds, a Lua error occurs. #1291

Open
ghost opened this issue Jun 5, 2023 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 5, 2023

Third-party addons definitely have nothing to do with it, because this is even if all third-party addons are disabled.

attempt to call a nil value
stack traceback:
	addons/pac3/lua/pac3/core/shared/entity_mutator.lua:52: in function <addons/pac3/lua/pac3/core/shared/entity_mutator.lua:51>
	[C]: in function 'xpcall'
	addons/pac3/lua/pac3/core/shared/entity_mutator.lua:94: in function 'MutateEntity'
	addons/pac3/lua/pac3/core/shared/entity_mutator.lua:281: in function 'func'
	lua/includes/extensions/net.lua:33: in function <lua/includes/extensions/net.lua:18>
@thegrb93 thegrb93 added the bug label Jun 5, 2023
@thegrb93
Copy link
Collaborator

thegrb93 commented Jun 5, 2023

Can you give more info? Are you use an outfit that autoloads? Does the outfit have a size or model modifier?

@ghost
Copy link
Author

ghost commented Jun 6, 2023

@thegrb93
As for the outfit - yes, put it in autoload, only changed the size of the hull horizontally and vertically.

@wrefgtzweve
Copy link
Collaborator

are you using workshop, master or dev?

@ghost
Copy link
Author

ghost commented Jun 6, 2023

@wrefgtzweve
I'm using the "develop" branch of the latest version.

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

No branches or pull requests

2 participants