Title Levels are incorrect for Levels 1 - 4 #606
Labels
No labels
area
blabot
area
client
area
encounters
area
launcher
area
missions
area
npc-behavior
area
performance
area
portal
area
quests
area
rdb
area
teams
area
trading
area
zone
priority
1
priority
2
priority
3
priority
4
shadowlands
state
cant-reproduce
state
duplicate
state
fixed
state
new
state
unrefined
state
verified
state
wontfix
type
bug
type
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prk/issues#606
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Player Title Levels throw a LDBintern error on the Info screen from levels 1 - 4, which also directly affects item equipping with TL reqs.
To Reproduce
Steps to reproduce the behavior:
.set level 1
Expected behavior
Levels 1 - 4 should be Title Level 1.
Screenshots

Character info:
From Live.
I think we'll likely keep TL1 at level 5 for now. Thats what the client seems to want. If thats driven by RDB we can adjust perhaps.. but not sure thats the right choice or not. If its not in the RDB it will be more challenging to fix.
Confirmed. Title Level 1 is displayed as what looks like an error message. Perhaps TL is set to 0, rather than 1?
Doing some scouring of the forums, as far back as 2003, people are calling TL1 L1-14. The TL0 situation could be some array wizardry. This won't directly affect much, but could impact low-level twinking in the future.
This should be resolved again.
Confirmed fixed as of 16:37 UTC - 17/02/24
Items that check TL1 reqs also respect the fix. Nice one Portaler :)