Anonymous
7/5/2025, 2:54:35 AM No.105804090
>>105796598 https://desuarchive.org/g/thread/105796225/#q105796598
The issue is that uses the g_nix 1 setting: which precaches all the weapon models. in the [Special} DM 8: which is in xonotic--maps.pk3 /data/maps/campaignxonticbeta.txt
(pk3 is a zip file, you can read it via mc (midnightcommander), or find the file and extract it)
(if you put it in ~/.xonotic/maps/ then it will override)
> >models/weapons/v_mp5asubmachinegun.md3: could not load texture "*white" (frame 0) for shader
>"white"
> >SZ_GetSpace: overflow
> >Client "Player1" dropped
>Killed
> >devilspie: no process found
> >sh: 1: xwit: not found
As you can see: the github Code of Conduct we don't use, mind-melded itself into this process, because people keep claiming that
1) we have a code of conduct (we don't)
2) we use github (we don't)
3) we can log in to github (we can't : banned)
Which created a Tupla which, each time our project is run, sits next to you while you play it.
Because people keep claiming THEIR github account THEY made on eight-chan and added a code of conduct to: applies to OUR actual sourceforge project.
(Same way they "take over" every other project from the actual owner/programmer/dev.)
It detected "white"
and then
Killed.
--------------------------------------------------------
A hotfix is to remove g_nix 1 from maps/campaignxonticbet...txt
A code fix would be to conform g_nix to:
> g_defaultstartsomegunsweaponset is "2" ["2"] set the allguns weaponset for LMS, CA, etc
>g_defaultstartsomegunsweaponset_fllw_wpn_pkups is "1" ["1"] follow g_replace_weapon_pickups for LMS/CA/ weaponset
Which doesn't apply to g_nix at this time.
Which would limit g_nix to just a "normal" weapon set instead of all 200+ weapons.
Not as fun.... but within the original intentions of the g_nix setting.
A third option is to disable precaching all weapons used for g_nix.
The issue is that uses the g_nix 1 setting: which precaches all the weapon models. in the [Special} DM 8: which is in xonotic--maps.pk3 /data/maps/campaignxonticbeta.txt
(pk3 is a zip file, you can read it via mc (midnightcommander), or find the file and extract it)
(if you put it in ~/.xonotic/maps/ then it will override)
> >models/weapons/v_mp5asubmachinegun.md3: could not load texture "*white" (frame 0) for shader
>"white"
> >SZ_GetSpace: overflow
> >Client "Player1" dropped
>Killed
> >devilspie: no process found
> >sh: 1: xwit: not found
As you can see: the github Code of Conduct we don't use, mind-melded itself into this process, because people keep claiming that
1) we have a code of conduct (we don't)
2) we use github (we don't)
3) we can log in to github (we can't : banned)
Which created a Tupla which, each time our project is run, sits next to you while you play it.
Because people keep claiming THEIR github account THEY made on eight-chan and added a code of conduct to: applies to OUR actual sourceforge project.
(Same way they "take over" every other project from the actual owner/programmer/dev.)
It detected "white"
and then
Killed.
--------------------------------------------------------
A hotfix is to remove g_nix 1 from maps/campaignxonticbet...txt
A code fix would be to conform g_nix to:
> g_defaultstartsomegunsweaponset is "2" ["2"] set the allguns weaponset for LMS, CA, etc
>g_defaultstartsomegunsweaponset_fllw_wpn_pkups is "1" ["1"] follow g_replace_weapon_pickups for LMS/CA/ weaponset
Which doesn't apply to g_nix at this time.
Which would limit g_nix to just a "normal" weapon set instead of all 200+ weapons.
Not as fun.... but within the original intentions of the g_nix setting.
A third option is to disable precaching all weapons used for g_nix.
Replies: