UPDATED because I found the real reason.
How to reproduce:
1) Choose last skin with bounty hunter
2) Get to the screen where you can distribute the points.
3) Click on join again, and choose a class, which has fewer skins than bounty hunter
(SBD, deka, soldier) -> crash
Backtrace:
How to reproduce:
1) Choose last skin with bounty hunter
2) Get to the screen where you can distribute the points.
3) Click on join again, and choose a class, which has fewer skins than bounty hunter
(SBD, deka, soldier) -> crash
Backtrace:
Code:
#0 0xf72831cb in __strcmp_ssse3 () from /usr/lib32/libc.so.6
#1 0x0805e297 in Cvar_Set2 (var_name=<optimized out>, value=0x97f2bd20 <error: Cannot access memory at address 0x97f2bd20>, defaultFlags=16384,
force=qtrue) at ~/repos/OpenJK/codemp/qcommon/cvar.cpp:550
#2 0x0805eb3e in Cvar_VM_Set (var_name=0xd6facb73 "model", value=0x97f2bd20 <error: Cannot access memory at address 0x97f2bd20>, vmslot=VM_UI)
at ~/repos/OpenJK/codemp/qcommon/cvar.cpp:743
#3 0x080bcedb in CL_UISystemCalls (args=0xffe18930) at ~/repos/OpenJK/codemp/client/cl_uiapi.cpp:538
#4 0x08077c80 in VM_DllSyscall (arg=3) at ~/repos/OpenJK/codemp/qcommon/vm.cpp:97
#5 0xd6f9b10c in trap_Cvar_Set () from ./MBII/uii386.so
#6 0xd6f7d308 in UI_FeederSelection () from ./MBII/uii386.so
#7 0xd6f83ad3 in UI_RunMenuScript () from ./MBII/uii386.so
#8 0xd6f8e9c2 in Item_RunScript () from ./MBII/uii386.so
#9 0xd6f91919 in Item_Action () from ./MBII/uii386.so
#10 0xd6f9a766 in Menu_HandleKey () from ./MBII/uii386.so
#11 0xd6f7f0aa in _UI_KeyEvent () from ./MBII/uii386.so
#12 0xd6f85ec4 in vmMain () from ./MBII/uii386.so
#13 0x08078130 in VM_Call (vm=0xb7c4e0c, callnum=3) at ~/repos/OpenJK/codemp/qcommon/vm.cpp:302
#14 0x080bd992 in UIVM_KeyEvent (key=141, down=qtrue) at ~/repos/OpenJK/codemp/client/cl_uiapi.cpp:67
#15 0x0805c7bb in Com_EventLoop () at ~/repos/OpenJK/codemp/qcommon/common.cpp:904
#16 0x0805c9b5 in Com_Frame () at ~/repos/OpenJK/codemp/qcommon/common.cpp:1501
#17 0x0804c0fe in main (argc=4, argv=0xffe27704) at ~/repos/OpenJK/shared/sys/sys_main.cpp:743
Last edited: