Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash out on net stream leaks. #1286

Merged
merged 1 commit into from
Apr 28, 2015
Merged

Conversation

Azaezel
Copy link
Contributor

@Azaezel Azaezel commented Apr 27, 2015

causes a fatal assertion when bitstream is passed an int value it cannot transmit given the provided bit length, and reports what the value and count were, respectively.

example of the revised output:

......\Engine\source\core\stream\bitStream.cpp(339,0): {Fatal} - BitStream::writeInt: value out of range: 40/32 (5 bits)
'Spire_DEBUG.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\D3DCompiler_43.dll'
Error, a DecalManager (547a930) isn't properly out of the bins!
Error, a PhysicalZone (b70f240) isn't properly out of the bins!
Error, a EnvVolume (b712780) isn't properly out of the bins!
Error, a TSStatic (b7203c8) isn't properly out of the bins!

causes a fatal assertion when bitstream is passed an int value it cannot transmit given the provided bit length, and reports what the value and count were, respectively
Areloch added a commit that referenced this pull request Apr 28, 2015
crash out on net stream leaks.
@Areloch Areloch merged commit b3170bc into GarageGames:development Apr 28, 2015
@Azaezel Azaezel deleted the NoMRBit branch April 28, 2015 15:05
@Azaezel Azaezel restored the NoMRBit branch April 28, 2015 16:10
@crabmusket crabmusket added this to the 3.8 milestone Apr 28, 2015
@Azaezel Azaezel deleted the NoMRBit branch July 23, 2015 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants