░▒▓█│【Walkman】│█▓▒░
░▒▓█│【Walkman】│█▓▒░
Can you try with Java 1.7? I know some mods don't work on Java 1.8 (yes, I know this isn't a mod)
maybe in-between 60 and 120? like 90 or something...
``` java [info] Identified Minecraft [unknown] with versionID of wbuwrcnp[Lqt;sn[J[[Jry [info] Loading classes... [crash] Unable to find class method (GenLayer / bpa) (initializeAllBiomeGenerators / a) [crash] java.lang.NoSuchMethodException: bpa.a(long, are) at...
Are you using: - [the latest release](https://github.com/skiphs/AMIDST/releases/latest) - Clean Minecraft 1.8.x? If 1.8.x doesn't work, try a 1.7.x version.
And are you using the latest release: https://github.com/skiphs/AMIDST/releases/latest
The importance of a comma. I'm pretty sure @nmccready meant `No, hacking of course is good`
See #49 Does the bot get edited message webhooks? if so, that's weird, because I'd expect it to only get the contents of the original message - unless bots are...
This has been fixed in #49, the issue can be closed
What does your `global x` do? I'd think that it'd work fine without that
Re-reading your question, I think you want to permanently store variable `x`? for that, you should look into the NDB storage, look at the `getEnabled(chat_id)` and `setEnabled(chat_id, True/False)` methods.