Skip to content

[BUG] 3D dice display error (d100, d4, d6) #1634

@briannae125

Description

@briannae125

Describe the bug
I identified three issues while using 3D dice. All three occurred on remote deployment sites, but the second issue also persists in local environments such as http://127.0.0.1:8000.

Below is a detailed breakdown:

  1. 3D dice drop issue: When using a d100 dice, in the majority of cases only one d10 dice drops, while both dice drop simultaneously in rare instances. The problem of dice drop often makes the web page stuck.
  2. d4 dice numerical mismatch: The displayed result of the 3D dice consistently fails to match the numerical result.
  3. d6 dice display tilting: The 3D dice tilts during rendering, preventing correct result visualization.

Reproduction steps for all issues will include graphical illustrations.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'dice'
  2. Click on '3D Dice On'
  3. Then click on 'd100' or 'd4' or 'd6'
  4. See error

Expected behavior
It is expected that the 3D dice can display the results normally on the remote deployment site.

Screenshots
Problem 1:
1.png

Problem 2:
2.png

Problem 3:
3.png

Desktop (please complete the following information):

  • OS: Windows
  • Browser Edge
  • Version 138.0.3351.65 (Official buil) (64-bit)

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions