Skip to content

[CSGO] Player objects don't works after update of 2019-11-18 #285

@progre

Description

@progre

I noticed that all bots on my server no longer have weapons.

for example;

player.give_named_item('weapon_elite') # not working
print(player.name) # UnicodeEncodeError: 'ascii' codec can't encode character '\u2606' in position 2: ordinal not in range(128)

The cause of the problem looks like yesterday's CS:GO update. And it looks like it points to the wrong address. There may be other similar problems.
Could you fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions