-
-
Notifications
You must be signed in to change notification settings - Fork 638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WHEEL OF DESTINY ERRORS #1753
Comments
is anyone having this issue? is from player_wheel.cpp i think. unlock whole wheel of destiny and check. |
Post the entire distro log so I can see where this happens... It looks like it's trying to load player information offline, I don't think this causes any bugs. Were you able to identify any bugs caused by the log? |
|
It is being loaded during the distro loading before the players even log in... Some function is trying to load some information about the player, and this causes the error (since he is not online). It shouldn't cause any problems. |
Priority
High
Area
What happened?
[2023-27-10 07:00:07.213] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.213] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.213] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.213] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.213] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.213] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.213] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.214] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.214] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.214] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:07.214] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
[2023-27-10 07:00:09.217] [error] [combatTypeToIndex] Combat type 255 is out of range
What OS are you seeing the problem on?
Linux
Code of Conduct
The text was updated successfully, but these errors were encountered: