Craft.Net icon indicating copy to clipboard operation
Craft.Net copied to clipboard

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET

Results 39 Craft.Net issues
Sort by recently updated
recently updated
newest added

I got this error when load world System.NullReferenceException was unhandled HResult=-2147467261 Message=Object reference not set to an instance of an object. Source=Craft.Net.Anvil StackTrace: at Craft.Net.Anvil.Level.Load(String file) at Craft.Net.Anvil.Level.LoadFrom(String directory) at...

I am connecting to "mc.lelcraft.com" with the MinecraftClient class. I get void messages (the text is lost), for example this: ``` {"extra":[{"color":"white","text":" "},{"color":"white","text":" "},{"color":"dark_blue","text":" "},{"color":"black","text":" "},{"color":"dark_green","text":" "},{"color":"white","text":" "},{"color":"white","text":" "},{"color":"dark_green","text":" "},{"color":"black","text":"...

I am trying to make a simple CLI client using Craft.Net, but as soon as MinecraftClient.Connect is invoked, the console is literally flooded by exception logs (that are normal behaviour...

Some ideas to add to Craft.Net: - [ ] Versions List & Download - [ ] Libraries List & Download - [ ] Resources List & Download - [ ]...

Chunks PlayerList (Not implemented the logic but packet is done) MapBorder Packet Title Packet

The current implementation of the package ChatMessage not complete. For send implementation of a sufficiently #207, when receiving messages from the server data is lost. Is it possible in the...

This normally cancels itself out when using both get and set chunk.

Clients won't be able to join 1.7.9+ servers because of the new authentication protocol using UUIDs.

Added: -BlockStone -BlockCobble Changed: -Block.cs: -added ToolQuality:int -added MetaData:int

Craft .Net TestServer throws "Invalid packet ID -1" error when client logs in. This seems to be because it is not finding the packet type in NetworkModes