Changes between Initial Version and Version 1 of Ticket #15414
- Timestamp:
- Oct 18, 2024, 10:32:43 PM (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15414 – Description
initial v1 1 1 Most of the activities in Learning in Toyland work but there are still some major issue such as game crashes and missing graphics. 2 2 3 **(1) Big Action Garage** - Playable With No Noticeable Issues 3 **(1) Common Errors** 4 these errors show up in the console during almost every activity 5 6 WARNING: Cast::loadCastInfo(): BUILDBOT: extra 6 strings! 7 WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x00! 8 WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x03! 9 WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x03! 10 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x03! 11 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x03! 12 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04! 13 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04! 14 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04! 15 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x03 0x03! 16 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x03 0x03! 17 WARNING: Frame::readMainChannelsD5(): STUB: unk3: 0x03! 18 WARNING: Frame::readMainChannelsD5(): STUB: unk6: 0x00 0x03! 4 19 5 **(2) All-in-1 Workshop** - Playable With No Noticeable Issues 20 **(2) Big Action Garage** 21 Playable With No Noticeable Issues 6 22 7 **(3) Fliptrack Mountain** - Playable With No Noticeable Issues 23 **(3) All-in-1 Workshop** 24 Playable With No Noticeable Issues 8 25 9 **(4) Talking Smart Street** - Playable With No Noticeable Issues 26 **(4) Fliptrack Mountain** 27 Playable With No Noticeable Issues 10 28 11 **(5) All-in-1 Kitchen** - Playable with some broken graphics and two activity specific error 29 **(5) Talking Smart Street** 30 Playable With No Noticeable Issues 31 32 **(6) All-in-1 Kitchen** 33 Playable with some broken graphics and two activity specific errors 34 12 35 WARNING: BUILDBOT: Uncaught Lingo error: Lingo::setTheField(): member 0 of castLib 1 not found! 13 36 WARNING: handler ICutDough did not return value! 14 37 15 **( 6) 3-in-1 Creativity Table - Broken**38 **(7) 3-in-1 Creativity Table** 16 39 17 ** 6.1. Coloring**40 **7.1. Coloring** 18 41 19 42 Crashes ScummVM with the errors below … … 24 47 Builtin 'getAt' did not return value! 25 48 26 ** 6.2. Building Blocks**49 **7.2. Building Blocks** 27 50 28 51 The screen flickers like mad and then kicks you back to the activity selection screen. below are the errors it gives … … 33 56 WARNING: Script 14 has no associated cast member! 34 57 35 ** 6.3. Crafts**58 **7.3. Crafts** 36 59 37 60 At first it looks like going to work but then it dose what Building Blocks does and kicks you back to the activity selection screen. below are the errors it gives … … 50 73 WARNING: Sprite::getShape(): kCastMemberSprite has no cast defined! 51 74 52 53 **(7) Common Errors**54 these errors show up in the console during almost every activity55 56 WARNING: Cast::loadCastInfo(): BUILDBOT: extra 6 strings!57 WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x00!58 WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x03!59 WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x03!60 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x03!61 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x03!62 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04!63 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04!64 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04!65 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x03 0x03!66 WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x03 0x03!67 WARNING: Frame::readMainChannelsD5(): STUB: unk3: 0x03!68 WARNING: Frame::readMainChannelsD5(): STUB: unk6: 0x00 0x03!