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

[V11.311] Error: You are accessing CONFIG.Actor.systemDataModels which is deprecated #472

Open
1 task done
PXR5 opened this issue Sep 29, 2023 · 1 comment
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@PXR5
Copy link

PXR5 commented Sep 29, 2023

What happened?

Two deprecation warnings in the log when loading OSE worlds, using Brave browser...

commons.js:2065 Error: You are accessing CONFIG.Actor.systemDataModels which is deprecated. Please use CONFIG.Actor.dataModels instead.
Deprecated since Version 11
Backwards-compatible support will be removed in Version 13
at Object.logCompatibilityWarning (commons.js:2054:19)
at Object.set (foundry.js:91634:21)
at Object.fn (ose.js:78:16)
at #call (foundry.js:730:20)
at Hooks.callAll (foundry.js:687:17)
at Game.initialize (foundry.js:8576:11)
at 🎁call_wrapped [as call_wrapped] (libWrapper-wrapper.js:507:22)
at 🎁libWrapperInit (libWrapper-api.js:805:11)

commons.js:2065 Error: You are accessing CONFIG.Item.systemDataModels which is deprecated. Please use CONFIG.Item.dataModels instead.
Deprecated since Version 11
Backwards-compatible support will be removed in Version 13
at Object.logCompatibilityWarning (commons.js:2054:19)
at Object.set (foundry.js:91634:21)
at Object.fn (ose.js:82:15)
at #call (foundry.js:730:20)
at Hooks.callAll (foundry.js:687:17)
at Game.initialize (foundry.js:8576:11)
at 🎁call_wrapped [as call_wrapped] (libWrapper-wrapper.js:507:22)
at 🎁libWrapperInit (libWrapper-api.js:805:11)

What is the expected behaviour?

No response

Relevant Errors and Warnings

No response

Additional Support Details

Foundry Virtual Tabletop: Version 11 Stable, 11.311
Game System: ose, 1.9.3
Active Modules: 25
Performance Mode: 2

OS: Unknown
Client: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
GPU: ANGLE (Apple, Apple M1, OpenGL 4.1)
Max Texture Size: 16384

Scene: 6000 x 4600 | Grid Size: 100 | Padding Percentage: 0.25
Walls: 0 | Ambient Lights: 0 | Ambient Sounds: 0 | Tiles: 0 | Tokens: 8

Actors: 72 | Items: 63 | Journal Entries: 8 | Rollable Tables: 5 |
Playlists: 0 | Compendium Packs: 42 | Chat Messages: 126

Foundry VTT Core Version

V11

Old-School Essentials Core Version

No response

Please update your browser regularly. Which (updated) browsers are you seeing the problem on?

Other

Code of Conduct

  • I agree to follow this project's Code of Conduct
@PXR5 PXR5 added bug Something isn't working triage This bug still needs to be validated and weighted labels Sep 29, 2023
@anthonyronda anthonyronda removed the triage This bug still needs to be validated and weighted label Apr 1, 2024
@anthonyronda
Copy link
Member

Soon we're dropping V10 support, which will allow us to remove deprecated API calls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants