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

Typo fix #1

Merged
merged 1 commit into from Jan 11, 2013
Merged

Typo fix #1

merged 1 commit into from Jan 11, 2013

Conversation

gamerlv
Copy link
Contributor

@gamerlv gamerlv commented Jan 11, 2013

A small typo fix, pull it if you like.

Thought it might be a nice test or something..

garrynewman added a commit that referenced this pull request Jan 11, 2013
@garrynewman garrynewman merged commit d015b6c into Facepunch:master Jan 11, 2013
@Azarym Azarym mentioned this pull request Mar 10, 2015
svdm pushed a commit that referenced this pull request Jun 3, 2015
faggot's trailing spaces removal service™
svdm pushed a commit that referenced this pull request Jun 10, 2015
Fallback on classname first
svdm pushed a commit that referenced this pull request Sep 1, 2015
robotboy655 pushed a commit that referenced this pull request Oct 7, 2015
optimize the "optimization"
mcd1992 added a commit to mcd1992/garrysmod that referenced this pull request Oct 7, 2015
MENU ERROR: lua/includes/extensions/string.lua:91: bad argument Facepunch#1 to 'string_gmatch' (string expected, got table)
Also fixed some inconsistent use of Garry's C and/or and lua's
Aligned equal signs for map prefixes
mcd1992 added a commit to mcd1992/garrysmod that referenced this pull request Oct 7, 2015
MENU ERROR: lua/includes/extensions/string.lua:91: bad argument Facepunch#1 to 'string_gmatch' (string expected, got table)
svdm pushed a commit that referenced this pull request May 17, 2016
Spanish and Portuguese fastsw_menu strings
robotboy655 pushed a commit that referenced this pull request Mar 26, 2020
Fixes error: [MENU ERROR] lua/menu/mainmenu.lua:185: bad argument #1 to 'pairs' (table expected, got string)
OmniASG added a commit to OmniASG/garrysmod that referenced this pull request Aug 22, 2021
If you write argument in base entity like a string and then overwrite it like table you will catch error like 

[ERROR] lua/includes/modules/scripted_ents.lua:25: bad argument Facepunch#1 to 'pairs' (table expected, got string)
  1. pairs - [C]:-1
   2. TableInherit - lua/includes/modules/scripted_ents.lua:25
    3. TableInherit - lua/includes/modules/scripted_ents.lua:30
     4. Get - lua/includes/modules/scripted_ents.lua:184
      5. unknown - lua/includes/modules/scripted_ents.lua:151
@ghost
Copy link

ghost commented Aug 25, 2021

cool, its the first PR/issue

robotboy655 pushed a commit that referenced this pull request Dec 1, 2021
If you write argument in base entity like a string and then overwrite it like table you will catch error like 

[ERROR] lua/includes/modules/scripted_ents.lua:25: bad argument #1 to 'pairs' (table expected, got string)
  1. pairs - [C]:-1
   2. TableInherit - lua/includes/modules/scripted_ents.lua:25
    3. TableInherit - lua/includes/modules/scripted_ents.lua:30
     4. Get - lua/includes/modules/scripted_ents.lua:184
      5. unknown - lua/includes/modules/scripted_ents.lua:151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants