Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
Any Ideas?!?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kristo" data-source="post: 407617" data-attributes="member: 56515"><p>[USER=66193]@Legit[/USER] </p><p>[ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 453.</p><p>The best help I can give you is this:</p><p></p><p>There is an opening '{' bracket at line 439, but this bracket is never closed or not closed in time. It was expected to be closed before the 'category' at line 453.</p><p></p><p>Hints:</p><p> - Did you forget a comma?</p><p> - All open brackets ({, (, [) must have a matching closing bracket. Are you sure it's there?</p><p> - Brackets must be opened and closed in the right order. This will work: ({}), but this won't: ({)}.</p><p></p><p>------- End of Simplerr error -------</p><p></p><p> 1. error - [C]:-1</p><p> 2. doInclude - gamemodes/darkrp/gamemode/libraries/simplerr.lua:530</p><p> 3. loadCustomDarkRPItems - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:137</p><p> 4. Call - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:148</p><p> 5. unknown - gamemodes/darkrp/gamemode/init.lua:86</p></blockquote><p></p>
[QUOTE="Kristo, post: 407617, member: 56515"] [USER=66193]@Legit[/USER] [ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 453. The best help I can give you is this: There is an opening '{' bracket at line 439, but this bracket is never closed or not closed in time. It was expected to be closed before the 'category' at line 453. 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:530 3. loadCustomDarkRPItems - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:137 4. Call - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:148 5. unknown - gamemodes/darkrp/gamemode/init.lua:86 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
Any Ideas?!?
Top