Skip to content

Read Timeout Exception

Justin Russo edited this page Apr 6, 2018 · 1 revision

Having issues loading into a world or connecting to a server? You can try increasing your ReadTimeout by setting this java argument: -Dfml.readTimeout to a higher value. By default, it is 30 (seconds)

Example:

-Dfml.readTimeout=240 to set it to 240 seconds.