This thread was marked as Locked by Lord_Ralex.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2398119-fossils-and-archeology-revival-build-7-1-the
1.7.10
1.7.2
1.6.4
This thread was marked as Locked by Lord_Ralex.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2398119-fossils-and-archeology-revival-build-7-1-the
Yes, we are aware of the naming issues, we are fixing some other important bugs first and getting to this.....Also the Time Machine has no purpose as of yet.....sorry.
Find out how I generate....coolAlias...world structure generation and rotation tool...
What browser are you using? this may be an issue with your browser, I know I use firefox and if I have javascript disabled, it wont open them either, javascript has to be enabled....
Find out how I generate....coolAlias...world structure generation and rotation tool...
Changed the first post a little.
Next update. Not announcing release date though.
That's lag.
In the OP under "Features" section is a link to another page with the recipes. You can also find them on the original mod thread.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\Paul\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-10_15.16.23-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 325b96e --------
Full report at:
C:\Users\Paul\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-10_15.16.23-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 3/10/13 3:16 PM
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 411036696 bytes (391 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 7 mods loaded, 7 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_ReiMinimap [mod_ReiMinimap] ([1.4.7]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FlansMod [Flan's Mod] (Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Fossil [Fossil/Archeology] (Fossil-Archeology) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.2843, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.RuntimeException: The requested image path /icons/Jag.png is not found
at cpw.mods.fml.client.TextureFXManager.loadImageFromTexturePack(TextureFXManager.java:304)
at cpw.mods.fml.client.TextureFXManager.registerTextureOverrides(TextureFXManager.java:242)
at cpw.mods.fml.client.TextureFXManager.loadTextures(TextureFXManager.java:227)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:247)
at net.minecraft.client.Minecraft.a(Minecraft.java:487)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT d5b69f74 ----------
// Uh... Did I do that?
Time: 3/10/13 5:13 PM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: fossil.Fossil
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:485)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: fossil.Fossil
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
... 5 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
... 32 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
Memory: 407344160 bytes (388 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
Fossil [Fossil/Archeology] (Fossil-Archeology 1.47 Build 0002.zip) Unloaded->Errored
LWJGL: 2.4.2
OpenGL: AMD M880G with ATI Mobility Radeon HD 4200 GL version 2.1.8794, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Are you using any launcher like magic launcher? Are you sure it's not a different mod doing that?
Did you read the installation instructions all the way?The fossils.noip.us server has been fixed of that lag issue as well. Turns out it was some corrupted chunks.
Please use spoiler tags when post an error log. Have you both followed the installation instructions on the OP. You don't just drop the zip in the mod file.
plz help
It should work fine on Mac.
You can find them http://www.minecraftforum.net/topic/446117-sspsmp132fossil-archeology-v69-p-4/#recipe_tag here for now while we put together a new wiki.
Did you make sure to install the mod correctly? White textures doesn't sound right at all.
just fixed it thanks for the help i just re-installed it like 5 times and it finally worked
u are doing a fantastic job by the way
the only thing i wish i could see is a spino but hey maby later when u fix all the bugs first
thanks for making minecraft fun by reviving this mod
Spinosaurus seems to be a popular want.
[INFO] [STDOUT] 11
[INFO] [STDOUT] 10
[INFO] [STDOUT] 9
[INFO] [STDOUT] 10
[INFO] [STDOUT] 11
[INFO] [STDOUT] 11
Current # of wood planks: -2147483648.
um, who overflowed my wood farm?