Xonotic Forums
[BUG] INFO_ITEM_WEAPON_UNAVAILABLE Crash - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [BUG] INFO_ITEM_WEAPON_UNAVAILABLE Crash (/showthread.php?tid=5237)



INFO_ITEM_WEAPON_UNAVAILABLE Crash - coppelius - 01-02-2015

Hi guys

I really can't find any help to solve my problem.
sometimes when i try to join some servers right when Xonotic starts to load after downloading map it crashes and goes to the homepage.
Starting it from the terminal (after all the right log) i got this message every time
Code:
Beginning notification initialization on CSQC program...
TRAILING NEW LINE AT END OF NOTIFICATION: net_type = MSG_INFO, net_name = INFO_ITEM_WEAPON_UNAVAILABLE, string = NORMAL.
TRAILING NEW LINE AT END OF NOTIFICATION: net_type = MSG_CENTER, net_name = CENTER_ITEM_WEAPON_UNAVAILABLE, string = NORMAL.
======client ERROR in RegisterNotifications_Done:
Notification initialization failed! Read above and fix the errors!


client EDICT 0:
mins           '-1736.79993 -1747.20007 -665.599976'
maxs           '915.199951 1206.3999 832'
message        
Host_Error: client: Program error in function RegisterNotifications_Done:
Notification initialization failed! Read above and fix the errors!

Tip: read above for entity information

QuakeC crash report for client:
s17788: IFNOT      notif_global_error (=1), statement 17796
s17789: IFNOT      autocvar_notification_errors_are_fatal (=1), statement 17793
s17790: STORE_S    GLOBAL10773, GLOBAL4
s17791: CALL1      error (=error())
../common/notifications.qh : RegisterNotifications_Done : statement 3
../common/notifications.qh : RegisterNotifications : statement 683
     Main.qc : CSQC_Init : statement 67

I'm in debian wheezy. I just say i have no problem in starting the game and playing even in multiplayer.
It just crashes on some servers and gives me this message.

Thanks for any help


RE: INFO_ITEM_WEAPON_UNAVAILABLE Crash - end user - 01-02-2015

(01-02-2015, 03:02 PM)coppelius Wrote: Hi guys

I really can't find any help to solve my problem.
sometimes when i try to join some servers right when Xonotic starts to load after downloading map it crashes and goes to the homepage.
Starting it from the terminal (after all the right log) i got this message every time
Code:
Beginning notification initialization on CSQC program...
TRAILING NEW LINE AT END OF NOTIFICATION: net_type = MSG_INFO, net_name = INFO_ITEM_WEAPON_UNAVAILABLE, string = NORMAL.
TRAILING NEW LINE AT END OF NOTIFICATION: net_type = MSG_CENTER, net_name = CENTER_ITEM_WEAPON_UNAVAILABLE, string = NORMAL.
======client ERROR in RegisterNotifications_Done:
Notification initialization failed! Read above and fix the errors!


client EDICT 0:
mins           '-1736.79993 -1747.20007 -665.599976'
maxs           '915.199951 1206.3999 832'
message        
Host_Error: client: Program error in function RegisterNotifications_Done:
Notification initialization failed! Read above and fix the errors!

Tip: read above for entity information

QuakeC crash report for client:
s17788: IFNOT      notif_global_error (=1), statement 17796
s17789: IFNOT      autocvar_notification_errors_are_fatal (=1), statement 17793
s17790: STORE_S    GLOBAL10773, GLOBAL4
s17791: CALL1      error (=error())
../common/notifications.qh : RegisterNotifications_Done : statement 3
../common/notifications.qh : RegisterNotifications : statement 683
     Main.qc : CSQC_Init : statement 67

I'm in debian wheezy. I just say i have no problem in starting the game and playing even in multiplayer.
It just crashes on some servers and gives me this message.

Thanks for any help

Its been like that for a long time. I think Mario said its an issue with the dark places engine and not Xon.


RE: INFO_ITEM_WEAPON_UNAVAILABLE Crash - coppelius - 01-02-2015

okay for me then, just wanted to know. Thank you end user


RE: INFO_ITEM_WEAPON_UNAVAILABLE Crash - Mario - 01-02-2015

The problem is translations and 0.7 compatibility with latest Git servers. Please try setting your language to something else (English is known to work).