Project

General

Profile

Bug #240

Linux/Mac: Crash when configuring controls

Added by zachkeene almost 19 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2005-07-03
% Done:

100%


Description

I get a crash and this message whenever I try to use
the "Controls" menu to assign a mouse button to something:

doomsday: ../../Src/con_bind.c:1026:
B_BindingsForCommand: Assertion `bindClass - 1 <
sizeof(binds[i].command)/ sizeof(binds[i].command0)'
failed.

It happens in all three games.

Labels: User Interface

History

#1 Updated by skyjake almost 19 years ago

Logged In: YES
user_id=717323

That assertion is there to prevent indexing the binds[i].command
array past its end.

I couldn't reproduce it in Linux by trying to assign MB1, MB2, or
MB3 to the Fire and/or Jump controls. Are you doing something
different than this?

#2 Updated by skyjake almost 19 years ago

Logged In: YES
user_id=717323

Ah, on a second try I could reproduce this at least in Ultimate
Doom.

#3 Updated by zachkeene almost 19 years ago

Logged In: YES
user_id=1103163

Well it's usually Mouse Look or Strafe I'm trying to
reassign, but other than that, no, I'm not doing anything
different.

Also available in: Atom PDF