Coded the 45 pistol
2013-08-05, 01:22 AM (This post was last modified: 2013-08-05, 02:13 AM by dm.mossberg590a1.)
#32
RE: Coded the 45 pistol
Seems like the OpenAL error happens every time I gather three grenades but it doesn't crash for some reason...

I had a horrible crash freezing linux and forcing me to kill it using killall -9. I was playing gibbing mode and jumped and slashed a bot when it happened.

Code:
Program received signal SIGBUS, Bus error.
0x00000000004a30d0 in vertmodel::part::render(int, int, float, int, dynent*) ()

I will probably do a objdump and find which specific line of code it is in the assembly...

Code:
4a30d0:       39 45 24                cmp    %eax,0x24(%rbp)
Is the assembly code so the line in vertmodel::part::render is some kind of comparison between the return value of another function and the third parameter in the render function if I remember assembly correctly.

Played it again, got another 4a30d0 error this time playing with the 45 pistol.

Got another 4a30d0 while playing with the 45 pistol. It seems this error happens a LOT.

[Image: name_zps459dc421.gif]
[Image: cooltext1206791925_zps58ab60b5.gif]

"C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off." - Bjarne Stroustrup
Post Reply Quote this message in a reply


Messages In This Thread
Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-20, 04:04 PM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-07-20, 11:09 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-21, 12:03 AM
RE: Coded the 45 pistol - by ruler501 - 2013-07-21, 12:36 AM
RE: Coded the 45 pistol - by -{ET}-xdEpicZombie - 2013-07-21, 06:00 AM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-07-21, 10:19 AM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-21, 11:06 AM
RE: Coded the 45 pistol - by ruler501 - 2013-07-21, 04:05 PM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-07-21, 08:18 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-21, 08:45 PM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-07-21, 09:22 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-21, 09:54 PM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-07-21, 11:31 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-22, 08:40 PM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-07-22, 09:08 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-22, 09:56 PM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-07-22, 11:47 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-23, 01:35 AM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-07-23, 10:21 AM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-07-24, 10:08 AM
RE: Coded the 45 pistol - by ruler501 - 2013-07-24, 11:22 AM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-03, 10:47 PM
RE: Coded the 45 pistol - by ruler501 - 2013-08-03, 11:40 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-04, 12:06 AM
RE: Coded the 45 pistol - by {KE}bluwarguy - 2013-08-04, 10:11 AM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-04, 12:39 PM
RE: Coded the 45 pistol - by -{ET}-xdEpicZombie - 2013-08-04, 02:24 PM
RE: Coded the 45 pistol - by {KE}bluwarguy - 2013-08-04, 03:02 PM
RE: Coded the 45 pistol - by ruler501 - 2013-08-04, 04:45 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-04, 08:07 PM
RE: Coded the 45 pistol - by ruler501 - 2013-08-04, 11:34 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-05, 01:22 AM
RE: Coded the 45 pistol - by ruler501 - 2013-08-05, 11:36 AM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-05, 12:02 PM
RE: Coded the 45 pistol - by ruler501 - 2013-08-05, 03:01 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-05, 09:31 PM
RE: Coded the 45 pistol - by ruler501 - 2013-08-06, 01:45 AM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-06, 01:32 PM
RE: Coded the 45 pistol - by ruler501 - 2013-08-06, 02:52 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-08-07, 08:57 AM
RE: Coded the 45 pistol - by ruler501 - 2013-08-07, 09:11 AM
RE: Coded the 45 pistol - by forumlurker007 - 2013-10-29, 12:47 AM
RE: Coded the 45 pistol - by ruler501 - 2013-10-29, 03:02 PM
RE: Coded the 45 pistol - by dm.mossberg590a1 - 2013-10-29, 03:28 PM
RE: Coded the 45 pistol - by DeltaStrikeOp - 2013-10-29, 06:55 PM
RE: Coded the 45 pistol - by forumlurker007 - 2013-10-29, 10:07 PM

Forum Jump:


This forum uses Lukasz Tkacz MyBB addons.