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 syntax error in sv_property.lua #92

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

Martinator9001
Copy link
Contributor

@Martinator9001 Martinator9001 commented Aug 3, 2023

Overview

When ps-housing tries to log a furniture purchase, the log errors out -
SCRIPT ERROR: @ps-housing/server/sv_property.lua:632: attempt to call a number value (local 'price')

Details

It's a syntax error.

UI Changes / Functionality

No more error in the server logs.

Testing Steps

  • [YES] Did you test the changes you made?
  • [YES] Did you test core functionality of the script to ensure your changes do not regress other areas?
  • [NO] Did you test your changes in multiplayer to ensure it works correctly on all clients?

@MonkeyWhisper MonkeyWhisper merged commit fff823b into Project-Sloth:main Aug 3, 2023
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