Source SDK Base 2007 particle bug: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Multiple issues|
[[File:Source 2007 particle orb bug.jpg|right|thumb|White particle orb which appears to containing all particles{{confirm}}.]]
{{Dead end|date=January 2024}}
In {{srcsdk07|4}}, if a player is damaged by an NPC or kills an NPC, a white [[particle]] orb which contains bloods and other particles may appear at the center of the map. (i. e. 0,0 or x=0 y=0)
{{Orphan|date=January 2024}}
}}


{{warning|The name of the entity on this page has not been discovered yet.}}
The game framerate will slowly drop, which is determined by how close you are to the particle (or if you zoom at it), and how many of them spawn after the player get's hurt or killing NPCs multiple times.


In the Source SDK 2007 engine, if a player is damaged by an NPC or kills an NPC, a random object may appear at the center of the map. (i. e. 0,0 or x=0 y=0)
{{Note|This issue isn't present in some SDK Base 2007 games like {{bms12|2}}. It only exist in {{code|sourcetest}} (Source Engine Test).}}
The object appears as an orb, probably looking like as if it's one of the editor textures for the classes in Hammer.
 
The game starts to freeze in framerate, which is determined by how close you are to the object (or if you zoom at it).
 
{{Confirm|Is this a [[particle]] bug?}}


==External Links==
==External Links==
Preview[http://i.imgbox.com/QeskMJOl.jpg]
Preview[http://i.imgbox.com/QeskMJOl.jpg]


{{stub}}
{{stub}}
{{Uncategorized stub|date=January 2024}}
[[Category:Source]][[Category:Source 2007]][[Category:Feedback]][[Category:Particle System]][[Category:Particle Effects]]

Latest revision as of 00:26, 16 May 2025

White particle orb which appears to containing all particles[confirm].

In Source SDK Base 2007 Source SDK Base 2007, if a player is damaged by an NPC or kills an NPC, a white particle orb which contains bloods and other particles may appear at the center of the map. (i. e. 0,0 or x=0 y=0)

The game framerate will slowly drop, which is determined by how close you are to the particle (or if you zoom at it), and how many of them spawn after the player get's hurt or killing NPCs multiple times.

Note.pngNote:This issue isn't present in some SDK Base 2007 games like Black Mesa (mod) Black Mesa (mod). It only exist in sourcetest (Source Engine Test).

External Links

Preview[1]

Stub

This article or section is a stub. You can help by expanding it.