BEEmod / BEE2.4

Tool to mod Portal 2's Puzzlemaker
282 stars 63 forks source link

16th item in the palette persists on being track platform #811

Closed HugoBDesigner closed 6 years ago

HugoBDesigner commented 6 years ago

This is an issue I've faced multiple times: independently of how I arrange my palette, sometimes the 16th item (or 4th row and 4th line) will remain as a track platform, even if the track platform itself is positioned elsewhere in the palette (leading to a duplicate). Here's the palette that I get in-game: portal2_2018-01-07_21-02-41

And the palette that I exported: pythonw_2018-01-07_21-03-07

TeamSpen210 commented 6 years ago

I believe this might have something to do with Tuleby's item pack. I'll have to look at it.

Konclan commented 6 years ago

This happens with Tuleby’s item pack, the one he gave out. This doesn’t have anything to do with beemod itself I believe.

TeamSpen210 commented 6 years ago

To fix this, remove everything after line 189 in tuleby.zip/items/pistonwhite/editoritems.txt. (The "Item" blocks.)

TeamSpen210 commented 6 years ago

I've added a check for this in the app, so it will now no longer produce the icon there.