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

fix: call correct math.ease function #1

Merged
merged 1 commit into from
Jan 16, 2021
Merged

fix: call correct math.ease function #1

merged 1 commit into from
Jan 16, 2021

Conversation

CupCakeR
Copy link

probably a module leftover

probably a module leftover
@WilliamVenner WilliamVenner merged commit 6330e45 into WilliamVenner:ease_lib Jan 16, 2021
@WilliamVenner
Copy link
Owner

cheers :v

@CupCakeR CupCakeR deleted the patch-2 branch January 28, 2021 12:29
@CupCakeR CupCakeR restored the patch-2 branch January 28, 2021 12:29
WilliamVenner pushed a commit that referenced this pull request Jun 21, 2022
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
Development

Successfully merging this pull request may close these issues.

2 participants