Giter Site home page Giter Site logo

sb-addons's Introduction

Issue Count

Spacebuild

Garry's Mod Spacebuild Project

Facepunch Page: Located Here

Discord Server: Located Here

The Spacebuild Expansion Pack is not part of this repository. It is Located Here

Please do not upload to the workshop, use the Official workshop version, this repository will be synced with it.

Build Status

  • Master Build Status
  • SB2 Build Status
  • SB2.5 Build Status
  • SB3 Build Status
  • SB4 Build Status

Status

**Master branch, current release version (sb3)

**Spacebuild 3** - Current Working Version

**Official** Workshop version: http://steamcommunity.com/sharedfiles/filedetails/?id=693838486

**Spacebuild 2** - Not Supported Anymore

**Spacebuild 4** - WiP ( Yes its still in development )

Contributors

@snakesvx
@generalwrex
@X-Coder
@CaveeJohnson


 If you would like to help just drop a pull request in with your changes! 
 Please try to keep your coding clean!

Workshop Installation

Spacebuild 3 is available via the Steam Workshop! Go to its Workshop page and press Subscribe, and it will automatically appear in Garry's Mod.

Manual Installation

How to Tortoise Git + Clone/Pull: http://steamcommunity.com/groups/spacebuild/discussions/0/144513670980243163/

Simply clone this repository into your addons folder:

cd "%programfiles(x86)%/Steam/SteamApps/common/GarrysMod/garrysmod/addons"
git clone https://github.com/spacebuild/spacebuild.git spacebuild

License

Copyright 2009-2016 SB Dev Team

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

sb-addons's People

Contributors

snakesvx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sb-addons's Issues

Lua Errors

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'

Black hole cache

When I use your black hole cache with your addons it cant spawn at all or even see its ghost but when i use aarons one (stargate freaks) it works on single player but when trying to use is in a server yours still does not work and arrons crashes the server (too many lua errors) and kicks everyone off do you know how to fix either of these issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.