- Jul 17, 2020
- 424
- 293
No. URM only shows it's own tooltips, but the game also tries to show URM's tooltips, but the game expects more than just text (also a position), which is uncommon and URM doens't provide. So the games crashes.
it worked by painstakingly excising everyI've encountered similar issues using this mod with the same game. However, I figured it out - it's pretty safe to modify the variables only when you have the map opened, or areas where nothing is actively happening. On any other areas, the game is actively playing webm loops. Not sure why this would crash the mod though.
Tooltip (XXX)
, $ tt = GetTooltip()
, and
Python:
if tt:
frame: