Inactive [MECH] FalseBook 0.96alpha - CraftBook for Bukkit,85++ICs, Gates, Minecarts / MC1.4.6

Discussion in 'Inactive/Unsupported Plugins' started by GeMoschen, Mar 5, 2011.

  1. Offline

    GeMoschen

    FalseBook - Your CraftBook for Bukkit
    [​IMG]

    Current version: v0.96alpha
    Minecraft: 1.4.6


    Features:
    Show Spoiler

    • supported Permissionplugins
      • bPermissions
      • bukkitPermissions
      • Essentials GroupManager
      • Permissions
      • PermissionsEx
      • SuperPerms
      • Vault (still in development)
    • uses the syntax of CraftBook for better compatibility
    • implements over 85 Integrated Circuits (ICs)
    • implements [Lift Up] & [Lift Down]
    • toggleable ...
      • ... bridges
        • undestroyable
      • ... doors
        • undestroyable
      • ... gates
        • undestroyable
      • ... areas
    • a lot of fancy features for minecarts
      • collect and deposit items from chests to minecarts
      • make furnaces which refill themselfs with minecarts
      • program carts to take only specific items out of chests
      • craft things out of a chest with a minecart
      • lift up & down for minecarts!
    • chatsystem with different chat-channels to clean up the normal chat
    • toggleable...
      • netherrack (with fire)
      • pumpkins
      • glowstone <-> another block (even if minecraft itself has the glowstonelamp now...)


    Minecart Blocktypes:
    Show Spoiler

    • BenchOut : Iron-Ore
    • Booster 2x : Gold-Ore
    • Booster 8x : Gold-Block
    • Brake-Block 25% :Gravel
    • Brake-Block 50% : Soulsand
    • Burn : Iron-Ore
    • ConstantSpeed-Block : Iron-Block
    • Craft : Iron-Ore
    • Deposit / Collect : Iron-Ore
    • Eject-Block : Coal-Ore
    • Emitter-Block : Lapis Lazuli Ore
    • Reverse-Block : White wool
    • Station-Block : Obsidian
    • Sort-Block : Netherrack
    • Teleport-Block : Lime wool
    • Program-Cart : Lapis Lazuli
    • Programmed Deposit-Block : Blue wool


    Other Features:
    Show Spoiler

    • Bridge (FalseBookBlock.jar)
    • Doors (FalseBookBlock.jar)
    • Gates (FalseBookBlock.jar)
    • Toggle Netherrack Fire (FalseBookExtra.jar)
    • Toggle Pumpkins (FalseBookExtra.jar)
    • Toggle Soulsand to Glowstone and back (my addition) (FalseBookExtra.jar)
    • ToggleAble Areas (Experimental):

      Define the area with the "Wooden Hoe" (use rightclick)
    • /farea <areaname> -> Adds an Area
    • /delfarea <areaname> -> removes an Area
    • /listfarea -> Lists all Areas
    • /fareatoggle <areaname> autosave -> toggles the autosave function of an area. Autosave = save blocks, when toggling the area off.
    • /fareatoggle <areaname> protect -> toggles the protection of an area. ON = Area is only destroyable/buildable to users with permission: falsebook.destroy.blocks
    • /fareaallow <areaname> id[:subid] -> will add/remove the blocktype from the toggleable blocks of this area. Default: all blocks will be toggled.
    • (FalseBookBlock.jar)


    Important Note:
    You must copy ALL jar-Files over the old ones (all files have been changed) !
    The "Package_..."-Files must go into "plugins/FalseBook/ICPlugins/"


    Download:
    Download FalseBook 0.96alpha for Minecraft 1.4.6

    Wiki
    FalseBook Wiki - Work in progress

    YouTube-Channel with Videos
    http://www.youtube.com/user/TheFalsebook

    Donations are welcome if you wish to support me

    [​IMG]
     

    Attached Files:

    cevio, Artem-s86, Dereku and 67 others like this.
  2. Offline

    THG3

    Wish someone would take this project over, this guy doesn't do anything with this anymore.
     
  3. Offline

    Don Redhorse

    hmm he logged in 10 day ago last time... not that long ago..
     
  4. Offline

    EmanuxJade

    hello, i got this error with 1060, how can resolve it?

    Code:
    2011-09-09 19:43:28 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to FalseBookIC
    java.lang.ArrayIndexOutOfBoundsException: 6
            at com.gemo.FalseBook.IC.FalseBookICBlockListener.checkPistonEvent(FalseBookICBlockListener.java:92)
            at com.gemo.FalseBook.IC.FalseBookICBlockListener.onBlockPistonExtend(FalseBookICBlockListener.java:11$
            at org.bukkit.plugin.java.JavaPluginLoader$43.execute(JavaPluginLoader.java:540)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
            at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
            at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
            at net.minecraft.server.World.k(World.java:459)
            at net.minecraft.server.World.applyPhysics(World.java:434)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
            at net.minecraft.server.World.k(World.java:459)
            at net.minecraft.server.World.applyPhysics(World.java:436)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
            at net.minecraft.server.World.k(World.java:459)
            at net.minecraft.server.World.applyPhysics(World.java:437)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
            at net.minecraft.server.World.k(World.java:459)
            at net.minecraft.server.World.applyPhysics(World.java:439)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
            at net.minecraft.server.World.k(World.java:459)
            at net.minecraft.server.World.applyPhysics(World.java:434)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
            at net.minecraft.server.World.k(World.java:459)
            at net.minecraft.server.World.applyPhysics(World.java:434)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
            at net.minecraft.server.World.k(World.java:459)
            at net.minecraft.server.World.applyPhysics(World.java:434)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
    
     
  5. Offline

    Timberman

    is there a dev build? The current version consumes much cpu on my server....

    And the permissions for the lifts won't work if Minecart Mania is installed... Is there a fix for this too?
     
  6. Offline

    keyname

    Minecraft 1.8 Craftbukkit 1109.....falsebook does not work, throws no errors.
     
  7. So is anyone taking this plugin over?
     
  8. Offline

    KermMartian

    What's happening here, GeMoschen? Are you going to pick up the slack, or are you going to hand the project off to another dev?
     
  9. Offline

    woodzy

    just wanted to report all is working just fine with 1.8.1
     
  10. Offline

    denace

    I agree with that. Tested on build 1130 everything worked fine, but i don't know if it will work with the new block types.
     
  11. Offline

    mrgreaper

    we really need @GeMoschen to tell us whats happening with it. he turned from one of the most reliable plugin creators to one of the least :( its a shame cos falsebook is the best ic plugin there is
     
    khamseen_air likes this.
  12. Offline

    khamseen_air

    I'd even be quite satisfied if he stopped adding new features but got all the bugs of the current features worked out. I really hate not knowing how much longer this plugin has to go before it eventually breaks completely.
     
  13. Offline

    KermMartian

    Absolutely agreed. If 0271/0272 would NOT clear signs and chests in chunks, pistons would not dump massive errors to the console, and the minecart feature blocks like Eject would work properly, I would be very happy, even without new features.
     
  14. Offline

    lairsdragon

    Just tested in 1.8.1 to use the Irons bars (101) as gate blocks, but this does not work, the gate sign responds with No gate found.

    I have added

    AllowedGateBlocks=101,85

    to FalseBookBlock.properties

    but sadly it doesnt work.
     
  15. Offline

    NolanSyKinsley

    @woodzy & denace, Are you sure it is 100%? we were running it in #1060 and our server would crash 4x a day, we ran through all possibilities until we finally disabled falsebook and it hasn't crashed since.

    I would love if this would work with 1.8.1 but we need it to be 100%
     
  16. Offline

    Fr0zenfr0g

  17. Offline

    SilencShadoW

    Hey Guys,
    i get following error on redstone triggered farea

    Code:
    java.util.ConcurrentModificationException
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
        at java.util.ArrayList$Itr.next(ArrayList.java:791)
        at com.bukkit.gemo.FalseBook.Block.FalseBookBlockBlockListener.run(FalseBookBlockBlockListener.java:546)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:428)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  18. Offline

    JoneKone

    Found a nice error on Falcebook Blocks.. I think it uses that..

    Anyways how to dupe Jack O lanterns and Pumpkins..

    Just put a high speed 2 diode clock pulsating to the jack O lantern and destroy the jack O lantern in high speed blinking

    Woila Infinite Pumpkins and jack o lanterns
     
  19. Offline

    Kartus

    gemoschen is on his server forum alive. but they are coding their own plugins for 1.8 bukkit now they told in forumcaht. so i think also FalseBook.
     
  20. Offline

    mrgreaper

    @GeMoschen please tell me this is not true, were all kinda waiting on a fixed version of falsebook :(
     
  21. Offline

    KermMartian

    ^ This. This is getting a bit ridiculous, even if it is a plugin freely-made and given.
     
  22. Offline

    mrgreaper

    yeah i was talking about this to another server admin, and i said to him, i know its hard to be angry at a developer for not updateing a free plugin, but the fact he came on and said he would update it twice now, saying in a few days (last time was over a month ago) and has been active since, thats what frustrates me. Ok so maybe he doesnt have the time to do it or maybe he simply doesnt want to, thats fine (depressing as hell but fine) takes 2 minutes to say sorry guys im done with this, heres the source code another dev may pick it up
     
  23. Offline

    woodzy

    id have to say on my liunx decater server its 100% one of the time-day IC's bugs out thro
     
  24. Offline

    GeMoschen

    FalseBook v0.88alpha released

    Get it here: Download 0.88alpha

    Changelog:
    • inhertits ALL changes from the DEV-Versions
    • compatibility for MC 1.8.1
    • first try to implement PermissionsBukkit-Support
    • Fixed piston related error
    • hopefully fixed MC0271, MC1271, MC0272, MC1272
    • more internal changes...
    Sorry for the big delay, but I had a bunch of work to do.
    I hope this new Version helps you out!

    EDIT:
    Since FalseBook will reach 1.0 soon, you can also post new Ideas in this thread, or PM them to me!
     
  25. Offline

    losdamianos

  26. Offline

    Endimmion

    Will it be possible in the 1.0 to the use the iron bar for gates?
     
  27. Offline

    GeMoschen

    You can define the gateblocks in the "FalseBookBlock.properties" of the world.

    Example:
    FalseBookBlock.properties: AllowedGateBlocks=85,20,5,1,4,17,101,102,98

    now create the sign:
    2. [Gate]
    3. 101

    If you type [Gate] only, the first value will be taken (in this case 85)
     
  28. Offline

    Don Redhorse

    cool you are back... no probs with being away... but atm a lot of developers go awol.. btw: will you publish the source code?

    I will look at the new plugin and will let you know if I can still not get the delayer to work.
     
  29. Offline

    woodzy

    i knew you would not give up on us we LOVE YOU!!!
     
  30. Offline

    mydrox

    I'd like to see the code of falsebook on github, or as a tar.gz.
     
  31. Offline

    mrgreaper

    source code available would be good :)


    and thankyou for the update

    but please if you are too busy to update in the future take the time to tell us, our players rely on us server admins, we rely on plugin devs such as yourself (and we all rely on craftbukkit) when one goes absent it effects the others.
     
    khamseen_air likes this.

Share This Page