Earthcomputer / EnchantmentCracker

Cracking the XP seed in Minecraft and choosing your enchantments
MIT License
1.04k stars 91 forks source link

v1.4.6 doesn't work on 1.12.2 #130

Closed ImPlotzes closed 4 years ago

ImPlotzes commented 4 years ago

I tried this on 1.12.2 at least 7 times, and it always says that there aren't any possible seeds. I made sure that I stood still (no sprinting), and just do what I need to do. Nothing else. I also didn't forget to enchant a dummy before starting. First I did it with Forge (all client-side mods though), then just Optifine and even vanilla but nothing worked.

Here is the console output of one of the tries: [2020-02-04 22:08:14] [/INFO]: Enchantment cracker version V1.4.6 [2020-02-04 22:08:14] [/INFO]: System details: [2020-02-04 22:08:14] [/INFO]: OS = Windows 10 10.0 [2020-02-04 22:08:14] [/INFO]: Arch (either OS/Java) = amd64 [2020-02-04 22:08:14] [/INFO]: Java = 1.8.0_241 [2020-02-04 22:08:14] [/INFO]: Java arch = 64 [2020-02-04 22:15:37] [/INFO]: Changed Minecraft version to 1.11.1 - 1.12.2 [2020-02-04 22:16:04] [/INFO]: Added info, b = 15, s1 = 5, s2 = 13, s3 = 24 [2020-02-04 22:16:04] [/INFO]: Cracking first input using 4 threads (including main thread) [2020-02-04 22:16:35] [/INFO]: Done in 31.31 seconds [2020-02-04 22:16:35] [/INFO]: Reduced possible seeds to 0 [2020-02-04 22:16:38] [/INFO]: Reset the cracker

EDIT: the console output is all on one line (at least for me), so here is the actual file enchcracker.log

Earthcomputer commented 4 years ago

Your input is not possible. You indicated that there are 15 bookshelves exposed to the enchanting table, but the value in slot 3 suggests to me that there are only 12 bookshelves exposed to it.

ImPlotzes commented 4 years ago

@Earthcomputer Wow wait yes. I can't look into it right now but you're probably right that the amount of bookshelves isn't right. There is a good chance that there's grass (the one where you can walk through) in one of the corners.... my texture pack makes grass really short and it's almost the same color as the grass blocks. I didn't think about that. Thank you so much!!! (Like I said, I can't look into it/test it right now but I'm 95% sure that this is it)

ImPlotzes commented 4 years ago

YES!!! That was it. There was 1 little piece of grass in a corner behind the enchantment table! This is solved and I'm going to close this "issue" (not an issue, more like a question like you marked :D)