Skip to content
View in the app

A better way to browse. Learn more.

MagicDuel Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Bug Report

Here you can post bug reports

Reporting a bug

Before reporting a bug please read through our bug reporting guidelines.

Subforums

  1. Any Wishpoint related bugs, things that have not worked, or if you havent been refunded a wishpoint when certain items are removed. Anything to do with Wishpoints not working properly should go here.

    • 26 posts
  2. This is where any Resolved bugs will be moved to. If there is an ongoing issue with a bug in this section make a new post in the bug section.

    • 9640 posts
  3. Issues with the new interface , both technical and related to gameplay changes that might influence things badly.

    • 389 posts
  1. Started by chriselnenepr,

    Player name: chriselnenepr Player ID: 218402 Browser: Brave Operating System: Windows 11 Importance: Medium importance Description - What happens when the bug occurs: I am presented with the following on screen string(9) "healer| |" [Creature] Trying to load invalid marks class [] (healer| | parts:Array ( [0] => [1] => ) ) How to reproduce the bug: Have a Shm Shmsh with the healer mark in your party and initiate a fight What you expect to happen: I expected to be able to fight with this creature in my party

  2. Started by Else,

    Player name: Else Player ID: 193599 Browser: Google Chrome Operating System: Windows 10 Importance: Low Description - Elemental uses attack target "multiple" when it should not be possible. How to reproduce the bug: Create a ritual with an elemental that can target multiple, totem the creature and open the totem. What you expect to happen: Elemental should not be able to use multiple as target at that stage. It may happen with other creatures.

    • 0 replies
    • 878 views
  3. "Spells learned here remain permanently in your spell inventory". Not true, they dissappear if you dip back to MP5. They also disappear every so often with spell resets where Protectors can choose another path.

  4. Started by Fyrd Argentus,

    I spent a fair amount of time working on creating a Personal Page document. When I tried to save I got this: Action reported, you do not have access to this document. If you feel it is an error please report on the bug section. #rpcdoc22 #:0 It's working now with small amounts of typing between each save. I'm wondering if there is still a flush that happens at the top of the hour in some situations like this....? {Edit: Happened again at the top of the next hour - but I only lost a tiny bit.}

    • 6 replies
    • 1.1k views
  5. The Compass at Mind Power 7 is broken, or better said not visible. I've attached an image for evidence. How to replicate: Be Mind Power 7 Open Your Compass

  6. Started by Fyrd Argentus,

    Not a super big deal, but a serious bug for a few... I was MP6 around Christmas and it worked fine, then I lost adepts and dropped. I must have gotten enough adepts active again and the screen I get from hitting the scarab on the right is wonky. If I click on the daily progress link, that then shows up fine. Clear cache and scene has no effect.

  7. Started by chriselnenepr,

    Player name: chriselnenepr Player ID: 218402 Browser: Brave Operating System: Windows 11 Importance: Low importance Description - What happens when the bug occurs: Creature never loads How to reproduce the bug: Click on bestiary link of any player that has one What you expect to happen: I expect to see the creature of the player

    • 1 reply
    • 916 views
  8. Started by Fyrd Argentus,

    DEFINITE IMPORTANT BUG FOR AT LEAST 2 PLAYERS (see below) 1) I've talked with two MP4's who say they did not get a button to advance to MP5 when they thought they were eligible. It may be missing. 2) That may or may not be happening with Fyrd going to MP6, but I CAN'T TELL. I have at least 40 adepts but most are inactive. The window that shows adepts seems to be full at a fixed 40 and I can't see the youngest ones (which are most likely to be active). I have no way to find out my active adept count. It would be great if that window only showed active adepts (per whatever timeline is used for MP6 count) or expanded to show all adepts, not just the oldest 40.

  9. Started by No one,

    The chat box looks and behaves weird to say the least. Comparing Chrome to Firefox: Spoiler This is how it looks in Firefox when opening the page: This is how it looks in Firefox when witing in it : This is how it looks in Chrome when opening the page: This is how it looks when witing in Chrome in it It is ugly as s**t, here is a proposal: Instead of : <textarea rows="1" cols="30" autocomplete="off" name="msg" class="frm-input-msg" id="msg" style="width:82%; word-break: break-all; resize: none; overflow:" maxlength="200" placeholder="Type your spells or message …

    • 0 replies
    • 1.1k views
  10. Started by Ledah,

    Blooddrop2 seems to give a static amount of initiative (10 percent) regardless of influence used during a fight, even at 100%. Applying Ledah's Creature Tokens at 0% Aobozu (860220)'s creature tokens [stardust, claw1] Baku (860221)'s creature tokens [claw1] Chochinbi (860222)'s creature tokens [stardust, claw1, blooddrop2] [blooddrop2] Chochinbi (860222) gets 7 initiative (10 percent) Gaki (860223)'s creature tokens [blooddrop1] Ichiren-Bozu (860224)'s creature tokens [stardust, claw1] Kambarinyodo (860225)'s creature tokens [stardust] Applying MRWasabi's Creature Tokens at 100% Elemental I (750219)'s creature tokens [] Also, the text for the token…

  11. Started by Fyrd Argentus,

    I'm in Wind's Sanctuary, looking at the window that shows the alliances. Exit button does nothing.

    • 5 replies
    • 1.5k views
  12. Started by Faceless,

    Ok, since I was curious to see what have there, I passed the 1st scene, then on 2nd I try to attack other players just to see what happen (even without creatures) so all the pop up shows: *100 won fights *100 lost fights *500 honor and of course the print to show I have not any of them...

  13. Started by Ary Endleg,

    In http://magicduel.com/pages/help.info.php?p=creatureabilities it says wrong: Correct is in http://magicduel.com/page/Announcement/view/176 Meaning variance is -40% to +80%.

    • 8 replies
    • 1.4k views
  14. Started by Kaya,

    The mds_template() function crashes on any value that evaluates to false: Example: [spoiler] content: Template values:<br/> 0:[[zero]]<br/> '0':[[zerostring]]<br/> '':[[mptystring]]<br/> null:[[null]]<br/> FALSE:[[false]]<br/> ' ':[[space]]<br/> code: (locations 1_-1x2_1) @tpl['zero'] = 0; @tpl['zerostring'] = '0'; @tpl['mptystring'] = ''; @tpl['null'] = null; @tpl['false'] = FALSE; @tpl['space'] = ' '; mds_template(@content[0], @tpl); output: [/spoiler] It seems like there is an isset() missing in the template code. One way to work around this is by appending a space to each value to make sure the…

    • 2 replies
    • 1.1k views
  15. Started by Fyrd Argentus,

    Low priority, mere off-putting weirdness. Log on, enter arena, I get the first picture. Step away then back, I get the second picture. (Fyrd running Fetch, Mac OS X Chrome)

    • 7 replies
    • 1.6k views
  16. Started by Tissy,

    The pop up window, like messages, updates and adventure logs, etc. , cannot fit the screen well. what usually happens is part of the left and right side is hidden. for some window with a clickable button in the bottom, it’s usually hard to click as the button is hidden behind the bottom edge of the window. For example the fight log, it’s hard to click the result button. As I use the mobile to play very often recently, it’s painful sometimes.

    • 3 replies
    • 1k views
  17. Started by Miq,

    MP3 after getting his cube can't access his profile etc. Meaning it is not given the right bar access.

    • 5 replies
    • 1.2k views
  18. Started by Pipstickz,

    Ranged inhibitor shard ability doesn't seem to affect archers of any sort. Opponent ritual had multiple ranged creatures. Shard log: Spoiler Shard Abilities Log Madhorn (605821) found no creatures marked (ranged) to apply [rangedinhibitor] Rustgold Madhorn (465351) found no creatures marked (ranged) to apply [rangedinhibitor] Insurrect Shade (694991) found no creatures marked (ranged) to apply [rangedinhibitor] Tamed Reindrach (846719) found no creatures marked (ranged) to apply [rangedinhibitor] Madhorn (605821) found no creatures marked …

    • 1 reply
    • 874 views
  19. As title - the aura does not provide any attack (supposed to be 50%) This is reflected on both the stat page and the actual combat damage. Tests done: Lorerootian archers + 2 Winderwild vs no Winderwild: Same piercing damage (attack based). Boosted percentage damage (power based). Winderwilds lowered defense by 50 (attack based - same as base attack) 2 Chaos archers + 1 winderwild; 2 Chaos + 1 colored Winderwild: Dealt 40 damage (90 attack from Chaos - 50 defense from Reanimated Roots). Not boosted.

    • 9 replies
    • 1.7k views
  20. Started by lashtal,

    Hello, there seems to be a problem while using Land Cleansers. As you open the item and insert the name you get the attached message. Thank you, lashtal

  21. Player name: Demonic God Player ID: 210928 Browser: Firefox Operating System: Windows Importance: Low Description - What happens when the bug occurs: Chat did not show my transfer of the 16th anniversary spicy pickle via ITC. Item is confirmed to have been successfully transferred when checking my inventory. In total, I transferred 3 items, of which only the pickle failed to show How to reproduce the bug: Attempt to transfer items via ITC in Willow's Shop Interior. What you expect to happen: All transfers to be visible in chat

    • 1 reply
    • 976 views
  22. Started by Ledah,

    Description - What happens when the bug occurs: Started happening a couple days ago. I'm not massively into the mechanics of combat, but previously using these rits my creatures would regen to full after a fight, even if they died. I remade the rits for this attack, just to make sure it was nothing there. They also have no marks, except the generic ones. By my maths, every creature of mine should have had 11 regen, but none did, they didn't seem to get any stats at all. The only way I found to add my own stats was to use a minimum of 10% influence, at which things seemed relatively fine. I attacked Nepgear on 17-05-2021 18:04:05 ST. I think it may be t…

  23. Brand-new character, first time clicking on the Hooka. Bongo, 261216, iMac OS X Chrome Low priority unless we get new players....

    • 4 replies
    • 1.2k views
  24. Started by Fang Archbane,

    For reasons unclear to me, the Black Rose gold item seems to come in two types even though theyre completely identical to each other. One appears under Uncommon, the other under Default. This is obviously super low priority, so feel free to place it last Chew :3

  25. Started by Nep,

    As the title says. After we load it with heat and press the button thing it gives an error message in an alert. I would copy the full message, but my browser won't let me. Here it is in screenshot form instead:

Member Statistics

  • 4581 Total Members
  • 936 Most Online
  • services Newest Member ·

Forum Statistics

  • Total Topics 17.5k
  • Total Posts 182.2k

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.