Stuck on "Loading Terrain"

If you're having problems with your installation of Better Than Wolves, or if you've woken up in the future and are beginning to doubt the nature of reality, here's the place to post about it.
Post Reply
User avatar
jorgebonafe
Posts: 2714
Joined: Mon Sep 19, 2011 3:22 am
Location: Brasil

Stuck on "Loading Terrain"

Post by jorgebonafe »

I have a server running locally. I played without problems for a while, until I died a second time. This time my screen got stuck on "Downloading Terrain" forever. I tried copying the world into the client, and I can load the world without problems, although I noticed the bottom half of the player is stuck on a block of sand on load. I can jump out of it.

I tried loading multiple times from the server and it's always stuck on "Downloading Terrain".

Next, while the client is on the "Downloading Terrain" screen, I ran a teleport command from the server to move me into a different location, and the world immediately left the "Downloading Terrain" screen and loaded.

I suspect this is a bug related to the spawning location, but instead of the usual "suffocate to death", for some reason the world doesn't load. There is no server crash or error message of any kind. Here's the server log:
Spoiler
Show
2018-03-25 21:16:34 [INFO] Starting minecraft server version 1.5.2
2018-03-25 21:16:34 [INFO] Loading properties
2018-03-25 21:16:34 [INFO] Default game type: SURVIVAL
2018-03-25 21:16:34 [INFO] Generating keypair
2018-03-25 21:16:35 [INFO] Starting Minecraft server on *:25565
2018-03-25 21:16:35 [INFO] Preparing level "world"
2018-03-25 21:16:35 [INFO] ...Add-On Handler Initializing...
2018-03-25 21:16:35 [INFO] Better Than Wolves Version 4.AAAAAAAAAAHHHH b Initializing...
2018-03-25 21:16:35 [INFO] BTW reading custom config file...
2018-03-25 21:16:35 [INFO] Better Than Wolves Initialization Complete.
2018-03-25 21:16:35 [INFO] ...Add-On Handler Loading Custom Language File With Prefix: BTW...
2018-03-25 21:16:35 [INFO] ...Add-On Handler Initialization Complete...
2018-03-25 21:16:35 [INFO] Preparing start region for level 0
2018-03-25 21:16:35 [INFO] Done (0,708s)! For help, type "help" or "?"
2018-03-25 21:16:44 [INFO] ...Add-On Handler Loading Custom Language File With Prefix: BTW...
2018-03-25 21:16:44 [INFO] jorgebonafe[/127.0.0.1:60464] logged in with entity id 130 at (8.5, 62.94199995994562, 8.5)
2018-03-25 21:17:57 [INFO] jorgebonafe lost connection: disconnect.genericReason
There were some errors on the client log, but I think these are unrelated. There appears to be some problem with downloading sound resources, that has been happening all the time for the last two weeks. Here's the client log:
Spoiler
Show
mar 25, 2018 9:20:22 PM net.minecraft.launchwrapper.LogWrapper log
INFORMAÇÕES: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
mar 25, 2018 9:20:22 PM net.minecraft.launchwrapper.LogWrapper log
INFORMAÇÕES: Launching wrapped minecraft
228 recipes
27 achievements
...Add-On Handler Initializing...
Better Than Wolves Version 4.AAAAAAAAAAHHHH b Initializing...
BTW config file not found...
Better Than Wolves Initialization Complete.
...Add-On Handler Loading Custom Language File With Prefix: BTW...
...Add-On Handler Initialization Complete...
2018-03-25 21:20:23 [CLIENT] [INFO] Setting user: jorgebonafe
(Session ID is token:562219533b764dd685191f310fcffd38:86f5073cf3204112abff6fb114a3fc11)
Client asked for parameter: server
Turning of ImageIO disk-caching
Loading current icons for window from: C:\Users\jorgebonafe\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\jorgebonafe\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png
2018-03-25 21:20:23 [CLIENT] [INFO] LWJGL Version: 2.9.0
Setting gameDir to: C:\Users\jorgebonafe\AppData\Roaming\.minecraft

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.

2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/fcBlockAxle_side_on.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/lava_flow.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/water_flow.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/fcBlockAxle_side_on_fast.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/fcBlockSawBlade_on.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_0.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_1.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/lava.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/portal.txt
2018-03-25 21:20:24 [CLIENT] [INFO] Found animation info for: textures/blocks/water.txt
2018-03-25 21:20:25 [CLIENT] [INFO] Found animation info for: textures/items/clock.txt
2018-03-25 21:20:25 [CLIENT] [INFO] Found animation info for: textures/items/compass.txt
2018-03-25 21:20:27 [CLIENT] [INFO] Connecting to localhost, 25565
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... scream.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... evelup.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... 0click.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
2018-03-25 21:20:28 [CLIENT] [INFO] [CHAT] §ejorgebonafe connected to Better Than Wolves server V4.AAAAAAAAAAHHHH b
2018-03-25 21:20:28 [CLIENT] [INFO] [CHAT] §fHardcore Modes: Buoy (on) Player Names (Hardcore)
2018-03-25 21:20:28 [CLIENT] [INFO] [CHAT] §fBTW version check successful.
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... /calm1.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... /calm2.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... /calm3.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... c/hal1.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... c/hal2.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... c/hal3.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... c/hal4.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... uance1.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... uance2.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... piano1.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... piano2.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... piano3.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... /cave1.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... cave10.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... cave11.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... cave12.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... cave13.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... /cave2.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... /cave3.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResour ... /cave4.ogg
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at aus.a(SourceFile:103)
at aus.a(SourceFile:92)
at aus.run(SourceFile:46)
Someone is closing me!
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
And, if it helps, I'm including all my server files and world, minus the jar. These are all on the point where the problem occurs when the client connects.

https://www.dropbox.com/s/eigyrhan7ucrg ... S.rar?dl=1
Better Than Wolves was borne of anal sex. True Story.
Post Reply