Author Topic: [BUG][PLAYER] Incorrect rendering of skill panel graphics in some cases  (Read 1104 times)

0 Members and 1 Guest are viewing this topic.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
This is very vague as I haven't investigated it much yet. The only things I can say are:

a) Most levels are not affected.
b) One way to consistently reproduce it is to play "Odyssey" from Lemmings Plus Omega II. In this, the Walker is drawn as an athlete-zombie on the skill panel. All other skills get drawn normally.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline Proxima

  • Posts: 4562
    • View Profile
Re: [BUG][PLAYER] Incorrect rendering of skill panel graphics in some cases
« Reply #1 on: September 05, 2019, 12:50:46 AM »
In NeoLemmix Introduction Pack, Rank 2 Level 14, the cloner displays one normal lemming and one zombie.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][PLAYER] Incorrect rendering of skill panel graphics in some cases
« Reply #2 on: September 05, 2019, 01:31:40 AM »
I noticed that too. The Cloner graphic partially uses the already-generated walker graphic while generating itself, so this is likely why.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][PLAYER] Incorrect rendering of skill panel graphics in some cases
« Reply #3 on: September 05, 2019, 07:36:14 PM »
Should be fixed in commit 7C2A824. This commit removes the only possible cause I can think of, and I can confirm the issue no longer happens on either of the two levels identified so far, though I haven't done extensive testing. I'll reopen this if it resurfaces during later testing.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)