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

1.12 support #4

Open
zedwick opened this issue Jun 7, 2017 · 5 comments
Open

1.12 support #4

zedwick opened this issue Jun 7, 2017 · 5 comments

Comments

@zedwick
Copy link

zedwick commented Jun 7, 2017

Vanillacord doesn't appear to work with the latest 1.12 build

$ java -jar vanillacord.jar 1.12
Downloading
Loading
Found the login listener in pa.class
Exception in thread "main" java.lang.NullPointerException
        at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153)
        at uk.co.thinkofdeath.vanillacord.Main.main(Main.java:105)
@clowrym
Copy link

clowrym commented Jun 9, 2017

Same issue:
root@e597d406567d:/var/games/minecraft# java -jar vanillacord.jar 1.12 Downloading Loading Found the login listener in pa.class Exception in thread "main" java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153) at uk.co.thinkofdeath.vanillacord.Main.main(Main.java:105)

@Bayside308
Copy link

Unfortunately, I'm also having the same issue. @Thinkofname, do you plan on updating?

@Thinkofname
Copy link
Owner

I haven't played minecraft in over a year and haven't been keeping track of the changes, sorry.

@ME1312
Copy link

ME1312 commented Jul 23, 2017

Might you merge #5 if it is working then?

@Thinkofname
Copy link
Owner

From a glance it looks like that PR breaks all other versions in the process.

At this point I have no issues if someone wants to fork this and maintain it themselves as I don't have the time to keep it up to date with Minecraft anymore.

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

5 participants