-
Notifications
You must be signed in to change notification settings - Fork 8
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
ServerUpdater does not work: can only load a str as an ACF #39
Comments
This is a little odd, I really did investigate this deeply. The only issue that could be happening here is that a bytes type is being passed in. I couldn't reproduce this locally and It shouldn't be happening.
If this comes up again I'm going to try and reproduce this another way. Could you by any chance download the latest EXE and see if this fixes it? |
I will check your fix later today. |
OH OH OH!!! The issue is obvious to me then. I upgraded the project to
Python v3.6 which is a HUGE upgrade.
If you have python 3 installed you can create a 3.6 virtualenv by using
"python3 -m venv virtualenv"
I'll test your change and then merge on the API side
…On Wed, Aug 23, 2017 at 12:38 AM, Markus Chmelar ***@***.***> wrote:
I will check your fix later today.
By the way, I did not use the exe because I tried to test
NullSoldier/serverthrallapi#6
<NullSoldier/serverthrallapi#6> and thus had to
change the API url to my local server
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAcA4Nq0hD7rt7PUu0bnLgrPypwCoigoks5sa9bhgaJpZM4O_DEF>
.
|
Oh lol, ok I'll do and try again when I come home today |
I'm encountering this error with Serverthrall when its necessary to update the server:
The text was updated successfully, but these errors were encountered: