Code Monkey home page Code Monkey logo

classicubelauncher's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

classicubelauncher's Issues

Server Launch Log and Count

Please display the last time I successfully connected with each server and how many times I connected. I realize that server names may change and reset my count, but this feature would be helpful.

Error on trying to connect to the minecraft servers

I know that I have my email and password correct because I can log into the paid minecraft launcher just fine. Here's the log thing:

java.util.concurrent.ExecutionException: Error signing in: Unrecognized response served by minecraft.net
at java.util.concurrent.FutureTask.report(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at javax.swing.SwingWorker.get(Unknown Source)
at net.classicube.launcher.gui.SignInScreen.onSignInDone(SignInScreen.java:220)
at net.classicube.launcher.gui.SignInScreen.access$100(SignInScreen.java:41)
at net.classicube.launcher.gui.SignInScreen$1.propertyChange(SignInScreen.java:201)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport.firePropertyChange(Unknown Source)
at javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport$1.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
at sun.swing.AccumulativeRunnable.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
at javax.swing.Timer.fireActionPerformed(Unknown Source)
at javax.swing.Timer$DoPostEvent.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: Error signing in: Unrecognized response served by minecraft.net
at net.classicube.launcher.MinecraftNetSession$SignInWorker.doInBackground(MinecraftNetSession.java:204)
at net.classicube.launcher.MinecraftNetSession$SignInWorker.doInBackground(MinecraftNetSession.java:57)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Suggestion

Even though I have two ClassiCube accounts and it shouldn't be an issue, could you maybe add a third person view that looks at you from the front so people can look at their own skins? It's a little annoying when I have to log in as two names at once just to see the front of it.

Can't login classicube-side

I use my classicube account from the site but it gives me an error!

This is the error: Error signing in: Unrecognized response by Classicube.net

Details:
java.util.concurrent.ExecutionException: Error signing in: Unrecognized response served by ClassiCube.net
at java.util.concurrent.FutureTask.report(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at javax.swing.SwingWorker.get(Unknown Source)
at net.classicube.launcher.gui.SignInScreen.onSignInDone(SignInScreen.java:195)
at net.classicube.launcher.gui.SignInScreen.access$100(SignInScreen.java:34)
at net.classicube.launcher.gui.SignInScreen$1.propertyChange(SignInScreen.java:176)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport.firePropertyChange(Unknown Source)
at javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport$1.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
at sun.swing.AccumulativeRunnable.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
at javax.swing.Timer.fireActionPerformed(Unknown Source)
at javax.swing.Timer$DoPostEvent.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: Error signing in: Unrecognized response served by ClassiCube.net
at net.classicube.launcher.ClassiCubeNetSession$SignInWorker.doInBackground(ClassiCubeNetSession.java:158)
at net.classicube.launcher.ClassiCubeNetSession$SignInWorker.doInBackground(ClassiCubeNetSession.java:55)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Fix Minecraft.net login for Mojang accounts

Broken on MC.net's end, fixable.

MC.net removed username ("Logged in as ____") from page header. The way to fix this is to load singleplayer classic page (https://minecraft.net/classic/play) and check for "username" param's value.

The new login procedure should be:

  1. load singleplayer page to check if we are logged in
  2. if not, load login page (to get the XSRF code) and post the login data
  3. handle challenge questions, if given
  4. load singleplayer page again to confirm (and to check what username corresponds to this mojang account)

Cant connect to servers

It will let me login, but everytime i try to join a server it says failed to connect to the server its probably down! when there are people on it. Help please?? I really want to use this client

Message Error

Whenever I open up the launcher by just clicking on it I get this message:
grr

Classicube Java error :(

Java version: Version 7 (recommended) Update 45

Error: when i turn on my classicube it says

ava.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source) at java.util.concurrent.FutureTask.get(Unknown Source) at javax.swing.SwingWorker.get(Unknown Source) at net.classicube.launcher.gui.ClientUpdateScreen.onUpdateDone(ClientUpdateScreen.java:89) at net.classicube.launcher.ClientUpdateTask.done(ClientUpdateTask.java:469) at javax.swing.SwingWorker$5.run(Unknown Source) at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source) at sun.swing.AccumulativeRunnable.run(Unknown Source) at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source) at javax.swing.Timer.fireActionPerformed(Unknown Source) at javax.swing.Timer$DoPostEvent.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: java.lang.NullPointerException at net.classicube.launcher.ClientUpdateTask.getRemoteIndex(ClientUpdateTask.java:234) at net.classicube.launcher.ClientUpdateTask.pickBinariesToDownload(ClientUpdateTask.java:143) at net.classicube.launcher.ClientUpdateTask.doInBackground(ClientUpdateTask.java:56) at net.classicube.launcher.ClientUpdateTask.doInBackground(ClientUpdateTask.java:29) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

Help!

Black on Black

The text is practically the same color as the background in this picture:

cm

Every time I try to go on, it freezes.

Hi, every time I log in and join a server, it freezes. It doesn't respond. The second I log in, it freezes. Is there something I'm missing out on here? Did I do something wrong?

Bookmarks

I love using ClassiCube, but it is tough keeping track of server names. Please put in bookmarks.

Update prompt

Whenever I open the ClassiCube Launcher I am prompted with a form saying "Updates Applied". Even after I hit play, the next time I run the launcher, I will get prompted again.

Here is the debug log:
http://pastebin.com/8PLpEh7b

Flying Bug

Every time i play on my MC servers, whenever i am flying and then start to type something, i keep on descending when the chat bar is on.

Login failure

Hey Guys,

ican use my primary Account to play on a Server."Login failure,try to reconnect".But,if i using my second and third account (They are to testing things) i can play on this server.

-Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.