You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
For version 0.95d, upon trying to upgrade item level to +10/+11, nothing happens.
Only 3 bytes are sent by the client. This causes the server to assume a Chaos Weapon mix.
To Reproduce
Steps to reproduce the behavior:
Go to CM and try to upgrade an item to +10/+11
Check logs (Debug level) on server for "bad mix items", stating "may be hack attempt". By adding a breakpoint, one can conclude the mix assumed is a Chaos Weapon mix.
Expected behavior
Either item upgrade chaos mix success or fail.
The text was updated successfully, but these errors were encountered:
Describe the bug
For version 0.95d, upon trying to upgrade item level to +10/+11, nothing happens.
Only 3 bytes are sent by the client. This causes the server to assume a Chaos Weapon mix.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Either item upgrade chaos mix success or fail.
The text was updated successfully, but these errors were encountered: