I crash ---- Minecraft Crash Report ---- // Why did you do that? Time: 1/24/14 3:52 PM Description: Initializing game java.lang.VerifyError: Instruction type does not match stack map Exception Details: Location: timeTraveler/network/TimeTravelerPacketHandler.onPacketData(Lnet/minecraft/nbt/NBTBase;Lnet/minecraft/network/packet/Packet103SetSlot;Lcpw/mods/fml/common/network/Player;)V @87: iload Reason: Type 'net/minecraft/world/gen/ChunkProviderServer' (current frame, locals[7]) is not assignable to 'net/minecraft/world/ColorizerGrass' (stack map, locals[7]) Current Frame: bci: @87 flags: { } locals: { 'timeTraveler/network/TimeTravelerPacketHandler', 'net/minecraft/nbt/NBTBase', 'net/minecraft/network/packet/Packet103SetSlot', 'cpw/mods/fml/common/network/Player', 'java/io/DataInputStream', 'timeTraveler/mechanics/FutureTravelMechanics', integer, 'net/minecraft/world/gen/ChunkProviderServer', integer } stack: { } Stackmap Frame: bci: @87 flags: { } locals: { 'timeTraveler/network/TimeTravelerPacketHandler', 'net/minecraft/nbt/NBTBase', 'net/minecraft/network/packet/Packet103SetSlot', 'cpw/mods/fml/common/network/Player', 'java/io/DataInputStream', 'timeTraveler/mechanics/FutureTravelMechanics', integer, 'net/minecraft/world/ColorizerGrass', integer } stack: { } Bytecode: 0000000: 2cb4 0019 121b b600 2199 0008 2a2c b600 0000010: 252c b400 1912 27b6 0021 9900 6bbb 0029 0000020: 59bb 002b 592c b400 2fb7 0032 b700 353a 0000030: 04bb 0037 59b7 0038 3a05 1904 b600 3c36 0000040: 0603 b800 423a 07b2 0048 1506 b600 4e19 0000050: 07c6 002a 0336 0815 0815 06a2 0020 b200 0000060: 4815 06b6 004e 1905 1907 b600 5819 0519 0000070: 0705 b600 5c84 0801 a7ff dfa7 000a 3a05 0000080: 1905 b600 5f2c b400 1912 61b6 0021 9900 0000090: b903 b800 423a 04bb 0029 59bb 002b 592c 00000a0: b400 2fb7 0032 b700 353a 0519 05b6 0065 00000b0: 3a06 1905 b600 3c36 0719 05b6 003c 3608 00000c0: 1905 b600 3c36 0919 05b6 0065 b800 6b3a 00000d0: 0a19 0619 04b8 0070 3a0b 190b c600 2e19 00000e0: 0b15 0787 b500 7619 0b15 0887 b500 7919 00000f0: 0b15 0987 b500 7cb2 0048 190b b600 7f19 0000100: 0419 0bb6 0083 57a7 0036 bb00 8559 1904 0000110: b700 873a 0c19 0c15 0787 b500 8a19 0c15 0000120: 0887 b500 8d19 0c15 0987 b500 90b2 0048 0000130: 190c b600 7f19 0419 0cb6 0083 57a7 000a 0000140: 3a06 1906 b600 912c b400 1912 93b6 0021 0000150: 9900 4d03 b800 423a 04bb 0029 59bb 002b 0000160: 592c b400 2fb7 0032 b700 353a 0519 05b6 0000170: 0065 3a06 1905 b600 3c36 0719 05b6 003c 0000180: 3608 1905 b600 3c36 0919 05b6 0065 b800 0000190: 6b3a 0aa7 000a 3a06 1906 b600 91b1 Exception Handler Table: bci [49, 123] => handler: 126 bci [171, 317] => handler: 320 bci [365, 403] => handler: 406 Stackmap Table: same_frame(@17) full_frame(@87,{Object[#2],Object[#80],Object[#21],Object[#82],Object[#41],Object[#55],Integer,Object[#84],Integer},{}) full_frame(@123,{Object[#2],Object[#80],Object[#21],Object[#82],Object[#41]},{}) same_locals_1_stack_item_frame(@126,Object[#17]) chop_frame(@133,1) full_frame(@266,{Object[#2],Object[#80],Object[#21],Object[#82],Object[#84],Object[#41],Object[#29],Integer,Integer,Integer,Object[#103],Object[#114]},{}) full_frame(@317,{Object[#2],Object[#80],Object[#21],Object[#82],Object[#84],Object[#41]},{}) same_locals_1_stack_item_frame(@320,Object[#19]) chop_frame(@327,2) full_frame(@406,{Object[#2],Object[#80],Object[#21],Object[#82],Object[#84],Object[#41]},{Object[#19]}) chop_frame(@413,2) at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) at java.lang.Class.getConstructor0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.common.network.NetworkModHandler.tryCreatingPacketHandler(NetworkModHandler.java:195) at cpw.mods.fml.common.network.NetworkModHandler.configureNetworkMod(NetworkModHandler.java:143) at cpw.mods.fml.common.network.NetworkModHandler.(NetworkModHandler.java:102) at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:263) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519) at sun.reflect.GeneratedMethodAccessor6.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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:511) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) at java.lang.Class.getConstructor0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.common.network.NetworkModHandler.tryCreatingPacketHandler(NetworkModHandler.java:195) at cpw.mods.fml.common.network.NetworkModHandler.configureNetworkMod(NetworkModHandler.java:143) at cpw.mods.fml.common.network.NetworkModHandler.(NetworkModHandler.java:102) at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:263) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519) at sun.reflect.GeneratedMethodAccessor6.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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:511) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_40, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 872260312 bytes (831 MB) / 1127219200 bytes (1075 MB) up to 5726797824 bytes (5461 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G 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 v8.11 FML v6.4
.45.953 Minecraft Forge 9.11.1.953 22 mods loaded, 22 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed DamageIndicatorsMod{2.9.1.7} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.1.7.zip) Unloaded->Constructed divinerpg{1.3.0.5 Beta!} [Divine RPG] ([1.6.4][SMP][Beta V5.3]DivineRPG.zip) Unloaded->Constructed arsmagica2{1.1.2} [Ars Magica 2] (AM2_1.1.2.zip) Unloaded->Constructed FlansMod{4.0.1} [Flans Mod] (FlansMod-4.0.1.jar) Unloaded->Constructed GalacticraftCore{2.0.7} [Galacticraft Core] (Galacticraft-1.6.4-2.0.7.904.jar) Unloaded->Constructed GalacticraftMars{2.0.7} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.7.904.jar) Unloaded->Constructed OB{1.0.1 RELEASE} [Orbital Bombardment] (OrbitalBombardment_Pre1.0.2-1.6.4.zip) Unloaded->Constructed RodolRivalRebels{1.6.4} [RivalRebels] (RivalRebels.zip) Unloaded->Constructed rpginventorymod{1.6.4} [RPG Inventory Mod] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed RPGMS{RpgInv8.4} [RpgInv Mage Addon] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed RPGPlusPlus{RpgInv8.4} [Subarakis RPG++ mod] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed RPGRB{RpgInv8.4} [Rogue and BeastMaster Patch] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed VanillaShields{RpgInv8.4} [Vanilla Shields Mod] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed SGCraft{0.7.3} [SG Craft] (SGCraft-0.7.3-mc1.6.4.jar) Unloaded->Constructed satscapesimukraft{0.12.1 Beta} [Sim-U-Kraft] (Sim-U-Kraft-0.12.1.zip) Unloaded->Constructed Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed charsmud_timetraveler{0.1} [Time Traveler] (TimeTravelerPreRelease.zip) Unloaded TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded Launched Version: 1.6.4-Forge9.11.1.953 LWJGL: 2.9.0 OpenGL: GeForce GTX 680M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
It appears you have many mods: try installing TimeTraveler on a clean minecraft with no other mods besides Forge. Make sure you are using a compatible version of minecraft with TimeTraveler as well.
Hey Guys im working on a map and have hit a hard decision, it would help if you guys help me choose an ending and i wont give out anymore info on it (is secret)
Hey Guys im working on a map and have hit a hard decision, it would help if you guys help me choose an ending and i wont give out anymore info on it (is secret)
I don't think this is an appropriate topic for this sort of questions.
Put them in the Map section.
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.network.NetworkModHandler.tryCreatingPacketHandler(NetworkModHandler.java:195)
at cpw.mods.fml.common.network.NetworkModHandler.configureNetworkMod(NetworkModHandler.java:143)
at cpw.mods.fml.common.network.NetworkModHandler.<init>(NetworkModHandler.java:102)
at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:263)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
at sun.reflect.GeneratedMethodAccessor6.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.network.NetworkModHandler.tryCreatingPacketHandler(NetworkModHandler.java:195)
at cpw.mods.fml.common.network.NetworkModHandler.configureNetworkMod(NetworkModHandler.java:143)
at cpw.mods.fml.common.network.NetworkModHandler.<init>(NetworkModHandler.java:102)
at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:263)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
at sun.reflect.GeneratedMethodAccessor6.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
IGN: ponyboy837 What you want to help with: modding/coding Previous experiences:I have coded minecraft mods in cool fashions What sets you apart from other modders: I am 12 and im most like the best 12 year old programmer you'll ever find. Examples of work: I have made many mods including a special mod Do you have a github: I can defintley make won Can you debug:Not really...
Ideas: You should add a beast that will spawn from too much corruption. It should be ugly!!!!
IGN: ponyboy837 What you want to help with: modding/coding Previous experiences:I have coded minecraft mods in cool fashions What sets you apart from other modders: I am 12 and im most like the best 12 year old programmer you'll ever find. Examples of work: I have made many mods including a special mod Do you have a github: I can defintley make won Can you debug:Not really...
Ideas: You should add a beast that will spawn from too much corruption. It should be ugly!!!!
Can't tell if he's trolling or serious.
Also it's paradox not corruption.
PS: Just had an idea, condensed paradox sounds kinda bland, how about "halochron"?
Latin:
chronos - (god of) time
halos - salt
so "time salt"
IGN: ponyboy837 What you want to help with: modding/coding Previous experiences:I have coded minecraft mods in cool fashions What sets you apart from other modders: I am 12 and im most like the best 12 year old programmer you'll ever find. Examples of work: I have made many mods including a special mod Do you have a github: I can defintley make won Can you debug:Not really...
Ideas: You should add a beast that will spawn from too much corruption. It should be ugly!!!!
I would love to help you create this mod. It is really quite interesting. I did actually have this idea before you did, but you beat me to it. xD Thats ok though, but if you would let me, I would like to help out with the textures and basic coding. Thanks for creating this, I will be very happy when this mod updates to 1.6.4, because I am immediately going to add it to my mod pack. Thanks again for the mod!
Okay this might be off topic but charsmud, your twitter's been hacked.
Thanks for alerting me to this, I've managed to reclaim the account.
UPDATE INFORMATION:
So, as many of you know I haven't been releasing that much content for this mod: this is due to a few reasons. Primarily, my outside life, AKA school, has been really bearing down on me, so I've had to divert most of my time to that. Second, I've been splitting my time between game development (which I am finding more and more interesting) and TimeTraveler. Lastly, I've been a little exasperated with TimeTraveler, as re-reading my code is a pain, but I've managed to find a second developer who would be willing to help me work on the mod: currently he is implementing a way to add events to the Player base classes so we can re-invent past travel. I'm rather sorry that very little has actually gotten done in the recent weeks, but hopefully I'll be able to work on this more in the near future when my shcoolwork and time that I'm not mentally exhausted are decreased. The mod is still in active development, want to reassure you all of that, but just a lot slower than I would like.
I simply love this mod! I deal with time travel all the time (my MC account name is Z_Doctor) and I can see that this is becoming well thought out. 2 ideas: 1 at times when you look at your time machine you may see your future self. upon being seen they will run away and return to the time machine (assuming thats how you get back to the past, havent tried it yet) and add to the paradox (maybe even sometimes, or once, you will see your future self die (slain, hunger, drop from a high place which creates a paradox because you will avoid doing what you seen, these should be rare and drop rare things). The same can be said for your past self, upon being by being in the line of site of your past self the will begin to chase you (or stare at you) this will, of course add to the paradox. My second idea is maybe a strecth, but maybe you could get my Tardis inside and maybe you will "see me" and my tardis. And then i retreat to her
I'll add more here after I try it and come up with more:
I simply love this mod! I deal with time travel all the time (my MC account name is Z_Doctor) and I can see that this is becoming well thought out. 2 ideas: 1 at times when you look at your time machine you may see your future self. upon being seen they will run away and return to the time machine (assuming thats how you get back to the past, havent tried it yet) and add to the paradox (maybe even sometimes, or once, you will see your future self die (slain, hunger, drop from a high place which creates a paradox because you will avoid doing what you seen, these should be rare and drop rare things). The same can be said for your past self, upon being by being in the line of site of your past self the will begin to chase you (or stare at you) this will, of course add to the paradox. My second idea is maybe a strecth, but maybe you could get my Tardis inside and maybe you will "see me" and my tardis. And then i retreat to her
I'll add more here after I try it and come up with more:
About the first idea:
1. You can't see your future self, because you didn't travel to the future yet. This time travel changes the past retroactively instead of simultanously.
2. Your past self seeing you is curently being implemented.
UPDATE: I've been trying to get a bit of base-class editing working (using ASM) so I can implement my own events into minecraft specifically for TimeTraveler. Also, AtlanticCraft did a review of the mod using the pre-release version (some stuff was wrong, but it was an old version anyways):
It appears you have many mods: try installing TimeTraveler on a clean minecraft with no other mods besides Forge. Make sure you are using a compatible version of minecraft with TimeTraveler as well.
Hey Guys im working on a map and have hit a hard decision, it would help if you guys help me choose an ending and i wont give out anymore info on it (is secret)
I don't think this is an appropriate topic for this sort of questions.
Put them in the Map section.
i did, i just need some people to vote (working on this mod i at least deserve this one question you guys wont be hearing about it on here again
This mod doesn't work with 1.6.4, try using it with 1.6.2
What you want to help with: modding/coding
Previous experiences:I have coded minecraft mods in cool fashions
What sets you apart from other modders: I am 12 and im most like the best 12 year old programmer you'll ever find.
Examples of work: I have made many mods including a special mod
Do you have a github: I can defintley make won
Can you debug:Not really...
Ideas: You should add a beast that will spawn from too much corruption. It should be ugly!!!!
Can't tell if he's trolling or serious.
Also it's paradox not corruption.
PS: Just had an idea, condensed paradox sounds kinda bland, how about "halochron"?
Latin:
chronos - (god of) time
halos - salt
so "time salt"
I need actual proof that you can program.
The mod is unfinished. I am currently working on re-writing past travel and I'm hoping to have a semi-working version done soonish.
P.S. I know how to NBT edit pretty well, in case you need help with some of that.
And WOW these emoticons are from like mc classic....
You don't want to know me XD
Than I'll be back as soonish as possible, can't wait!
Thanks for alerting me to this, I've managed to reclaim the account.
UPDATE INFORMATION:
So, as many of you know I haven't been releasing that much content for this mod: this is due to a few reasons. Primarily, my outside life, AKA school, has been really bearing down on me, so I've had to divert most of my time to that. Second, I've been splitting my time between game development (which I am finding more and more interesting) and TimeTraveler. Lastly, I've been a little exasperated with TimeTraveler, as re-reading my code is a pain, but I've managed to find a second developer who would be willing to help me work on the mod: currently he is implementing a way to add events to the Player base classes so we can re-invent past travel. I'm rather sorry that very little has actually gotten done in the recent weeks, but hopefully I'll be able to work on this more in the near future when my shcoolwork and time that I'm not mentally exhausted are decreased. The mod is still in active development, want to reassure you all of that, but just a lot slower than I would like.
i have issues with the installer so working backwards is impractical for me lol.
To Unite All peoples within our nation.
To denounce the evils of truth and love.
To extend our reach to the stars above.
Jesse.
James.
Team rocket blast off at the speed of light!
Surrender now or prepare to fight!
Meowth! That's right!
I'll add more here after I try it and come up with more:
About the first idea:
1. You can't see your future self, because you didn't travel to the future yet. This time travel changes the past retroactively instead of simultanously.
2. Your past self seeing you is curently being implemented.