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

    baunegaard

    Bug Report: (Using Craftbukkit 803 and Falsebook 0.85)

    All Glowstone that is powered with redstone from the south, does NOT turn in to soulsand when redstone is off.

    With FalseBook 0.84 they all worked.
     
    quickclay likes this.
  3. Offline

    Jdbye

    What are the permissions for minecart control blocks? My players are getting the message they don't have permission. E.g. "You are not allowed to place BrakeBlock 50%"
     
  4. Offline

    PsychoNecrosis

    First off, using an image in place of text makes it IMPOSSIBLE to quote.

    And the wooden pickaxe is 270, not 290. Your plugin is currently defaulting to the wooden hoe.

    However, using the wooden axe doesn't seem to work alongside WorldEdit. So there you have it :p
     
  5. Offline

    MontyLike

    just thank you.
    much to learn i have :)
     
  6. Offline

    but2002

    I didn't like the image in place of text thing either, however I can understand how it makes things easier. As in updating the topic.
     
  7. Offline

    PsychoNecrosis

    Yeah, but it means he's already written it all out once! >.<
     
  8. Offline

    but2002

    Not really. The image could be generated from a changelog for all we know. Meaning it's always up to date. It is rather unique of an idea. Haha
     
  9. Offline

    DJ_Idol

    CraftBukkit #803 Falsebook v0.85 I'm getting this error in my server log:

    Code:
    2011-05-23 18:38:29 [SEVERE] Could not load 'plugins\FalseBookCore.jar' in folder 'plugins': 
    java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:59)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:194)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:117)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:101)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:265)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
    Any ideas?
     
  10. Offline

    BigRenegade

    Have you tried downloading the plug-in again? I have run in to this same issue with other plug-ins as well and it was usually caused by a glitch during downloading and just downloading it again corrected the issue.
     
  11. Offline

    DJ_Idol

    Yeah, unfortunately I've downloaded the whole thing again, deleted all the old .jars and re-uploaded them again and it's still giving me this error. Thanks for the tip though :)
     
  12. Offline

    Darthkatzs

    I'm having issues with minecart stations. They work properly when I put the cart on it. I press the switch and it launches them, but when my carts pass a station, they just ignore it, even when I don't have any redstone connected up to it, the carts just keep moving.
     
  13. Offline

    Makesin

    Hello, could the MC2100 delayer be expanded so that it delays not only on signals, but also off signals? Maybe the best way would be trough a parameter on the fourth line like that:
    1)
    2)[MC2100]
    3)X
    4)0 / 1 / 2
    Where 0 (or nothing) means that it delays only on signal (the same way it works now), 1 means it delays only off signal and 2 means it delays both signals.
     
  14. Offline

    GregRUS

    FB 0.85, CB 803
    [MC1111] wont work. When I place a sign with [MC1111] - nothing happens.. even first line is empty.
    [MC1110] works fine.
     
  15. Offline

    DJ_Idol

    Well, I've moved back to 0.84 and it works great. Hopefully the author can re-compile 0.85 as I'm guessing it would have to be an error in the FalsebookCore.jar because I've tried deleting and re-downloading+uploading 0.85 3 times and I get the same error each time.
     
  16. Offline

    GeMoschen

    MC1111 is not integrated!

    MC1110 and MC0111 are integrated!
     
  17. Offline

    morfin

    This MC are not implemented in core:
    MC1111 - Edge-triggered wireless receiver
    MC1202* - Chest dispenser
    MC1510 - MessageSender
    MC3101 - Counter
    I've found them on Craftbook Wiki. And we don't need MC0111 because it activate itself without external signal. We need MC1111 that should be wired to lever or Clock circuit.
     
  18. Offline

    GeMoschen

    The list you've made is correct!
    Will implement those ICs with the next update (maybe not all, but I think 3 of them at least)
     
  19. Offline

    morfin

    Can you please share 0.85 IC source?. I am going to try and implement some stuff
     
  20. Offline

    baunegaard

    I will try to post this one more time in case GeMoschen didnt see my first post:
    Bug Report: (Using Craftbukkit 803 and Falsebook 0.85)

    All Glowstone that is powered with redstone from the south, does NOT turn in to soulsand when redstone is off.

    With FalseBook 0.84 they all worked.​
     
  21. Offline

    GeMoschen

    I have seen it and I'm working on a fix currently.


    Will add the sources with the next update again.
     
  22. Offline

    morfin

    When it will happen?
     
  23. Offline

    Sh4d0w

    can you add the dispenser collecting?

    i think you overseen my post ...
     
  24. Offline

    Nori_Silverrage

    This doesn't work with RedstoneChips right? Also which jar isn't compatible with Minecart Mania? Sorry for the dumb question. :p
     
  25. Offline

    Pantheis

    Bug Report: @GeMoschen

    Using MC3231 to create an always day circuit as follows results in it working until the chunk gets unloaded. When the chunk gets reloaded, MC3231 no longer functions. If I attempt to remove and add the sign back to the block it is on, as soon as I click OK after entering [MC3231] on the second line, the sign pops off and I get a message in the server console stating that IC signs can only be placed on a wall. The sign is on a wall.


    Output from

    [MC0262]
    14

    powering a block with a Redstone Torch on the side (standard inverter), which leads to the clock input for MC3231. Switch on the input two (day/night selector) is powered (selecting day). [MC3231] sign is placed on the side of a block one above floor level.

    Basically, MC0262 will detect when the light level drops below 15 (full day) and switch its output off, which makes the redstone torch light up, triggering MC3231, which sets the world clock to day, causing MC0262 to switch its output on causing the redstone torch to no longer be powered and resetting the clock signal on MC3231. The circuit is now prepared again for the next time it becomes night.

    My problem is that this works perfectly until the chunk gets unloaded (no players online for a bit) and then I have to break the MC3231 sign, shut down and restart the server and then place the sign again. Trying to place it before doing that results in what I reported above (error, IC' signs can only be placed on a wall). Attempting to destroy the block and placing a new block does not fix this error.

    Am I doing something wrong or is this truly a bug?
     
  26. Offline

    GeMoschen

    You're not doing something wrong! This is truly a Bug, but not in FalseBook.

    This Bug comes from Bukkit and I already postet the bug to for the dev-team. There Seems to be an error in the onSignChange-Event, because sometimes, the Event returns "AIR" as a Block. But if you change a sign it should ALWAYS return "sign_post", "Wall_Sign" or "Sign".

    I don't know why this happens, but it's a serious bug in bukkit, because the same thing can happen to i.e. protected LWC-Chests. I noticed this bug in #RB > 740

    So we have to wait until bukkit fixes the error

    What do you mean? A dispenser collecting? Explain it please :)

    I haven't tested it agains RedstoneChips but it MAY be compatible.

    To remove the conflicts with MC-Mania, just remove the FalseBookCart.jar
     
  27. Offline

    jumika

    Sort is not working for me. I use the method shown in this video: http://www.youtube.com/watch?v=WryMkt_sAGA
    Maybe i have to use some other technique? When i put the sign under the netherrack i get the message, but it is not seems to work.
     
  28. Offline

    BigRenegade

    @GeMoschen

    FYI: 0.85Alpha runs good under RB 803. And FalseBook IC Circuits are NOT compatible with Redstone Chips. Tried running the 2 at the same time and got a error.
     
  29. Offline

    GeMoschen

    Hm.. strange..
    I just tried it now and everything works fine for me!

    Craftbukkit: #803
    Latest RedstoneChips
    Latest FalseBook

    There are no errors at all for me
     
  30. Offline

    Leo_swiss

    working for me as well.

    Even transmitters work on the same channelname (not in between the 2 plugins, which is good)

    Trying further.

    CB803
    latest plugin versions

    Leo
     
  31. Offline

    Sh4d0w

    i mean the transferring from minecarts to dispenser....or reversed.
     

Share This Page