Chessnut / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.rocks
MIT License
94 stars 77 forks source link

Cant create Character Issue. #467

Closed 7beat closed 9 years ago

7beat commented 9 years ago

Hello! I've recenty updated NS to 1.1 and 1.0 was working fine but after istallation newer version i cant create character on my serv. I have this in my console.

[Johnny Sins|2|STEAM_0:0:22000040] Lua Error: Couldn't include file 'hl2rp\schema\sh_schema.lua' (File not found) (@gamemodes/nutscript/gamemode/core/sh_util.lua (line 32))

[Johnny Sins|2|STEAM_0:0:22000040] Lua Error:

[ERROR] gamemodes/hl2rp/plugins/radio/sh_plugin.lua:73: attempt to call field 'Register' (a nil value)

  1. unknown - gamemodes/hl2rp/plugins/radio/sh_plugin.lua:73
    1. include - [C]:-1
    2. include - gamemodes/nutscript/gamemode/core/sh_util.lua:32
      1. load - gamemodes/nutscript/gamemode/core/libs/sh_plugin.lua:44
      2. loadFromDir - gamemodes/nutscript/gamemode/core/libs/sh_plugin.lua:175
      3. initialize - gamemodes/nutscript/gamemode/core/libs/sh_plugin.lua:166
      4. unknown - gamemodes/nutscript/gamemode/shared.lua:65
Chessnut commented 9 years ago

Don't use 1.0 schemas with NS1.1?

7beat commented 9 years ago

I've downloaded ur hl2rp. At same moment so could you tell which is up to date?

FlammableAce commented 9 years ago

https://github.com/Chessnut/hl2rp/tree/1.1

Up to date 1.1 version

7beat commented 9 years ago

Thanks chess for help and flamable for link :)