Giter Site home page Giter Site logo

sbox-minimal-extended's People

Contributors

ceveos avatar garrynewman avatar nebual avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nebual damienlry

sbox-minimal-extended's Issues

Error: Modules does not get copied over to gamemode in addons.

How to replicate:

  1. cd steamapps/common/sbox/
  2. git clone https://github.com/Ceveos/minimal-extended.git workspace && cd workspace
  3. .\watcher.ps1 -create, say yes to prompt to download SandboxPlus
  4. (optional) git clone https://github.com/wiremod/wirebox.git modules/wirebox (and any other modules you want)
  5. .\watcher.ps1 your-gamemode -build

Result:

  • No modules gets added to /addons/your-gamemode

How to see issue:

  1. Edit .\watcher.ps1 on line 63 to show errors (removing "-ErrorAction Ignore").
  2. Run .\watcher.ps1 your-gamemode -build.

Example:
image

Temporary fix:
Change line 63 from "Copy-Item -ErrorAction Ignore -Recurse "modules$($module)$($assetFolder)" "$($basePath)"" to "Copy-Item -ErrorAction Ignore -Recurse "$($module)$($assetFolder)" "$($basePath)"

Error: 'Exception setting "Path": "The directory name 'modules' does not exist. (Parameter 'Path')"'

How to reproduce:

  1. cd steamapps/common/sbox/
  2. git clone https://github.com/Ceveos/minimal-extended.git workspace && cd workspace
  3. .\watcher.ps1 -create, say yes to prompt to download SandboxPlus
  4. (optional) git clone https://github.com/wiremod/wirebox.git modules/wirebox (and any other modules you want)
  5. .\watcher.ps1 your-gamemode -build

Step 5 results in "Exception setting "Path": "The directory name 'modules' does not exist. (Parameter 'Path')"".

image

Device info:
`System Information report written at: 09/22/21 22:37:07
System Name: DESKTOP-R22M860
[System Summary]

Item Value
OS Name Microsoft Windows 11 Pro
Version 10.0.22000 Build 22000
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name DESKTOP-R22M860
System Manufacturer Dell Inc.
System Model XPS 15 9500
System Type x64-based PC
System SKU 097D
Processor Intel(R) Core(TM) i9-10885H CPU @ 2.40GHz, 2400 Mhz, 8 Core(s), 16 Logical Processor(s)
BIOS Version/Date Dell Inc. 1.9.1, 2021-08-11
SMBIOS Version 3.2
Embedded Controller Version 255.255
BIOS Mode UEFI
BaseBoard Manufacturer Dell Inc.
BaseBoard Product 0XWT2F
BaseBoard Version A02
Platform Role Mobile
Secure Boot State On
PCR7 Configuration Elevation Required to View
Windows Directory C:\WINDOWS
System Directory C:\WINDOWS\system32
Boot Device \Device\HarddiskVolume1
Locale United States
Hardware Abstraction Layer Version = "10.0.22000.1"
Username DESKTOP-R22M860\sebas
Time Zone W. Europe Summer Time
Installed Physical Memory (RAM) 32,0 GB
Total Physical Memory 31,8 GB
Available Physical Memory 12,0 GB
Total Virtual Memory 44,8 GB
Available Virtual Memory 12,3 GB
Page File Space 13,0 GB
Page File C:\pagefile.sys
Kernel DMA Protection On
Virtualisation-based security Not enabled
Device Encryption Support Elevation Required to View
Hyper-V - VM Monitor Mode Extensions Yes
Hyper-V - Second Level Address Translation Extensions Yes
Hyper-V - Virtualisation Enabled in Firmware Yes
Hyper-V - Data Execution Protection Yes `

Temporary solution:

  1. Edit .\watcher.ps1.
  2. Change $watcher.Path to "C:\Program Files (x86)\Steam\steamapps\common\sbox\workspace\modules".
  3. Rerun script.

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.