sun-dragon-cult / fvtt-system-rqg

Runequest Glorantha Foundry VTT system
https://sun-dragon-cult.github.io/
Other
20 stars 2 forks source link

Name Generation Tables Don't Work #664

Closed Moonpile closed 1 year ago

Moonpile commented 1 year ago

What: Describe the bug

This is several related bugs.

The "Names: Sartarite, Male" errors because the rqid references to journal entries and roll tables are not correct. They now require two dots like "je..names-sartarite-male". Check the other name tables.

The "Name Parts: Of Place Colymar" has an rqid of "rt..names-parts-colymar". It should probably be names something clearer like "Name Parts: Colymar Placenames" and then have an rqid like "rt..name-parts-colymar-placenames".

The "Help: Name Generation" article uses examples of rqids that are not valid because they need ".." or perhaps have been renamed. Double-check all of them.

How: To Reproduce

Steps to reproduce the behavior:

See above

Expected behavior

The name generation tables should work and the examples should be correct.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment - please paste the information from foundry settings tab "support" button:

Core Version: 11.315

System: rqg 3.3.0 (Sun Dragon Cult, Wake, Moonpile)

Modules: classic-ui 0.1.0 (mxzf) forien-copy-environment v2.2.0 (Blair McMillan, Forien) lib-wrapper 1.12.13.0 (Rui Pinheiro) mcc 1.4.1 (Arcanist, Michael Leahy (TyphonJS)) monaco-macro-editor 0.0.8 (Naito) moulinette-core 11.6.4 (Sven Werlen) moulinette-gameicons 11.1.1 (Sven Werlen) moulinette-imagesearch 11.0.1 (Sven Werlen) moulinette-scenes 11.1.3 (Sven Werlen) moulinette-sounds 11.8.2 () moulinette-tiles 11.1.0 () popout 2.14 (KaKaRoTo, Posnet) tokenmagic 0.6.5.0 (SecretFire, sPOiDar, Zimm, Lozalojo, Moerill, KLO, dev7355608, Mestre Digital, BrotherSharper-Touge, OsiJr) wiki-en-rqg 1.2.0 (Wake)

List generated with Forien's Copy Environment: https://github.com/League-of-Foundry-Developers/foundryvtt-forien-copy-environment

Additional context

Add any other context about the problem here.

Moonpile commented 1 year ago

This should have been in the wiki module repo.

https://github.com/sun-dragon-cult/fvtt-module-wiki-rqg/issues/14

Moonpile commented 1 year ago

Closing as invalid