Skip to content

Actors are not displayed #2

@joncloud

Description

@joncloud

Expected Behavior

Actors should display their 1st frame (ACTOR_DATA::pic[1]) if there are actors on a given screen.

Actual Behavior

No actors are displayed.
When the commented code in load_actors and display_actors is compiled, the program fails to transition to a screen that has actors.

  • load_actors - This will typically fail when attempting to load ACTOR4, and also causes memory corruption related to Quitting LVLBUILD results in memory corruption #8.
  • display_actors - Transitioning to a screen that has actors will result in an initial render of the screen, and then draw scrolling lines on the screen.

Steps to Reproduce the Problem

  1. Mount GOTRES.DAT in C:\GOT\
  2. Mount LVLBUILD.EXE in C:\
  3. RUN LVLBUILD.EXE
  4. Press SHIFT+Down twice or SHIFT+Right once to transition to a screen that has at least one actor

Specifications

  • Version:
  • Platform:
  • Subsystem:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglvlbuild.exeRelated to lvlbuild.exe

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions