CapsAdmin / pac3

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

Crash on server join #496

Closed Stanstar22 closed 6 years ago

Stanstar22 commented 6 years ago

Getting this error, have tried deleting LUA Cache, all addons, all pac3 related files and all lua in my gmod folder.

From crash log: -Lua Stack Traces- Client

  1. AddParticles - [C]:-1

    1. (null) - lua/pac3/core/client/parts/effect.lua:57
      1. include - [C]:-1
        1. LoadParts - lua/pac3/core/client/parts.lua:120
        2. (null) - lua/pac3/core/client/init.lua:44
          1. include - [C]:-1
          2. (null) - lua/autorun/pac_init.lua:24
            1. include - [C]:-1
            2. (null) - lua/autorun/pac_editor_init.lua:2

    Server Lua Interface = NULL

    MenuSystem Not in Lua call OR Lua has panicked

CapsAdmin commented 6 years ago

looks like pac is trying to load a bad particle file. What games do you have installed and mounted to gmod?

Stanstar22 commented 6 years ago

I've got: CS:S CS:GO HL2 HL2:EP1 HL2:EP2 HL2:Lost Coast Left 4 Dead 2 TF2

Now I think about it could it possibly be an addon I have installed that is loading through pac, even if the addon is not on the server?

Avernakis8 commented 6 years ago

Well you're missing Portal and Portal 2 on that list.... maybe l4d1 idk and all half-life's could be something from those.

Stanstar22 commented 6 years ago

They're not necessary to run gmod, I've had no errors before today.

Stanstar22 commented 6 years ago

Found the issue, if I enable this https://steamcommunity.com/sharedfiles/filedetails/?id=1147261376 then it causes the game to crash. Hopefully the SWEP dev will fix :)

DBotThePony commented 6 years ago

Recent TF2 update broke PAC3

Will look for workaround

DBotThePony commented 6 years ago

fixed