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

    squeaky369

    Can you post to a mirror or something, I cannot. Says cannot connect and timed out. I've tried it at my house, work and a friends house, with different computers, all the same result.
     
  3. Offline

    Me4502


    Okay... How is falsebook one thousand times better than craftbook? What does it do better? CraftBook can do everything falsebook can and more.
     
  4. Offline

    sangen48

    FalseBook is inspirated by CraftBook. It appeared in a time when CraftBook had been abandonned.
    Now, CraftBook has many functions more than FalseBook, but I prefer personnally the functioning of FalseBook instead of CraftBook. But yeah, one thousand times better than CraftBook is very exaggerated...
     
  5. Offline

    squeaky369

    Just works better for me and my server I am running. The main IC that I feel works better is the Teleporters and mob spawners. But, just my opinion.

    Even so, link still does not work.
     
  6. Offline

    Me4502

    CraftBook has the advanced mob spawner for advanced things, and the normal one for simple things. And the teleporter IC's in CraftBook were tested against the FalseBook ones, and have been voted as easier to use. But I respect your opinion.

    And that link isn't dead for me, have you tried flushing your DNS cache? It may have moved or something.
     
  7. Offline

    Artem-s86

    Can you update this for 1.4.7, please?

     
  8. Offline

    beezy48

    2013-02-02 11:09:12 [SEVERE] Could not pass event VehicleMoveEvent to FalseBookCart v0.96alpha
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:428)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
    at net.minecraft.server.v1_4_R1.EntityMinecart.j_(EntityMinecart.java:664)
    at net.minecraft.server.v1_4_R1.World.tickEntity(World.java:1441)
    at net.minecraft.server.v1_4_R1.World.entityJoinedWorld(World.java:1402)
    at net.minecraft.server.v1_4_R1.WorldServer.vehicleEnteredWorld(WorldServer.java:593)
    at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:295)
    at net.minecraft.server.v1_4_R1.Packet10Flying.handle(SourceFile:136)
    at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
    at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:115)
    at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
    at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
    at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:585)
    at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
    at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:481)
    at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:416)
    at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_4_6/CraftWorld
    at com.bukkit.gemo.utils.BlockUtils.getRawTypeID(BlockUtils.java:81)
    at com.bukkit.gemo.FalseBook.Cart.FalseBookCartVehicleListener.onVehicleMove(FalseBookCartVehicleListener.java:131)
    at sun.reflect.GeneratedMethodAccessor217.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:426)
    ... 18 more

    What this is
     
  9. Offline

    Me4502

    That means the plugin doesn't work on 1.4.7
     
  10. Offline

    Artem-s86

    Can you give me old version for Minecraft 1.8.1 Beta?
     
  11. Offline

    Chaznuts

    Most manual things seem to work on 1.4.7, such as right-clicking lifts/gates/bridges/doors. The part of these that doesn't work is when they're triggered by redstone. Gates and Doors with pressure plates don't trigger at all unless you manually hit the sign.

    Funny how the old-unupdated version worked for a many newer versions of MC, yet so manys things broke with FB 1.4.6 and MC 1.4.7. Hope you can update soon!
     
  12. Offline

    greatman

    That's due to the new Bukkit Safety changing the path of the minecraft source on each major updates.
     
  13. Offline

    sangen48

    Please updaaaaaaaaaaaaate :'(
    I don't want to use CraftBook... Selftriggered ICs work less than those of FalseBook.
    (Sorry for my strange english...)
     
  14. Offline

    Me4502

    How do they work less? I've never seen an issue with the self triggered IC's in a released version of CraftBook ever.
     
  15. Offline

    sangen48

    Me4502 The worst point with CraftBook's selftriggered ICs is transmitters/receivers. With FalseBook, they work always fine, regardless of the distance between the MC1110 and the MC0111. With CraftBook, they don't work like this. May be FalseBook loads automatically chunks where selftriggered ICs are in... I don't know.
     
  16. Offline

    Me4502

    Wow.. If FalseBook keeps any chunk with IC's in it loaded, it's a seriously dangerous plugin to have on servers. The reason they do not work fine in craftbook is that redstone can not work in unloaded chunks, and there is no way I would implement something so dangerous to the server.

    Edit: May I add that the only way to achieve the effect of them always working is to keep chunks loaded. So they either keep them loaded with no regard to people's servers, or they do not work as you claim.
     
  17. Offline

    sangen48

    Me4502 GeMoschen
    It works, and I never had any issue with FalseBook. I don't see why it's dangerous for the server ?
    Memory overload ? So maybe a crash and so a risk of corruption ? Yeah, ok. I'm aware of that...
    It would be great that the author of FalseBook come here to speak about that, and to provide some update by the same way ! x)
     
  18. Offline

    Me4502

    Chunks use extremely large amounts of memory, and its dangerous as users can place ST IC's, which means users have manipulation of chunk loading. Having 100 IC's in different chunks could easily stop any server from working.
     
  19. Offline

    sangen48

    Me4502 Ok, I see. Thanks for informations. I agree with you in a way, but the ICs' based systems that I made don't works without this system... So I'm forced to stay with FalseBook.
     
  20. Offline

    Me4502

    I actually have a idea which may allow some IC's to act like they do in FalseBook, without having the chunk loaded. So that may appear in craftbook within a week or two.
     
    sangen48 likes this.
  21. Offline

    rwilkin

    Hi,
    I'm getting this error:

    Code:
    [SEVERE] Error occurred while enabling FalseBook-IC v0.96alpha (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_4_6/inventory/CraftItemStack
            at java.lang.Class.getDeclaredConstructors0(Native Method)
            at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
            at java.lang.Class.getConstructor0(Unknown Source)
            at java.lang.Class.newInstance0(Unknown Source)
            at java.lang.Class.newInstance(Unknown Source)
            at de.minestar.fb.ic.handler.ICFactory.importSelfmadeICs(ICFactory.java:326)
            at de.minestar.fb.ic.handler.ICFactory.<init>(ICFactory.java:55)
            at de.minestar.fb.ic.core.FBICCore.createManager(FBICCore.java:38)
            at de.minestar.library.PluginCore.onEnable(PluginCore.java:52)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:427)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
            at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:300)
            at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:282)
            at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:602)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:568)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:447)
            at ho.c(DedicatedServer.java:203)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
            at fy.run(ThreadMinecraftServer.java:16)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_4_6.inventory.CraftItemStack
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at de.minestar.fb.ic.plugin.ICClassLoader.findClass(ICClassLoader.java:47)
            at de.minestar.fb.ic.plugin.ICClassLoader.findClass(ICClassLoader.java:37)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 20 more
    I am using MCPC+ 1.4.7 Server
     
  22. Offline

    Me4502

    It doesn't work on 1.4.7
     
  23. Offline

    rwilkin

    Thank you for your reply.

    Do you know if there is there an eta on an update?
     
  24. Offline

    Me4502

    The creator seems to be very spontaneous and mysterious. There is no guarantee an update even will occur.

    I could suggest changing to CraftBook, it's better and actively updated.
     
  25. Offline

    rwilkin

    I'll have a look at CraftBook tomorrow. Thank you
     
  26. Permission nodes for Gates, Doors, Bridges please. (Using bperms)
     
  27. still waiting for answers.. posted this wednesday and no1 still havent give any answers!
     
  28. Still waiting :) permission nodes for gates,doors and lifts!
     
  29. Offline

    Me4502

    Can I request that the 'Your CraftBook for Bukkit' be changed? It takes away from CraftBook by making people think this is superior.
     
  30. this plugin / topic is dead...
     
  31. Offline

    DarkFusion

Share This Page