by phantombeta » Mon Aug 27, 2018 7:16 am
Pretty much what it says on the thread title. To be specific, the game will go on an infinite loop of VM aborts if you cause a VM abort in Powerup.EndEffect when starting a new game.
Weirdly enough, it'll still render and the process won't stop responding, though it won't respond to any player input at all.
Here's a screenshot, just to show off how weird this bug is:
Steps to reproduce:
Code: Select all
1. Give yourself the "PowerTest" item in the console ("give PowerTest")
2. Change the map with the map CCMD or start a new game.
- Attachments
-
PowerupBug.PK3
- (319 Bytes) Downloaded 29 times
Pretty much what it says on the thread title. To be specific, the game will go on an infinite loop of VM aborts if you cause a VM abort in Powerup.EndEffect when starting a new game.
Weirdly enough, it'll still render and the process won't stop responding, though it won't respond to any player input at all.
Here's a screenshot, just to show off how weird this bug is:
[imgur]https://imgur.com/bDuRELT[/imgur]
Steps to reproduce:
[code]
1. Give yourself the "PowerTest" item in the console ("give PowerTest")
2. Change the map with the map CCMD or start a new game.[/code]