[MECH] CraftBook - Redstone bridges, gates, minecarts, ICs, more [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by sk89q, Feb 27, 2011.

  1. Offline

    sk89q

    CraftBook adds a number of original gameplay elements to Minecraft from switchable bridges to elevators to gates (including flood gates)! It also has redstone support, allowing you to wire up pumpkins and use integrated circuits!

    Some cool stuff people made last year:




    Features:
    • Mechanisms
      • Bridges
      • Doors *not yet ported*
      • Gates
      • Elevators
      • Cauldrons
      • Light switches
      • Readable bookshelves
      • Toggle areas (advanced toggle doors and bridges)
      • Hidden switches
      • Custom block drops
      • Apple tree drops
      • Bookshelf drops
      • MORE!
    • Redstone
      • Integrated circuits
      • Programmable logic chips
      • Redstone pumpkins
      • Redstone netherstone
      • Ammeter
      • MORE!
    • Minecart features
      • Booster blocks
      • Brake blocks
      • Reverse blocks
      • Ejector blocks
      • Chest-storage minecart transfer blocks
      • Station blocks
      • Sort blocks
      • Message announcer block
      • Minecart dispensers
      • Change minecart behavior
      • MORE!
    Download

    CraftBook is being developed again, although by someone else. Get the latest downloads here: http://dev.bukkit.org/server-mods/craftbook/

    [​IMG] (CraftBook is open source!)
     
    kazeen, dragon8510, Jaein and 45 others like this.
  2. Offline

    LucidLethargy

    Craftbook has only been released once, so it seems to be a low priority with this developer. It's too bad, really, it used to be an outstanding plugin. Either way, I knew about falsebook already but I am glad others are advertising the more updated knock-off! It's simply the better alternative unless this developer get's more serious about this particular plugin. I don't blame him at all, just saying...
     
  3. Offline

    OrtwinS

    Yea, looking at sk89q's activity he is busy with worldguard, worldedit, and this new commandbook thing.
    Hash is still working on Craftbook though, but for eager users as we its going way to slow.
    Fullwall put a lot of work in ICs, but nothing since the 17th...

    I would be switching to falsebook if it wouldn't lag as much on my server. I didnt test it on 556 though... or 602 when my other plugins are updated.
     
  4. Offline

    stevenjev

    Code:
    18:53:43 [SEVERE] org/bukkit/event/block/BlockRightClickEvent loading CraftBookCircuits v3.0-alpha1 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockRightClickEvent
        at com.sk89q.craftbook.bukkit.CircuitsPlugin.onEnable(CircuitsPlugin.java:49)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:117)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:511)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:93)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:71)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockRightClickEvent
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        ... 11 more
    18:53:43 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    18:53:43 [SEVERE] org/bukkit/event/block/BlockRightClickEvent loading CraftBookMechanisms v3.0-alpha1 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockRightClickEvent
        at com.sk89q.craftbook.bukkit.MechanismsPlugin.onEnable(MechanismsPlugin.java:55)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:117)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:511)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:93)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:71)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockRightClickEvent
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        ... 11 more
    
    Ive been getting this error when I start up my server.. Any idea why?
     
  5. Offline

    TheTallest

    What version of Craftbukkit are you running if it is anything about 561 craftbook will error out as there were a lot of major changes with 561 that broke a lot of plugins.
     
  6. Offline

    stevenjev

    Code:
    19:21:50 [INFO] Starting minecraft server version Beta 1.3
    19:21:50 [INFO] Loading properties
    19:21:50 [INFO] Starting Minecraft server on 5.222.184.87:25565
    19:21:50 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-596-g4e25849-b590jnks (MC: 1.3)
    19:21:50 [INFO] Preparing level "world"
     
  7. Offline

    ephesian

    any support for 602?
     
  8. Offline

    Stephen92

    I know I was sad to find out that this didnt work when I updated :(
     
  9. Offline

    sk89q

    I will be updating this on Friday (PST).
     
    ephesian and OrtwinS like this.
  10. Offline

    ephesian

    thank you, :)
     
  11. Offline

    Flopsie

  12. Offline

    sk89q

    The new version will likely have ICs in some form or another. If I have time I might throw in some cool IC, like a combination lock, or something much better.
     
    OrtwinS likes this.
  13. Offline

    OrtwinS

    _O_
     
  14. I know noone owes anyone anything and full respect for doing this for the community.. but I'm going to see if that falsebook thing is updated already and well does everything I want it to do.. It's just what can I say, im an impatient guy :)
     
  15. Offline

    EwMeep

    Is this out yet for 1.4?
     
  16. Offline

    crusher441

    erm what time specifically do you think it will be updated i want it to come out already..
     
  17. Offline

    Ne0nx3r0

    It's FRIDAY!

    *impatiently waiting for 1.4 compatibility*

    <3
     
  18. Offline

    Xemnas33

    *nom nom nom nom* Umm I think we're 2 and a bit down 2 and a bit to go :)


    Edit: 3 and a bit ;)
     
  19. Offline

    hash

    Guys just for the record, this has never lacked 1.4 compatibility. Seriously. So if you've been keeping up with the dev builds, go ahead and continue to do so. Absolutely nothing in the 1.4 releases impacted CraftBook, and we've had the fixes for the big refactors in Bukkit's event scheme done since last weekend. I've been running CraftBook happily on CraftBukkit b617 all day.
     
  20. Offline

    Rilly

    I just tried it on 617 based on your comment, and on load it gets this error

    Code:
    2011-04-01 19:48:03 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    2011-04-01 19:48:03 [SEVERE] org/bukkit/event/block/BlockRightClickEvent loading CraftBookMechanisms v3.0-alpha1 (Is it up to date?)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockRightClickEvent
    2011-04-01 19:48:03 [INFO] CraftBookCircuits 3.0-alpha1 enabled.
    2011-04-01 19:48:03 [SEVERE] org/bukkit/event/block/BlockRightClickEvent loading CraftBookCircuits v3.0-alpha1 (Is it up to date?)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockRightClickEvent
     
    so - wouldn't say its perfectly compatible .. best to wait for the update
     
  21. Offline

    thepackett

    Friday as in today?
    or next friday?
    i would like to know since i really like this mod, as well as worldedit and worldguard :D
     
  22. Offline

    Ne0nx3r0

    I guess I was confused by this comment:

    PLUGIN COMPATIBILITY: ALL my plugins currently only work on build 556. I will be updating this plugin for Minecraft 1.4 on Friday, Pacific Standard time.
     
    KeithGB likes this.
  23. Offline

    MonsieurApple

    lolligertyp likes this.
  24. Offline

    hash

    I. Said. Dev builds. You are not running a dev build. You are trying to run the stuff released weeks ago. I can't imagine what kind of magic you think is going to happen here; if you don't actually update at all, you're um, not going to see updates. Surprise!

    But yes, we are still aiming for a big update on the order of hours here, so the wait is probably worth it.


    Fair enough. We had a miscommunication earlier and it turns out that was a misstatement, though. It does work; it just doesn't have all the new fun stuff yet.
     
  25. Offline

    KeithGB

    The ICs don't seem to be working for me Apple.
     
  26. Offline

    brandon6221

    Umm, just wondering if any1 knows when worldedit will be updated cause i was in the middle of a huge project, thanks ahead of time =D
     
  27. Offline

    Rilly

    I must not be following what you are talking about, as #617 was just released April 1st at 10:31 AM (ie.. today).. its not weeks old.


    edit: ... i just realized, you are talking about dev builds of the plugin, right? not the dev builds of bukkit?
     
  28. Offline

    Bekz

    yes that is indeed what he meant. Its like the non-RC builds of craftbukkit, but for the plugin for anyone who needs a comparison. As far as an 'official' update/upload goes I'd guess sk8 is busy coding. Unlike many of these other plugins I'm sure there are many more lines of code to look through/edit in sk8's plugins. Also keep in mind he has multiple widely used plugins that are cornerstones on a lot of servers, updating all of them must take a fair amount of time.
     
  29. Offline

    lolligertyp

    Thank you! Works very well on 618
     
  30. Offline

    hash

    There's currently 27,613 lines of code in WorldEdit alone, if anyone's wondering (I just wrote a quick shell script to count for me).
     
  31. Offline

    radarwolf

    Cuase its already satureday here! Can you please be more specific? like wich date?
     

Share This Page