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

Lua Errors #1

Open
hopkinskong opened this issue Nov 4, 2012 · 2 comments
Open

Lua Errors #1

hopkinskong opened this issue Nov 4, 2012 · 2 comments
Labels

Comments

@hopkinskong
Copy link

CDS:

Loading: CustomDamageSystem.lua...
[ERROR] ...mage system/lua/caf/addons/server/customdamagesystem.lua:357: ')' expected (to close '(' at line 356) near 'for'

  1. unknown - addons/custom damage system/lua/caf/addons/server/customdamagesystem.lua:0

Petrol Systems:

[ERROR] addons/petrol systems/lua/caf/stools/petroldev.lua:19: attempt to index global 'RD2ToolSetup' (a nil value)

  1. unknown - addons/petrol systems/lua/caf/stools/petroldev.lua:19
    1. include - [C]:-1
    2. unknown - addons/spacebuild/lua/caf/core/shared/tool_manifest.lua:31
      1. include - [C]:-1
      2. unknown - ...spacebuild/lua/weapons/gmod_tool/stools/startup_tool.lua:1
      3. include - [C]:-1
      4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/stool.lua:131
        1. include - [C]:-1
        2. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:349
        3. include - [C]:-1
        4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/init.lua:9

[ERROR] addons/petrol systems/lua/caf/stools/petrolgen.lua:19: attempt to index global 'RD2ToolSetup' (a nil value)

  1. unknown - addons/petrol systems/lua/caf/stools/petrolgen.lua:19
    1. include - [C]:-1
    2. unknown - addons/spacebuild/lua/caf/core/shared/tool_manifest.lua:31
      1. include - [C]:-1
      2. unknown - ...spacebuild/lua/weapons/gmod_tool/stools/startup_tool.lua:1
      3. include - [C]:-1
      4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/stool.lua:131
        1. include - [C]:-1
        2. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:349
        3. include - [C]:-1
        4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/init.lua:9

[ERROR] addons/petrol systems/lua/caf/stools/petrolstor.lua:19: attempt to index global 'RD2ToolSetup' (a nil value)

  1. unknown - addons/petrol systems/lua/caf/stools/petrolstor.lua:19
    1. include - [C]:-1
    2. unknown - addons/spacebuild/lua/caf/core/shared/tool_manifest.lua:31
      1. include - [C]:-1
      2. unknown - ...spacebuild/lua/weapons/gmod_tool/stools/startup_tool.lua:1
      3. include - [C]:-1
      4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/stool.lua:131
        1. include - [C]:-1
        2. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:349
        3. include - [C]:-1
        4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/init.lua:9

Unknown(I don't know what caused this error):
[AddCSLuaFile] Couldn't find 'weapons/manhack_welder/shared.lua'
Couldn't include file 'includes\modules\glon.lua' (File not found) ()
[AddCSLuaFile] Couldn't find 'effects/balloon_pop/init.lua'
[AddCSLuaFile] Couldn't find 'effects/phys_freeze/init.lua'
[AddCSLuaFile] Couldn't find 'effects/phys_unfreeze/init.lua'
[AddCSLuaFile] Couldn't find 'effects/propspawn/init.lua'

@awilliamson
Copy link

These aren't being focused on at the moment, we've got alot on trying to get core SB3, and the most used addons fixed whilst still working on SB4 and the like.

We're having some issues with stools over all addons, so rest assured we are attempting to fix things as fast as possible.

Thankyou for reporting this however.

@hopkinskong
Copy link
Author

OK, i will wait for it, thanks.

@SnakeSVx SnakeSVx added the bug label May 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants