Git Product home page Git Product logo

lib-open-craft's People

Watchers

 avatar  avatar

lib-open-craft's Issues

Client freezes OnPreChunkHandler New Chunks Unsupported!

What steps will reproduce the problem?
1. Start Server
2. Open Minecraft 1.2.4 client
3. Connect to server and wait

What is the expected output? What do you see instead?
Expected output it goes into the world and you can play.
Instead its been crashing the client even with my semi update that should have 
fixed it.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 24 May 2012 at 5:55

Inventory Problems

What steps will reproduce the problem?
1. Place breakpoints on all reading methods in PlayerBlockPlacement.cs
2. Debug the server
3. Select a block and place it in the inventory.
4. Wait.
5. Timeout Message.

What is the expected output? What do you see instead?
There SHOULD have been breakpoints, but they were not accessed at all! Even if 
you place a block.

Please use labels and text to provide additional information.
Therefore the problem is with the inventory.

Original issue reported on code.google.com by [email protected] on 24 Nov 2011 at 6:05

Complete Unusability

What steps will reproduce the problem?
1. Build the program.
2. Run LibOpenCraft.exe
3. Error message.

What is the expected output? What do you see instead?
In short, the error messages point to:
World.cs line 198, 164
GridServer.cs line 69
Program.cs line 26
I looked it up at all the problems point to World.cs in the end, specifically 
line 198.

Please use labels and text to provide additional information.
World.chunks = (Biomes.Biome[])reader.Deserialize(file); is the problematic 
code, most likely due to the XMLReader. This error renders the program 
completely unusable. Tested on Windows 7 64bit.

Original issue reported on code.google.com by [email protected] on 23 Nov 2011 at 9:58

Server errors on PlayerBlockPlacement

What steps will reproduce the problem?
1. place a object down
2. Wait
3. Place another

What is the expected output? What do you see instead?
the server will error and loose the client it is a Unicode conversion
error

Please use labels and text to provide additional information.
ERROR: Unable to translate bytes [DA][B3] at index 92 from specified code
page to Unicode. Source: mscorlib Method:Void Throw(Bytep[, Int32) 
Data:System.Collections.ListDictionaryInternal

Original issue reported on code.google.com by [email protected] on 23 Nov 2011 at 5:04

block placing inacurate

Try to place a bloc that is exactly next to you, then place another one by that 
block so it is touching you, do it again and the new block shoves you out of 
the way. We need game physics xD.

Thanks,
CProgrammer3088

Original issue reported on code.google.com by [email protected] on 14 Feb 2012 at 3:50

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.