Jump to content

Recommended Posts

Posted (edited)

I am currently experiencing a bizarre and annoying bug where after connecting say one server, I no longer can reconnect to another dedicated multiplayer server without closing and reopening the client. I am wondering if anyone else is or has experienced this bizarre behavior and what I can do to resolve this. Right now, I have disabled everything that I have personally modified with the client, but nothing has changed, perhaps I accidentally removed something vital from the main class? I am new to forge development, therefore I may be missing something vital. 

Also there are no errors, simply while attempting to create a new vanilla connection there is no further response until finally I get a connection timed out; this happens to all the six public servers I have tried after having connected first to my test server. 

  Reveal hidden contents

 

 

Edited by geekles
Posted

There is almost nothing to show. This is my sever log covering the time period of my connection attempt

03.06 11:55:28 [Server] INFO CONSOLE issued server command: /list 
03.06 11:55:40 [Disconnect] User com.mojang.authlib.GameProfile@1b2f84c[id=<null>,name=geekaz,properties={},legacy=false] (/--my ip--:63043) has disconnected, reason: Disconnected

Then the clientside log covering the time I was attempting to connect but simply timed out after some time. 

[11:55:08.022] [Client thread/INFO] [minecraft/GuiConnecting]: Connecting to --private server ip--, 25566
[11:55:08.085] [Netty Client IO #15/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection.

 

I also can guarantee that the issue is not from a poor connectivity issue, i.e. a hiccup with my internet, but because I have tried with my alternate (main) account to connect to the same servers I usually have trouble with joining as I am testing in attempting to join other server, there are no issues at all. Also this issue is quite random since at times I can join a server and at times not, but it occurs way too frequently for it to be a normal thing. A majority of the time, I feel I can join my personal (locally hosted) server, but at times I too have issues just like the rest of the other servers. 

Posted

Server Log

  Reveal hidden contents

Client Log

  Reveal hidden contents

 

Posted (edited)

There isn't much to explain here since as the broad name somewhat implies ("ExperimentalMod"), the purpose of my mod is to simply try a bunch of different things with the client and try to get a thorough understanding of the client itself. I have spent basically all of my mc-related projects developing server-sided plugins with Spigot. Because I deal a lot with packets, it is important for me to understand how the client manages these packets since I have seen only one side of what occurs after the server has received said packets from the client. I also hope that the knowledge gained from this obfuscated project of mine will allow me to develop mods for myself that are utility based. Nothing in particular yet in mind, however I want all the modifications I make towards the client still compatible with vanilla servers since these are the sorts of servers I go on regularly. I personally do not like playing alone in singleplayer and I do not like playing on modded servers simply since it's a server intended for a small group of players, I prefer playing on servers with a much larger population and not restricted to necessarily a few friends. The "test" server I keep referring to about is the server I use to develop my plugins which can be handy for when I am testing certain features of the client and seeing the result on server's end of things. 

Edited by geekles

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Sorry for the late response, but the game opened and I made a world but it's stuck at 0% Here's the latest.log https://mclo.gs/peEb1R8 I disabled The Factory Must Grow and soulsweapons
    • Hey everyone! Two of my friends downloaded this modpack and are having an issue with the blocks loading in correctly. Grass looks like bamboo, waystones look like two barrels stacked on eachother, and wheat looks like water and stairs. What is this problem? How can we fix it? Neither of my other friends or myself had this issue. 
    • I removed Yung's cave biome mod and It wasnt in one of those biomes however the log file said the same line (([25Apr2025 21:20:15.500] [Flywheel Task Executor #5/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [oculus] are modifying Embeddium class me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl, which may cause instability.))
    • Note: i had a couple of ideas, but i just don't know how to execute them. The main idea was to make the new block (let's exemplify with a mixer) be essentially a clone of the mechanical mixer (different texture tho) that would have a different recipe type (instead of mixing, advanced_mixing) and i would copy all the create mod recipes and edit the processing time while also adding the tier dependent ones.
    • Hi! Before everything, thank you for even reading. I'm coming here in need of help making a few aspects for a create mod addon. It's an addon that aims to add almost the full periodic table with realistic ways of obtaining all the elements and capability of almost full automation. For what purpose? A techy armor and to go to the moon and rocky planets of the solar system. It'll have 3 different tiers of machines (mixer, millstone, crushing wheels): basic (just the normal create mod machines but renamed), advanced (25% faster and has recipes only possible for this tier and above) end elite (75% faster than basic and recipes only available for this tier). The problem is, I'm not a coder. I know less than the basics. I know how to do everything else but these machine tiers and i need some help if you can.
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.