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

Error trying to buy house on property #28

Open
jopnine opened this issue Apr 26, 2018 · 0 comments
Open

Error trying to buy house on property #28

jopnine opened this issue Apr 26, 2018 · 0 comments

Comments

@jopnine
Copy link

jopnine commented Apr 26, 2018

Im getting this error

[ERROR] gamemodes/medievalrp/plugins/_oldplugins-fix/sh_plugin.lua:147: attempt to call method 'getChar' (a nil value)

  1. GetVar - gamemodes/medievalrp/plugins/_oldplugins-fix/sh_plugin.lua:147
  2. unknown - gamemodes/medievalrp/plugins/property/sv_plugin.lua:66
    3. func - gamemodes/nutscript/gamemode/core/libs/thirdparty/sh_netstream2.lua:117
    4. unknown - lua/includes/extensions/net.lua:32

I have try change line 147 into
if var == "id" then return self:getID() end
and it works barely

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

No branches or pull requests

1 participant