Bug #316
Room Map file throws error when referencing starters for older test levels.
Start date:
10/25/2023
Due date:
% Done:
0%
Estimated time:
Description
Screenshot of error in attached image.
Files
Updated by Administrator Administrator over 1 year ago
- Assignee changed from Jay Gischer to Frank Fernandez
Updated by Frank Fernandez about 1 year ago
- Status changed from New to Feedback
- Assignee changed from Frank Fernandez to Jay Gischer
Appears to still be an issue but slightly different error now.
Exception while simulating the effect of invoking 'operation.execute' TypeError: Cannot read properties of undefined (reading 'size_x')
at calculateRoomMap (roomMap.js:43:32)
at getRoomMap (roomMap.js:35:22)
at Object.execute (beginRound.js:180:72)
at Object.execute (base.js:41:32)
at operation.execute (base.js:66:19)
at livedata_connection.js:661:27
at EVp.withValue (meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:1207:15)
at Connection.apply (livedata_connection.js:650:56)
at Connection.call (livedata_connection.js:551:17)
at click button#launch-instance (ready.js:103:12)
Updated by Administrator Administrator 6 months ago
- Status changed from Feedback to Closed
Pushed with 0.28.0
RoomMap got a bunch of work here, and we seem to be past the specific issue in this ticket.