Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
211 stars 106 forks source link

Characters List is not opening #401

Closed kieragjzz closed 4 years ago

kieragjzz commented 4 years ago

When I try to open the Characters List, I click on the button, the page starts charging but then the sreen becomes completely black. I cannot open the list anymore. Everything else works.

To Reproduce Steps to reproduce the behavior:

  1. Click on 'Characters List'
  2. THe page doesn't open
  3. Black screen

Cattura

Desktop (please complete the following information):

codeGlaze commented 4 years ago

@kieragjzz This is most likely related to your custom content.

There are a few bugs that pop up in custom content that cause JS error and send react into a spiral.

You can verify this by accessing your account in an incognito window with no custom content loaded.

You can disable files and reload the site to determine what's causing the error if you'd like.

rhian713 commented 4 years ago

I am running into the same issue, plus I cannot create new characters either. I can select a race and subrace for the character, but the class tab doesn't have any dropdown menu with the available classes. I have disabled all my homebrew content and I still get a blank screen when pulling up my character list. Pulling up an incognito window allows me to see my characters.

Should I just trash all my homebrew content and start from scratch?

DivertedCircle commented 4 years ago

If it works in incognito but not the base site, then you'll have to somehow isolate where the problem is coming from in your uploaded files. Starting fresh is also an option.

Closing because the person who opened the issue has not responded.