Inactive [DEV] BukkitContrib Alpha 0.1.7 [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Afforess, May 21, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Afforess

    BukkitContrib is superseded by Spout, the new Bukkit/Client framework.
     
  2. Offline

    narrowtux

    @Afforess
    concerning the GUI testing, in which timezone are you online tomorrow at which time?
    So I can hop on #bukkitdev to talk about that, need some sleep now :D
     
  3. Offline

    Afforess

    All day, hopefully. EST.

    Lack of free time mostly. If I had 10x the free time, I would. I'm not ruling it out for the future.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  4. Offline

    RGadelha

    Are you planning to implement those, I mean the multithreading thing and controls in video settings for the client?
     
  5. Offline

    Afforess

    Once the OptiFog confirms they are stable. They are still testing them, it's not an official release. No sense adding a bugged feature. ;)
     
  6. Offline

    RGadelha

    That's the Afforess way to go. I like that, really!

    What about the client video settings controls?
     
  7. Offline

    QQCucumber

    Are you using the latest version of BukkitContrib? I was seeing people complain WorldEditCUI no longer works.
     
  8. Offline

    phaed

    Code:
    22:41:04 [SEVERE] Could not pass event BLOCK_FROMTO to FlowControl
    java.lang.ClassCastException
    22:41:04 [INFO] [BukkitContrib] Unexpected Behavior in ContribCraftBlock.getRelative(...)! Attempting to compensate.
    22:41:04 [INFO] [BukkitContrib] Unexpected Behavior in ContribCraftBlock.getRelative(...)! Failed to compensate!
    22:41:04 [SEVERE] Could not pass event BLOCK_FROMTO to BigBrother
    o compensate!
    23:09:57 [SEVERE] Could not pass event BLOCK_FROMTO to WorldGuard
    java.lang.ClassCastException
    23:09:57 [INFO] [BukkitContrib] Unexpected Behavior in ContribCraftBlock.getRelative(...)! Attempting to compensate.
    23:09:57 [INFO] [BukkitContrib] Unexpected Behavior in ContribCraftBlock.getRelative(...)! Failed to compensate!
    23:09:57 [SEVERE] Could not pass event BLOCK_FROMTO to FlowControl
    java.lang.ClassCastException
    23:09:57 [INFO] [BukkitContrib] Unexpected Behavior in ContribCraftBlock.getRelative(...)! Attempting to compensate.
    23:09:57 [INFO] [BukkitContrib] Unexpected Behavior in ContribCraftBlock.getRelative(...)! Failed to compensate!
    23:09:57 [SEVERE] Could not pass event BLOCK_FROMTO to BigBrother
    
     
  9. Offline

    IncendiaDrakon

    Is there somewhere I can read about what BukkitContrib does? I'm finding out on my own little by little what it does. Like I would not have known about HD texture support of that you can scroll through chat, edit chat lines, and repeat commands.
     
  10. Offline

    EMOberger

  11. Offline

    Afforess

    Should already be fixed in the development plugin.

    AuthDB?

    I will have a wiki to detail it soonish.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  12. Offline

    EMOberger

    would love to use that but can't.
    is there anyway you could look into this conflicting problem?
    i believe adding some sort of refresh rate or anything to delay your plugin from activating till a said time should fix this. when you first login, before you put in your password you are counted as not a character, so if your plugin wouldn't kick-in until the user has logged in that may fix this problem.
     
  13. Offline

    IncendiaDrakon

    Just link it in your OP and I'll be forever grateful!
     
  14. Offline

    Darkaegis

    I'm using the newest version of mcMMO right now alongside BukkitContrib and everything works automatically. I have a person or two on my server that still haven't installed the client-side mod and they're not having any problems themselves (although, obviously, they don't get the pop-ups), but I simply had to install the client-side mod to get all of the shiny features working - no extra work past that.
     
  15. Offline

    Soryo

    @Afforess is my hero!
    All of this is amazing, I can't wait for the wiki to come up so I can see everything you've done!
    *hopes auto-updates for client-side will work on macs*
    Of course I still have yet to figure out how to mod my friend's computer.... but it would be so nice once BukkitContrib is done!
     
  16. Offline

    gekomees

    Bump. I tried using some mod to to remove the text, but I had to replace vu.class and that made me crash shortly after starting MC.
     
  17. Offline

    Graype

    Hey! This plugin is perfect what I have been looking for.
    Is there any more documentation that the JavaDocs or any Examples.

    Is it possible to make GUI now? or has it not been finnished
     
  18. Offline

    Zalgar

    Afforess i was wondering if this is compatible with Zans minimap, yogbox, toomanyitems amd zombe modpack i believe they all use modloader these are all my clients mods that they use. i need to know because i doubt the players would want this to be installed if they arent compatible thanks.
     
  19. Offline

    triggerhapp

    If you read any of the replies to this same question you'd know the answer

    Edit : Actually its even in the OP.
     
  20. Offline

    frederic2000

    Hi affores, the client side mod down't work for me

    Here's the error:

    Code:
    C:\Users\Frederic\Desktop\mcfehler>java -Xmx1024M -Xms512M -cp Minecraft.jar net
    .minecraft.LauncherFrame
    16 achievements
    151 recipes
    Setting user: frederic200, -4054847413395371314
    Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
    Connecting to 5.66.193.98, 25565
    Reset BukkitContrib
    UpdateCloak
    0.1.7.
    Set BukkitContrib v. 0.1.7
    BukkitContrib SP Enabled
    java.lang.NullPointerException
            at yo.stopMusic(SoundManager.java:337)
            at BukkitContrib.onTick(BukkitContrib.java:259)
            at uq.a(GuiIngame.java:52)
            at px.b(EntityRenderer.java:422)
            at net.minecraft.client.Minecraft.run(Minecraft.java:575)
            at java.lang.Thread.run(Unknown Source)
    Stopping!
    
    C:\Users\Frederic\Desktop\mcfehler>pause
    Drücken Sie eine beliebige Taste . . .
     
  21. Offline

    narrowtux

    In the testing releases, GUI works with labels and textures.
    I think Afforess waits with the official release of this when he finished coding buttons.
     
  22. Offline

    Graype

    Ah! Thank you. Are the test released available from GitHub, any examples of the labels/textures very keen on this :D
     
  23. Offline

    narrowtux

    You can download the developer builds above, the labels and textures are included there.
     
  24. Offline

    alta189

    Its their fault not hid fault. Its xAuth that is not compatible
     
  25. Offline

    Yoshinat0r

    does anybody know if this works with itemcraft and kaevator's slopes? i ask because a majority of the structures on my server are built with slopes, so having that client mod is mandatory. i would test it right now but im not at my main computer.
     
  26. Offline

    alta189

    Most likely not.
     
  27. Offline

    wiiNinjaOne

    This plugin keeps getting downloaded automatically on my server. Is there a way to find out which plugin is doing that? Thanks.
     
  28. Offline

    alta189

    A plugin that you are using might need BukkitContrib to work
     
  29. Offline

    Graype

    Unsure how GenericTexture works;
    Code:
            public void onPlayerJoin(PlayerJoinEvent event) {
                InGameScreen _screen = ContribCraftPlayer.getContribPlayer(event.getPlayer()).getMainScreen();
    
                GenericTexture t = new GenericTexture("http://cache.ohinternet.com/images/5/5c/Longcat.jpg");
                _screen.attachWidget(t);
    
            }
    Using == Development Builds
     
  30. Offline

    RGadelha

    It happens to me too when I play offline, I think it's normal, annoying but normal :rolleyes:

    Edit:
    I don't know if it's legal for you to alter vu.class but the strings are in there.
    Hex Editor / 20 20 20... ;)
     
  31. Offline

    gekomees

    Since this doesn't happen without bukkitcontrib I assume it can be fixed.
     
Thread Status:
Not open for further replies.

Share This Page