Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.

dodgersfan2134

Members
  • Content count

    110
  • Joined

  • Last visited

Everything posted by dodgersfan2134

  1. Setting up our own decay rate.

    Bioxx could you please explain and show us like were five, what other things go into account when multiplying by the decay rate. I do know that the environment, chunk loading, and temperature have an effect. As example, I didn't know the multiplier changed with the temperature. There are many things that are being calculated by the decay rate that are being left out that I don't understand.I'massuming the decay starts out at 0, so what starts the fire? When I go in creative and take out5 apples, and add 10 days, It results in different decay in all the apples. When the total decay becomes larger, it reacts more to the decay rate. Lets say one apple has 5% decay, and another has .5%. I will add 1 day, and the first will have about 7-8% (about 50% more by default), and the second might have 1.5% (thats more the 50% more by default) or .6% decay. If an item has a full 50% decay, and a day goes by, your more likely to see 75% total decay at the end of the day. That was my observation yesterday, but I need to look at it again. Funky stuff A decay rate of1.000234672will give me 50% decay after 72 days if the multiplier remains 1, and all else is left out...how would you go about in approximating the values to reach the goal of 50% decay after 72 days? Better yet could someone just show us whats going on in the code with the decay...
  2. Alternative method to make limewater.

    Oh, that's why...
  3. Bibliocraft Addon

    That's a good idea. I have biblocraft in my TFC server, and I enabled player access to the items by being able to purchase them through vendors. There's also the option to use the biblocraft addon, that adds dye colors I think. Then you can use custom npc mod to create your own recipes. As Alice suggested, in my server, a circle a wool cloth gives you 8 wool blocks.
  4. [Solved, Intentional][B78.7] Cow Gender Tiptool not visible.

    Since pigs and sheep still have the message. I looked this up. Maybe females should have a not pregnant message? The messages do help if your working with several females. Or else you get Pregnant Pregnant Pregnant Pregnant Pregnant Pregnant Pregnant Pregnant Pregnant Pregnant LOL idk?
  5. Server down. I changed the days in a year to 288.Then Iadded time to adjust thecalender to the time of a real day,and it gave the server CPU a seizure. But I did have a backup before I made all these changes. As soon as my manual backup is finished uploading, I'll retryeverything. Hopefully I will find a method that works. Or else the server is going back to default 96 days for the meantime. ----EDIT---- I managed to get the days to 288. Change your TFC options config file to 288 days. The config is included in the mod pack.
  6. What's your favorite method for storing food?

    I have biblocraft on my server. It seems that when I store food items in its shelves and such, it auto adds decay when I take the item out of storage. And it seems to add the decay as if the time was spent on loaded chunks...? Food decays faster when chunks are unloaded right?
  7. Splitting bloom crashes server v78.10

    Had this happen to me twice as well. Here is my crash report. ---- Minecraft Crash Report ----// Sorry Time: 4/27/14 2:25 AMDescription: Ticking tile entityjava.lang.NullPointerExceptionat TFC.TileEntities.TileEntityAnvil.removeRules(TileEntityAnvil.java:228)at TFC.TileEntities.TileEntityAnvil.func_70316_g(TileEntityAnvil.java:142)at net.minecraft.world.World.func_72939_s(World.java:2209)at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)A detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- Head --Stacktrace:at TFC.TileEntities.TileEntityAnvil.removeRules(TileEntityAnvil.java:228)at TFC.TileEntities.TileEntityAnvil.func_70316_g(TileEntityAnvil.java:142)-- Tile entity being ticked --Details:Name: TerraAnvil // TFC.TileEntities.TileEntityAnvilBlock type: ID #2011 (tile.Anvil // TFC.Blocks.Devices.BlockAnvil)Block data value: 11 / 0xB / 0b1011Block location: World: (445,143,-11425), Chunk: (at 13,8,15 in 27,-715; contains blocks 432,0,-11440 to 447,255,-11425), Region: (0,-23; contains chunks 0,-736 to 31,-705, blocks 0,0,-11776 to 511,255,-11265)Actual block type: ID #2011 (tile.Anvil // TFC.Blocks.Devices.BlockAnvil)Actual block data value: 11 / 0xB / 0b1011Stacktrace:at net.minecraft.world.World.func_72939_s(World.java:2209)at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)-- Affected level --Details:Level name: worldAll players: 1 total; [EntityPlayerMP['dodgersfan2134'/2286831, l='world', x=446.01, y=143.00, z=-11422.70]]Chunk stats: ServerChunkCache: 3421 Drop: 0Level seed: 4993782436928007751Level generator: ID 00 - DEFAULT, ver 1. Features enabled: trueLevel generator options:Level spawn location: World: (40,150,-9680), Chunk: (at 8,9,0 in 2,-605; contains blocks 32,0,-9680 to 47,255,-9665), Region: (0,-19; contains chunks 0,-608 to 31,-577, blocks 0,0,-9728 to 511,255,-9217)Level time: 21378828 game time, 27643438 day timeLevel dimension: 0Level storage version: 0x04ABD - AnvilLevel weather: Rain time: 68704 (now: false), thunder time: 11077 (now: false)Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: falseStacktrace:at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)-- System Details --Details:Minecraft Version: 1.6.4Operating System: Linux (amd64) version 2.6.32-431.11.2.el6.x86_64Java Version: 1.7.0_55, Oracle CorporationJava VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle CorporationMemory: 633025592 bytes (603 MB) / 1449881600 bytes (1382 MB) up to 6227755008 bytes (5939 MB)JVM Flags: 6 total; -Xmx6144M -Xms128M -XX:MaxPermSize=128M -XX:+UseSerialGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20AABB Pool Size: 6376 (357056 bytes; 0 MB) allocated, 6226 (348656 bytes; 0 MB) usedSuspicious classes: FML and Forge are installedIntCache: cache: 0, tcache: 9, allocated: 1, tallocated: 31FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 19 mods loaded, 19 mods activemcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableFML{6.4.49.965} [Forge Mod Loader] (minecraft_server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableForge{9.11.1.965} [Minecraft Forge] (minecraft_server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailablePlayerAPI{1.2} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availabletfc_coremod{0.78.10} [TFC[coremod]] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availableleatherwatersac{3.1.B78} [Leather Water Sac] (1.6.4_LeatherWaterSacTFC_3.1.B78.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availableanimalbikes{2} [AnimalBikes] (AnimalBikes_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips164.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableBiblioCraft{1.5.5} [biblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availablecustomnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availableterrafirmacraft{0.78.10} [TerraFirmaCraft] (TFC-0.78.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableExtraFirma{1.1.0} [ExtraFirma] (extrafirma-universal-1.0.4-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableForgePerms{1.6.1.7} [ForgePerms] (forgeperms-1.6.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailablePermissionsEx{1.5.0.0} [PermissionsEx] (forgeperms-1.6.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availablemod_MinePainter{0.1.7f1} [MinePainter] (minepainter-0.1.7f1-mc1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableMyTown{1.6.1.16} [MyTown] (MyTown-1.6.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availablemod_SmartMoving{14.5} [smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availablemod_SmartRender{1.1} [smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availabletradeboothmod{0.6.4.2} [Trade Booth Mod] (tradebooth.0.6.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableProfiler Position: N/A (disabled)Vec3 Pool Size: 3345 (187320 bytes; 0 MB) allocated, 3047 (170632 bytes; 0 MB) usedPlayer Count: 1 / 15; [EntityPlayerMP['dodgersfan2134'/2286831, l='world', x=446.01, y=143.00, z=-11422.70]]Is Modded: Definitely; Server brand changed to 'fml,forge'Type: Dedicated Server (map_server.txt)
  8. [TFC 0.78.9] ExtraFirma Addon v1.0.4

    May you please put up the recipes for the new bags and fish nets.
  9. [TFC 0.79.23+] Leather Water Sac for TFC

    Thanks Kitty, going to put the mod in my server then.
  10. [TFC 0.79.23+] Leather Water Sac for TFC

    haha thats nasty Well I personally think it shouldn't. Are you planing on it?
  11. [TFC 0.79.23+] Leather Water Sac for TFC

    Does this let you drink from salt water?
  12. Server DOWN Im updating to TFC to 78.3. This is going to be a new map. But the spawn and quest will remain the same. So you can still watch the video to see what the server is like. Leather water sac is the only TFC add-on thats works atm as far as I know with the update. All thats getting lost are the maps, and TFC add ons. All other mods will be updated along with TFC. Adding MINEPAINTER!!!!!!!!!!! The coolest mod in Minecraft!!! lol It adds a 3 chisels, and paintbrushes to paint on a canvas. Way better then the TFC chisel. It drops the little blocks and you can replace them like legos. Great for sculpting. If you are in any way artsy, you will LOVE this mod. Always makes me a bit sad to loose a map, but new beginnings are awesome. But if anyone would like a copy of the old map, I will upload it for download. I dont think anyone will though... I should get this server ready by tonight or tomorrow after work. If you would like to recommend any mods that work for 1.6.4, please post them on here.
  13. Added a quest at spawn. Also added a video showing the spawn area. If anyone would like another video showing anything related to Vividcraft 2, feel free to post it here. Remember to always post your quest ideas in the forums, or request NPC in your town.
  14. I added a quest at the bar. So if your starting out, go there and you should find a girl passed out drunk on the floor. She will give you a gold bar, so you can have at least have one plot starting out in the server. Also if your starting out, take note of chopAlog, and the custom recipes in the server. Any quest ideas please write them here, I'm going to make a video soon.
  15. Animals, becoming mini?

    I had the same problem, and did /time set 100000000 and everything came back to normal. But it can kill a player
  16. ----------------- WoW That fixed it. Changed it to default 96 atm. Why would that cause an issue on client side? I wish I had your knowledge to make some sense out of those error logs. I understand only the most simple stuff. Thanks much Emris_Morath! SERVER UP, it is brand spanking new BTW
  17. On new host. It seems that you have to tweek your JVM arguments to not get a client side crash. I put mine on-Xms1G -Xmx10G and I didn't have a problem logging in with another account. Not sure I understand those arguments right. Please post any problems you have getting on the sever if any. Thanks Edit: Its not working for me again. I think ive reached my limits. Here is what I'm getting. ---- Minecraft Crash Report ----// Don't do that.Time: 2/6/14 7:46 PMDescription: Unexpected errorjava.lang.ArrayIndexOutOfBoundsException: 44at TFC.Core.TFC_Climate.getMonthTempFactor(TFC_Climate.java:301)at TFC.Core.TFC_Climate.getTemp(TFC_Climate.java:186)at TFC.Core.TFC_Climate.getTemp(TFC_Climate.java:169)at TFC.Core.TFC_Climate.getGrassColor(TFC_Climate.java:393)at TFC.ClientProxy.grassColorMultiplier(ClientProxy.java:427)at TFC.Blocks.Terrain.BlockGrass.func_71920_b(BlockGrass.java:141)at net.minecraft.client.renderer.RenderBlocks.func_78570_q(RenderBlocks.java:4159)at TFC.Render.Blocks.RenderGrass.render(RenderGrass.java:20)at TFC.Handlers.Client.BlockRenderHandler.renderWorldBlock(BlockRenderHandler.java:38)at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:152)at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:57)at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:485)at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:224)at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1551)at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1129)at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)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:57)at net.minecraft.launchwrapper.Launch.main(Launch.java:18)A detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- Head --Stacktrace:at TFC.Core.TFC_Climate.getMonthTempFactor(TFC_Climate.java:301)at TFC.Core.TFC_Climate.getTemp(TFC_Climate.java:186)at TFC.Core.TFC_Climate.getTemp(TFC_Climate.java:169)at TFC.Core.TFC_Climate.getGrassColor(TFC_Climate.java:393)at TFC.ClientProxy.grassColorMultiplier(ClientProxy.java:427)at TFC.Blocks.Terrain.BlockGrass.func_71920_b(BlockGrass.java:141)at net.minecraft.client.renderer.RenderBlocks.func_78570_q(RenderBlocks.java:4159)at TFC.Render.Blocks.RenderGrass.render(RenderGrass.java:20)at TFC.Handlers.Client.BlockRenderHandler.renderWorldBlock(BlockRenderHandler.java:38)at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:152)at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:57)at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:485)at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:224)at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1551)at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1129)-- Affected level --Details:Level name: MpServerAll players: 1 total; [EntityClientPlayerMP['dodgersfan2134'/129, l='MpServer', x=36.50, y=154.62, z=-6783.50]]Chunk stats: MultiplayerChunkCache: 15Level seed: -1275570274664305139Level generator: ID 00 - DEFAULT, ver 1. Features enabled: falseLevel generator options:Level spawn location: World: (-513,135,-6355), Chunk: (at 15,8,13 in -33,-398; contains blocks -528,0,-6368 to -513,255,-6353), Region: (-2,-13; contains chunks -64,-416 to -33,-385, blocks -1024,0,-6656 to -513,255,-6145)Level time: 1330155 game time, 113182 day timeLevel dimension: 0Level storage version: 0x00000 - Unknown?Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: falseForced entities: 11 total; [EntityClientPlayerMP['dodgersfan2134'/129, l='MpServer', x=36.50, y=154.62, z=-6783.50], EntityZombieTFC['Zombie'/185, l='MpServer', x=51.44, y=38.00, z=-6762.72], EntityBat['Bat'/175, l='MpServer', x=22.50, y=31.19, z=-6767.00], EntitySpiderTFC['Spider'/189, l='MpServer', x=77.13, y=75.00, z=-6739.41], EntityZombieTFC['Zombie'/178, l='MpServer', x=19.50, y=38.00, z=-6767.50], EntityBat['Bat'/179, l='MpServer', x=23.69, y=36.09, z=-6766.13], EntityZombieTFC['Zombie'/176, l='MpServer', x=21.97, y=38.00, z=-6763.66], EntityZombieTFC['Zombie'/177, l='MpServer', x=20.50, y=38.00, z=-6767.50], EntityBat['Bat'/182, l='MpServer', x=22.13, y=32.22, z=-6763.84], EntityZombieTFC['Zombie'/180, l='MpServer', x=19.13, y=38.00, z=-6766.56], EntityBat['Bat'/181, l='MpServer', x=26.25, y=32.09, z=-6758.25]]Retry entities: 0 total; []Server brand: fml,forgeServer type: Non-integrated multiplayer serverStacktrace:at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2310)at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:861)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:57)at net.minecraft.launchwrapper.Launch.main(Launch.java:18)-- System Details --Details:Minecraft Version: 1.6.2Operating System: Windows 8 (amd64) version 6.2Java Version: 1.7.0_51, Oracle CorporationJava VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle CorporationMemory: 1293657280 bytes (1233 MB) / 1559756800 bytes (1487 MB) up to 7635730432 bytes (7282 MB)JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8GAABB Pool Size: 21635 (1211560 bytes; 1 MB) allocated, 15 (840 bytes; 0 MB) usedSuspicious classes: FML and Forge are installedIntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 31FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 15 mods loaded, 15 mods activemcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailableFML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailableForge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Availablechopalog{0.4.b77} [ChopALog] (1.6.2_ChopALog_0.4.b77.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Availableleatherwatersac{2.1.b77} [Leather Water Sac] (1.6.2_LeatherWaterSacTFC_2.1.b77_TFC_HF14+ (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Availableanimalbikes{2} [AnimalBikes] (AnimalBikes_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailableArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailableBiblioCraft{1.5.0} [biblioCraft] (BiblioCraft[v1.5.0].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Availablecustomnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Availableterrafirmacraft{0.77.22} [TerraFirmaCraft] (TFC-0.77.22.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailableExtraFirma{1.0.3} [ExtraFirma] (extrafirma-universal-v1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailableForgePerms{1.6.1.6} [ForgePerms] (forgeperms-1.6.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailablePermissionsEx{1.5.0.0} [PermissionsEx] (forgeperms-1.6.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailableMyTown{1.6.1.13} [MyTown] (MyTown-1.6.1.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Availabletradeboothmod{0.6.2.1} [Trade Booth Mod] (tradebooth.0.6.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->AvailableLaunched Version: 1.6.2-Forge9.10.1.871LWJGL: 2.9.0OpenGL: GeForce GTX 570/PCIe/SSE2 GL version 4.4.0, NVIDIA CorporationIs Modded: Definitely; Client brand changed to 'fml,forge'Type: Client (map_client.txt)Resource Pack: DefaultCurrent Language: English (US)Profiler Position: N/A (disabled)Vec3 Pool Size: 38 (2128 bytes; 0 MB) allocated, 38 (2128 bytes; 0 MB) used
  18. Came back to find server not working at all. Here is a server crash report if someone can say something about it. ---- Minecraft Crash Report ----// Quite honestly, I wouldn't worry myself about that.Time: 2/4/14 4:11 AMDescription: Exception in server tick loopjava.lang.OutOfMemoryError: GC overhead limit exceededat java.util.Formatter$FormatSpecifier.addZeros(Formatter.java:3399)at java.util.Formatter$FormatSpecifier.print(Formatter.java:3261)at java.util.Formatter$FormatSpecifier.print(Formatter.java:3190)at java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2757)at java.util.Formatter$FormatSpecifier.print(Formatter.java:2708)at java.util.Formatter.format(Formatter.java:2488)at java.util.Formatter.format(Formatter.java:2423)at java.lang.String.format(String.java:2797)at net.minecraft.entity.Entity.toString(Entity.java:2383)at java.lang.String.valueOf(String.java:2854)at java.lang.StringBuilder.append(StringBuilder.java:128)at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:907)at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java:414)at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75822_a(AnvilChunkLoader.java:103)at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75815_a(AnvilChunkLoader.java:83)at net.minecraft.world.gen.ChunkProviderServer.func_73239_e(ChunkProviderServer.java:182)at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:118)at net.minecraft.server.management.PlayerInstance.<init>(PlayerInstance.java:43)at net.minecraft.server.management.PlayerManager.func_72690_a(SourceFile:208)at net.minecraft.server.management.PlayerManager.func_72683_a(SourceFile:240)at net.minecraft.server.management.ServerConfigurationManager.func_72375_a(ServerConfigurationManager.java:220)at net.minecraft.server.management.ServerConfigurationManager.func_72377_c(ServerConfigurationManager.java:268)at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:136)at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:194)at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:166)at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:120)at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:178)at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:71)at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:55)at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:29)at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)A detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- System Details --Details:Minecraft Version: 1.6.2Operating System: Linux (amd64) version 3.8.13-xxxx-grs-ipv6-64Java Version: 1.7.0_25, Oracle CorporationJava VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle CorporationMemory: 687543080 bytes (655 MB) / 954466304 bytes (910 MB) up to 954466304 bytes (910 MB)JVM Flags: 2 total; -Xmx1024M -Xms1024MAABB Pool Size: 1216 (68096 bytes; 0 MB) allocated, 786 (44016 bytes; 0 MB) usedSuspicious classes: FML and Forge are installedIntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 62FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 14 mods loaded, 14 mods activemcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableFML{6.2.62.871} [Forge Mod Loader] (minecraft_server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableForge{9.10.1.871} [Minecraft Forge] (minecraft_server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availablechopalog{0.4.b77} [ChopALog] (1.6.2_ChopALog_0.4.b77.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availableanimalbikes{2} [AnimalBikes] (AnimalBikes_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableBiblioCraft{1.5.0} [biblioCraft] (BiblioCraft[v1.5.0].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availablecustomnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableMyTown{1.6.1.13} [MyTown] (MyTown-1.6.1.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availableterrafirmacraft{0.77.22} [TerraFirmaCraft] (TFC-0.77.22.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableExtraFirma{1.0.3} [ExtraFirma] (extrafirma-universal-v1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableForgePerms{1.6.1.6} [ForgePerms] (forgeperms-1.6.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailablePermissionsEx{1.5.0.0} [PermissionsEx] (forgeperms-1.6.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Availabletradeboothmod{0.6.2.1} [Trade Booth Mod] (tradebooth.0.6.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->AvailableProfiler Position: N/A (disabled)Vec3 Pool Size: 6185 (346360 bytes; 0 MB) allocated, 132 (7392 bytes; 0 MB) usedPlayer Count: 1 / 30; [EntityPlayerMP['dodgersfan2134'/125, l='world', x=-466.51, y=156.00, z=-8118.25]]Is Modded: Definitely; Server brand changed to 'fml,forge'Type: Dedicated Server (map_server.txt) I'm going to create a new world. I have a feeling that since the world spawn is very far from warp spawn, its causing these issues.
  19. Vividcraft is now a fresh start today. Enjoy
  20. I would really like it to be able to work the way its set up, but it looks like it can't. Several players have attempted to play on the server and just get kicked out after walking around for a few seconds. I'm going to shut down the server after I put a new one together without MCPC. Please write any suggestions. I most likely will use the mods I used in this server, more or less.
  21. Hello all. I haven't been around to update due to inactivity in the forums. But I made some updates today when I got a message from alexdo2560. I just threw them together. The only problem I've experienced is the short render distance, and its tough for arrows and javelins to despawn if no one is around. Everything runs smooth except for sequoia trees. I updated to the most recent CustomNPC release. The links are up to date as well, give it a try. I added Leather Water Sac, also to the links list. I am hesitant to add strong-craft. The server uses enchanting, which works for bows. Except Power. Also the damage on the bows on strong craft were very low last time I played around with it. But I did try to play around with the newer version today, and I get a server crash. Maybe someone can help. ---- Minecraft Crash Report ----// I'm sorry, Dave.Time: 1/7/14 6:15 PMDescription: Exception in server tick loopcpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/google/gson/Gsonat cpw.mods.fml.common.LoadController.transition(LoadController.java:149)at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:616)at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)Caused by: java.lang.NoClassDefFoundError: com/google/gson/Gsonat net.jyro.terrabow.TerrabowConfiguration.loadConfiguration(TerrabowConfiguration.java:42)at net.jyro.terrabow.TerrabowFeature.<init>(TerrabowFeature.java:19)at net.jyro.core.StrongcraftModImpl.preInitialize(StrongcraftModImpl.java:97)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:540)at sun.reflect.GeneratedMethodAccessor1.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:194)at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)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:105)at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)... 5 moreCaused by: java.lang.ClassNotFoundException: com.google.gson.Gsonat net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)at java.lang.ClassLoader.loadClass(Unknown Source)at java.lang.ClassLoader.loadClass(Unknown Source)... 34 moreCaused by: java.lang.NullPointerExceptionA detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- System Details --Details:Minecraft Version: 1.6.2Operating System: Windows 7 (amd64) version 6.1Java Version: 1.7.0_07, Oracle CorporationJava VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle CorporationMemory: 654178544 bytes (623 MB) / 917176320 bytes (874 MB) up to 5726666752 bytes (5461 MB)JVM Flags: 2 total; -Xms512M -Xmx6GAABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) usedSuspicious classes: FML and Forge are installedIntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0CraftBukkit Information: Running: Failed to handle CraftCrashReport:java.lang.NullPointerExceptionat org.bukkit.Bukkit.getName(Bukkit.java:72)at org.bukkit.craftbukkit.v1_6_R2.CraftCrashReport.call(CraftCrashReport.java:19)at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58)at net.minecraft.crash.CrashReport.<init>(CrashReport.java:40)at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:675)at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 15 mods loaded, 15 mods activemcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initializedFML{6.2.62.871} [Forge Mod Loader] (mcpc-plus-1.6.2-R1.1-forge871-B97.jar) Unloaded->Constructed->Pre-initializedForge{9.10.1.871} [Minecraft Forge] (mcpc-plus-1.6.2-R1.1-forge871-B97.jar) Unloaded->Constructed->Pre-initializedchopalog{0.4.b77} [ChopALog] (1.6.2_ChopALog_0.4.b77.zip) Unloaded->Constructed->Pre-initializedleatherwatersac{2.1.b77} [Leather Water Sac] (1.6.2_LeatherWaterSacTFC_2.1.b77_TFC_HF14+ (1).zip) Unloaded->Constructed->Pre-initializedanimalbikes{2} [AnimalBikes] (AnimalBikes_1.6.4.zip) Unloaded->Constructed->Pre-initializedArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initializedBiblioCraft{1.5.0} [biblioCraft] (BiblioCraft[v1.5.0].zip) Unloaded->Constructed->Pre-initializedcustomnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.4.zip) Unloaded->Constructed->Pre-initializedterrafirmacraft{0.77.22} [TerraFirmaCraft] (TFC-0.77.22.zip) Unloaded->Constructed->Pre-initializedExtraFirma{1.0.3} [ExtraFirma] (extrafirma-universal-v1.0.3.jar) Unloaded->Constructed->Pre-initializedmod_SmartMoving{14.4.1} [smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initializedmod_SmartRender{1.1} [smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initializedstrongcraft{0.1.4} [strongcraft] (strongcraft-0.1.4.zip) Unloaded->Constructed->Erroredtradeboothmod{0.6.2.1} [Trade Booth Mod] (tradebooth.0.6.2.1.zip) Unloaded->Constructed->Pre-initializedProfiler Position: N/A (disabled)Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'Type: Dedicated Server (map_server.txt)
  22. The "Why Can't I...?" Thread

    Why can't I shift right click with a bucket of milk in hand, to add more to a barrel of milk? I think they just missed it.
  23. The server has been lonely since its startup, with few recurring players. It would be very nice to see more come in and give it a try. To spice things up a bit, I will give $1500, and a pair of any animal to the first town. That's enough for town protection, and your choice of saddle, enchanting table, or brewery stand. The most expensive items yet on the server. The town as I mentioned in the post, will get NPC guards, and surrounding faction mobs of your choice. All towns get that. I will also mention, about the quest destination creation. That I can also accept schematics. So you can give me, lets say a schematic of a tower, and I can use that with your quest ideas.
  24. Combining TFC with MCPC is a recipe for terrible render distance. To improve your gameplay, I suggest you tryOptifine, and tinker with the performance settings. It doesn't fully fix the problem, but it might make the short distance tolerable for some by being more medium.