marcstraube / foundryvtt-scenery

A module for FoundryVTT that allows alternative scene variations
MIT License
4 stars 3 forks source link

Delete button doesn't do anything #7

Closed Fashtas closed 1 year ago

Fashtas commented 1 year ago

Maybe my misunderstanding of how the system works, but I added a second scene to test, changed views back and forward a few times, then tried to delete the second map.

However, nothing happens when you push delete, no errors, no effect, does not seem possible to delete a scene variation when added

I was not SHOWING the variation when testing, I had selected the original scene for GM and Player. No players were connected to the game at the time

marcstraube commented 1 year ago

Hi @Fashtas , I can't reproduce the behavior you described. Do you get any errors in your browsers Developer Console? Do you have other modules enabled? If so, try disabling them; Find the culprit may help with that.

Fashtas commented 1 year ago

There are no errors appearing on console when I press the delete button. No messages at all appear when I press the button.

I used Find the Culprit to remove all addons except Scenery and the delete button still doesn't work

Using on Chrome Browser, Forge hosted, Foundry V10 Stable, Patch 6 [Build 291] Using Scenery Addon updated via Forge version 1.1.1 image

Fashtas commented 1 year ago

I just tested a fresh install of Foundry (v10 Build 291) installed locally on my PC using JUST PF2E module and one single addon, Scenery - Background Image Variation Manager v 1.1.1 installed via Founrdy. The delete button does not do anything, no console errors reported.

I tested delete both on manually added maps using the Folder browse button and maps discovered via "Scan for Variations"

I removed the Foundry version of the addon and used the manifest to install instead (https://github.com/marcstraube/foundryvtt-scenery/releases/latest/download/module.json) The delete button still doesn't do anything

Most other functions work, however I just noticed the PREVIEW button throws a console error when clicked and otherwise does nothing: image

marcstraube commented 1 year ago

I was able to reproduce the behavior within the PF2E system and I'm going to investigate it further.