Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #313

Closed
Open
Created Feb 08, 2021 by Eutherin@EutherinReporter

`so` alias for sideOffset attribute of particle line does not move the starting offset.

Summary

Describe the bug encountered in detail.

Steps to reproduce

Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.

Current behavior

so does not function as listed in the manual. https://www.mythicmobs.net/manual/doku.php/skills/effects/particles

Intended correct behavior

It should work as an alias to sideOffset

Server log file

https://pastebin.com/4Vh8v835

Debug log snippet

skill fires, but does not output anything helpful.

[02:01:21] [Server thread/INFO]: Eutherin issued server command: /mm debug 4
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m+--- [36mRunning Mechanics for ActiveMob TestMonkey (uuid: 5f57c47f-3818-42f0-a729-052a233d78f8)[0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m|----- [36m? Checking SkillTrigger INTERACT == INTERACT[0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m|----- [36m? Performing Health Check[0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m|----- [36m+ SkillMechanic usable![0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m|----- [36mExecuting SkillMechanic with power 1 (line: skill{s=ParticleLineTest} ~onInteract @target)[0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m|------- [36m: EntityTargeter found 1 targets[0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m+--- [36m+ Applying entity target filters[0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m|------- [36m: SkillMechanic is a META mechanic. Executing...[0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m|----- [36m! Skill usable![0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m+--- [36mRunning Skill ParticleLineTest Async from MetaSkillMechanic[0m
[02:01:23] [Server thread/INFO]: [MythicMobs] [35m|----- [36m! Skill usable![0m
[02:01:29] [Server thread/INFO]: Eutherin issued server command: /mm debug 0```

**Proposed fixes**

Update code to respect alias, or change alias to sof or something if it is being intercepted
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking