Giter Site home page Giter Site logo

Comments (11)

initsuj avatar initsuj commented on May 20, 2024

was /server jurassic the last command in the script file?

from minecraft-console-client.

ORelio avatar ORelio commented on May 20, 2024

Oops, forgot to respond to your issue... Seems like the issue is in the 1.8.X packet parser, but unfortunately the error stack trace does not tells the exact line. Does your issue appears every time you go to that server? If so it may be possible to try again with a debug build with exact line numbers in error messages.

from minecraft-console-client.

Awpocalypse avatar Awpocalypse commented on May 20, 2024

Initsuj it was the only command and i also tried it without a script

from minecraft-console-client.

Awpocalypse avatar Awpocalypse commented on May 20, 2024

Orelio yes it does but ill attempt it other ways when i get the time if you wanna test the ip is play.opticcraft.tv

from minecraft-console-client.

initsuj avatar initsuj commented on May 20, 2024

I can't reproduce with the latest version - I have terrainandmovements=true and use /server jurassic. Test with the latest version? https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts

from minecraft-console-client.

Pokechu22 avatar Pokechu22 commented on May 20, 2024

By chance, is this a 1.7.10 server? I think I know what's causing this, and it doesn't relate to terrain here.

Instead, it seems to be a result of the change in cb00c28 - since List<byte> is being used instead of byte[], an ArgumentOutOfRangeException is thrown instead of an IndexOutOfRangeException. And since only IndexOutOfRangeException is caught when checking the message type for a chat message (packet 0x02), that exception now makes it through instead of getting caught.

from minecraft-console-client.

Awpocalypse avatar Awpocalypse commented on May 20, 2024

1.7 n 1.8

from minecraft-console-client.

Awpocalypse avatar Awpocalypse commented on May 20, 2024

Sorry i havent had the time to investigate buzy with school

from minecraft-console-client.

ORelio avatar ORelio commented on May 20, 2024

Please retry with the latest development build :)

from minecraft-console-client.

Awpocalypse avatar Awpocalypse commented on May 20, 2024

It has been fixed :)

from minecraft-console-client.

ORelio avatar ORelio commented on May 20, 2024

Great! :)

from minecraft-console-client.

Related Issues (20)

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.