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

A LUA error that make some ents be part of the "world" #3211

Open
VoLKov16t8 opened this issue Dec 9, 2024 · 1 comment
Open

A LUA error that make some ents be part of the "world" #3211

VoLKov16t8 opened this issue Dec 9, 2024 · 1 comment

Comments

@VoLKov16t8
Copy link

[Wiremod] lua/entities/gmod_wire_turret.lua:148: bad argument #1 to 'floor' (number expected, got boolean)

  1. floor - [C]:-1
  2. SetTraceNum - lua/entities/gmod_wire_turret.lua:148
    3. Setup - lua/entities/gmod_wire_turret.lua:178
    4. old_CreateEntityFromTable - lua/wire/server/wirelib.lua:1132
    5. unknown - lua/wuma/duplicator.lua:95
    6. ProtectedCall - [C]:-1
    7. CreateEntityFromTable - lua/wuma/duplicator.lua:93
    8. unknown - lua/includes/modules/duplicator.lua:819
    9. ProtectedCall - [C]:-1
    10. oldPaste - lua/includes/modules/duplicator.lua:819
    11. __oldPaste - lua/wire/server/wirelib.lua:1527
    12. Paste - addons/z_anticrash_v1.5.1/lua/z_anticrash/server/sv_dupe.lua:178
    13. LeftClick - gamemodes/sandbox/entities/weapons/gmod_tool/stools/duplicator.lua:63
    14. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:236
@thegrb93
Copy link
Contributor

thegrb93 commented Dec 9, 2024

Looks like a bad dupe file

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

No branches or pull requests

2 participants