Skip to content
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

x64 compatibility #39

Open
awillinger opened this issue Feb 8, 2024 · 1 comment
Open

x64 compatibility #39

awillinger opened this issue Feb 8, 2024 · 1 comment

Comments

@awillinger
Copy link

Copy & paste from the Discord:

Current issues when trying to use the plugin on a 64-bit Linux server:

  • Despite adding custom items, the "yes" and "no" icons with counters are still present. In current (32-bit) TF2, they are entirely hidden and only the custom items are being displayed
  • Once the vote ended, the panel stays open forever, as it seems like the UserMessage has been changed (error in console: expected 6 bytes, got 10)

For the first point:
Expected:
xyz wants to call a vote:
[Title]
[Option 1]
[Option 2]

Actual:
xyz wants to call a vote:
[Title]
[Option 1]
[Option 2]

[Yes] x [No] y

Likely both related to user messages.

@sapphonie
Copy link
Owner

@nosoop

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

No branches or pull requests

2 participants