Piengineer12 / public-addons

Source code for GMod addons I have published for the public.
MIT License
13 stars 3 forks source link

tostring causes stack overflow #361

Closed Piengineer12 closed 3 weeks ago

Piengineer12 commented 2 months ago
[Lua Patcher] stack overflow
1. GetBool - [C]:-1
2. LogError - lua/autorun/+piengineers_lua_patcher.lua:32
3. __index - lua/autorun/+piengineers_lua_patcher.lua:112
4. tostring - gamemodes/tf/gamemode/shd_utils.lua:87
5. tostring - gamemodes/tf/gamemode/shd_utils.lua:88
6. tostring - gamemodes/tf/gamemode/shd_utils.lua:88
7. tostring - gamemodes/tf/gamemode/shd_utils.lua:88
8. tostring - gamemodes/tf/gamemode/shd_utils.lua:88
9. tostring - gamemodes/tf/gamemode/shd_utils.lua:88
10. tostring - gamemodes/tf/gamemode/shd_utils.lua:88
Piengineer12 commented 3 weeks ago

Not enough information.