Skip to content

Foundry v13 support #5

@WiNG-CoMM

Description

@WiNG-CoMM

TableMap does not seem to work at the moment in Foundry v13. The configuration menu is completely gone so you can't designate which one will be the Map Player. Seems like it's failing to register settings. I do not see errors on my console, just warnings, but here is what I am getting just in case:

TableMap Module 🗺️ | TableMap initialising
table-map.js:1 TableMap Module 🗺️ | Socket is available
foundry.mjs:6688 Error: You are accessing the global "Game" which is now namespaced under foundry.Game
Deprecated since Version 13
Backwards-compatible support will be removed in Version 15
at logCompatibilityWarning (foundry.mjs:6676:17)
at get (foundry.mjs:178707:9)
at s (table-map.js:1:95)
at c (table-map.js:1:1022)
at y.registerKeybinds (table-map.js:15:2204)
at new y (table-map.js:15:1845)
at Object.fn (table-map.js:15:4943)
at #call (foundry.mjs:23610:20)
at Hooks.callAll (foundry.mjs:23569:17)
at Game.initialize (foundry.mjs:166843:13)
logCompatibilityWarning @ foundry.mjs:6688
get @ foundry.mjs:178707
s @ table-map.js:1
c @ table-map.js:1
registerKeybinds @ table-map.js:15
y @ table-map.js:15
(anonymous) @ table-map.js:15
#call @ foundry.mjs:23610
callAll @ foundry.mjs:23569
initialize @ foundry.mjs:166843
window.addEventListener.once @ foundry.mjs:178750
foundry.mjs:6688 Error: You are accessing the global "Game" which is now namespaced under foundry.Game
Deprecated since Version 13
Backwards-compatible support will be removed in Version 15
at logCompatibilityWarning (foundry.mjs:6676:17)
at get (foundry.mjs:178707:9)
at s (table-map.js:1:95)
at c (table-map.js:1:1022)
at y.registerKeybinds (table-map.js:15:2255)
at new y (table-map.js:15:1845)
at Object.fn (table-map.js:15:4943)
at #call (foundry.mjs:23610:20)
at Hooks.callAll (foundry.mjs:23569:17)
at Game.initialize (foundry.mjs:166843:13)
logCompatibilityWarning @ foundry.mjs:6688
get @ foundry.mjs:178707
s @ table-map.js:1
c @ table-map.js:1
registerKeybinds @ table-map.js:15
y @ table-map.js:15
(anonymous) @ table-map.js:15
#call @ foundry.mjs:23610
callAll @ foundry.mjs:23569
initialize @ foundry.mjs:166843
window.addEventListener.once @ foundry.mjs:178750
foundry.mjs:6688 Error: You are accessing the global "Game" which is now namespaced under foundry.Game
Deprecated since Version 13
Backwards-compatible support will be removed in Version 15
at logCompatibilityWarning (foundry.mjs:6676:17)
at get (foundry.mjs:178707:9)
at s (table-map.js:1:95)
at c (table-map.js:1:1022)
at y.registerKeybinds (table-map.js:15:2300)
at new y (table-map.js:15:1845)
at Object.fn (table-map.js:15:4943)
at #call (foundry.mjs:23610:20)
at Hooks.callAll (foundry.mjs:23569:17)
at Game.initialize (foundry.mjs:166843:13)
logCompatibilityWarning @ foundry.mjs:6688
get @ foundry.mjs:178707
s @ table-map.js:1
c @ table-map.js:1
registerKeybinds @ table-map.js:15
y @ table-map.js:15
(anonymous) @ table-map.js:15
#call @ foundry.mjs:23610
callAll @ foundry.mjs:23569
initialize @ foundry.mjs:166843
window.addEventListener.once @ foundry.mjs:178750
foundry.mjs:6688 Error: You are accessing the global "Game" which is now namespaced under foundry.Game
Deprecated since Version 13
Backwards-compatible support will be removed in Version 15
at logCompatibilityWarning (foundry.mjs:6676:17)
at get (foundry.mjs:178707:9)
at s (table-map.js:1:95)
at c (table-map.js:1:1022)
at y.registerKeybinds (table-map.js:15:2349)
at new y (table-map.js:15:1845)
at Object.fn (table-map.js:15:4943)
at #call (foundry.mjs:23610:20)
at Hooks.callAll (foundry.mjs:23569:17)
at Game.initialize (foundry.mjs:166843:13)
logCompatibilityWarning @ foundry.mjs:6688
get @ foundry.mjs:178707
s @ table-map.js:1
c @ table-map.js:1
registerKeybinds @ table-map.js:15
y @ table-map.js:15
(anonymous) @ table-map.js:15
#call @ foundry.mjs:23610
callAll @ foundry.mjs:23569
initialize @ foundry.mjs:166843
window.addEventListener.once @ foundry.mjs:178750
foundry.mjs:6688 Error: You are accessing the global "Game" which is now namespaced under foundry.Game
Deprecated since Version 13
Backwards-compatible support will be removed in Version 15
at logCompatibilityWarning (foundry.mjs:6676:17)
at get (foundry.mjs:178707:9)
at s (table-map.js:1:95)
at c (table-map.js:1:1022)
at y.registerKeybinds (table-map.js:15:2398)
at new y (table-map.js:15:1845)
at Object.fn (table-map.js:15:4943)
at #call (foundry.mjs:23610:20)
at Hooks.callAll (foundry.mjs:23569:17)
at Game.initialize (foundry.mjs:166843:13)

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