You are very welcome. I am happy to help you improve your mod. I have noticed another issue though, but this may just be specific to me. It appears that pokemobs can no longer damage me. I have switched difficulties and tried new worlds, but no change.
Hmm, I will check the damage selection code, that may be a result of the changes to allow attacks to affect blocks.
Edit: yep, definitely a result of the change to damage selection code
Seems that with the new damage selection code, pokemobs can only hurt players if the pokecube hardmode setting is true, you can check it with the command "/pokecube hm" and using "/pokecube hm true/false" will turn it on and off
Edit2: Question, should I keep it this way, or try to make it work like it used to.
The reason for the change is this:
Before, certain attacks were able to be intercepted by the player if hardmode is on, this will result in things like the player being hit if they get between two pokemobs fighting, and they use ranged attacks.
What I could try to do is make it so that if hardmode is off, it won't let tame pokemob attacks hurt players, or I can leave it like it is, where pokemobs can only hurt players in hardmode.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
I do not think that is my choice (if you are directing that question towards me). But I do not mind the change too much; I did quite like the challenge of being killed every few minutes; it forces one to develop in different ways. In my opinion, I would like it to be incorporated into normal playing style. The idea of having to avoid two pokemobs fighting seems more realistic, and it adds a new danger to the play style. Once again, I am only offering my thoughts; I believe this is a larger issue that should be consulted with the mod community. Thank you for the help again.
Ya, it was intended as a question to general public, I think I will change the poll to be about it.
I personally like the hardmode setting on, but currently it also does things like force enable explosion damage, so for anti-grief reasons on servers I had it off by default, depending on the results of the poll, I might change it to being on by default instead.
Edit: added poll for it, will probably let the poll run for a week or so, then make the default be whatever the poll says.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
*soon being whenever I get the rest of the forme textures done, and come up with an idea for the plates, I am considering having the badges work as them.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
*soon being whenever I get the rest of the forme textures done, and come up with an idea for the plates, I am considering having the badges work as them.
Henh, thought it was a bunch of groomed Furfrou, then you mentioned the plates. Wow I'm dumb.
Rollback Post to RevisionRollBack
Sorry I know that what I initially said, and my rebuttal when you replied are two different things, but I am terrible at explaining things. It usually takes someone else who tells me something like "......? I don't understand..." to get it right after the fact. I hope it didn't confuse you too much!
check that it is the correct option set to not make them spawn, a few versions ago the location of the config option was changed from general to mobspawning, so make sure deactivateAnimals and deactivateMonsters in mobspawning is set to true, not the one in general
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
try shift right clicking with a lucky egg in creative mode.
It Crashed the game XD
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 06/03/16 10:28
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177070_b(RendererLivingEntity.java:560)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:23)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:16)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:479)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:31)
at net.minecraft.client.renderer.entity.Render.func_76986_a(SourceFile:44)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:197)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:16)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:375)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:332)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:299)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:652)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1316)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1230)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1058)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177070_b(RendererLivingEntity.java:560)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:23)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:16)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:479)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:31)
at net.minecraft.client.renderer.entity.Render.func_76986_a(SourceFile:44)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:197)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:16)
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 06/03/16 10:28
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177070_b(RendererLivingEntity.java:560)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:23)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:16)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:479)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:31)
at net.minecraft.client.renderer.entity.Render.func_76986_a(SourceFile:44)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:197)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:16)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:375)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:332)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:299)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:652)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1316)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1230)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1058)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177070_b(RendererLivingEntity.java:560)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:23)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:16)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:479)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:31)
at net.minecraft.client.renderer.entity.Render.func_76986_a(SourceFile:44)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:197)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:16)
I guess the professor is broken atm then, I will fix that. It is supposed to spawn a professor mob, who brings up the choose first gui if you don't have a starter, when you right click him.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
This allows things like allowing resource packs to change database values per pokemob.
Moved mountedoffset and particle data to the per-pokemob XMLs from resources - This allows the XML used for animation to also specify the mounted offset, which will help for tweaking where players sit while riding the pokemob.
Fixed error with Professor renderer.
Edit: Should also mention it allows changing the pokemobs drops, spawns, etc as well via the resource packs, I will make a sample at some point for this.
Current things on todo list:
Tweak store/gather AI to only try running if pokemob has somewhere to put things.
Add in system for per-nbttag item rendering, to allow things like custom mega stone textures (I will need to get some custom mega stone textures for testing though)
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
java.lang.NoClassDefFoundError: cpw/mods/fml/common/network/simpleimpl/IMessage
at baubles.common.lib.PlayerHandler.getPlayerBaubles(PlayerHandler.java:26)
at pokecube.adventures.events.RenderHandler.keyInput(RenderHandler.java:71)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_70_RenderHandler_keyInput_KeyInputEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:547)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1954)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.network.simpleimpl.IMessage
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 16 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at baubles.common.lib.PlayerHandler.getPlayerBaubles(PlayerHandler.java:26)
at pokecube.adventures.events.RenderHandler.keyInput(RenderHandler.java:71)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_70_RenderHandler_keyInput_KeyInputEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:547)
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Uploaded Pokecube Core 2.2.10, Pokecube Revival 2.2.3 and ThutCore 2.3.4
Changelog for Pokecube Core:
Updated PokedexEntryLoader to use JAXB
Updates to requiring ThutCore 2.3.4.
This allows things like allowing resource packs to change database values per pokemob.
Moved mountedoffset and particle data to the per-pokemob XMLs from resources - This allows the XML used for animation to also specify the mounted offset, which will help for tweaking where players sit while riding the pokemob.
This also allows changing the pokemobs drops, spawns, etc as well via the resource packs, I will make a sample at some point for this.
Fixed error with Professor renderer.
Added button to animate gui to toggle between normal and shiny texture.
Tweaks to storage and gather AI, gather AI will no longer run if there is nowhere to store stuff. This reduces AI load quite a bit.
Changelog for Pokecube Revival:
Updates to pokecube Core 2.2.10 and Thutcore 2.3.4
Changelog for ThutCore:
Predicate support for the object finder. the object handed to the predicate is the IBlockState.
Pokecube Mobs will probably get an update sometime later, I will probably wait for the second giratina model though, as then the set of those 4 legends will be complete.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
You are very welcome. I am happy to help you improve your mod. I have noticed another issue though, but this may just be specific to me. It appears that pokemobs can no longer damage me. I have switched difficulties and tried new worlds, but no change.
Hmm, I will check the damage selection code, that may be a result of the changes to allow attacks to affect blocks.
Edit: yep, definitely a result of the change to damage selection code
Seems that with the new damage selection code, pokemobs can only hurt players if the pokecube hardmode setting is true, you can check it with the command "/pokecube hm" and using "/pokecube hm true/false" will turn it on and off
Edit2: Question, should I keep it this way, or try to make it work like it used to.
The reason for the change is this:
Before, certain attacks were able to be intercepted by the player if hardmode is on, this will result in things like the player being hit if they get between two pokemobs fighting, and they use ranged attacks.
What I could try to do is make it so that if hardmode is off, it won't let tame pokemob attacks hurt players, or I can leave it like it is, where pokemobs can only hurt players in hardmode.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
I do not think that is my choice (if you are directing that question towards me). But I do not mind the change too much; I did quite like the challenge of being killed every few minutes; it forces one to develop in different ways. In my opinion, I would like it to be incorporated into normal playing style. The idea of having to avoid two pokemobs fighting seems more realistic, and it adds a new danger to the play style. Once again, I am only offering my thoughts; I believe this is a larger issue that should be consulted with the mod community. Thank you for the help again.
Ya, it was intended as a question to general public, I think I will change the poll to be about it.
I personally like the hardmode setting on, but currently it also does things like force enable explosion damage, so for anti-grief reasons on servers I had it off by default, depending on the results of the poll, I might change it to being on by default instead.
Edit: added poll for it, will probably let the poll run for a week or so, then make the default be whatever the poll says.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Me Too
Added that option.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Can you lower spawn number of zubats in overworld and nether?
It causes huge lag spikes.
Coming soon*:
Model courtesy of the people from this map:
http://www.minecraftforum.net/forums/mapping-and-modding/maps/2576290-pokemon-cobalt-and-amethyst-pokemon-in-vanilla
*soon being whenever I get the rest of the forme textures done, and come up with an idea for the plates, I am considering having the badges work as them.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Henh, thought it was a bunch of groomed Furfrou, then you mentioned the plates. Wow I'm dumb.
Sorry I know that what I initially said, and my rebuttal when you replied are two different things, but I am terrible at explaining things. It usually takes someone else who tells me something like "......? I don't understand..." to get it right after the fact. I hope it didn't confuse you too much!
because of minecraft mobs are spawning even with the configurations set to not spawn?
check that it is the correct option set to not make them spawn, a few versions ago the location of the config option was changed from general to mobspawning, so make sure deactivateAnimals and deactivateMonsters in mobspawning is set to true, not the one in general
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Can you add a config for the starters selection screen?
Like, "Will appear when player enters the world=true/false"
Is most for map making, but then you could add professors to the mod.
Oh Really? Sorry Hahahaha. I was searching but couldn't find this one. Thank you Hahaha
try shift right clicking with a lucky egg in creative mode.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
I was looking the creative stuff.
How does the Revive Works? I was trying to Click every single buttom but... no result.
It Crashed the game XD
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 06/03/16 10:28
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177070_b(RendererLivingEntity.java:560)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:23)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:16)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:479)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:31)
at net.minecraft.client.renderer.entity.Render.func_76986_a(SourceFile:44)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:197)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:16)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:375)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:332)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:299)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:652)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1316)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1230)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1058)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177070_b(RendererLivingEntity.java:560)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:23)
at net.minecraft.client.renderer.entity.RenderLiving.func_177070_b(SourceFile:16)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:479)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_177067_a(RendererLivingEntity.java:31)
at net.minecraft.client.renderer.entity.Render.func_76986_a(SourceFile:44)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:197)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41)
at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:16)
-- Entity being rendered --
Details:
Entity Type: pokecube.pokecube:Professor (pokecube.core.entity.professor.EntityProfessor)
Entity ID: 202
Entity Name: entity.pokecube.pokecube:Professor.name
Entity's Exact location: 222,47, 75,00, 239,81
Entity's Block location: 222,00,75,00,239,00 - World: (222,75,239), Chunk: (at 14,4,15 in 13,14; contains blocks 208,0,224 to 223,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0,00, -0,07, 0,00
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
-- Renderer details --
Details:
Assigned renderer: pokecube.core.client.render.entity.RenderProfessor@7dbddd9b
Location: 1,23,0,00,1,26 - World: (1,0,1), Chunk: (at 1,0,1 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Rotation: 4.21875
Delta: 0.20450687
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:375)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:332)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:299)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:652)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1316)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1230)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['eleneu'/616, l='MpServer', x=221,24, y=75,00, z=238,55]]
Chunk stats: MultiplayerChunkCache: 49, 49
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 228,00,74,00,244,00 - World: (228,74,244), Chunk: (at 4,4,4 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1070 game time, 1070 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 61 total; [EntityItem['item.item.muttonRaw'/256, l='MpServer', x=255,09, y=67,00, z=188,47], EntityItem['item.tile.cloth.white'/257, l='MpServer', x=254,03, y=67,00, z=189,41], EntityItem['item.item.muttonRaw'/258, l='MpServer', x=253,72, y=67,00, z=188,56], EntityXPOrb['Experience Orb'/259, l='MpServer', x=253,75, y=67,00, z=189,97], EntitySheep['Sheep'/260, l='MpServer', x=245,16, y=67,00, z=211,94], EntitySheep['Sheep'/261, l='MpServer', x=247,28, y=67,00, z=210,16], EntityItem['item.item.seeds'/262, l='MpServer', x=253,53, y=68,00, z=282,22], EntityZombie['Zombie'/137, l='MpServer', x=172,50, y=28,00, z=270,50], EntityZombie['Zombie'/138, l='MpServer', x=167,50, y=23,00, z=270,50], EntitySheep['Sheep'/139, l='MpServer', x=174,50, y=66,00, z=260,66], EntitySheep['Sheep'/140, l='MpServer', x=173,50, y=68,00, z=270,50], EntitySkeleton['Skeleton'/141, l='MpServer', x=162,69, y=30,00, z=285,22], EntitySheep['Sheep'/142, l='MpServer', x=173,50, y=68,00, z=274,53], EntitySheep['Sheep'/143, l='MpServer', x=173,50, y=68,00, z=273,44], EntitySheep['Sheep'/155, l='MpServer', x=178,53, y=64,00, z=260,50], EntitySheep['Sheep'/156, l='MpServer', x=177,16, y=64,00, z=260,50], EntitySpider['Spider'/157, l='MpServer', x=190,50, y=19,00, z=286,50], EntitySheep['Sheep'/158, l='MpServer', x=183,88, y=66,00, z=276,19], EntityPlayerSP['eleneu'/616, l='MpServer', x=221,24, y=75,00, z=238,55], EntitySheep['Sheep'/292, l='MpServer', x=262,19, y=68,00, z=177,78], EntitySheep['Sheep'/293, l='MpServer', x=264,03, y=68,00, z=176,94], EntityXPOrb['Experience Orb'/294, l='MpServer', x=256,88, y=67,00, z=190,28], EntityXPOrb['Experience Orb'/295, l='MpServer', x=256,19, y=67,00, z=190,38], EntitySheep['Sheep'/296, l='MpServer', x=257,81, y=67,00, z=185,63], GenericPokemob661['Fletchling'/175, l='MpServer', x=207,34, y=86,97, z=226,31], GenericPokemob315['Roselia'/176, l='MpServer', x=198,69, y=74,00, z=252,13], GenericPokemob338['Solrock'/177, l='MpServer', x=201,78, y=75,34, z=250,31], GenericPokemob338['Solrock'/178, l='MpServer', x=203,97, y=75,41, z=253,34], GenericPokemob703['Carbink'/179, l='MpServer', x=201,34, y=76,38, z=245,50], GenericPokemob10['Caterpie'/180, l='MpServer', x=200,69, y=73,97, z=241,56], EntitySheep['Sheep'/181, l='MpServer', x=199,50, y=67,00, z=270,50], EntityItem['item.item.sulphur'/182, l='MpServer', x=193,88, y=31,00, z=287,31], EntityBat['Bat'/183, l='MpServer', x=204,81, y=17,59, z=279,44], EntitySheep['Sheep'/184, l='MpServer', x=199,50, y=64,00, z=278,50], EntitySheep['Sheep'/185, l='MpServer', x=196,50, y=66,00, z=274,50], EntitySheep['Sheep'/186, l='MpServer', x=198,50, y=66,00, z=272,50], EntityZombie['Zombie'/701, l='MpServer', x=174,50, y=19,00, z=285,50], GenericPokemob19['Rattata'/200, l='MpServer', x=216,81, y=65,97, z=217,19], EntitySheep['Sheep'/201, l='MpServer', x=218,09, y=70,00, z=226,53], EntityProfessor['entity.pokecube.pokecube:Professor.name'/202, l='MpServer', x=222,47, y=75,00, z=239,81], GenericPokemob661['Fletchling'/203, l='MpServer', x=208,44, y=88,47, z=230,41], EntitySheep['Sheep'/223, l='MpServer', x=231,75, y=67,00, z=222,47], EntitySheep['Sheep'/224, l='MpServer', x=234,78, y=67,00, z=221,75], EntitySheep['Sheep'/225, l='MpServer', x=231,63, y=66,00, z=218,38], EntitySheep['Sheep'/226, l='MpServer', x=235,28, y=67,00, z=220,47], GenericPokemob19['Rattata'/227, l='MpServer', x=233,03, y=67,00, z=221,28], EntitySheep['Sheep'/228, l='MpServer', x=238,41, y=68,00, z=223,97], EntityXPOrb['Experience Orb'/229, l='MpServer', x=229,06, y=66,00, z=220,34], EntitySheep['Sheep'/230, l='MpServer', x=239,66, y=66,00, z=213,19], EntitySheep['Sheep'/231, l='MpServer', x=226,66, y=69,16, z=223,53], GenericPokemob519['Pidove'/232, l='MpServer', x=224,44, y=68,47, z=211,56], EntitySheep['Sheep'/233, l='MpServer', x=236,09, y=69,00, z=225,84], EntityItem['item.tile.cloth.white'/234, l='MpServer', x=233,25, y=70,00, z=227,72], EntityItem['item.item.muttonRaw'/235, l='MpServer', x=233,53, y=70,00, z=226,97], EntityXPOrb['Experience Orb'/236, l='MpServer', x=232,25, y=70,00, z=227,63], EntityItem['item.item.chickenRaw'/237, l='MpServer', x=229,66, y=69,00, z=225,41], EntityItem['item.item.feather'/238, l='MpServer', x=231,50, y=69,00, z=224,63], EntityXPOrb['Experience Orb'/239, l='MpServer', x=230,06, y=69,00, z=224,41], GenericPokemob19['Rattata'/240, l='MpServer', x=232,19, y=68,97, z=225,78], GenericPokemob19['Rattata'/241, l='MpServer', x=232,41, y=70,00, z=225,84], EntityItem['item.tile.cloth.white'/255, l='MpServer', x=255,84, y=67,00, z=187,91]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:347)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 307823848 bytes (293 MB) / 652754944 bytes (622 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1764 13 mods loaded, 13 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1764.jar)
UCHIJAAAA Forge{11.15.1.1764} [Minecraft Forge] (forge-1.8.9-11.15.1.1764.jar)
UCHIJAAAA Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0 (1).jar)
UCHIJAAAA IGWMod{1.2.3-3} [In-Game wiki Mod] (IGW-Mod-1.8.9-1.2.3-3-universal.jar)
UCHIJAAAA JEI{2.24.3.127} [Just Enough Items] (jei_1.8.9-2.24.3.127.jar)
UCHIJAAAA thutcore{2.3.3} [ThutCore] (thutcore-2.3.3.jar)
UCHIJAAAA NBTEditpqb{1.8-1.0} [In-game NBTEdit - Pokecube Edition] (Pokecube Core-2.2.9.jar)
UCHIJAAAA pokecube{2.2.9} [Pokécube Core] (Pokecube Core-2.2.9.jar)
UCHIJAAAA pokecube_ml{0.1.0} [Pokecube Model Loader] (Pokecube Core-2.2.9.jar)
UCHIJAAAA pokecube_mobs{1.1.8} [Pokécube Mobs] (Pokecube Mobs-1.1.8.jar)
UCHIJAAAA pokecube_adventures{2.2.2} [Pokécube Revival] (Pokecube Revival-2.2.2.jar)
UCHIJAAAA pokecube_compat{1.0} [Pokecube Compat] (Pokecube Revival-2.2.2.jar)
I guess the professor is broken atm then, I will fix that. It is supposed to spawn a professor mob, who brings up the choose first gui if you don't have a starter, when you right click him.
craft the revive with a dead pokemob
Edit: Fixes the professor crash for next release, here is what he currently looks like:
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Recent Development work:
This allows things like allowing resource packs to change database values per pokemob.
Moved mountedoffset and particle data to the per-pokemob XMLs from resources - This allows the XML used for animation to also specify the mounted offset, which will help for tweaking where players sit while riding the pokemob.
Fixed error with Professor renderer.
Edit: Should also mention it allows changing the pokemobs drops, spawns, etc as well via the resource packs, I will make a sample at some point for this.
Current things on todo list:
Add in system for per-nbttag item rendering, to allow things like custom mega stone textures (I will need to get some custom mega stone textures for testing though)
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
you are missing 1.8.9 baubles (crash indicates you have a 1.7.10 mod in there)
It can be found here:
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Uploaded Pokecube Core 2.2.10, Pokecube Revival 2.2.3 and ThutCore 2.3.4
Changelog for Pokecube Core:
Updated PokedexEntryLoader to use JAXB
Updates to requiring ThutCore 2.3.4.
This allows things like allowing resource packs to change database values per pokemob.
Moved mountedoffset and particle data to the per-pokemob XMLs from resources - This allows the XML used for animation to also specify the mounted offset, which will help for tweaking where players sit while riding the pokemob.
This also allows changing the pokemobs drops, spawns, etc as well via the resource packs, I will make a sample at some point for this.
Fixed error with Professor renderer.
Added button to animate gui to toggle between normal and shiny texture.
Tweaks to storage and gather AI, gather AI will no longer run if there is nowhere to store stuff. This reduces AI load quite a bit.
Changelog for Pokecube Revival:
Updates to pokecube Core 2.2.10 and Thutcore 2.3.4
Changelog for ThutCore:
Predicate support for the object finder. the object handed to the predicate is the IBlockState.
Pokecube Mobs will probably get an update sometime later, I will probably wait for the second giratina model though, as then the set of those 4 legends will be complete.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires