User avatar
By MrMasochism
#6865 Pixelmon 2.1.1 now out! (viewtopic.php?f=6&t=1758)


Here is the result of our latest endeavour, Pixelmon 2.0!

Changelog:
- Natures: all 25 natures, should work identically to the pokemon games, visible in the pokemon summary screen
- Growths: 7 different growths, impacts how big the pokemon is and will be. Visible in the pokemon summary screen
- Bosses: 3 different types of bosses (uncommon, rare and legendary), each is bigger, stronger and much harder to catch than normal. Defeating them will cause them to drop rare items (tms, potions etc), pokemon of the same evolutionary chain will spawn around them in larger groups.
- Added Fossil Cleaner: rotating machine you put your uncovered fossils into to clean them, making them ready for the fossil reviving machine.
Recipe: AAA/AAA/RGR (A=aluminium plate, R=redstone, G=glassPane)
Right click it with a fossil in hand to activate it and right click to remove the cleaned fossil when it’s stopped.
- Everstone and other held items all now function correctly
- Disabled damage from cactus and arrows on pokemon
- Streamlined and sped-up the spawning algorithms, things should be a bit smoother and use less cpu
- New config options: allowRiding, allowPlanting, allowPvpExperience
- Re-build of the battle system allowing generalised participants
- Battle chat now uses nicknames
- Moves Coded:
magnitude
- 5 New Trainers:
Ornithologist, Bug Maniac, Fire Breather, Little Boy Swimmer, Male Swimmer
- 19 New Pokemon:
Clefable, Clefairy, Sandslash, Persian, Raticate, Aerodactyl, Bellsprout, sandshrew, Fearow, Anorith, Archen, Poliwhirl, Cranidos, Shieldon, Archeops, Graveler, Gengar, Espeon, Cloyster NidoranFemale
- New Models:
Magnemite, charizard, mareep, zubat, pidgey
- Mareep can now be shorn; wool will regrow after time, use shears to shear

Fixes:
- Fossils for which the created pokemon is not in game are not generated or findable in the world
- Nickname was being set when a pokemon entered a pc (causing name kept on evolution)
- Fixed a crash from new database retrieval method where download of database pointer returns null
- Pokemon can no longer be sent out in battle when fainted or healed with potions
- Fixed crash on closing trading gui with button
- Fixed fossil machine display rendering through other object
- Learning moves happens after evolution
- Evolution now happens back a level earlier
- Fixed crash from pokemon riding minecarts
- Fixed pokedex in smp
- Fix to our y-rotation issues with techne!!! – As a result a whole bunch of old models that had glitches now look right!
- Water pokemon no longer drown
- Swimming pokemon no longer jump up and down lots
- Fixed crash on picking a move that was empty in battle
- Fixed being able to use an attack with no pp
- Shinies will now stay shiny on catch


Downloads are universal, one version works on both client and server (this holds true for both forge and Pixelmon)

Note: Remove your pixelmon.cfg when upgrading from a previous version

Help keep Pixelmon going and Donate!
Image

DOWNLOADS
Pixelmon 2.0 Install
Link 1 - http://adf.ly/Jbts7
Link 2 - http://adfoc.us/7513717999047

Minecraft Forge:
Minecraft Forge 6.6.0.497 and above


To install:
Client:
Install Forge -> Extract zip into .minecraft folder

Server:
Install Forge -> Extract zip into server folder

Edit: Updated with forgotten added pokemon

By Mr_Smithy
#6866 Awesome lock out to try the update:-D
Old worlds are the new updates on them after updating or do there needed to be making a new world;-)
'N' the spawn-rate on fossils and there do they spawn a specific biome or?;-)
By tyson
#6877 Great job !
By Skibb
#6881 You forgot a few new pokemon . Gengar , Espeon and NidoranFemale . Just saying :P
By Bramazing
#6903 this is the crash report if it helps
---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 22/02/13 16:25
Description: Failed to start game

java.lang.IllegalArgumentException: Slot 4083 is already occupied by pixelmon.blocks.BlockFossilCleaner@5d3d9406 when adding pixelmon.blocks.apricornTrees.BlockApricornTree@75c145bc
at amq.<init>(Block.java:326)
at akb.<init>(BlockContainer.java:11)
at pixelmon.blocks.apricornTrees.BlockApricornTree.<init>(BlockApricornTree.java:26)
at pixelmon.config.PixelmonBlocksApricornTrees.load(PixelmonBlocksApricornTrees.java:47)
at pixelmon.config.PixelmonBlocks.load(PixelmonBlocks.java:97)
at pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:46)
at pixelmon.Pixelmon.preInit(Pixelmon.java:84)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
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:486)
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)


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 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 378171048 bytes (360 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 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->Pre-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
Pixelmon [Pixelmon] (Pixelmon 2.0.zip) Unloaded->Constructed->Errored
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 5670 GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: faithful32pack.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
By Gubba1995
#6904
Bramazing wrote:this is the crash report if it helps
---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 22/02/13 16:25
Description: Failed to start game

java.lang.IllegalArgumentException: Slot 4083 is already occupied by pixelmon.blocks.BlockFossilCleaner@5d3d9406 when adding pixelmon.blocks.apricornTrees.BlockApricornTree@75c145bc
at amq.<init>(Block.java:326)
at akb.<init>(BlockContainer.java:11)
at pixelmon.blocks.apricornTrees.BlockApricornTree.<init>(BlockApricornTree.java:26)
at pixelmon.config.PixelmonBlocksApricornTrees.load(PixelmonBlocksApricornTrees.java:47)
at pixelmon.config.PixelmonBlocks.load(PixelmonBlocks.java:97)
at pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:46)
at pixelmon.Pixelmon.preInit(Pixelmon.java:84)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
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:486)
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)


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 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 378171048 bytes (360 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 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->Pre-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
Pixelmon [Pixelmon] (Pixelmon 2.0.zip) Unloaded->Constructed->Errored
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 5670 GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: faithful32pack.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

you have to Delete the Pixelmon.cfg
When do you start to read carefully?
It's in the Update Info..
JOIN THE TEAM