Jump to content

[1.8] [SOLVED] When running test client, it 'locks' up


saxon564

Recommended Posts

The issue I am running into is, when I go to load a world, if it's a new world, it will never load, or an existing world, it will load, but once it loads, nothing seems to get ticked. In the instance of the already existing world, I can move, but no new chunks will be loaded, blocks will not update, AIs don't run, simply put the only thing the game runs is me. I have tried reinstalling the eclipse setup and setting up the workspace again, neither of these have fixed the problem. I am running  forge 1.8 1336 currently but it wasn't until yesterday that i started having this issue. There are no errors showing up in console either, so I have no idea what is really causing this.

 

heres the console logs:

 

 

[18:26:55] [main/INFO] [GradleStart]: username: hidden
[18:26:55] [main/INFO] [GradleStart]: Extra: []
[18:26:55] [main/INFO] [GradleStart]: Password found, attempting login
[18:26:55] [main/INFO]: Logging in with username & password
[18:26:57] [main/INFO] [GradleStart]: Login Succesful!
[18:26:57] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, [{"name":"twitch_access_token","value":"mhebqllcyi80h0zidw4zas4bnleezii"}], --assetsDir, C:/Users/saxon564/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --userType, mojang, --accessToken, {REDACTED}, --version, 1.8, --uuid, d00a83733ee9489d966f53111d40b911, --username, saxon564, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[18:26:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:26:57] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:26:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[18:26:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:26:57] [main/INFO] [FML]: Forge Mod Loader version 8.0.42.1336 for Minecraft 1.8 loading
[18:26:57] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60-ea, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.8.0_60\jre
[18:26:57] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[18:26:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[18:26:57] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[18:26:57] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[18:26:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:26:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:26:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[18:26:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:26:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:26:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:26:57] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[18:27:00] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[18:27:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:27:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:27:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[18:27:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:27:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:27:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:27:01] [Client thread/INFO]: Setting user: saxon564
[18:27:06] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:27:07] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[18:27:07] [Client thread/INFO] [FML]: MinecraftForge v11.14.1.1336 Initialized
[18:27:07] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[18:27:07] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[18:27:07] [Client thread/INFO] [FML]: Searching C:\Users\saxon564\Desktop\coding\mcp\1.8\Symbology\eclipse\mods for mods
[18:27:09] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[18:27:09] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, symbology] at CLIENT
[18:27:09] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, symbology] at SERVER
[18:27:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Symbology
[18:27:10] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:27:10] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[18:27:10] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:27:11] [Client thread/INFO] [FML]: Applying holder lookups
[18:27:11] [Client thread/INFO] [FML]: Holder lookups applied
[18:27:11] [sound Library Loader/INFO]: Starting up SoundSystem...
[18:27:11] [Thread-7/INFO]: Initializing LWJGL OpenAL
[18:27:11] [Thread-7/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[18:27:11] [Thread-7/INFO]: OpenAL initialized.
[18:27:12] [Twitch authenticator/ERROR]: Given twitch access token is invalid
[18:27:12] [sound Library Loader/INFO]: Sound engine started
[18:27:15] [Client thread/INFO]: Created: 512x512 textures-atlas
[18:27:17] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[18:27:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Symbology
[18:27:17] [Client thread/INFO]: SoundSystem shutting down...
[18:27:17] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[18:27:17] [sound Library Loader/INFO]: Starting up SoundSystem...
[18:27:17] [Thread-9/INFO]: Initializing LWJGL OpenAL
[18:27:17] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[18:27:17] [Thread-9/INFO]: OpenAL initialized.
[18:27:18] [sound Library Loader/INFO]: Sound engine started
[18:27:20] [Client thread/INFO]: Created: 512x512 textures-atlas
[18:27:38] [server thread/INFO]: Starting integrated minecraft server version 1.8
[18:27:38] [server thread/INFO]: Generating keypair
[18:27:38] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[18:27:38] [server thread/INFO] [FML]: Injecting new block and item data into this server instance.
[18:27:38] [server thread/INFO] [FML]: Injected new block/item symbology:ash_plank: 211 (init) -> 215 (map).
[18:27:38] [server thread/INFO] [FML]: Injected new block/item symbology:ash_plank: 211 (init) -> 215 (map).
[18:27:38] [server thread/INFO] [FML]: Applying holder lookups
[18:27:38] [server thread/INFO] [FML]: Holder lookups applied
[18:27:39] [server thread/INFO] [FML]: Loading dimension 0 (flat) (net.minecraft.server.integrated.IntegratedServer@7b8634da)
[18:27:39] [server thread/INFO] [FML]: Loading dimension 1 (flat) (net.minecraft.server.integrated.IntegratedServer@7b8634da)
[18:27:39] [server thread/INFO] [FML]: Loading dimension -1 (flat) (net.minecraft.server.integrated.IntegratedServer@7b8634da)
[18:27:39] [server thread/INFO]: Preparing start region for level 0
[18:27:40] [server thread/INFO]: Changing view distance to 12, from 10
[18:27:41] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 1
[18:27:41] [Netty Server IO #1/INFO] [FML]: Client protocol version 1
[18:27:41] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
[18:27:41] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[18:27:41] [server thread/INFO] [FML]: [server thread] Server side modded connection established
[18:27:41] [server thread/INFO]: saxon564[local:E:ced2e316] logged in with entity id 88 at (1780.7060602823142, 4.0, 235.40646977833063)
[18:27:41] [server thread/INFO]: saxon564 joined the game

 

 

Link to comment
Share on other sites

I have checked my code for any infinite loops, and there are none. The server isn't running any processes related to what I was doing when this started happening. I don't know what it would be getting caught on if it's a loop.

Link to comment
Share on other sites

I have checked my code for any infinite loops, and there are none. The server isn't running any processes related to what I was doing when this started happening. I don't know what it would be getting caught on if it's a loop.

 

Did you try using your debugger to pause the program while it is executing, and seeing what the server thread is doing?

 

-TGG

 

Link to comment
Share on other sites

What method did it actually looping? It could help resolve this issue.

I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP)

II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • For the moment it seems fixed. I deleted the JEI Config file, the Journeymap Server Config file, and disabled both the mods (even while disabled, it would still crash until those config files were gone). They're useful mods and I'd hate to not use it, would just deleting and redownloading the mods work?
    • For hours I have been trying to just instal Mr. Crayfish's Refurbished Furniture Mod, but each step to fix the error codes, the more problems arise. The farthest I got through the steps was getting to the Forge Installer, but once I had selected the file, an error saying "The directory is missing a launcher profile. Please run the minecraft launcher first". At this point I don;'t know what more I can do. Please help.
    • I create my mod pack,yesterday my mod pack is fine but i add one mod and error. I'm delete this mmod but minecraft is still stop on CONFIG_LOAD then I tried to delete config and restart it but again. If you can pleace help me. https://imgur.com/ngZBzuv
    • game crashes before even opening (log:https://mclo.gs/M8xvX7c)
    • I have created a custom entity that extends "TamableAnimal", but I am wanting to have it spawn in the ocean. I have it spawning right now, but it spawns way too frequently even with weight set to 1. I am guessing it is because it is rolling in the spawn pool of land animals since TameableAnimal extends Animal and is different than WaterAnimal, and since no land animals spawn in the ocean it just fills every inch up with my custom entity. I have followed basic tutorials for spawning entities with Forge, but I feel like I am missing something about how to change what spawn pool this custom entity ends up in. Is it possible to change that or do I need to refactor it to be based off of WaterAnimal to get those spawn? My biome modifier JSON file: { "type": "forge:add_spawns", "biomes": "#minecraft:is_ocean", "spawners": { "type": "darwinsmysticalmounts:water_animal", "weight": 20, "minCount": 1, "maxCount": 1 } } My client event: event.register(ModEntityTypes.WATER_ANIMAL.get(), SpawnPlacements.Type.NO_RESTRICTIONS, Heightmap.Types.MOTION_BLOCKING_NO_LEAVES, WaterWyvernEntity::checkCustomWaterAnimalSpawnRules, SpawnPlacementRegisterEvent.Operation.REPLACE); And the actual custom spawn rule that makes it spawn in the water: public static boolean checkCustomWaterAnimalSpawnRules(EntityType<WaterAnimalEntity> pAnimal, LevelAccessor pLevel, MobSpawnType pSpawnType, BlockPos pPos, RandomSource pRandom) { return pPos.getY() > pLevel.getSeaLevel() - 16 && pLevel.getFluidState(pPos.below()).is(FluidTags.WATER); }  
  • Topics

×
×
  • Create New...

Important Information

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