thanks for the info. i recognise this. its something to do with arrows that no longer have owners when my mod checks if its valid dmg to a lizardman (ie stalkers cant hurt other stalkers with their arrows). were you able to log straight back in?? anyway, ill look into it. any info you have about what was happening at the time would be great: eg. were there a lot of lizardmen about, the green ones with bows particularly, skeletons... anything that can help me try to force the crash.
I actually wasn't paying a lot of attention when it happened so I'm not sure what was going on, and it crashed the server. I can't get reconnected because it instantly just crashes the server when someone joins, and I was just in a test world at the moment so the fact that it corrupted the world isn't a big deal, yet. It would be different if it was a world we'd spent months playing on though, so I wanted to report it just in case it comes up again.
Got a crash today on 1.7.10. If you're still supporting at least bug fixes for this version, here's the report.
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Uh... Did I do that?
Time: 3/2/18 9:16 AMDescription: Ticking entity
java.lang.ClassCastException: net.minecraft.entity.projectile.EntityArrow cannot be cast to net.minecraft.entity.EntityLivingBase at com.salvestrom.w2theJungle.mobs.entity.EntityLizardmanBase.func_70097_a(EntityLizardmanBase.java:223) at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:270) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
How about instead of adding a flute to make tamed dragons in flight come down, you code it so they don't fly away to begin with??
I've spent four hours trying to find my dragon. Thanks.
Also, dragon armor is unobtainable due to the crafting recipe not working and fire dragon breeding doesn't work. You're welcome.
Your suggestion is a decent one about making them not fly away to begin with, but your presentation needs work. People mod for a hobby, not because they have to. If someone treated you this way, you wouldn't want to fix their problems.
That being said, have you tried the armor crafting with just Ice and Fire installed? I haven't gotten that far in the modpack I'm playing (to craft the armor) so I don't have any real feedback to provide, but now I'll have to test it out and see if I can't craft armor either.
This snippet is found on line 1250 of the SpawnListEntries file. You can attempt to fix it yourself if you want to get a better understanding, or you can download copy and paste from the fixed version I have provided.
Yeah, tried that. Turns out most of the relevant config files are too big for pastebin's free service and I'm not paying for a place to upload text documents.
... hmmm... Okay, this is going to be kind of a long list of links.
Note that I'd been doing some fiddling between then and now with other creature mods (which also don't work), so these are actually reconstructions of the configs. I still can't load a world with them, but I don't get a crash report, either.
Tried to request permission to access the documents, but doesn't seem to even let me do that.
So I think I'm starting to narrow down the problem. First, it seems that adding or removing Mo' Creatures mobs from biomes makes the worlds not load. Second, changing the spawn weights and caps for Mo' Creatures seems to do the same thing. This one may be due to Mo' Creatures having its own config file for setting spawn weights and caps.
After more fiddling, I finally ended up with a crash report.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 2/17/18 11:16 AM
Description: Exception in server tick loop
java.lang.ArithmeticException: / by zero
at jas.spawner.modern.spawner.creature.type.CreatureType.isReady(CreatureType.java:77)
at jas.spawner.modern.spawner.SpawnerTicker.performSpawningInWorld(SpawnerTicker.java:58)
at jas.spawner.modern.spawner.SpawnerTicker.serverTick(SpawnerTicker.java:42)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_115_SpawnerTicker_serverTick_ServerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 533944640 bytes (509 MB) / 1685585920 bytes (1607 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 9 mods loaded, 9 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.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
UCHIJAAAA lotr{Beta v33.4 for Minecraft 1.7.10} [The Lord of the Rings Mod] (The-Lord-of-the-Rings-Mod-1.7.10.jar)
UCHIJAAAA JustAnotherSpawner{0.17.8} [Just Another Spawner] (JustAnotherSpawner-0.17.8.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I have no idea what this crash report means, but at least it's something.
I'm not certain about the report myself either unfortunately, but.. did you copy the contents of the Mo Creatures JAS SpawnListEntries file and paste it into an online json validator? If it comes back invalid, that's probably the issue.
If it comes back invalid, paste some bits from the validator that it didn't like so we can help you correct the formatting.
hey guys please stop packing the installer into the .jar format which no OS outside of XP knows how to deal with
Am I missing something here? The jar isn't something you run as an installer... plus, yes, OS's outside Windows XP know how to handle it, if you tell them what needs to run the .jar file, and...if it was meant to be run.
To "install" this, you just drop the .jar in your mods folder.
No, I *really* need help with this because with the defaults, the only mobs that spawn are bugs and the occasional monster. No deer, no goats, no fish, just bugs and things trying to kill me.
Sounds like it's either not JAS causing the issue, or you changed other configs to do with Mo' Creatures? I don't have any problem with JAS spawning creatures with default configs.
Are you using mods that add biomes?
You could try deleting the entire JAS folder, if you haven't made any other changes to any configs in the JAS folder, so it regens ALL the config files. Otherwise, I don't think this is a JAS issue.
Isn't the default JAS file perfectly fine for MoCreatures spawns, though?
This is true.
@irish, I guess I should ask, are you just trying to get the default Mo' Creatures spawns to work? If you've messed with the configs, you can just delete the Mo' Creatures file in SpawnListEntries and it will regenerate. Or force it to regen by typing /jas loadconfig.
First, I want to apologize. I've been going through some personal stuff lately that has made me rather short tempered. The frustration I've encountered trying to get this mod to work didn't help. I've looked through the last couple pages and... I don't know if I missed one of your replies or if you added useful information when editing it.
Unfortunately, that still doesn't help much. I've used Google. I've done several searches through this thread and the LotR thread. I've read the wiki until my eyes crossed.
I don't think a mod for a game should take this much effort on the part of the user. I've mostly given up trying to get LotR mobs to spawn and have shifted focus to Mo' Creatures. Good news, the insects will spawn. Bad news, nothing else will. And I'm back to not understanding the tags, changes made to most of the config files results in the world not loading, and, yes, I have tried figuring it out on my own. I spent hours figuring it out on my own before asking for help the first time, I've spent even more time figuring it out on my own since then. No luck.
I will gladly provide a list of the mods I'm currently using if anyone is willing to lend a hand. I just want Minecraft to feel a little less empty. Using LotR mobs would be great because some of the critters are just plain adorable, but I'll settle for getting Mo' Creatures to work. (Using Custom Mob Spawner is not an option with my other mods since it crashes when I try to start the game.)
Can you provide the Mo' Creatures config file from JAS under JustAnotherSpawner>WorldSettings>BASIC>DEFAULT>SpawnListEntries please? Perhaps also the LotR one.
I have a little time today. Maybe I can help you get this going. I'd recommend using those config files (assuming we get it working) as an example for future edits you want to make to other JAS configs.
If you have a Discord account, maybe we can meet up in a room and I will try to help you set it up. This is a limited time offer, though. I only have a few hours to play around with things today.
Having a bit of a problem loading a pack after adding Optifine. I verified in the Optifine changelog that the version I'm using of Forge and Optifine are compatible (Forge 1.10.2 12.18.3.2511, and OptiFine_1.10.2_HD_U_E7):
// Sorry :(// Sorry
Time: 1/28/18 1:56 AMDescription: Initializing game
java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 65 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:56) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) 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)Caused by: java.lang.ArrayIndexOutOfBoundsException: 65 at slimeknights.tconstruct.library.client.texture.PatternTexture.colorPixel(PatternTexture.java:64) at slimeknights.tconstruct.library.client.texture.AbstractColoredTexture.processData(AbstractColoredTexture.java:118) at slimeknights.tconstruct.library.client.texture.AbstractColoredTexture.load(AbstractColoredTexture.java:99) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:214) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:156) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:54) ... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:56) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) 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)
1.7.10 is quite old, do you guys think you can go up to 1.12.2?
I wouldn't count on this mod going anywhere fast, unfortunately. It's barely got any content for the intended version let alone a port in mind.
I would go with the suggestion of Animania. Far superior. I wish it was available for 1.7.10, even though it's an old version. Just spent too much time on my pack to move on at the moment.
0
0
I actually wasn't paying a lot of attention when it happened so I'm not sure what was going on, and it crashed the server. I can't get reconnected because it instantly just crashes the server when someone joins, and I was just in a test world at the moment so the fact that it corrupted the world isn't a big deal, yet. It would be different if it was a world we'd spent months playing on though, so I wanted to report it just in case it comes up again.
0
Hey salvestrom,
Got a crash today on 1.7.10. If you're still supporting at least bug fixes for this version, here's the report.
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Uh... Did I do that?
Time: 3/2/18 9:16 AMDescription: Ticking entity
java.lang.ClassCastException: net.minecraft.entity.projectile.EntityArrow cannot be cast to net.minecraft.entity.EntityLivingBase at com.salvestrom.w2theJungle.mobs.entity.EntityLizardmanBase.func_70097_a(EntityLizardmanBase.java:223) at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:270) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at com.salvestrom.w2theJungle.mobs.entity.EntityLizardmanBase.func_70097_a(EntityLizardmanBase.java:223) at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:270) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887)
-- Entity being ticked --Details: Entity Type: Arrow (net.minecraft.entity.projectile.EntityArrow) Entity ID: 208240 Entity Name: arrow Entity's Exact location: 511.93, 78.28, 363.71 Entity's Block location: World: (511,78,363), Chunk: (at 15,4,11 in 31,22; contains blocks 496,0,352 to 511,255,367), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.13, -0.32, -0.07Stacktrace: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
-- Affected level --Details: Level name: world All players: 1 total; [EntityPlayerMP['x_Chowder_x'/1045, l='world', x=581.19, y=87.24, z=467.10]] Chunk stats: ServerChunkCache: 552 Drop: 0 Level seed: -3889705896074691510 Level generator: ID 04 - RTG, ver 0. Features enabled: true Level generator options: Level spawn location: World: (378,64,746), Chunk: (at 10,4,10 in 23,46; contains blocks 368,0,736 to 383,255,751), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023) Level time: 66096 game time, 66096 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 91751 (now: false), thunder time: 77846 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: falseStacktrace: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Linux (amd64) version 4.2.0-42-generic Java Version: 1.8.0_101, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 13787704360 bytes (13148 MB) / 16715874304 bytes (15941 MB) up to 16715874304 bytes (15941 MB) JVM Flags: 2 total; -Xmx16384M -Xms16384M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 9, tallocated: 61 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 160 mods loaded, 159 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.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge.jar) UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge.jar) UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJAAAA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar) UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar) UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar) UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) UCHIJAAAA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar) UCHIJAAAA AccidentallyCircumstantialEvents{1.12.11} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.12.11.jar) UCHIJAAAA forgeendertech{1.7.10-1.9.2.0} [Forge Endertech] (ForgeEndertech-1.7.10-1.9.2.0-build.0061.jar) UCHIJAAAA adchimneys{1.7.10-2.16.8.0} [Advanced Chimneys] (AdChimneys-1.7.10-2.16.8.0-build.0071.jar) UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJAAAA adventurebackpack{1.7.10-0.8f} [Adventure Backpack] (adventurebackpack-1.7.10-0.8fbeta3.jar) UCHIJAAAA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) UCHIJAAAA aiimprovements{0.0.1.19} [AI Improvements] (AIImprovements-1.7.10-0.0.1b19-dev.jar) UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) UCHIJAAAA aobdoc{1.0.5} [Another One Bites The Dust: Ore Chunks] (AOBDOC-1.0.5.jar) UCHIJAAAA AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar) UCHIJAAAA Aquaculture{1.2.6} [Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar) UCHIJAAAA MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar) UCHIJAAAA ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar) UCHIJAAAA Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) UCHIJAAAA AutoSapling{1.0} [AutoSapling] (AutoSapling-1.1.jar) UCHIJAAAA betterbeginnings{0.9.6-R1a} [BetterBeginnings] (betterbeginnings-MC1.7.10-b0.9.6-R2a.jar) UCHIJAAAA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJAAAA BiomeTweaker{2.0.182} [BiomeTweaker] (BiomeTweaker-1.7.10-2.0.182.jar) UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar) UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHIJAAAA BigDoors{1.7.10-1.1.0} [Big Doors] (BigDoors-1.7.10-1.1.0.jar) UCHIJAAAA bigtrees{0.2} [The BigTrees Mod] (bigtrees-0.2-1.7.10.jar) UCHIJAAAA birdsnests{1.4} [Bird's Nests] (BirdsNests1.7.10-1.4.jar) UCHIJAAAA BNBGamingLib{2.3.2} [BNBGamingLib] (BNBGamingLib-2.3.2.jar) UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHIJAAAA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar) UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.1d.jar) UCHIJAAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar) UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.5.jar) UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.5.jar) UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.5.jar) UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.5.jar) UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.5.jar) UCHIJAAAA MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar) UCHIJAAAA CustomOreGen{1.2.26} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.26.jar) UCHIJAAAA difficultlife{1.1.1710.11} [Difficult Life] (DifficultLife-1.2.1710.3.jar) UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) UCHIJAAAA dungeonmobs{4.1.3} [Dungeon Mobs] (Dungeon Mobs v4.1.3.jar) UCHIJAAAA wizardry{1.1.5} [Electroblob's Wizardry] (Electroblob's Wizardry - 1.1.5 - MC 1.7.10.jar) UCHIJAAAA enchvil{1.0} [Enchvil Mod] (enchvil-1.7.2-V1.1.jar) UCHIJAAAA EnhancedInventories{1.7.10-1.1.11} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.1.11.jar) UCHIJAAAA enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar) UCHIJAAAA etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar) UCHIJAAAA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar) UCHIJAAAA farseek{2.0} [Farseek] (Farseek-1.7.10-2.0.jar) UCHIJAAAA fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJAAAA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) UCHIJAAAA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar) UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar) UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar) UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar) UCHIJAAAA glass_shards{1.5.2} [Glass Shards] (glass_shards_mc1.7.10-1.5.2.jar) UCHIJAAAA GraveStone{2.17.1} [GraveStone] (GraveStone-2.17.1.jar) UCHIJAAAA Growthcraft{1.7.10-2.7.2} [Growthcraft] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Cellar{1.7.10-2.7.2} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Apples{1.7.10-2.7.2} [Growthcraft Apples] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.7.2} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Bees{1.7.10-2.7.2} [Growthcraft Bees] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.7.2} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Grapes{1.7.10-2.7.2} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Hops{1.7.10-2.7.2} [Growthcraft Hops] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Milk{1.7.10-2.7.2} [Growthcraft Milk] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA Growthcraft|Rice{1.7.10-2.7.2} [Growthcraft Rice] (growthcraft-1.7.10-2.7.2-complete.jar) UCHIJAAAA hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar) UCHIJAAAA HardcoreDarkness{1.7} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.7.jar) UCHIJAAAA hearts{1.1.1} [Heart Crystal Mod] (Heart Crystal by NukeDuck [1.7.10][1.1.1].jar) UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) UCHIJAAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHIJAAAA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar) UCHIJAAAA imc{1.12.3-MC1.7.10} [Improving Minecraft] (Improving Minecraft-1.12.3 for Minecraft 1.7.10.jar) UCHIJAAAA JASCompatability{1.2.0} [Just Another Spawner Compatibility Addon] (JustAnotherSpawnerCompatibilityAddon-1.2.0.jar) UCHIJAAAA latticemod{1.0} [Lattice Mod] (Lattice-Mod-1.7.10.jar) UCHIJAAAA levels{r3.0.1} [Levels] (Levels-1.7.10-r3.0.1.jar) UCHIJAAAA llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) UCHIJAAAA Login_Shield{1.2-10-gd36e6a4} [Login Shield] (Login_Shield-1.2-10-gd36e6a4.jar) UCHIJAAAA lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar) UCHIJAAAA mam{1.7.10-1.0.2} [Myths & Monsters Mod] (mam-1.7.10-1.0.2.jar) UCHIJAAAA minefantasy2{Alpha_2.8.14.5u} [MineFantasyII] (MineFantasyII-2.8.14.5u.jar) UCHIJAAAA MobProperties{1.0.2} [Mob Properties] (MobProperties-1.7.10-1.0.2.jar) UCHIJAAAA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar) UCHIJAAAA morematerials{0.9.20150214.0} [More Materials] (morematerials-0.9.20150615.0-MC1.7-20150621.jar) UCHIJAAAA Morpheus{1.7.10-1.6.10} [Morpheus] (Morpheus-1.7.10-1.6.10.jar) UCHIJAAAA mowziesmobs{1.2.9} [Mowzie's Mobs] (MowziesMobs-1.2.99.jar) UCHIJAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar) UCHIJAAAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar) UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar) UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar) UCHIJAAAA Oceancraft{1.4.1} [Oceancraft] (Oceancraft-1.4.1.jar) UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHIJAAAA pchan3{0.7} [PChan3 mods] (PChan3Mods-0.7(1.7.
10).jar) UCHIJAAAA plantmegapack{4.33} [Plant Mega Pack] (plantmegapack-4.33-1.7.10-1492.jar) UCHIJAAAA ShetiPhianCore{3.0.0} [ShetiPhian-Core] (ShetiPhianCore-1.7.10-3.0.0.jar) UCHIJAAAA platforms{0.1.2} [Platforms] (platforms-1.7.10-0.1.2.jar) UCHIJAAAA PvPTime{1.0.6} [PvPTime] (PvPTime-1.0.6.jar) UCHIJAAAA Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar) UCHIJAAAA r2rutils{@[email protected]} [R2R Utilities] (R2RUtils-1.7.10-0.7.jar) UCHIJAAAA row{1.7.10-5.8-RC7} [Rails of War] (RailsOfWar-1.7.10-5.8-RC7.jar) UCHIJAAAA reccomplex{0.9.7.1.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.1.jar) UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHIJAAAA RestrictedPortals{0.3.4} [Restricted Portals] (RestrictedPortals-1.7.10-0.3.4.jar) UCHIJAAAA restructured{1.0.4.2} [Restructured] (Restructured-1.7.10-1.0.4.2.jar) UCHIJAAAA RTG{1.7.10-1.1.1.7} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.7.jar) UCHIJAAAA com.superzanti.serversync{2.6.9} [ServerSync] (serversync-2.6.9.jar) UCHIJAAAA shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.7.10-1.7.1.jar) UCHIJAAAA SpecialAI{1.1.2} [Special AI] (SpecialAI-1.7.10-1.1.2.jar) UCHIJAAAA SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar) UCHIJAAAA SpiceOfLife{1.3.11} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.3.11.jar) UCHIJAAAA squidless{0.6.1} [Squidless] (squidless-1.7.10-0.6.1.jar) UCHIJAAAA streams{0.3.3} [Streams] (Streams-1.7.10-0.3.3.jar) UCHIJAAAA supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar) UCHIJAAAA SuspendedServer{1.0.1} [Suspended Server] (SuspendedServer-1.0.1.jar) UCHIJAAAA TallDoors{0.5.1} [Tall Doors Mod] (TallDoors-1.7.10-0.5.2.jar) UCHIJAAAA TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar) UCHIJAAAA thebetweenlands{1.0.6-alpha} [The Betweenlands] (TheBetweenlands-1.0.6-alpha-universal.jar) UCHIJAAAA tradeboothmod{1.7.10.1} [Trade Booth Mod] (tradebooth.1.7.10.1.jar) UCHIJAAAA trashslot{1.0.31} [TrashSlot] (trashslot-mc1.7.10-1.0.31.jar) UCHIJAAAA sgs_treasure{3.0.8} [SGS Treasure!] (Treasure-3.0.8-mc1.7.10.jar) UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] (Treecapitator-universal-2.0.4.jar) UCHIJAAAA Unifier{1.12} [Unifier] (Unifier-1.7.10-1.12.jar) UCHIJAAAA VillageNames{2.0} [Village Names] (VillageNames-1.7.10-2.0.jar) UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHIJAAAA wawla{1.3.2} [What Are We Looking At] (Wawla-1.3.2-1.7.10.jar) UCHIJAAAA waystones{1.0.5} [Waystones] (Waystones-mc1.7.10-1.0.5.jar) UCHIJAAAA webshooter{1.0.0} [WebShooter] (webshooter-1.7.10-1.0.0.jar) UCHIJAAAA thejungle{1.0} [Welcome to the Jungle] (WelcomeToTheJungle-1.0.7-1.7.10.jar) UCHIJAAAA wildmobsmod{1.4-dev-1} [Wild Mobs] (WildMobs-1.7.10-1.4-dev-1.jar) UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UCHIJAAAA witcherypatch{1.0.0} [WitcheryPatch] (WitcheryPatch-1.7.10-1.0.0.jar) UCHIJAAAA wolfarmor{1.3.0} [Wolf Armor and Storage] (wolfarmor-1.3.0.1.jar) UCHIJAAAA woodstuff{1.3.2} [WoodStuff] (WoodStuff-1.3.2.jar) UCHIJAAAA WTFCore{1.7} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.7.jar) UCHIJAAAA CaveBiomes{1.6} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.6.jar) UCHIJAAAA yegamolchattels{1.1.2} [Ye Gamol Chattels] (YeGamolChattels-1.1.2.jar) UCHIJAAAA ZAMod{v1.10} [Zombie Awareness] (zombieawareness-1.7.10-1.10.jar) UCHIJAAAA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar) UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins104} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jenkins104.jar) UCHIJAAAA JustAnotherSpawner{0.17.8} [Just Another Spawner] (JustAnotherSpawner-0.17.8.jar) UD BiomeTweakerCore{2.0.182} [BiomeTweaker Core] (minecraft.jar) CoFHCore: -[1.7.10]3.1.3-327 NetherOres: -[1.7.10]2.3.1-22 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 1 / 10; [EntityPlayerMP['x_Chowder_x'/1045, l='world', x=581.19, y=87.24, z=467.10]] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
0
Your suggestion is a decent one about making them not fly away to begin with, but your presentation needs work. People mod for a hobby, not because they have to. If someone treated you this way, you wouldn't want to fix their problems.
That being said, have you tried the armor crafting with just Ice and Fire installed? I haven't gotten that far in the modpack I'm playing (to craft the armor) so I don't have any real feedback to provide, but now I'll have to test it out and see if I can't craft armor either.
Read his comment. He already knows that, and is asking to have it "fixed" so that you don't need a flute. It's not a bad idea, really.
0
Okay, I found the problem.
"MoCreatures.Raccoon": {
"Arctic": {
"MontaneForest": {
"Weight-PassivePackMax-ChunkPackMin-ChunkPackMax": "8-4-1-2"
The line in bold needs to be removed so that it looks like this:
"MoCreatures.Raccoon": {
"MontaneForest": {
"Weight-PassivePackMax-ChunkPackMin-ChunkPackMax": "8-4-1-2"
This snippet is found on line 1250 of the SpawnListEntries file. You can attempt to fix it yourself if you want to get a better understanding, or you can
downloadcopy and paste from the fixed version I have provided.MoCreatures.cfg
0
I have one. He needed to provide access to the files.
Looks like I can see them now, thank you.
0
Tried to request permission to access the documents, but doesn't seem to even let me do that.
0
I'm not certain about the report myself either unfortunately, but.. did you copy the contents of the Mo Creatures JAS SpawnListEntries file and paste it into an online json validator? If it comes back invalid, that's probably the issue.
If it comes back invalid, paste some bits from the validator that it didn't like so we can help you correct the formatting.
2
Am I missing something here? The jar isn't something you run as an installer... plus, yes, OS's outside Windows XP know how to handle it, if you tell them what needs to run the .jar file, and...if it was meant to be run.
To "install" this, you just drop the .jar in your mods folder.
0
Sounds like it's either not JAS causing the issue, or you changed other configs to do with Mo' Creatures? I don't have any problem with JAS spawning creatures with default configs.
Are you using mods that add biomes?
You could try deleting the entire JAS folder, if you haven't made any other changes to any configs in the JAS folder, so it regens ALL the config files. Otherwise, I don't think this is a JAS issue.
0
This is true.
@irish, I guess I should ask, are you just trying to get the default Mo' Creatures spawns to work? If you've messed with the configs, you can just delete the Mo' Creatures file in SpawnListEntries and it will regenerate. Or force it to regen by typing /jas loadconfig.
0
Can you provide the Mo' Creatures config file from JAS under JustAnotherSpawner>WorldSettings>BASIC>DEFAULT>SpawnListEntries please? Perhaps also the LotR one.
I have a little time today. Maybe I can help you get this going. I'd recommend using those config files (assuming we get it working) as an example for future edits you want to make to other JAS configs.
If you have a Discord account, maybe we can meet up in a room and I will try to help you set it up. This is a limited time offer, though.
0
Having a bit of a problem loading a pack after adding Optifine. I verified in the Optifine changelog that the version I'm using of Forge and Optifine are compatible (Forge 1.10.2 12.18.3.2511, and OptiFine_1.10.2_HD_U_E7):
// Sorry :(// Sorry
Time: 1/28/18 1:56 AMDescription: Initializing game
java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 65 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:56) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) 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)Caused by: java.lang.ArrayIndexOutOfBoundsException: 65 at slimeknights.tconstruct.library.client.texture.PatternTexture.colorPixel(PatternTexture.java:64) at slimeknights.tconstruct.library.client.texture.AbstractColoredTexture.processData(AbstractColoredTexture.java:118) at slimeknights.tconstruct.library.client.texture.AbstractColoredTexture.load(AbstractColoredTexture.java:99) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:214) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:156) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:54) ... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:56) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) 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)
Pack loads fine if Optifine is removed.
0
I wouldn't count on this mod going anywhere fast, unfortunately. It's barely got any content for the intended version let alone a port in mind.
I would go with the suggestion of Animania. Far superior. I wish it was available for 1.7.10, even though it's an old version. Just spent too much time on my pack to move on at the moment.
0
Hey Ravenous,
I'm about to get on - What were you trying to spawn in exactly? I'll see if I can figure it out.
EDIT:
Okay, so from the server console, try:
give playername minefantasy2:standard_sword 1 0 {MF_CustomMaterials:{main_metal: "Iron", half_wood: "oakwood"}}
"1" represents quantity, "0" represents durability damage. I had to specify that for some reason or it would not work.
You could change "Iron" and "oakwood" to whatever material you want. . and of course, the "standard_sword" to a different item.