View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001718 | FSSCP | multiplayer | public | 2008-07-01 18:38 | 2009-01-20 05:12 |
| Reporter | FUBAR-BDHR | Assigned To | FSO 4 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| Product Version | 3.6.9 | ||||
| Summary | 0001718: 3 primary weapons cause client to see wrong weapons being fired | ||||
| Description | Basically when the host or another client cycles weapons to bank 3 the client sees bank 1 being fired. | ||||
| Additional Information | TBP 3.6.9 build. Tried with 3.6.10 builds as well but it's been a few months. | ||||
| Tags | No tags attached. | ||||
|
2008-07-01 18:38
|
|
|
2008-07-06 22:48
|
|
|
|
Took some screenshots of the bug in action from both the client side and host side at as close to the same time as I could. While doing the pics I noticed there is a similar client to host side bug. I also included pics of it. This occurs when the client has primary 3 selected and fires. The host sees primary 2 (green blob) instead of primary 3 (Purple) |
|
|
I only gave the code a quick look, but it doesn't look like this is something we can really fix any time soon. Although you can properly select bank 3 the game only processes information for banks 1 and 2 over the network. The effect that you get appears to just be one of basic error handling. Without breaking the packet there is no way to fix this. Adding a new packet with updated functionality would be the best way to handle it but it would be best to take it slow and figure out what capabilities it would need to have so that we can keep within the packet size limits and also to avoid getting into this situation again. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-07-01 18:38 | FUBAR-BDHR | New Issue | |
| 2008-07-01 18:38 | FUBAR-BDHR | File Added: Vidmaster_MD0a.fs2 | |
| 2008-07-06 22:48 | FUBAR-BDHR | File Added: 3Primarypics.rar | |
| 2008-07-06 22:52 | FUBAR-BDHR | Note Added: 0009435 | |
| 2008-10-20 02:24 | taylor | Note Added: 0010052 | |
| 2009-01-20 05:12 | Goober5000 | Assigned To | => FSO 4 |
| 2009-01-20 05:12 | Goober5000 | Status | new => closed |
| 2009-01-20 05:12 | Goober5000 | Resolution | open => suspended |