About the game
News
Sign in
Register
Top Players
Forum
1:48
1450
 online
Authorization required
You are not logged in
   Forums-->Problems and errors (general)-->

Several bugs


<<|<|14|15|16|17|18|19|20|21|22|23|24|>|>>

AuthorSeveral bugs
[Post deleted by moderator Alexander (adm) // ]
#361
5. this photo is even not reachable:
http://dcdn.lordswm.com/photo-catalog/0001286/162.jpg
--> 404 not found. nginx


i mean this one: (/163.jpg instead of /162.jpg)
http://dcdn.lordswm.com/photo-catalog/0001286/163.jpg
(i tried to upload it several times to get sure that this bug can be reproduced)
#361, #362
I think the reason of this bug is a malfunction in the resize function.
If the picture (height or width) is bigger (>) than 900 pixels, then its size will be scaled down and the ascpect ratio will preserved. But if the size of the picture is like in my example: 5x8000 pixels, then the smaller side of the picture will get the height/width of 0 pixel:

WIDTH: old size 8000 pixels --> NEW size is: 900 pixels (so the resize coefficient is 8000/900 = 8.88888...)
HEIGHT: old size 5 pixels --> NEW size is: floor(5/8.888888) = 0 pixel !

I would do somethig like that (it is only a simple example. as example i use a width of a picture here, but it should be also checked for the height)


...

scaling_coefficient = PICTURE_HEIGHT/900;

if (PICTURE_WIDTH/scaling_coefficient < 1){
alert("Picture width is too small");
}
if (PICTURE_WIDTH/scaling_coefficient >= 1){
PICTURE_WIDTH = floor(PICTURE_WIDTH/scaling_coefficient);
}

...
#363, i made this example code under assumption that:
PICTURE_HEIGHT >= PICTURE_WIDTH && PICTURE_HEIGHT > 900 pixels
2013-10-23 14:02: 'Cape of arcane protection' [36/50] rented from "depository" #127 (clan #7705) for 4 combats until 2013.10.23 22:02. Cost: 460, commission: 5.

date shows with dots in between, i think it should be like the rest, as:
2013-10-23 22:02
if you put the animation speed to instant, and the lava dragons use double hit rune. You will only see them puking fire on the first hit. There is no animation for the second attack.
https://www.lordswm.com/war.php?lt=-1&warid=526586058
watch the combat to roughly halfway, while paying attention to the green dragons.
At a certain time their stack seize is reduced to 1 and there are two firewalls in the middle of the battlefield.
The single green dragon flies into both of the firewalls and ends his turn;

Frontier ursary miss the Invokers.
Green dragons take 65 damage from fire wall.
Master spearmen deal 21 damage to Clerics.

But they only take damage from one of the two firewalls ....


This bug is still present and unliky many other bugs this one can affect the combat outcome. (So should have a much higher priority than a simple display bug?)
Battle of today where it happened again;
https://www.lordswm.com/war.php?warid=568192820&lt=-1
Death proclaimers take 43 damage from fire wall.
[Post deleted by moderator Arctic // ]
https://www.lordswm.com/nb_quest.php

Will show normal necro symbol (next to name) even if that person is currently unholy necro.
https://www.lordswm.com/war.php?warid=568616278&lt=-1
3 patriarchs cast a firewall from 12:19 to 12:21, but this is not visible on the battlefield. The enemy stacks do take damage from it normally.
Orc shamans have hp, shots, mana and tribal displayed in the bottom right.
This is too many things to fit in the box;
http://dcdn.lordswm.com/photo-catalog/0001287/703.jpg
as reported here
https://www.lordswm.com/forum_messages.php?tid=2104101
and here
https://www.lordswm.com/forum_messages.php?tid=2104111
mercernary quests can give quests to the wilderness, which can't be reached yet.
Many times when i hover over an enemy unit their tribal spirit is not shown in the bottom right.
A temporarily solution to this is to hold CTRL and then click on the unit, this will bring up its information screen, displaying the tribal spirit as well. After you did this, the tribal spirit will show in the bottom right corner as it should.
im not sure but if you check your own transfer log and transfer gold to a player it says transfered 1000 gold "for" (name)
i think it is suposed to say transfered 1000 gold "to" :)
an other bug https://www.lordswm.com/castle.php?show_upg=1
when you go to dwarf upgrade constructions it says that you can upgrade sentries to mountain sentries but when you click at the name the name is veterans i dont know what kind of bug is this but i gound it :)
https://www.lordswm.com/war.php?warid=569111771

I had a problem in almost won a battle against a boss of the 'event
At one point, 1 ogre magi began to wait without moving and automatically skipped my game rounds
I think a bug, but I'd have kindly explanations and maybe get back points and won battle
Waiting for kind reply thank you in advance
@376, do not expect a compensation from admins. It has never happened in the past and it is unlikely it will happen now. In these cases it is best to try and refresh the combat, sometimes it helps and you can continue.

But it seems to be a bug with ogre magi and the 4th wave.
See here another example; http://dcdn.lordswm.com/photo-catalog/0001288/287.jpg
https://www.lordswm.com/war.php?lt=-1&warid=569092495
dreadbanes movement range was incorrectly displayed on 2nd event battle with the water and bridges. See the screenshot; http://dcdn.lordswm.com/photo-catalog/0001288/288.jpg
everything marked within the black lines was unreachable.
the order of the units from the personal hunts to do match with the top hunter statistics;
for me:
https://www.lordswm.com/pl_hunter_stat.php?id=4333145
and
https://www.lordswm.com/plstats_hunters.php?level=14&race=8

For example, first two for me are jade dragons and then titans. In the top hunters list it shows titans above jade dragons.
Or at the bottom, it shows goblins, gremlins, farmers, tribal goblins for personal hunts. For the top hunters list it is farmers, gremlins, tribal goblins, goblins.

Not sure why they are in a different order. But it would make much more sense if they were in the same order.
http://dcdn.lordswm.com/photo-catalog/0001288/536.jpg
wrong faction icon for darkness demon on event battle page
<<|<|14|15|16|17|18|19|20|21|22|23|24|>|>>
Back to topics list
2008-2024, online games LordsWM