HMW Bug Reporting Thread
- ashe5k
- Pretender
- Posts: 730
- Joined: Mon Sep 30, 2002 5:11 am
- Location: OH
- Strength: N/A
- Intelligence: N/A
- Speed: N/A
- Endurance: N/A
- Rank: N/A
- Courage: N/A
- Firepower: N/A
- Skill: N/A
Re: HMW Bug Reporting Thread
- Motto: "'Til All Are One!"
- Weapon: Twin Shock-Concussion Missiles
ashe5k wrote:Armor (this was pre-site redesign though I think). We can't equip armor, our bot/cons just get an error message.
What is the error message that you receive when trying to armor up?
-

Seibertron - Site Owner
- Posts: 13959
- News Credits: 3637
- Joined: Mon Sep 24, 2001 6:17 pm
- Location: Chicago, IL USA
- Like Seibertron on Facebook
- Follow Seibertron on Twitter
- Watch Seibertron on YouTube
- Buy from Seibertron on eBay
- Alt Mode: Supersonic Cybertronian Jet
- Strength: 10
- Intelligence: 9
- Speed: 7
- Endurance: 9
- Rank: 10+
- Courage: 8
- Firepower: 5
- Skill: 10+
Re: HMW Bug Reporting Thread
- Motto: "'Til All Are One!"
- Weapon: Twin Shock-Concussion Missiles
Also, I made some changes to the hmw_battle script tonight to solve a few php errors that are showing up in my error logs (it's the code that determines the faction winner). I executed the scheduled tasks and see that the script executed without error, but i'm not not sure if I inadvertently broke something else. Please let me know if I introduced a different problem and I'll revert it until I have more time to work on it.
-

Seibertron - Site Owner
- Posts: 13959
- News Credits: 3637
- Joined: Mon Sep 24, 2001 6:17 pm
- Location: Chicago, IL USA
- Like Seibertron on Facebook
- Follow Seibertron on Twitter
- Watch Seibertron on YouTube
- Buy from Seibertron on eBay
- Alt Mode: Supersonic Cybertronian Jet
- Strength: 10
- Intelligence: 9
- Speed: 7
- Endurance: 9
- Rank: 10+
- Courage: 8
- Firepower: 5
- Skill: 10+
Re: HMW Bug Reporting Thread
- Motto: "Truth is written in the fabric of creation."
- Weapon: Deflecto-Shield
ashe5k wrote:Armor (this was pre-site redesign though I think). We can't equip armor, our bot/cons just get an error message.
Alt Mode recolors (only the base color for hte alt modes shows up instead of the recolors)
Leveling Up Screen (the page is exceedingly spread out and hard to read to see what you can select to level up
Timers and Bars (the status bars showing repairs, health, and winning percentages are either really thin at about a pixel tall or really thick. I don't have a screenshot of the size they used to be)
Those are the ones I can think of.
* CR Chamber has no submit button. This can be worked around by setting the option to use the CR automatically after a mission/arena fight, but I remember automatic CR having the downside of significantly increased energon costs as late as 2008 (when I took a really long break from HMW).
* This predates the site redesign, but from what I understand there have been complaints about alt rotations being borked for both factions for quite some time.
* The error [phpBB Debug] PHP Warning: in file /var/www/vhosts/seibertron.com/httpdocs/includes/database.php on line 207: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given is still appearing at the end of the list of combatants when viewing a completed mission.
* Display of combatants for an -in-progress mission is still a complete hodgepodge. For example, "Inferno: Treason" has not yet begun at the time of this post. The Autobot side is filled up but I'm seeing no one (not even mine), and the Decepticons have just one slot left but I can only see Heliocon and Louie.
* This last one isn't a bug per se, but it's a problem nonetheless: We have no HMW admins. Psychout inexplicably lost his privileges at some point, so there's been no one, for example, to refresh the 10/10 weapons supply since the ultimate weapons are not recycled back into the general populace like the "leveling" weapons are.
Seibertron wrote:What is the error message that you receive when trying to armor up?
I had to hunt through Glyph's post history to find it (didn't know Murderbot had books
- Silver Wind
- Headmaster Jr
- Posts: 580
- Joined: Sun Dec 21, 2003 8:28 pm
- Location: U.S.A.
- Alt Mode: I have no idea
- Strength: 2
- Intelligence: 5
- Speed: 2
- Endurance: 2
- Rank: ???
- Courage: 3
- Firepower: 2
- Skill: 6
Re: HMW Bug Reporting Thread
- Motto: "'Til All Are One!"
- Weapon: Twin Shock-Concussion Missiles
* The error [phpBB Debug] PHP Warning: in file /var/www/vhosts/seibertron.com/httpdocs/includes/database.php on line 207: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given is still appearing at the end of the list of combatants when viewing a completed mission
This is an incredibly easy error to fix. Can someone provide me with the full URL so that I can nip this in the bud? That is just a page that is not rebuilt to use the new database and for some reasoning is ignoring how to do it the old way (presumably from it being code different from the rest of Seibertron).
-

Seibertron - Site Owner
- Posts: 13959
- News Credits: 3637
- Joined: Mon Sep 24, 2001 6:17 pm
- Location: Chicago, IL USA
- Like Seibertron on Facebook
- Follow Seibertron on Twitter
- Watch Seibertron on YouTube
- Buy from Seibertron on eBay
- Alt Mode: Supersonic Cybertronian Jet
- Strength: 10
- Intelligence: 9
- Speed: 7
- Endurance: 9
- Rank: 10+
- Courage: 8
- Firepower: 5
- Skill: 10+
Re: HMW Bug Reporting Thread
- Motto: "Truth is written in the fabric of creation."
- Weapon: Deflecto-Shield
Seibertron wrote:This is an incredibly easy error to fix. Can someone provide me with the full URL so that I can nip this in the bud? That is just a page that is not rebuilt to use the new database and for some reasoning is ignoring how to do it the old way (presumably from it being code different from the rest of Seibertron).
I assume you mean mission URL? I've got this one right here as an example. https://www.seibertron.com/heavymetalwar/view_mission.php?mission_id=355312
- Silver Wind
- Headmaster Jr
- Posts: 580
- Joined: Sun Dec 21, 2003 8:28 pm
- Location: U.S.A.
- Alt Mode: I have no idea
- Strength: 2
- Intelligence: 5
- Speed: 2
- Endurance: 2
- Rank: ???
- Courage: 3
- Firepower: 2
- Skill: 6
Re: HMW Bug Reporting Thread
Seibertron wrote:* The error [phpBB Debug] PHP Warning: in file /var/www/vhosts/seibertron.com/httpdocs/includes/database.php on line 207: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given is still appearing at the end of the list of combatants when viewing a completed mission
This is an incredibly easy error to fix. Can someone provide me with the full URL so that I can nip this in the bud? That is just a page that is not rebuilt to use the new database and for some reasoning is ignoring how to do it the old way (presumably from it being code different from the rest of Seibertron).
Every mission log. I think this is what you were trying to fix in the battle script re determining the winner? (which was not broken, as far as I know) But it's not generated by the battle script and written to the HTML log file, it's an error thrown by the mission log page itself. For example, here:
https://www.seibertron.com/heavymetalwa ... n_id=40976
in a mission which far predates the recent work.
Last edited by Glyph on Mon Jun 30, 2025 8:32 pm, edited 2 times in total.
Psychout wrote:Im not scared of a gender confused minibot!
-

Glyph - HMW Moderator
- Posts: 948
- News Credits: 34
- Joined: Thu Mar 25, 2004 2:15 pm
- Location: Manchester, UK
- Follow Glyph on Twitter
Re: HMW Bug Reporting Thread
Ryan - see posts here and here where we've already workshopped the armour bug since it first appeared in October.Seibertron wrote:What is the error message that you receive when trying to armor up?ashe5k wrote:Armor (this was pre-site redesign though I think). We can't equip armor, our bot/cons just get an error message.
BTW - I'd have replied to this sooner but it looks like all my thread subscriptions / reply notifications have stopped working.
Psychout wrote:Im not scared of a gender confused minibot!
-

Glyph - HMW Moderator
- Posts: 948
- News Credits: 34
- Joined: Thu Mar 25, 2004 2:15 pm
- Location: Manchester, UK
- Follow Glyph on Twitter
Re: HMW Bug Reporting Thread
- Motto: "This post clearly was meant to offend, and if you are affected by it in any way please close your browser and discuss it with someone who knows not to take the internet seriously."
- Weapon: Black Magic
Galvatronus Prime wrote:Is there any way we can get rid of the 20vs1 missions? There isn't enough low level bots online these days to make those worth it. I find, more often than not, my level 0-2 Cons facing off against a maxed out level 11 by themselves. always coming out with 0xp because of it.
Just so this doesn't get lost at the bottom of the last page GP, this is something the game admin were able to do but now cannot.
If it becomes available to us again in future, I'll add it to the list.
- Psychout
- HMW Moderator
- Posts: 9739
- News Credits: 42
- Joined: Tue Aug 17, 2004 8:04 am
- Location: Vatican City
- Alt Mode: Cassette. The 80s ROCKED
- Strength: 1
- Intelligence: 1
- Speed: 1
- Endurance: 1
- Rank: 10
- Courage: 1
- Firepower: 1
- Skill: 10
Re: HMW Bug Reporting Thread
Wait... this game still has admins?!?
Who knew!
Who knew!
Last edited by Bun-Bun on Wed Jul 09, 2025 12:23 am, edited 1 time in total.
-

Bun-Bun - Gestalt
- Posts: 2563
- Joined: Thu Mar 25, 2004 7:23 am
Re: HMW Bug Reporting Thread
- Motto: "AnTagony IS the PitS. MoVe ALonG WoRMs. THis WarS NOT gOnNa WIN iTSelf!"
- Weapon: Front-Mounted Anti-Matter Projector
https://www.seibertron.com/heavymetalwar/view_mission.php?mission_id=357710
https://www.seibertron.com/heavymetalwar/view_mission.php?mission_id=357709
I've encountered 2 missions with me exiting 0% stasis lock while not having any mission interaction at all
https://www.seibertron.com/heavymetalwar/view_mission.php?mission_id=357709
I've encountered 2 missions with me exiting 0% stasis lock while not having any mission interaction at all
-

DISCHARGE - City Commander
- Posts: 3242
- News Credits: 3
- Joined: Fri Dec 15, 2006 11:41 pm
- Alt Mode: Variable Weapon Interface - Stationary and Mobile
- Firepower: 10+
Re: HMW Bug Reporting Thread
That's worrying - suggests a DB error somewhere in the process (unexpected zeroes are always suspicious!). I don't currently have the resource to check for that exact scenario but a quick investigation turned up a similar situation where a lone opposition bot was simply ignored in the battle script and the battle reported a default victory, with the ignored bot exiting on 0% health. Earliest example is from 5 June, around the time we were seeing some DB and script changes (ironically it's one of my characters - I hadn't noticed!):
https://www.seibertron.com/heavymetalwa ... _id=349080
I found 132 missions matching that pattern between 5 June and now. I'll do some digging later when I get chance and look for missions matching DISCHARGE's pattern - an ignored bot exiting in stasis lock while other bots were correctly included in the battle. It'll be the same cause as the 'empty' missions I found, just with more bots so a battle actually happens, but it might be possible to find a pattern.
https://www.seibertron.com/heavymetalwa ... _id=349080
I found 132 missions matching that pattern between 5 June and now. I'll do some digging later when I get chance and look for missions matching DISCHARGE's pattern - an ignored bot exiting in stasis lock while other bots were correctly included in the battle. It'll be the same cause as the 'empty' missions I found, just with more bots so a battle actually happens, but it might be possible to find a pattern.
Psychout wrote:Im not scared of a gender confused minibot!
-

Glyph - HMW Moderator
- Posts: 948
- News Credits: 34
- Joined: Thu Mar 25, 2004 2:15 pm
- Location: Manchester, UK
- Follow Glyph on Twitter
Re: HMW Bug Reporting Thread
Thought of a way to identify affected missions from the data I already have; found another 263 missions (total 395) like the ones DISCHARGE showed. Earliest affected mission was #348840 on 4 June, tallying with what I initially found above.
https://www.seibertron.com/heavymetalwa ... _id=348840
Looks to me like the problem is happening at the point of adding the character to the mission in the battle script (the DB clearly knows the character is in the mission so it's not failing to join, and doesn't seem to be at the post-mission update). At a guess, I'd say the character is being brought into the mission at 0 health for some reason - health presumably gets set to zero either when they join or when the battle starts - so they never get selected to act. As to why it's only affecting a handful of missions/characters... no idea at this point.
--EDIT--
The thick plottens... Checking to see if it's only ever affecting 1 bot at a time (it isn't), I turned up this mission with 3 ignored bots:
https://www.seibertron.com/heavymetalwa ... _id=353178
But the important thing in this mission is Dewey - they weren't ignored and were active in the log, but finished on 68% despite not taking any damage and there's just no way to make their XP/En score work even accounting for overkill.
Makes me wonder if this could possibly be related to the "ghost" issue we've seen in the past, when the missions table was cleared down but the mission_characters table wasn't, so records from old battles got mixed in with new ones? But if it were that simple, we'd see examples earlier than June since it seems to be affecting around 4% of missions since then.
https://www.seibertron.com/heavymetalwa ... _id=348840
Looks to me like the problem is happening at the point of adding the character to the mission in the battle script (the DB clearly knows the character is in the mission so it's not failing to join, and doesn't seem to be at the post-mission update). At a guess, I'd say the character is being brought into the mission at 0 health for some reason - health presumably gets set to zero either when they join or when the battle starts - so they never get selected to act. As to why it's only affecting a handful of missions/characters... no idea at this point.
--EDIT--
The thick plottens... Checking to see if it's only ever affecting 1 bot at a time (it isn't), I turned up this mission with 3 ignored bots:
https://www.seibertron.com/heavymetalwa ... _id=353178
But the important thing in this mission is Dewey - they weren't ignored and were active in the log, but finished on 68% despite not taking any damage and there's just no way to make their XP/En score work even accounting for overkill.
Makes me wonder if this could possibly be related to the "ghost" issue we've seen in the past, when the missions table was cleared down but the mission_characters table wasn't, so records from old battles got mixed in with new ones? But if it were that simple, we'd see examples earlier than June since it seems to be affecting around 4% of missions since then.
Psychout wrote:Im not scared of a gender confused minibot!
-

Glyph - HMW Moderator
- Posts: 948
- News Credits: 34
- Joined: Thu Mar 25, 2004 2:15 pm
- Location: Manchester, UK
- Follow Glyph on Twitter
Re: HMW Bug Reporting Thread
- Motto: "'Til All Are One!"
- Weapon: Twin Shock-Concussion Missiles
I appreciate all of you compliing errors for me to review. I started digging through some of the code tonight. I cleaned up the War room page for activate and deactivate, cleaned up the active roster. I got really close to having the sort feature working for active bots, but had to disable the public facing code for it do to an erro or that I ran out of time trying to fix tonight. I will continue working on code for HMW throughout this next week and can hopefully address the bugs you guys are experiencing
-

Seibertron - Site Owner
- Posts: 13959
- News Credits: 3637
- Joined: Mon Sep 24, 2001 6:17 pm
- Location: Chicago, IL USA
- Like Seibertron on Facebook
- Follow Seibertron on Twitter
- Watch Seibertron on YouTube
- Buy from Seibertron on eBay
- Alt Mode: Supersonic Cybertronian Jet
- Strength: 10
- Intelligence: 9
- Speed: 7
- Endurance: 9
- Rank: 10+
- Courage: 8
- Firepower: 5
- Skill: 10+
Re: HMW Bug Reporting Thread
- Motto: "He who hesitates, is lost."
I really like the status displays! Very slick!
- ashe5k
- Pretender
- Posts: 730
- Joined: Mon Sep 30, 2002 5:11 am
- Location: OH
- Strength: N/A
- Intelligence: N/A
- Speed: N/A
- Endurance: N/A
- Rank: N/A
- Courage: N/A
- Firepower: N/A
- Skill: N/A
Re: HMW Bug Reporting Thread
Getting used to the new war room display, but I'll probably appreciate how it looks on mobile phone before long.
One problem I just noticed this morning: Once I have 6 'Cons active, the DEACTIVATE and ACTIVATE buttons disappear, presumably until the next mission ends, bringing active team members down to 5? This makes it impossible to select a better character for a particular mission once you see what's available. Or am I just not seeing the button?
Tried going back to my PC, checking the box, and hitting ENTER, but that didn't work either.
And yes, I've been having random missions that end instantly and award just victory points, but haven't been keeping track to provide usable data, sorry.
One problem I just noticed this morning: Once I have 6 'Cons active, the DEACTIVATE and ACTIVATE buttons disappear, presumably until the next mission ends, bringing active team members down to 5? This makes it impossible to select a better character for a particular mission once you see what's available. Or am I just not seeing the button?
Tried going back to my PC, checking the box, and hitting ENTER, but that didn't work either.
And yes, I've been having random missions that end instantly and award just victory points, but haven't been keeping track to provide usable data, sorry.
-

Bumblevivisector - Gestalt
- Posts: 2129
- News Credits: 1
- Joined: Sun Feb 07, 2010 1:29 am
- Strength: 7
- Intelligence: 8
- Speed: 6
- Endurance: 5
- Rank: 5
- Courage: 7
- Firepower: 9
- Skill: 6
Re: HMW Bug Reporting Thread
- Motto: "Truth is written in the fabric of creation."
- Weapon: Deflecto-Shield
I don't know if this is necessarily a bug, but I've noticed that my 'bots are no longer sorted by total XP earned (from most to least if at same level). This matters to me because I'm the sort who likes keeping all her 'bots relatively close together in range and will, from time to time, leave an outlier dormant until the rest have caught up.
- Silver Wind
- Headmaster Jr
- Posts: 580
- Joined: Sun Dec 21, 2003 8:28 pm
- Location: U.S.A.
- Alt Mode: I have no idea
- Strength: 2
- Intelligence: 5
- Speed: 2
- Endurance: 2
- Rank: ???
- Courage: 3
- Firepower: 2
- Skill: 6
Re: HMW Bug Reporting Thread
- Motto: "Cries and screams are music to my Audios."
- Weapon: Shoulder Mounted Rocket Launcher
Silver Wind wrote:I don't know if this is necessarily a bug, but I've noticed that my 'bots are no longer sorted by total XP earned (from most to least if at same level). This matters to me because I'm the sort who likes keeping all her 'bots relatively close together in range and will, from time to time, leave an outlier dormant until the rest have caught up.
This is me, I play from the bottom up. It is currently by id number, so you know who was your 1st bot and your last. It's odd.
-

-Soundwave- - Gestalt
- Posts: 2822
- News Credits: 2
- Joined: Mon Jan 31, 2005 9:33 pm
- Location: Daraknus Decepticon Outpost.
- Like -Soundwave- on Facebook
- Alt Mode: Cassette Deck
- Strength: 8
- Intelligence: 9
- Speed: 2
- Endurance: 6
- Rank: 8
- Courage: 5
- Firepower: 6
- Skill: 10
Re: HMW Bug Reporting Thread
I'm not sure if it's intentional or not - Ryan mentioned some issue with sorting above? - but yeah: order by ID isn't useful, order by total XP (aka score) is. Seems likely that the sorting got removed when Ryan rearranged the registry view and the DB defaulted to using the character ID.Silver Wind wrote:I don't know if this is necessarily a bug, but I've noticed that my 'bots are no longer sorted by total XP earned (from most to least if at same level). This matters to me because I'm the sort who likes keeping all her 'bots relatively close together in range and will, from time to time, leave an outlier dormant until the rest have caught up.
Psychout wrote:Im not scared of a gender confused minibot!
-

Glyph - HMW Moderator
- Posts: 948
- News Credits: 34
- Joined: Thu Mar 25, 2004 2:15 pm
- Location: Manchester, UK
- Follow Glyph on Twitter
Re: HMW Bug Reporting Thread
- Motto: "it may not get better
but it wont get any worse"
Total xp Ideeed
i come and go more than a hmw programmer
or a karma chameleon
BEAT L.A.
im content
WWWYKI!!!
BEAT THE PACERS DAMMIT THUNDER
or a karma chameleon
BEAT L.A.
im content
WWWYKI!!!
BEAT THE PACERS DAMMIT THUNDER
- steve2275
- City Commander
- Posts: 3290
- Joined: Thu May 29, 2003 7:38 am
- Like steve2275 on Facebook
- Follow steve2275 on Twitter
- Watch steve2275 on YouTube
- Strength: 2
- Intelligence: 2
- Speed: 2
- Endurance: 2
- Rank: 2
- Courage: 2
- Firepower: 1
- Skill: 2
Re: HMW Bug Reporting Thread
DEACTIVATE is pretty consistently disappearing whenever I activate 6 Cons. This is impeding gameplay worse than team members being displayed in a less logical order.
-

Bumblevivisector - Gestalt
- Posts: 2129
- News Credits: 1
- Joined: Sun Feb 07, 2010 1:29 am
- Strength: 7
- Intelligence: 8
- Speed: 6
- Endurance: 5
- Rank: 5
- Courage: 7
- Firepower: 9
- Skill: 6
-

Glyph - HMW Moderator
- Posts: 948
- News Credits: 34
- Joined: Thu Mar 25, 2004 2:15 pm
- Location: Manchester, UK
- Follow Glyph on Twitter
-

Bumblevivisector - Gestalt
- Posts: 2129
- News Credits: 1
- Joined: Sun Feb 07, 2010 1:29 am
- Strength: 7
- Intelligence: 8
- Speed: 6
- Endurance: 5
- Rank: 5
- Courage: 7
- Firepower: 9
- Skill: 6
Re: HMW Bug Reporting Thread
And this time I remembered to only activate 3 in addition to the 2 in missions for a total of 5 active...DEACTIVATE still gone.
-

Bumblevivisector - Gestalt
- Posts: 2129
- News Credits: 1
- Joined: Sun Feb 07, 2010 1:29 am
- Strength: 7
- Intelligence: 8
- Speed: 6
- Endurance: 5
- Rank: 5
- Courage: 7
- Firepower: 9
- Skill: 6
Re: HMW Bug Reporting Thread
- Motto: "Cries and screams are music to my Audios."
- Weapon: Shoulder Mounted Rocket Launcher
Bumblevivisector wrote:And this time I remembered to only activate 3 in addition to the 2 in missions for a total of 5 active...DEACTIVATE still gone.
Same here Deactivate button gone. But I haven't had any missing cons.
-

-Soundwave- - Gestalt
- Posts: 2822
- News Credits: 2
- Joined: Mon Jan 31, 2005 9:33 pm
- Location: Daraknus Decepticon Outpost.
- Like -Soundwave- on Facebook
- Alt Mode: Cassette Deck
- Strength: 8
- Intelligence: 9
- Speed: 2
- Endurance: 6
- Rank: 8
- Courage: 5
- Firepower: 6
- Skill: 10
Return to Heavy Metal War Forum
Who is online
Registered users: Apple [Bot], Bing [Bot], ChatGPT [Bot], Glyph, Google [Bot], Google Adsense [Bot], Google Feedfetcher, MSN [Bot], OpenAI [Bot], Yahoo [Bot], Yandex [Bot]


