N!tmod

Welcome to N!tmod Bug Tracker.
IDSummaryOperating SystemCategoryOpened bySeverityStatusLast Edited  asc
 55  Server randomly reboot itself when using !next LinuxServerchninkelMediumClosed2013-11-09 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2 * Build Date (!about cmd) : May 31, 2012 * Map : random * Omni-Bot enabled ? : yes * If yes, bot count : 2 / 10 * Gametype : 2 * Any custom mapscripts ? If yes, provide link : no * Any LUA modules ? If yes, provide link : dynamyte_counter, rspree * Happens in Warmup/Playing/Intermission ? : Playing * Explain the bug : On a objectivecycle server, when using !next, server randomly reboots itself and disconnects all clients. * Additional informations : error message (client side): "Server disconnected for unknown reason". Nothing in logs when it happens. Bug shown on 4 servers, 2x nitmod 2.2 final + 2x nitmod 2.1 rc1.
 52  In objectivecycle mode sometimes a map ruts (sticks) -  ...All / UndefinedServerSimonMediumClosed2013-11-09 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2 final * Build Date (!about cmd) : may 31 2012 * Map : more * Omni-Bot enabled ? : yes * If yes, bot count : 1-10 * Gametype : 6 * Any custom mapscripts ? If yes, provide link : no * Any LUA modules ? If yes, provide link : no * Happens in Warmup/Playing/Intermission ? : end of a map * Explain the bug : Gametype: 6! In objectivecycle mode sometimes a map ruts (sticks) - !nextmap doesn't help. BUT when someone votes at least for one map the server starts that one correctly. When no one vote for any map the objectivecycle.cfg does not work. * Additional informations : Workaround to fix it: /rcon exec objectivecycle.cfg.
 9  Rcon Unlimited LinuxServerGavrilaLowClosed2013-11-09 Task Description does not appear that all commands can be solved * N!tmod version : 2.0 * Gametype : campaign * LUA modules : dynamite_counter.lua rules.lua rspree.lua http://www.parazit.ro/rcon.jpg
 64  Stuck at join a team at Spawnpoint - Player cant move All / UndefinedServerHead hunterHighClosed2013-11-09 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2 * Build Date (!about cmd) :newest * Map : all * Omni-Bot enabled ? : 8.2 (works fine) * If yes, bot count :8 * Gametype : 6 * Any custom mapscripts ? If yes, provide link : no - and yes same result * Any LUA modules ? If yes, provide link : ... * Happens in Warmup/Playing/Intermission ? : have no warmup, intermission is normal and playing see below * Explain the bug :spectator ok but when join a team you stuck at your spawn/startpoint and cant move in any way. Also Fling does nothing to help etc etc etc * Additional informations : i have set in the clean mod to test if my packs are corrupt but my version also the orginal version show that Bug --> see 213.246.39.86:27975 / or : www.etgamers.org (serveroverview)
 8  Rifle grenade bug All / UndefinedServeryourauntyHighClosed2013-11-09 Task Description ! Please specify the bug type in the summary ! * N!tmod version : 2.0 * Map : every * Omni-Bot running :0.8 * Gametype : map voting * Custom mapscripts : none * LUA modules : none * Warmup/Playing/Intermission : 10 seconds * Have you noticed anything else that could help us, for exemple, is there anything special supposed to happen in the map when the crash happens : reported this bug to you last time after 1.6 developed, you must of overlooked it or just forgot:) when you try to load a rifle grenade ( happens all the time on allies) it just keeps reloading itself..sometimes 2 or 3 times before you can fire...very annoying when your trying to pop a rifle nade off at the enemy, this happens to all my cleints with 1.6 and 2.0 so must be a bug with nitmod cheers
 50  kkrcon is timeouting All / UndefinedClientSimonLowClosed2013-11-09 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2 final * Build Date (!about cmd) : may 31 2012 * Map : more * Omni-Bot enabled ? : yes * If yes, bot count : 1-10 * Gametype : 6 * Any custom mapscripts ? If yes, provide link : no * Any LUA modules ? If yes, provide link : no * Happens in Warmup/Playing/Intermission ? : Anytimes * Explain the bug : kkrcon (http://sourceforge.net/projects/kkrcon/) can't connect via rcon to ET running N!tmod 2.2. The earlier version could do that, * Additional informations : I made a workarund indepenting by kkrcon in Perl: $hostname = 'ip.ip.ip.ip'; #ip address $port = '27960'; $protocol = "udp"; $et = IO::Socket::INET->new( PeerAddr => $hostname, PeerPort => $port, Proto => $protocol, #Type => SOCK_STREAM ) or die "Could not open port.\n"; print $et "\377\377\377\377rcon password exec command"; undef $data; my $status = ""; local $SIG{ALRM} = sub { die "alarm\n"; }; # NB \n required alarm(1); eval { while ( recv( $et, $status, 1024, 0 ) ) { my $size = length($status); $status =~ s/^\377\377\377\377//; $status =~ s/print\n//; $data .= $status; } }; alarm(0); That is never lost the time and works, usable. Actually I suppose, N!trox, please find kkrcon why doesn't get answer from 2.2 final...
 39  Map skipping All / UndefinedServerJanLowClosed2013-11-09 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2RC1 * Build Date (!about cmd) : Jan 23 2012 * Map : / * Omni-Bot enabled ? : Yes * If yes, bot count : 8 * Gametype : 2 * Any custom mapscripts ? If yes, provide link : * Any LUA modules ? If yes, provide link : - Dynamite counter / http://www.wolffiles.de/index.php?filebase&fid=1755 - Autolevel / http://www.splashdamage.com/forums/showthread.php/28274-Server-Clearance-Script-Release?s=4f2340ec85ba32b91d18c2ddfa3b61c9&p=333579&viewfull=1#post333579 - nextmap / http://www.splashdamage.com/forums/showthread.php/28274-Server-Clearance-Script-Release?s=4f2340ec85ba32b91d18c2ddfa3b61c9&p=333579&viewfull=1#post333579 * Happens in Warmup/Playing/Intermission ? : warmup * Explain the bug : For some reason some of the maps in our rotation skip randomly, it's not always the same map. And I think it's happening since the latest release, or it could be the nextmap.lua file. * Additional informations :
 59  Unavailble maplist on menu for referee status All / UndefinedClientStéphaneMediumClosed2013-11-09 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2 final * Build Date (!about cmd) : * Map : all * Omni-Bot enabled ? : yes(0.8.2) * If yes, bot count : 2 * Gametype : map voting * Any custom mapscripts ? If yes, provide link : yes (supply mapscript for spawn ammo/health cabinets) * Any LUA modules ? If yes, provide link : yes (dynamite counter, rules, cvar) * Happens in Warmup/Playing/Intermission ? : playing * Explain the bug : on our map voting, the referee map choice doesn't exist anymore. You can vote for a map as a normal player, but a referee hasn't a maplist on the menu to choose the map. * Additional informations : this bug appears only since we changed for the map voting system
 65  It is only the crosshairs displayed WindowsClientUweLowClosed2013-11-09 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2 Final * Build Date (!about cmd) : May 30 2012 * Map : all Maps * Omni-Bot enabled ? : yes * If yes, bot count : 6 * Gametype :2 * Any custom mapscripts ? If yes, provide link : no * Any LUA modules ? If yes, provide link : lua 5.1 / 51 .dll * Happens in Warmup/Playing/Intermission ? : all * Explain the bug : Hi, I have installed on my computer Nitmod 2.2. The mod is set up as a server. There is only one small problem, no matter what class I choose games, it appears we only the crosshairs. Can someone help me? * Additional informations : none
 1  Sample Bug Report - Crash on Baserace All / UndefinedServerSample UserCriticalClosed2014-11-04 Task Description ************************************************ * * * This is a sample Bug report. * * We have created it for you to see * * how to correctly report bugs in our tracker * * * * NOTE: * * This bug exits for real, and has been * * fixed for N!tmod next version (2.1) * * * ************************************************ * N!tmod version : 2.0 * Map : baserace * Omni-Bot running : Yes * Gametype : 2 * Custom mapscripts : none * LUA modules : none * Warmup/Playing/Intermission : Warmup & Intermission * Have you noticed anything else that could help us, for exemple, is there anything special supposed to happen in the map when the crash happens : Happens when a player walks on a landmine that has been planted by the map.
 40  Shuffle doesn't work All / UndefinedMenusAdrianLowClosed2014-11-04 Task Description * N!tmod version : 2.2 PR1 * Build Date (!about cmd) : Feb 20 2012 * Map : all * Omni-Bot enabled ? : yes * If yes, bot count : max 16 * Gametype : objectives * Any custom mapscripts ? If yes, provide link : etpro mapscripts * Any LUA modules ? If yes, provide link : auto setlevel http://www.etmods.net/forums/viewtopic.php?id=262 * Happens in Warmup/Playing/Intermission ? : all * Explain the bug : Vote for Shuffle doesn't work. "Unknown vote command: shuffleteamsxp_norestart"
7Misc Deathmatch glitchesAll / UndefinedClientRaviMediumNew2015-01-04 Task Description * N!tmod version : 2.0 * Map : All * Omni-Bot running : Yes * Gametype : 8 * Custom mapscripts : Deathmatch scripts * LUA modules : N/A * Warmup/Playing/Intermission : Playing I have posted a bunch of bugs together because I didn't see the need for a new topic. Here they are: 1.After killing someone, player health is increased by 20, or set to 112 if it would otherwise exceed this value. However, the max health for medics is 125. Everytime they kill someone with full health, they lose 10 health. 2.There is also a glitch with weapon drops. If a player is killed after picking any primary weapon and an mp40 is in their inventory, they will drop an mp40. 3.Player health does not increase after killing someone if they have killed that person with poison.
 66  g_inactivity does not work on down-ed players All / UndefinedServerJanLowClosed2015-02-27 Task Description [Environment] Mod version: 2.2.1 r772 Build Date (!about cmd): Feb 8 2013 Omni-Bot enabled ?: y Any LUA modules ? If yes, attach/provide link: lua_modules "dynamite_counter.lua connect.lua autobalance.lua autopromo.lua rspree.lua" Happens during Warmup/Playing/Intermission ?: playing [Bug] Explain the bug : With g_inactivity set to 60, I was able to verify I was put spectator after exactly 60 seconds. However, when I went inactive after being shot down, but not gibbed, I was not moved to spectator after 60 seconds. The use-case for putting inactive players to spectator does equally apply to downed players though. I would thus expect g_inactivity to also work on downed players.
 67  Bug on satchel stats (@covertops) All / UndefinedUndefinedJabbaLowClosed2015-03-16 Task Description [Bug] Explain the bug : When you use a satchel, the number of utilisation in stats is currently wrong, and the accuracy is significantly lowered. It should be increased by one each time.
71Pb custo hudAll / UndefinedUndefinedJabbaLowUnconfirmed2016-08-23 Task Description [Environment] Mod version: 2.3.1 [Bug] Explain the bug : comment cacher certaines info du HUD depuis le lecteur de demo (replay video) ? Cf capture ci-jointe, je souhaite cacher les zones encadré en rouge. J'arrive plus ou moins à les masquer pendant le jeu, mais pas pendant la lecture de demo. Le cg_draw2D à 0 n'est pas une bonne solution (cela masque la lunette du sniper etc)
74Pb cg_drawtimeAll / UndefinedUndefinedJabbaLowUnconfirmed2016-08-23 Task Description [Environment] Mod version: 2.3.1 [Bug] Explain the bug : cg_drawtime semble etre automatiquement forcé à 1 au chargement de nitmod
75Covert Ops loose all XP from classAll / UndefinedUndefinedaimeXLowUnconfirmed2017-06-15 Task Description [Environment] Mod version: N!tmod 2.3.1 Build Date (!about cmd): Apr 3 2015 Map: All Maps Omni-Bot enabled ?: Yes Gametype: Map Voting (6) Any custom mapscripts ? If yes, attach/provide link: Just regular railgun bug fix, fueldump bridge, Any LUA modules ? If yes, attach/provide link: Autopromo Happens during Warmup/Playing/Intermission ?: On all gametypes [Bug] Explain the bug : Sometimes when covert ops reach full class xp, all xp in this class are resetet. This bug has already occurred on several maps and we dont know whats the reason for that. [Extra infos] Is there anything else we need to know?: No
76KD cound on HUD doesnt reflect Kills after player is de...All / UndefinedClientaimeXLowUnconfirmed2020-12-14 Task Description [Environment] Mod version: `2.3.1 Build Date (!about cmd): April 3rd 2015 Map: All Maps [Bug] Explain the bug : Very small matter. but KD cound on HUD doesnt reflect Kills after player is dead. I.e. If you send a grenade or arty and die. any kills that happen within the time of death and the next spwan are not counted for the user HUD. Server scores are still correct. just the HUD [Extra infos] batata reporting this. As the email code sending is not allowing me to report this. (Is there a bug tracker for the bug tracker?)
77KD cound on HUD doesnt reflect Kills after player is de...All / UndefinedClientaimeXLowUnconfirmed2020-12-14 Task Description [Environment] Mod version: 2.3.1 Build Date (!about cmd): April 3rd 2015 Map: All maps [Bug] Explain the bug : KD cound on HUD doesnt reflect Kills after player is dead. IE. If the user is killed after throwing a grenade or Arty the HUD scores are not reflected as such. Server scores are correct though. [Extra infos] Batata reporting this as the Bug tracker login is falling over on the email code sending phase.
 70  Pb ramassage arme sten All / UndefinedServerJabbaLowClosed2020-12-14 Task Description [Environment] Mod version: 2.3.1 [Bug] Explain the bug : Impossible de ramasser un sten par terre en étant medic (la config serveur autorisant le ramassage de n’importe quelle arme)
 68  knife dead body ends up with selfkil All / UndefinedServerHighClosed2020-12-14 Task Description [Environment] Mod version: Nitmod 2.3 Build Date (!about cmd): mar 26 2015 Map: all Omni-Bot enabled ?: yes Gametype: 2 Any custom mapscripts ? If yes, attach/provide link: no Any LUA modules ? If yes, attach/provide link: no Happens during Warmup/Playing/Intermission ?: playing [Bug] Explain the bug : when u kill somebody and then u wanna gib them by knifing, then u stab yourself and/or kill yourself. then it says u where teamkilled by ingame name (yourself) [Extra infos] Is there anything else we need to know?: u can contact me on xfire if more info is needed xfire: yourdog
 73  Bug satchel All / UndefinedServerJabbaCriticalClosed2020-12-15 Task Description [Environment] Mod version: 2.3.1 [Bug] Explain the bug : beaucoup de bug de hitbox avec l'explosion du statchel. Cela pose des pb pour détruire des objectifs (cp..), des tripmines etc. Il faut souvent s'y reprendre à plusieurs fois. Egalement, lorsque le covert ops se suicide avec son satchel, il est visiblement le seul à prendre des dégats (les personnes autour n'en subissent pas, les objs ne sont pas détruit etc.)
79Spawn time by mapAll / UndefinedServerJabbaCriticalUnconfirmed2021-01-07 Task Description Je vois que tu es de nouveau actif (bonne année), donc je te soumets ma problématique. Actuellement, tu peux définir les temps de spawn manuellement avec ces variables : //Allied team respawn time in milliseconds set g_userAlliedRespawnTime "15" //Allied team respawn time in milliseconds set g_userAxisRespawnTime "15" Cependant, cela déséquilibre beaucoup de maps (toutes en fait..) qui deviennent impossible à jouer/gagner en attaque. Il faudrait que ce temps de spawn soit modulable par carte. J'ai pensé à utilisé le système d'autoexec par carte, en y renseignant les différent temps variables. Mais cela ne fonctionne pas. Le format du nom du fichier d'autoexec par map est le suivant : autoexec_[NOM_DU_FICHIER_MAP_PK3].cfg Exemple : autoexec_caen2.cfg = execute automatiquement cette cfg au lancement de la map caen2.pk3 Ce système fonctionne côté client, je ne sais pas si ce serait applicable sur le serveur.. Mais ce serait vraiment bien. Merci.
 80  Most headshot award @MG42 All / UndefinedServerJabbaLowClosed2021-05-31 Task Description You're not rewarded with the most headshot award at the end of the map if you've made it by using MG42
 78  Tripmines can't be excluded from F1 Complains for Teamk ...All / UndefinedServeraimeXLowClosed2021-05-31 Task Description [Environment] Mod version: 2.3.1 Build Date (!about cmd): Map: - Omni-Bot enabled ?: - Gametype: - Any custom mapscripts ? If yes, attach/provide link: Any LUA modules ? If yes, attach/provide link: Happens during Warmup/Playing/Intermission ?: [Bug] Explain the bug : Tripmines can't be excluded from F1 Complains for Teamkill (for landmines it's working) [Extra infos] Is there anything else we need to know?: -
 72  Pb touche bindé écrasé par nitmod All / UndefinedUndefinedJabbaLowClosed2021-05-31 Task Description [Environment] Mod version: 2.3.1 [Bug] Explain the bug : en jeu, la touche N est systématiquement remappée par Nitmod pour afficher les stats globales. Ce serait mieux de soit vérifier que la touche n'est pas déjà affectée, soit supprimer cette implémentation (et laisser l'utilisateur choisir de binder ou non la touche) Egalement, dans le mode replay, quand je lis une demo et que je souhaites l'exporter en tga j'utilise ce genre de chose prévu par le jeu : seta demo_avifpsF1 "0" seta demo_avifpsF2 "30" Le problème, c'est que Nitmod semble faire des choses également avec ces touches en mode replay -> des parties du hud se color en rouge (avec F1), ou en vert (avec F2, F3..)
 69  Autoaction - autorecord All / UndefinedUndefinedJabbaLowClosed2021-05-31 Task Description [Bug] Explain the bug :autoaction autorecord (pour enregistrement de demo automatique) ne fonctionne pas
 54  et_obituary(...) not using return value LinuxServerailmankiLowClosed2021-05-31 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2 * Build Date (!about cmd) : May 31 2012 * Map : unrelated * Omni-Bot enabled ? : yes * If yes, bot count : unrelated * Gametype : 2 objective * Any custom mapscripts ? If yes, provide link : unrelated * Any LUA modules ? If yes, provide link : unrelated * Happens in Warmup/Playing/Intermission ? : unrelated * Explain the bug : The lua function et_obituary(..) should replace with its return value, the obituary message from ET. But it does not. Could we also get a list of all meansOfDeath in N!tmod? Even though its possible to get that info through et_print(). (customObit) = et_Obituary( victim, killer, meansOfDeath ) Called whenever a player is killed. *Modules should return a string (customObit) to override the default obituary or nil to leave it as it is. * Additional informations :
 58  impact mur sur joueur All / UndefinedClientJoséLowClosed2021-05-31 Task Description PLEASE FILL THIS FORM PROPERLY TO MAKE SURE WE HAVE ENOUGH INFORMATIONS TO REPRODUCE THE BUG AND TRY TO FIX IT ! THE FOLLOWING FORM HAS BEEN MODIFIED ON MARCH 12th 2011. * N!tmod version : 2.2 final * Build Date (!about cmd) : * Map : * Omni-Bot enabled ? : * If yes, bot count : * Gametype : * Any custom mapscripts ? If yes, provide link : * Any LUA modules ? If yes, provide link : * Happens in Warmup/Playing/Intermission ? : * Explain the bug : http://www.lsdfunwar.fr/forum/prob-serveur-f102/touche-pas-t801-60.html J'ai un de mes membres qui a fait une petite video d'un problème qu'il avais déjà remarqué sur une beta de la 2.2, sur la video on vois clairement des impacts de mur/ferraille sur le corps du joueur, alors qu'il y en a pas normalement. Et aussi tu conseille quel valeur pour la cvar g_hitbox pour du frag ? * Additional informations : set g_realHead "1" //Toggle ETPro realhead hitbox set g_realBody "0" //Toogle N!tmod realbody hitbox (see documentation) set g_hitboxes "9"
Showing tasks 51 - 79 of 79 Page 2 of 2 - 1 - 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing