The-International-Open-Source icon indicating copy to clipboard operation
The-International-Open-Source copied to clipboard

TypeError: Cannot read property 'store' of undefined

Open Aerics84 opened this issue 1 year ago • 0 comments

RCL7, after source link got build

TypeError: Cannot read property 'store' of undefined
    at LinkManager.sourcesToReceivers  (../src/room/commune/links.ts:40:27)
    at LinkManager.run  (../src/room/commune/links.ts:18:13)
    at CommuneManager.run  (../src/room/commune/commune.ts:277:25)
    at CommuneManager.wrappedFunction  (../src/other/profiler.ts:104:32)
    at roomsManager  (../src/room/rooms.ts:37:88)
    at profiler.wrap  (../src/main.ts:102:8)
    at Object.wrap  (../src/other/profiler.ts:480:15)
    at originalLoop  (../src/main.ts:62:13)
    at Object.loop  (../src/other/ErrorMapper.ts:78:16)

Aerics84 avatar Apr 20 '23 07:04 Aerics84