Как это исправить???
Код:
[ERROR] gamemodes/darkrp/gamemode/libraries/simplerr.lua:528: [ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 255.
The best help I can give you is this:
There is an opening '{' bracket at line 223, but this bracket is never closed or not closed in time. It was expected to be closed before the 'ustomCheck' at line 255.
Hints:
- Did you forget a comma?
- All open brackets ({, (, [) must have a matching closing bracket. Are you sure it's there?
- Brackets must be opened and closed in the right order. This will work: ({}), but this won't: ({)}.
------- End of Simplerr error -------
1. error - [C]:-1
2. doInclude - gamemodes/darkrp/gamemode/libraries/simplerr.lua:528
3. loadCustomDarkRPItems - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:138
4. Call - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:149
5. unknown - gamemodes/darkrp/gamemode/init.lua:160
Couldn't Load Init Script: 'darkrp/gamemode/init.lua'
Default clips will be not be modified
Default clips will be not be modified
Default clips will be not be modified
Default clips will be not be modified
Default clips will be not be modified
[AddCSLuaFile] Refusing to AddCSLuaFile 'weapons/sweps that arent in yet/shared.lua' (<nowhere>) because its name contains dodgy symbols
Последнее редактирование модератором: