Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v10] Party actor travel page can disappear characters #262

Closed
5 tasks done
skeet70 opened this issue Sep 9, 2022 · 1 comment
Closed
5 tasks done

[v10] Party actor travel page can disappear characters #262

skeet70 opened this issue Sep 9, 2022 · 1 comment
Labels
bug Issues pertaining to bugs V10 Issue Issues related to the release of Foundry VTT V10
Milestone

Comments

@skeet70
Copy link

skeet70 commented Sep 9, 2022

Describe the bug

When dragging and dropping party members into spots on the Travel tab, they'll seeming randomly get placed in a non visible area. The only way to get them to show back up is to reset the page.

Reproduction

Create a party and a character or two. The most consistent reproduction for me is to drag a character from "other" to the solid horizontal line between "Sleep" and "Find a good place".

System Info

* Windows 10
* Firefox 104.0.2
* FVTT Version 10 Build 285

Logs

Error: You are accessing the ForbiddenLandsActor#data object which is no longer used. Since V10 the Document class and its contained DataModel are merged into a combined data structure. You should now reference keys which were previously contained within the data object directly.
    logCompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:1245
    _logV10CompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:6166
    get data http://192.168.0.59:30000/scripts/commons.js:6066
    getData http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _render http://192.168.0.59:30000/scripts/foundry.js:5014
    _render http://192.168.0.59:30000/scripts/foundry.js:5739
    render http://192.168.0.59:30000/scripts/foundry.js:4973
    render http://192.168.0.59:30000/scripts/foundry.js:6311
    render http://192.168.0.59:30000/scripts/foundry.js:13278
    _onUpdate http://192.168.0.59:30000/scripts/foundry.js:13380
    _onUpdate http://192.168.0.59:30000/scripts/foundry.js:16587
    callback http://192.168.0.59:30000/scripts/foundry.js:12732
    documents http://192.168.0.59:30000/scripts/foundry.js:12681
    _handleUpdateDocuments http://192.168.0.59:30000/scripts/foundry.js:12681
    _updateDocuments http://192.168.0.59:30000/scripts/foundry.js:12542
    update http://192.168.0.59:30000/scripts/commons.js:6320
    updateDocuments http://192.168.0.59:30000/scripts/commons.js:5674
    update http://192.168.0.59:30000/scripts/commons.js:5771
    assignPartyMemberToAction http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    handleTravelActionAssignment http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _onDrop http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    callback http://192.168.0.59:30000/scripts/foundry.js:56178
    _handleDrop http://192.168.0.59:30000/scripts/foundry.js:56229
commons.js:1256:34
Error: You are accessing the ForbiddenLandsActor#data object which is no longer used. Since V10 the Document class and its contained DataModel are merged into a combined data structure. You should now reference keys which were previously contained within the data object directly.
    logCompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:1245
    _logV10CompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:6166
    get data http://192.168.0.59:30000/scripts/commons.js:6066
    getData http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _render http://192.168.0.59:30000/scripts/foundry.js:5014
    _render http://192.168.0.59:30000/scripts/foundry.js:5739
    render http://192.168.0.59:30000/scripts/foundry.js:4973
    render http://192.168.0.59:30000/scripts/foundry.js:6311
    render http://192.168.0.59:30000/scripts/foundry.js:13278
    _onUpdate http://192.168.0.59:30000/scripts/foundry.js:13380
    _onUpdate http://192.168.0.59:30000/scripts/foundry.js:16587
    callback http://192.168.0.59:30000/scripts/foundry.js:12732
    documents http://192.168.0.59:30000/scripts/foundry.js:12681
    _handleUpdateDocuments http://192.168.0.59:30000/scripts/foundry.js:12681
    _updateDocuments http://192.168.0.59:30000/scripts/foundry.js:12542
    update http://192.168.0.59:30000/scripts/commons.js:6320
    updateDocuments http://192.168.0.59:30000/scripts/commons.js:5674
    update http://192.168.0.59:30000/scripts/commons.js:5771
    assignPartyMemberToAction http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    handleTravelActionAssignment http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _onDrop http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    callback http://192.168.0.59:30000/scripts/foundry.js:56178
    _handleDrop http://192.168.0.59:30000/scripts/foundry.js:56229
commons.js:1256:34
Error: You are accessing the ForbiddenLandsActor#data object which is no longer used. Since V10 the Document class and its contained DataModel are merged into a combined data structure. You should now reference keys which were previously contained within the data object directly.
    logCompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:1245
    _logV10CompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:6166
    get data http://192.168.0.59:30000/scripts/commons.js:6066
    getData http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _render http://192.168.0.59:30000/scripts/foundry.js:5014
    _render http://192.168.0.59:30000/scripts/foundry.js:5739
    render http://192.168.0.59:30000/scripts/foundry.js:4973
    render http://192.168.0.59:30000/scripts/foundry.js:6311
    render http://192.168.0.59:30000/scripts/foundry.js:13278
    _onUpdate http://192.168.0.59:30000/scripts/foundry.js:13380
    _onUpdate http://192.168.0.59:30000/scripts/foundry.js:16587
    callback http://192.168.0.59:30000/scripts/foundry.js:12732
    documents http://192.168.0.59:30000/scripts/foundry.js:12681
    _handleUpdateDocuments http://192.168.0.59:30000/scripts/foundry.js:12681
    _updateDocuments http://192.168.0.59:30000/scripts/foundry.js:12542
    update http://192.168.0.59:30000/scripts/commons.js:6320
    updateDocuments http://192.168.0.59:30000/scripts/commons.js:5674
    update http://192.168.0.59:30000/scripts/commons.js:5771
    assignPartyMemberToAction http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    handleTravelActionAssignment http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _onDrop http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    callback http://192.168.0.59:30000/scripts/foundry.js:56178
    _handleDrop http://192.168.0.59:30000/scripts/foundry.js:56229
commons.js:1256:34
Error: You are accessing the ForbiddenLandsActor#data object which is no longer used. Since V10 the Document class and its contained DataModel are merged into a combined data structure. You should now reference keys which were previously contained within the data object directly.
    logCompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:1245
    _logV10CompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:6166
    get data http://192.168.0.59:30000/scripts/commons.js:6066
    getData http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _render http://192.168.0.59:30000/scripts/foundry.js:5014
    _render http://192.168.0.59:30000/scripts/foundry.js:5739
    render http://192.168.0.59:30000/scripts/foundry.js:4973
    render http://192.168.0.59:30000/scripts/foundry.js:6311
    render http://192.168.0.59:30000/scripts/foundry.js:13278
    _onUpdate http://192.168.0.59:30000/scripts/foundry.js:13380
    _onUpdate http://192.168.0.59:30000/scripts/foundry.js:16587
    callback http://192.168.0.59:30000/scripts/foundry.js:12732
    documents http://192.168.0.59:30000/scripts/foundry.js:12681
    _handleUpdateDocuments http://192.168.0.59:30000/scripts/foundry.js:12681
    _updateDocuments http://192.168.0.59:30000/scripts/foundry.js:12542
    update http://192.168.0.59:30000/scripts/commons.js:6320
    updateDocuments http://192.168.0.59:30000/scripts/commons.js:5674
    update http://192.168.0.59:30000/scripts/commons.js:5771
    assignPartyMemberToAction http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    handleTravelActionAssignment http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _onDrop http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    callback http://192.168.0.59:30000/scripts/foundry.js:56178
    _handleDrop http://192.168.0.59:30000/scripts/foundry.js:56229
commons.js:1256:34
Error: You are accessing the ForbiddenLandsActor#data object which is no longer used. Since V10 the Document class and its contained DataModel are merged into a combined data structure. You should now reference keys which were previously contained within the data object directly.
    logCompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:1245
    _logV10CompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:6166
    get data http://192.168.0.59:30000/scripts/commons.js:6066
    getData http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _render http://192.168.0.59:30000/scripts/foundry.js:5014
    _render http://192.168.0.59:30000/scripts/foundry.js:5739
    render http://192.168.0.59:30000/scripts/foundry.js:4973
    render http://192.168.0.59:30000/scripts/foundry.js:6311
    _onDrop http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    callback http://192.168.0.59:30000/scripts/foundry.js:56178
    _handleDrop http://192.168.0.59:30000/scripts/foundry.js:56229
commons.js:1256:34
Error: You are accessing the ForbiddenLandsActor#data object which is no longer used. Since V10 the Document class and its contained DataModel are merged into a combined data structure. You should now reference keys which were previously contained within the data object directly.
    logCompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:1245
    _logV10CompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:6166
    get data http://192.168.0.59:30000/scripts/commons.js:6066
    getData http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _render http://192.168.0.59:30000/scripts/foundry.js:5014
    _render http://192.168.0.59:30000/scripts/foundry.js:5739
    render http://192.168.0.59:30000/scripts/foundry.js:4973
    render http://192.168.0.59:30000/scripts/foundry.js:6311
    _onDrop http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    callback http://192.168.0.59:30000/scripts/foundry.js:56178
    _handleDrop http://192.168.0.59:30000/scripts/foundry.js:56229
commons.js:1256:34
Error: You are accessing the ForbiddenLandsActor#data object which is no longer used. Since V10 the Document class and its contained DataModel are merged into a combined data structure. You should now reference keys which were previously contained within the data object directly.
    logCompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:1245
    _logV10CompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:6166
    get data http://192.168.0.59:30000/scripts/commons.js:6066
    getData http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _render http://192.168.0.59:30000/scripts/foundry.js:5014
    _render http://192.168.0.59:30000/scripts/foundry.js:5739
    render http://192.168.0.59:30000/scripts/foundry.js:4973
    render http://192.168.0.59:30000/scripts/foundry.js:6311
    _onDrop http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    callback http://192.168.0.59:30000/scripts/foundry.js:56178
    _handleDrop http://192.168.0.59:30000/scripts/foundry.js:56229
commons.js:1256:34
Error: You are accessing the ForbiddenLandsActor#data object which is no longer used. Since V10 the Document class and its contained DataModel are merged into a combined data structure. You should now reference keys which were previously contained within the data object directly.
    logCompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:1245
    _logV10CompatibilityWarning http://192.168.0.59:30000/scripts/commons.js:6166
    get data http://192.168.0.59:30000/scripts/commons.js:6066
    getData http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    _render http://192.168.0.59:30000/scripts/foundry.js:5014
    _render http://192.168.0.59:30000/scripts/foundry.js:5739
    render http://192.168.0.59:30000/scripts/foundry.js:4973
    render http://192.168.0.59:30000/scripts/foundry.js:6311
    _onDrop http://192.168.0.59:30000/systems/forbidden-lands/forbidden-lands.js:6
    callback http://192.168.0.59:30000/scripts/foundry.js:56178
    _handleDrop http://192.168.0.59:30000/scripts/foundry.js:56229

Validations

  • Done a clean install of the system.
  • Disabled all modules.
  • Checked if the issue is present in a new world instance (create a new world in foundry using the Forbidden Lands system).
  • Not a bug report about the content modules. Reports regarding the content modules go here instead.
  • Not a "How To"-question (You can ask questions here: Discussions).
@skeet70 skeet70 added the bug Issues pertaining to bugs label Sep 9, 2022
@skeet70 skeet70 changed the title Party actor travel page can disappear characters [v10] Party actor travel page can disappear characters Sep 9, 2022
@aMediocreDad aMediocreDad added the V10 Issue Issues related to the release of Foundry VTT V10 label Sep 10, 2022
@jstiers
Copy link

jstiers commented Sep 12, 2022

Have had the same bug happen.

@aMediocreDad aMediocreDad added this to the v10 milestone Sep 23, 2022
aMediocreDad added a commit to aMediocreDad/forbidden-lands-foundry-vtt that referenced this issue Sep 24, 2022
@aMediocreDad aMediocreDad mentioned this issue Sep 24, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues pertaining to bugs V10 Issue Issues related to the release of Foundry VTT V10
Projects
None yet
Development

No branches or pull requests

3 participants