Changes between Initial Version and Version 1 of Ticket #15414


Ignore:
Timestamp:
Oct 18, 2024, 10:32:43 PM (4 days ago)
Author:
VictorVVictoria
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15414 – Description

    initial v1  
    11Most of the activities in Learning in Toyland work but there are still some major issue such as game crashes and missing graphics.
    22
    3 **(1) Big Action Garage** - Playable With No Noticeable Issues
     3**(1) Common Errors**
     4these errors show up in the console during almost every activity
     5 
     6WARNING: Cast::loadCastInfo(): BUILDBOT: extra 6 strings!
     7WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x00!
     8WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x03!
     9WARNING: Frame::readMainChannelsD5(): STUB: unk1: 0x03 0x03!
     10WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x03!
     11WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x03!
     12WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04!
     13WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04!
     14WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x00 0x04!
     15WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x03 0x03!
     16WARNING: Frame::readMainChannelsD5(): STUB: unk2: 0x03 0x03!
     17WARNING: Frame::readMainChannelsD5(): STUB: unk3: 0x03!
     18WARNING: Frame::readMainChannelsD5(): STUB: unk6: 0x00 0x03!
    419
    5 **(2) All-in-1 Workshop** - Playable With No Noticeable Issues
     20**(2) Big Action Garage**
     21Playable With No Noticeable Issues
    622
    7 **(3) Fliptrack Mountain** - Playable With No Noticeable Issues
     23**(3) All-in-1 Workshop**
     24Playable With No Noticeable Issues
    825
    9 **(4) Talking Smart Street** - Playable With No Noticeable Issues
     26**(4) Fliptrack Mountain**
     27Playable With No Noticeable Issues
    1028
    11 **(5) All-in-1 Kitchen** - Playable with some broken graphics and two activity specific error
     29**(5) Talking Smart Street**
     30Playable With No Noticeable Issues
     31
     32**(6) All-in-1 Kitchen**
     33Playable with some broken graphics and two activity specific errors
     34
    1235WARNING: BUILDBOT: Uncaught Lingo error: Lingo::setTheField(): member 0 of castLib 1 not found!
    1336WARNING: handler ICutDough did not return value!
    1437
    15 **(6) 3-in-1 Creativity Table - Broken**
     38**(7) 3-in-1 Creativity Table**
    1639 
    17      **6.1. Coloring**
     40     **7.1. Coloring**
    1841
    1942Crashes ScummVM with the errors below
     
    2447Builtin 'getAt' did not return value!
    2548
    26   **6.2. Building Blocks**
     49  **7.2. Building Blocks**
    2750
    2851The screen flickers like mad and then kicks you back to the activity selection screen. below are the errors it gives
     
    3356WARNING: Script 14 has no associated cast member!
    3457
    35   **6.3. Crafts**
     58  **7.3. Crafts**
    3659
    3760At 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
     
    5073WARNING: Sprite::getShape(): kCastMemberSprite has no cast defined!
    5174
    52 
    53 **(7) Common Errors**
    54 these errors show up in the console during almost every activity
    55  
    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!