danilwhale
❔ tile packet is not sending to server
title is saying my problem
here is repository of my game (this is because it have many files and i dont know which is making problem):
https://github.com/localwhale20/BuildingGame
3 replies
System.InvalidOperationException The operation is not allowed on non-connected sockets
i have client and server, client creates and connects tcp client to server tcp listener, client tcp closes only on exit, when i click it sends data to server listener and server resends for every connected client, and closes streams not clients, but client disconnects from server. i cant found reason, so here code for client (game): https://pastebin.com/tSJ2tAMH, and for server: https://pastebin.com/BWiQRsqQ
1 replies
get minecraft versions list [Answered]
hello! i wanted to make local minecraft server bootstrap, and i need to get versions list, to make user access to decide version to bootstrap, but irony in that i dont know where get this list :) google doesn't show needed results. you can redirect anywhere me for information
21 replies