Just got an error message and a blank screen. Just finished the combat round directly before the king, was heading into the final shop screen. Figure I'd post the console output in case is helpful
This is one of the best games I have ever played. It is fun, quick to get into and has enough depth. I don't know if you're still working on the game but it has so much potential. Goodluck on whatever you're working on rn :D
Replicated. This happens when skull lvl 2 has bone and there are no spots left in row.
I looked at the code and there is a bug in gml_Script_EffectTypesAfterDeath. The issue is that when the skull has a bone, it first creates a boner directly under the lvl 2 skull that died. This succeeds. However, after this happens, it will attempt to create a lvl 1 skull. This fails since there are no spots left. (the return value of gml_Script_Summon is invalid). However, the code then tries to apply the effect of the skull - namely to give the lvl 1 skull the bone item. To do this, it attempts to access the skull instance with the return value of gml_Script_Summon. This return value was invalid though since there were no spots left. Hence, it will crash.
also i had replied to this but seems that itch ate my reply! ill get it fixed in the weekend, though weird that i didn't spot that one (i always thought the bug was in the Summon script itself, damn)
The mail ghoul is object type 0 on the browser and I think it just thought the invalid instance with id 0 returned by the summon script was a mail ghoul.
My first super-maxed (99/99) unit! And also my first Turn 20+ victory! I guess if you wanted, an update could just immediately give the King maxed stats at T20+ too, since you definitely need to know how to reach that point anyways.
Great game, I return to it from time to time. Yesterday I have finally achieved my goal to win 10 consecutive games without a HP loss, it was fun :). Looking forward for possible updates.
The game can be played in browser for free in its latest version here and on Newgrounds, you can also buy and download it here on a pay-what-you-want basis.
← Return to game
Comments
Log in with itch.io to leave a comment.
Love this game. My favorite part was probably the summoning units, you can just build up an army of summons lol
Just got an error message and a blank screen. Just finished the combat round directly before the king, was heading into the final shop screen.
Figure I'd post the console output in case is helpful
Uncaught TypeError: <span class="objectBox objectBox-string" <this._l11="" is="" null<="" span="">>span class="frame-indent clipboard-only"> resume https://html-classic.itch.zone/html/10815431/html5game/HalloweenArmyNewVersion.j...:2765</span>
_q31 https://html-classic.itch.zone/html/10815431/html5game/HalloweenArmyNewVersion.j...:2799
_N01 https://html-classic.itch.zone/html/10815431/html5game/HalloweenArmyNewVersion.j...:2788
HalloweenArmyNewVersion.js:2765:12
Unhandled Rejection - undefined HalloweenArmyNewVersion.js:6225:59
Uncaught (in promise) TypeError: AudioBufferSourceNode constructor: Argument 1 is not an object. start https://html-classic.itch.zone/html/10815431/html5game/HalloweenArmyNewVersion.j...:2760
onload https://html-classic.itch.zone/html/10815431/html5game/HalloweenArmyNewVersion.j...:2762
HalloweenArmyNewVersion.js:2760:409
Won the game with 0 health remaining using big bone and summoning synergy (bard + guitarist + summoner) by turn 12. Hard game, but really fun.
This is one of the best games I have ever played. It is fun, quick to get into and has enough depth. I don't know if you're still working on the game but it has so much potential. Goodluck on whatever you're working on rn :D
The game is original and I enjoyed it, even if it's a lil bit difficult. The skeletons are so funny, specially Excalibur (I love excalibur) :D
I was curious how high you can juice up Excalibur, by stacking level 3 blacksmith and delayed Excalibur upgrades.

Feature request: please implement 3-digit numbers, so I can one-shot the king even harder 😁. My boy would have had over 180 damage if it were allowed.
Unhandled Exception - uncaught exception: { message : "Unable to find any instance for object index '0' name 'SkMailghoul'", longMessage : "Unable to find any instance for object index '0' name 'SkMailghoul'", stacktrace : [ "function _W2("Unable to find any instance for object index '0' name 'SkMailghoul'") ","function(0) ","function _8e1([instance], [instance], 0) ","function gml_Script_EffectTypesAfterDeath([instance], [instance], "head2", "bone") ","function gml_Script_Die([instance], [instance], [unknown]) ","function gml_Script_KillPawns([instance], [instance]) ","function gml_Object_oTurnController_Step_0([instance], [instance]) ","function(769, 0, [instance], [instance]) ","function(769, 0, [instance], [instance]) ","function(769, 0) ","function _yp3() ","function _4p3() ","function _Ao3(746145.8) " ], script : "", line : -1 } in file https://html-classic.itch.zone/html/10815431/html5game/HalloweenArmyNewVersion.js?cachebust=1426072972 at line 2207
Replicated. This happens when skull lvl 2 has bone and there are no spots left in row.
I looked at the code and there is a bug in gml_Script_EffectTypesAfterDeath. The issue is that when the skull has a bone, it first creates a boner directly under the lvl 2 skull that died. This succeeds. However, after this happens, it will attempt to create a lvl 1 skull. This fails since there are no spots left. (the return value of gml_Script_Summon is invalid). However, the code then tries to apply the effect of the skull - namely to give the lvl 1 skull the bone item. To do this, it attempts to access the skull instance with the return value of gml_Script_Summon. This return value was invalid though since there were no spots left. Hence, it will crash.
Problem snippet:
This same error should effect lvl3 skull also.
also i had replied to this but seems that itch ate my reply! ill get it fixed in the weekend, though weird that i didn't spot that one (i always thought the bug was in the Summon script itself, damn)
interesting, ghouls aren't even able to be played. Gonna check how that got triggered
The mail ghoul is object type 0 on the browser and I think it just thought the invalid instance with id 0 returned by the summon script was a mail ghoul.
Великолепная игра :)
We need Chinese!!!
Finally got the elusive 6Turn win
Dang... nicely done.
我几乎都要为这个游戏疯狂了,我在未登录时输了四次,只赢了一次(crying)
但它依旧是个好游戏
I'm almost going crazy about this game, I've lost four times when I'm not logged in, and I've only won once (crying)
But it's still a good game.
Ok......but when will we get these options......im hungry for more
Its perfect💚💚💚💚
My first super-maxed (99/99) unit! And also my first Turn 20+ victory! I guess if you wanted, an update could just immediately give the King maxed stats at T20+ too, since you definitely need to know how to reach that point anyways.
Cant charm the king 0/10
WE NEED UPDATE
I love this game and the art style(=^・ω・^=)
especially the Character called big boned
Pls update /ᐠ ╥ ˕ ╥マ
this is one of the best games ive every played
I'm in love with this game and when you release it (I hope on steam), certainly I'll buy it!
I'm from Brazil and tryed it on my youtube channel.
Great game, I return to it from time to time. Yesterday I have finally achieved my goal to win 10 consecutive games without a HP loss, it was fun :).
Looking forward for possible updates.
Hey guys, I made a wiki for this game!
Some parts (like the King's stats per turn or how enemy progression works) are incomplete but there's plenty of content there.
https://autonecrochess.wiki.gg/
Ooooh, good job! i finished adding pages for the Spells & Items section and added some content on other pages
I really like this game. Is any update coming? Or is it aviable elsewhere?
The game can be played in browser for free in its latest version here and on Newgrounds, you can also buy and download it here on a pay-what-you-want basis.
ye,finaly i won