CapsAdmin / pac3

advanced avatar customization for garrysmod
GNU General Public License v3.0
205 stars 94 forks source link

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

Open ghost opened 1 year ago

ghost commented 1 year ago

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 commented 1 year ago

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

ghost commented 1 year ago

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

wrefgtzweve commented 1 year ago

are you using workshop, master or dev?

ghost commented 1 year ago

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