Anonymous | Login | Signup for a new account | 2025-08-02 19:13 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | All Projects Issue Support Ranking | Rules | My Account |
View Revisions: Issue #1557 | [ Back to Issue ] | ||
Summary | 0001557: SetFont and SetHudSize leak into other scripts online | ||
Revision | 2013-10-26 21:08 by StrikerMan780 | ||
Description | This bug needs two people to test, and I've made a test wad. This is a problem that has been around for a while now. Online, if another user executes a script that uses SetFont or SetHudSize, while another person is viewing a HudMessage, those functions will leak into the other user's script. You'll need these wads: 'https://shadowmavericks.com/files/Doom/SMMP_Core_r500.pk3 [^]' 'https://shadowmavericks.com/files/Doom/SMMP_VanillaDMPatch_v1.pk3 [^]' And the attached Test Wad. The files need to be loaded in a certain order to work. First, SMMP_Core_r500, then SMMP_VanillaDMPatch_v1, and then the test wad. |
||
Revision | 2014-11-30 02:42 by Dusk | ||
Description | This bug needs two people to test, and I've made a test wad. This is a problem that has been around for a while now. Online, if another user executes a script that uses SetFont or SetHudSize, while another person is viewing a HudMessage, those functions will leak into the other user's script. | ||
Revision | 2013-10-26 21:08 by StrikerMan780 | ||
Steps To Reproduce | The steps to reproduce are printed on-screen in the test wad I created, but if you need the steps here: Have someone constantly shoot one of the dormant zombies up on the cliff (can be accessed via teleporter), while you pick up one of the mystery items. (The question-mark shaped items.) You'll see the hit marker leak into the mystery item's HudMessage. This does not occur offline, even with bots. I recommend using sv_infiniteammo so the other person can keep firing without running out of ammo. Run the server in cooperative mode, and turn item respawn on, so constantly reproducing it is possible. |
||
Revision | 2014-11-30 02:42 by Dusk | ||
Steps To Reproduce | zandronum -host -file setfonttest.pk3 zandronum -connect localhost -file setfonttest.pk3 In console: puke 1 |
||
Revision | 2014-11-30 17:03 by cobalt | ||
Steps To Reproduce | zandronum -host -file setfonttest.pk3 zandronum -connect localhost -file setfonttest.pk3 In console: puke 1 |
Copyright © 2000 - 2025 MantisBT Team |