Jump to content

1.10.2 beta of Custom Npcs freezes during startup (SOLVED)


RunicGlympse

Recommended Posts

Sorry if it isn't a crash, but I see that it probably has to do with forge, so I will see if this log will help out.

 

[20:27:39] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2094 Initialized

[20:27:39] [Client thread/INFO] [FML]: Replaced 232 ore recipes

[20:27:39] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[20:27:39] [Client thread/INFO] [FML]: Searching C:\Users\Alexander\AppData\Roaming\.minecraft\mods for mods

[20:27:41] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load

[20:27:41] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, customnpcs] at CLIENT

[20:27:41] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, customnpcs] at SERVER

[20:27:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CustomNPCs

[20:27:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[20:27:42] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations

[20:27:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[20:27:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[20:27:42] [Client thread/INFO] [FML]: Applying holder lookups

[20:27:42] [Client thread/INFO] [FML]: Holder lookups applied

[20:27:42] [Client thread/INFO] [FML]: Applying holder lookups

[20:27:42] [Client thread/INFO] [FML]: Holder lookups applied

[20:27:42] [Client thread/INFO] [FML]: Applying holder lookups

[20:27:42] [Client thread/INFO] [FML]: Holder lookups applied

[20:27:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[20:27:42] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[20:27:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null

[20:27:43][FINE/CustomNPCs][noppes.npcs.LogWriter:71] Tue Sep 27 20:27:43 MDT 2016

[20:27:43][FINE/CustomNPCs][noppes.npcs.controllers.ScriptController:47] Script Engines Available:

[20:27:44] [Client thread/INFO] [FML]: Applying holder lookups

[20:27:44] [Client thread/INFO] [FML]: Holder lookups applied

[20:27:44] [Client thread/INFO] [FML]: Injecting itemstacks

[20:27:44] [Client thread/INFO] [FML]: Itemstack injection complete

[20:27:45] [sound Library Loader/INFO]: Starting up SoundSystem...

[20:27:45] [Thread-11/INFO]: Initializing LWJGL OpenAL

[20:27:45] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[20:27:45] [Thread-11/INFO]: OpenAL initialized.

[20:27:46] [sound Library Loader/INFO]: Sound engine started

[20:27:48] [Client thread/INFO] [FML]: Max texture size: 4096

[20:27:49] [Client thread/INFO]: Created: 16x16 textures-atlas

[20:27:51] [Client thread/INFO] [FML]: Injecting itemstacks

[20:27:51] [Client thread/INFO] [FML]: Itemstack injection complete

[20:27:51] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods

[20:27:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CustomNPCs

 

 

I hope I followed all the directions right. . .

Link to comment
Share on other sites

Now it freezes without any mods at all.

 

[10:35:10] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2094 Initialized

[10:35:10] [Client thread/INFO] [FML]: Replaced 232 ore recipes

[10:35:10] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[10:35:10] [Client thread/INFO] [FML]: Searching C:\Users\Alexander\AppData\Roaming\.minecraft\mods for mods

[10:35:12] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load

[10:35:12] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT

[10:35:12] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[10:35:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge

[10:35:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[10:35:12] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations

[10:35:12] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[10:35:13] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[10:35:13] [Client thread/INFO] [FML]: Applying holder lookups

[10:35:13] [Client thread/INFO] [FML]: Holder lookups applied

[10:35:13] [Client thread/INFO] [FML]: Applying holder lookups

[10:35:13] [Client thread/INFO] [FML]: Holder lookups applied

[10:35:13] [Client thread/INFO] [FML]: Applying holder lookups

[10:35:13] [Client thread/INFO] [FML]: Holder lookups applied

[10:35:13] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[10:35:13] [Client thread/INFO] [FML]: Applying holder lookups

[10:35:13] [Client thread/INFO] [FML]: Holder lookups applied

[10:35:13] [Client thread/INFO] [FML]: Injecting itemstacks

[10:35:13] [Client thread/INFO] [FML]: Itemstack injection complete

[10:35:13] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[10:35:13] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null

[10:35:14] [sound Library Loader/INFO]: Starting up SoundSystem...

[10:35:14] [Thread-8/INFO]: Initializing LWJGL OpenAL

[10:35:14] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[10:35:14] [Thread-8/INFO]: OpenAL initialized.

[10:35:14] [sound Library Loader/INFO]: Sound engine started

[10:35:16] [Client thread/INFO] [FML]: Max texture size: 4096

[10:35:16] [Client thread/INFO]: Created: 16x16 textures-atlas

[10:35:19] [Client thread/INFO] [FML]: Injecting itemstacks

[10:35:19] [Client thread/INFO] [FML]: Itemstack injection complete

[10:35:19] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods

[10:35:19] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge

 

 

What files am I missing?

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

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