Page MenuHomeSchine - Phabricator

Starmade | Typo in /sector_chmod help
Closed, FinishedPublic

Description

If you type in /sector_chmod with no arguments, it displays the syntax help.
It lists 'protect', rather than 'protected' as a possible permission to use.
After using protect (e.g. /sector_chmod 2 2 2 + protect), it tells you 'protected' is the correct argument.

Details

Commits
Restricted Diffusion Commit
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.19331
Category
Typos/Content
First occurrence (version)
0.17
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain

Event Timeline

SmilingDemon updated the task description. (Show Details)Jun 17 2015, 2:12 PM
SmilingDemon changed Category from none/unspecified to Typos/Content.
SmilingDemon changed Affected Gamemode(s) from none/unspecified to Single and Multi.
SmilingDemon set First occurrence (version) to 0.17.
SmilingDemon changed Reproducible from uncertain to Yes.
SmilingDemon set Last tested (version) to 0.19271 (Dev).
SmilingDemon edited a custom field.
SmilingDemon edited Serverconfig (server.cfg). (Show Details)
SmilingDemon edited Clientconfig (settings.cfg). (Show Details)
SmilingDemon added a subscriber: SmilingDemon.
SmilingDemon created this task.
SmilingDemon changed the task status from Open to In Queue (Game).
SmilingDemon raised the priority of this task from to Needs Triage/Unclassed.
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptJun 17 2015, 2:12 PM
SmilingDemon set Task Type to Bug.Jun 17 2015, 2:12 PM
SmilingDemon set OS-Specific to No.
SmilingDemon set Hardware-Specific to No.
SmilingDemon set Video Card Vendor to uncertain.
SmilingDemon moved this task from Unclassed to Issue affecting current release on the Starmade board.
SmilingDemon triaged this task as Trivial priority.
Restricted Application added a commit: Restricted Diffusion Commit.Jul 17 2015, 5:39 AM
Restricted Application changed the task status from In Queue (Game) to Resolved by committing Restricted Diffusion Commit.
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptJul 17 2015, 5:39 AM
Megacrafter127 changed Last tested (version) from 0.19271 (Dev) to 0.19323.EditedJul 17 2015, 10:45 AM
Megacrafter127 edited Serverconfig (server.cfg). (Show Details)
Megacrafter127 edited Clientconfig (settings.cfg). (Show Details)
Megacrafter127 added a subscriber: Megacrafter127.
Megacrafter127 removed Megacrafter127 as the assignee of this task.

I was too early here.
No devbuild, which contained the fix was, released yet.

Megacrafter127 changed Last tested (version) from 0.19323 to 0.19324.Jul 17 2015, 8:12 PM
Megacrafter127 changed the task status from Resolved to In Queue (Game).Jul 17 2015, 8:19 PM

The output of the syntax help for /sector_chmod in the last test consists of 2 lines:

General: [ERROR] sector_chmod [SectorX(Integer), SectorY(Integer), SectorZ(Integer), +/-(String), peace/protected/noenter/noexit/noindications/nofploss(String)](e.g. /sector_chmod 10 12 15 + noenter): No parameters provided: need 5
General: [ERROR] usage: Changes the sector mode: example '/sector_chmod 8 8 8 + peace', available modes are 'peace'(no enemy spawn), 'protect'(no attacking possible)

The typo is indeed fixed in the 1st line, however, the 2nd line still contains it.
The 2nd line also only lists 2 of the 6 options listed in the 1st line.

Restricted Application edited projects, added Game Development; removed Quality Assurance. · View Herald TranscriptJul 17 2015, 8:19 PM
Restricted Application added a commit: Restricted Diffusion Commit.Jul 18 2015, 4:24 AM
Restricted Application changed the task status from In Queue (Game) to Resolved by committing Restricted Diffusion Commit.
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptJul 18 2015, 4:24 AM
Megacrafter127 changed Last tested (version) from 0.19324 to 0.19331.Jul 20 2015, 3:23 AM
Megacrafter127 closed this task as Closed.Jul 20 2015, 3:26 AM

Fix confirmed, the current output is:

General: [ERROR] sector_chmod [SectorX(Integer), SectorY(Integer), SectorZ(Integer), +/-(String), peace/protected/noenter/noexit/noindications/nofploss(String)](e.g. /sector_chmod 10 12 15 + noenter): No parameters provided: need 5
General: [ERROR] usage: Changes the sector mode: example '/sector_chmod 8 8 8 + peace'. available modes are 'peace'(no enemy spawn), 'protected'(no attacking possible), 'noenter'(disables entering sector), 'noexit'(disables leaving sector), 'noindications'(disables hud indicators), 'nofploss'(disables faction point loss)

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptJul 20 2015, 3:26 AM
AndyP removed Megacrafter127 as the assignee of this task.Aug 4 2015, 7:31 PM
AndyP shifted this object from the S1 Public space to the S3 Starmade space.Aug 11 2015, 11:04 PM
AndyP changed the edit policy from "Starmade (Project)" to "All Users".
Restricted Application added a project: Typos. · View Herald TranscriptMar 10 2017, 6:33 PM