ID:2837752
 
Resolved
The server was not sending missile messages correctly in most cases.
BYOND Version:515.1596
Operating System:Windows 10 Home 64-bit
Web Browser:Firefox 107.0
Applies to:Dream Daemon
Status: Resolved (515.1597)

This issue has been resolved.
Descriptive Problem Summary: When using the missile proc, no graphical appearance is displayed.

Numbered Steps to Reproduce Problem:
1) Download the following test project: http://files.byondhome.com/Higoten/Tests/Missile%20Test.zip
2) Compile, run the project, and use the Missile Test verb.
3) Observe that nothing is displayed.

Expected Results: In the project above, For an Orange Circle to appear and travel from the Black turf to the Red turf when the Missile Test verb is used.

Actual Results: No graphical display is shown.

Does the problem occur:
Every time? Or how often? Every time.
In other games? Yes.
In other user accounts? Untested.
On other computers? Yes.

When does the problem NOT occur? Unknown.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? Yes, the issue does not occur in BYOND 514.1569
I get the same issue ^

Ended up creating my own projectile system
Lummox JR resolved issue with message:
The server was not sending missile messages correctly in most cases.