Skip to content

CRASHES MY RUNELITE#29

Open
raysdigitalfootprint wants to merge 577 commits intoRunemoro:masterfrom
Skretzo:master
Open

CRASHES MY RUNELITE#29
raysdigitalfootprint wants to merge 577 commits intoRunemoro:masterfrom
Skretzo:master

Conversation

@raysdigitalfootprint
Copy link
Copy Markdown

For some reason when I set a path it will randomly increase my RAM useage to 1.5gb. Even if i clear the path and log out it fills my ram to 1.5gb and my frames drop to 1fps. All other apps still working fine. This happens randomly, maybe 1 in 3 paths I set. Paths can be simple, no obsticles ect and short path.

not sure if it matters;
PC 16gb ddr4 ram, i7 10700k, 3070ti, 2t nvme ssd

@Skretzo Skretzo deleted the branch Runemoro:master June 17, 2022 21:25
@Skretzo Skretzo deleted the master branch June 17, 2022 21:25
@Skretzo Skretzo deleted the branch Runemoro:master July 14, 2022 14:49
@Skretzo Skretzo deleted the branch Runemoro:master August 12, 2022 11:03
@Skretzo Skretzo deleted the branch Runemoro:master September 1, 2022 16:02
@Skretzo Skretzo deleted the branch Runemoro:master September 1, 2022 16:09
@Skretzo Skretzo deleted the branch Runemoro:master September 27, 2022 22:32
@Skretzo Skretzo deleted the branch Runemoro:master December 17, 2022 01:19
@Skretzo Skretzo deleted the branch Runemoro:master January 9, 2023 00:11
@Skretzo Skretzo deleted the branch Runemoro:master January 21, 2023 02:05
@Skretzo Skretzo deleted the branch Runemoro:master September 29, 2024 17:42
@Skretzo Skretzo deleted the branch Runemoro:master September 29, 2024 21:22
@Skretzo Skretzo deleted the branch Runemoro:master October 4, 2024 21:42
@Skretzo Skretzo deleted the branch Runemoro:master October 8, 2024 23:31
@Skretzo Skretzo deleted the branch Runemoro:master October 9, 2024 00:18
@Skretzo Skretzo deleted the branch Runemoro:master October 27, 2024 21:55
@Skretzo Skretzo deleted the branch Runemoro:master October 29, 2024 01:27
Skretzo added 13 commits August 1, 2025 02:29
…ets/capes

Only added some of the portals for now, and nexus is simply implemented as having the portals instead. There is currently no varbit to detect if you have built a portal/nexus, mounted glory, etc... so we simply assume that you have it built if you have a sufficient construction level and magic level
Bank booths and bank boxes with world map icon
- West Ardougne
- Arceuus
- Battlefront
- Carrallanger
- Catherby
- Civitas illa Fortis
- Cemetery
- Draynor Manor
- Fenkenstrain's Castle
- Fishing Guild
- Ghorrock
- Harmony
- Kourend
- Lunar Isle
- Marim
- Mind Altar
- Salve Graveyard
- Senntisten
- Troll Stronghold
- Waterbirth Island
- Weiss
Skretzo and others added 24 commits February 20, 2026 02:08
* ci: Log which file is failing lint
* ci: Make tsv-lint.sh script portable
* devx: Add editorconfig to help editing .tsv files
* banks: Add Great Conch
* agility: Add Great Conch Bank rocks
…Nemus Retreat) (#404)

* This adds two missing Pendant of Ates teleport entries to teleportation_items.tsv, extending the existing numbered sequence directly after North Aldarin.
teleportation_portals_poh.tsv:83-85 — Fixed all 3 Marim Portal destination coordinates: 2798 2799 0 → 2797 2798 1 (matching the actual spell landing tile on plane 1)

transports.tsv:5053-5062 — Added a new # Marim section with 8 staircase transport entries (4 pairs covering all 4 stair tile options you provided), each going bidirectionally between plane 0 and plane 1

BFS can now land at 2797 2798 1 via the portal, use one of the registered staircases to descend to plane 0, then walk to the bank at 2780 2783 0. The standard Ape Atoll Teleport spell (same destination) also benefits from the stair entries.
FIrgolitsch and others added 5 commits April 4, 2026 20:55
* add lumbridge castle basement goblins transports

* add pre-quest mountain camp shortcut + remove quest req for going out

* rename Cook's guild -> Cooking guild

* add seer's village teleport spell

* add elemental workshop entrance

* add piscatoris falconry area

* fix tsv linting issues

* add trollweiss sled transports

* add shadow dungeon transports

* add piscatoris fishing colony transports

* add sorcerer's tower transports

* add cam torum entrance transports

* add observatory tower & dungeon transports

* fix observatory tower grapple shortcut requirements

* add shilo village gem mine transports

* add corsair cove dungeon transports and shortcuts

* add myths' guild transports and portals

* fix linting issues

* fix typo

* add brimhaven house medium clue step ladder

* use explicit quest req for myth's guild top floor portals

* add prifddinas' gates (fixes #363)

* add river dougne canoes (part. fixes #399)

* Added battered key to elemental workshop transports item requirements

* Removed stair requirements, added steel key ring (assumes the key is on the ring)
…ocation; Map the missing ladder. (#398)

* Add Ape Atoll Dungeon Portal to POH; Fix Arceuus Spellbook teleport location; Map the missing ladder.

* fix lint issues

* Fixed linting problem

* Fixed more linting problems

---------

Co-authored-by: Snappi <dwagom@snappi.quest>
Co-authored-by: GedasFX <contact@gedas.dev>
- Add parser package: TsvParser, TransportRecord, FieldParser,
  WorldPointParser, SkillRequirementParser, ItemRequirementParser,
  QuestParser, VarCheckType, VarRequirement, VarRequirementParser
- Add requirement package: ItemRequirement, TransportItems
- Remove old model classes: TransportVarCheck, TransportVarbit,
  TransportVarPlayer, TransportItems (old)
- Update Transport.java with builder pattern and TransportRecord
  constructor
- Update TransportType with resourcePath, radiusThreshold,
  isTeleport() instance method, refine()
- Update TransportLoader to use TsvParser
- Update PathfinderConfig to use VarRequirement and ItemRequirement
- Update overlays for isTeleport() instance method
- Update all tests for new types
- Remove log item requirements from hot air balloon destinations (assumed in storage)
- Fix Kastori quetzal unlock varbit in quetzals.tsv
- Update TSV lint script to use header line for column count
- Minor Pathfinder cleanup: make stats final, add @Getter for done, fix javadoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.