Skip to content

[Subtle Virtual Levels] Stops working randomly for sailing #153

Description

@rsbfox

Link to discord discussion about bug. https://discord.com/channels/301497432909414422/301497432909414422/1492174558881382571

The virtualLevel VarTransmitListeners are only called for Sailing on login and after teleporting.

Bug.mov

After switching in game tabs I see this debug I added triggered

	// For some reason, the script is ran on the parent container after all the skills. Ignore this
	if (idx < 0)
	{
		log.debug("Running on parent container - early return");

Immediately after the virtual level disappears from sailing and VarTransmitListener is only being called for Attack through Farming.

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions