Gamergotten / Infinite-runtime-tagviewer

61 stars 18 forks source link

Copying a Pointer to a different Tag's block of the same type crashes the game when referenced #71

Closed anOrcaDork closed 2 years ago

anOrcaDork commented 2 years ago

When poke/loaded it completely nulls all of it's values in the block instead of leaving them normal or overwriting them with the referenced address's values. PRetty sure putting 0's where there's definitely not supposed to be is gonna crash the game. image Here's me referencing the mlrs target tracking block, onto the banshee bomb. The banshee bomb has its own default values for tracking type, not 0x0 lol

Gamergotten commented 2 years ago

what

Gamergotten commented 2 years ago

ok apparently this is resolved