View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004363 | Multi Theft Auto : San Andreas | General | public | 2009-05-25 14:37 | 2009-08-23 02:02 |
Reporter | BrophY | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0004363: Pressing Forward while falling with parachute causes screen to go weird | ||||
Description | As explained above, The steps to reproduce: Start broph I've included a screenshot of the screen | ||||
Tags | No tags attached. | ||||
|
This only happens if you change the server's FPS limit. Try setting it back to default (36), and problem is fixed. |
|
Isn't this the ' loading screen of death '? |
|
it seems this can be fixed by checking the tick difference is more than 0 in the render handlers in parachute_cl and skydiving_cl. Ive tested it with several people on a 50fps limit server, and by myself with 20 and 80fps limits without problems, more thorough testing of this would be ideal http://remp.sparksptpm.co.uk/?dir=mta/parachute/ for the .patch files (the full updated resource is also there (as of r271)) |