Cant find any new ores while mining.

Gareth

Member
Jul 21, 2013
13
0
1
48
Hi Guys, got my server working for 1.6.2 with forgemod loader.
have about 10 people connecting.
But none of us can find the new ores.
We have mined below 30 for aluminum in many many places.
Is this a known bug, I have done lots of reading but cant find any info on it.

I have checked creative mode and I can see all the new items.

Minecraft coder pack 8.04
Forgemod loader 6.2.19.789
Minecraft Forge 9.10.0.789
Galacticraft Core a0.1.38


Thanks in advance!
 

Gareth

Member
Jul 21, 2013
13
0
1
48
This is client startup:


Launcher 1.1.1 (through bootstrap 5) started on windows...
Current time is Jul 22, 2013 9:45:31 AM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_09'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Loaded 2 profile(s); selected 'Forge'
Refreshing auth...
Logging in with access token
Delta time to compare resources: 390 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully

oo i found this. - i think it might be the problem.

2013-07-22 09:44:24 [INFO] [STDOUT] <strong><p>MicdoodleCore not found in mods folder. Galacticraft will not load.</p></strong>
2013-07-22 09:44:24 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
2013-07-22 09:44:24 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
2013-07-22 09:44:24 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
2013-07-22 09:44:24 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
2013-07-22 09:44:24 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
2013-07-22 09:44:24 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
2013-07-22 09:44:24 [FINEST] [GalacticraftCore] Sending event FMLLoadCompleteEvent to mod GalacticraftCore
2013-07-22 09:44:24 [FINEST] [GalacticraftCore] Sent event FMLLoadCompleteEvent to mod GalacticraftCore
2013-07-22 09:44:24 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2013-07-22 09:44:24 [WARNING] [Galacticraft Core] Mod Galacticraft Core is missing a pack.mcmeta file, things may not work well
2013-07-22 09:44:24 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Galacticraft Core
2013-07-22 09:44:24 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_10121_bow.png
2013-07-22 09:44:24 [SEVERE] [Minecraft-Client] Unable to parse animation metadata from galacticraftcore:textures/items/fuel_flow.png: broken aspect ratio and not an animation
2013-07-22 09:44:24 [INFO] [STDOUT]
2013-07-22 09:44:24 [INFO] [STDOUT] SoundSystem shutting down...
2013-07-22 09:44:24 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-07-22 09:44:25 [INFO] [STDOUT]
2013-07-22 09:44:25 [INFO] [STDOUT]
2013-07-22 09:44:25 [INFO] [STDOUT] Starting up SoundSystem...
2013-07-22 09:44:25 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-07-22 09:44:25 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-07-22 09:44:25 [INFO] [STDOUT] OpenAL initialized.
2013-07-22 09:44:25 [INFO] [STDOUT]
2013-07-22 09:44:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.WorldRenderer (input size 4282), found 1 patch
2013-07-22 09:44:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.WorldRenderer (new size 5337)
2013-07-22 09:44:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch
2013-07-22 09:44:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)
2013-07-22 09:44:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiControls (input size 2614), found 1 patch
2013-07-22 09:44:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiControls (new size 2076)
2013-07-22 09:44:42 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiSlot (input size 5586), found 1 patch
2013-07-22 09:44:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiSlot (new size 7219)
2013-07-22 09:45:17 [INFO] [Minecraft-Client] Stopping!
2013-07-22 09:45:17 [INFO] [STDOUT]
2013-07-22 09:45:17 [INFO] [STDOUT] SoundSystem shutting down...
2013-07-22 09:45:17 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-07-22 09:45:17 [INFO] [STDOUT]

Thanks again for all your help guys.
Hope I can get this sorted.
 

Share this page