Notes |
|
(0012036)
|
Arco
|
2015-04-05 00:25
|
|
The crash report provided appears to be corrupted. Can you upload a new one? |
|
|
(0012038)
|
T90
|
2015-04-05 00:58
|
|
the file extention listed on my computer is FILE or an unrecognized file extension. if the alternative (b) file i provided does not work, its probably a bad file on my PC alltogether. |
|
|
|
after downloading either file, adding .zip allowed me to open them normally
> zandronum.exe!AActor::FindInventory(const PClass * type=0x0569aa10, bool subclass=false) Line 1052 C++
zandronum.exe!AWeapon::AddAmmo(AActor * other=0x00000000, const PClass * ammotype=0x00020000, int amount=0) Line 435 + 0xe bytes C++
zandronum.exe!AWeapon::AttachToOwner(AActor * other=0x05b91fa8) Line 323 + 0x23 bytes C++
zandronum.exe!AInventory::TryPickup(AActor * & toucher=0x05b91fa8) Line 1531 C++
zandronum.exe!AWeapon::TryPickup(AActor * & toucher=0x05b91fa8) Line 90 + 0xc bytes C++
zandronum.exe!AInventory::CallTryPickup(AActor * toucher=0x05b91fa8, AActor * * toucher_return=0x00000000) Line 1554 + 0x11 bytes C++
zandronum.exe!AActor::GiveInventoryType(const PClass * type=0x0569a9c8) Line 1090 + 0xa bytes C++
zandronum.exe!client_WeaponChange(BYTESTREAM_s * pByteStream=0x00000000) Line 8696 C++
zandronum.exe!CLIENT_ProcessCommand(long lCommand=0, BYTESTREAM_s * pByteStream=0x00000000) Line 2068 C++
zandronum.exe!CLIENT_ParsePacket(BYTESTREAM_s * pByteStream=0x00000000, bool bSequencedPacket=false) Line 1366 C++
zandronum.exe!CLIENT_GetPackets() Line 1100 C++
zandronum.exe!D_DoomLoop() Line 1216 C++ |
|
|
(0012040)
|
T90
|
2015-04-05 02:11
|
|
sounds like there might be a bug in the way that Zandronum's crash reporter saves files, unless for some reason my computer did not handle the file type properly. should this be reported as well? |
|
|
|
The attached logs are not corrupted. The file names are just missing the extension ".zip". I guess you accidentally removed the extension when renaming the file. |
|
|
|
The crash log revealed that some input checking in client_WeaponChange was missing, but I doubt that this is the reason for the crash.
Does anybody have an idea on how to reproduce this? |
|
|
|
Closing due to age of ticket. If you are having issues with 3.1 or 3.2 please make a new ticket. |
|