Inactive [DEV] SpoutPlugin - Unleash the flow of endless possibilities [1.0-1.3.2]

Discussion in 'Inactive/Unsupported Plugins' started by SpoutDev, Aug 1, 2011.

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

    SpoutDev

    In order to centralize support of our legacy projects, we will no longer be providing support on Bukkit. Please use www.spout.org for support with our projects going forward.
     
  2. Offline

    Meteo

    Yay it works! XD and just small issue
    Code:
    16:39:10 [INFO] [SpoutLWC] Lightweight chest not found! This plugin will not wor
    k!
     
  3. Offline

    Wulfspider

    That has nothing to do with us. SpoutLWC is a whole different plugin.
     
  4. Offline

    Meteo

    Oh Sorry about that, but how do i customize my options in Spout? I wanna make the custom capes, achievements, and such.
     
  5. Offline

    Wulfspider

    Spout is the API. Other plugins use it. You'd need a plugin such as SpoutEssentials to do capes.
     
  6. Offline

    Meteo

    Any reason why its so laggy? Lagging every 5 seconds, consisitently...
     
  7. Offline

    Wulfspider

    Adjust your video settings. The 1.0.0 builds are also unstable right now.
     
  8. Offline

    RGadelha

    Well @Wulfspider
    I have to say that MC 1.0.0 with SpoutCraft, all latest builds as for now, is almost unplayable on my test machine (not a great one) but MC alone is doing good, minor lag and 40+ FPS.
    I know, dev builds etc. and I know too that it's gonna get better, much better.
    You know, I love Spout :D
     
  9. Offline

    Wulfspider

    I'm not saying it's perfect, I'm just saying you can do pretty well if you get your video settings adjusted properly. There are quite a few bugs though in the 1.0.0 builds like I said.
     
    RGadelha likes this.
  10. Offline

    RGadelha

    Yes, I know, but I forgot to say that I configured all my video settings to the minimum in MC with SpouCraft, but they are at maximum in MC 1.0.0 alone.
    Like I've told you, MC with SpoutCraft, all settings down, is almost unplayable.
    MC without SpoutCraft, all settings up, is pretty playable.

    I know it's gonna get better, in the future!
     
  11. Offline

    Meteo

    Hey i found out, is it Spout or SpoutCraft that makes it so that you can't level up from EXP orbs?
     
  12. Offline

    Wulfspider

    What are you trying to level up to? :p
     
  13. Offline

    Meteo

    Doesnt show level rating and such when i get exp
     
  14. Offline

    mikecyber

    I'm getting "Theres something wrong, we couldn't get internet... " when I run the .app and .jar
     
  15. Offline

    Wulfspider

  16. Offline

    Afforess


    There was a big memory leak, which I just fixed in 816. Let me know how it runs with 816+.
     
    RGadelha likes this.
  17. Offline

    deviantek

    Whatever happened to the idea of the off-line option? It was in the options for a while (albeit never worked), but now I don't see it at all. I run an off-line privileged server and this would be of great help. For now we've had to create custom packages with the dev build.

    That answers my question. If I felt paying for a beta game that is now dubbed "release 1.0" was a justified purchase I would. I highly encourage my members to support private plugin developers, but not the greedy bastard that is the IP owner of "Minecraft."

    On a side note, why are dev builds now being released as .jar files? I haven't figured out how to run them seeing as how older builds were always packaged as .rar's.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
  18. Offline

    Wulfspider

    I don't recall it ever being in the options. You are offered offline mode if the launcher fails to connect to Minecraft.net auth servers AND you've logged in in the past.
     
  19. Offline

    desht

    With Spoutcraft build 214, I get this exception when the dev build option is selected (accompanied by a blank off-white window appearing as soon as the "Checking for Spoutcraft update" message is shown):

    Code:
    [10:10:04] [INFO]	------------------------------------------
    [10:10:04] [INFO]	Spoutcraft Launcher is starting....
    [10:10:04] [INFO]	Spoutcraft Launcher Build: 214
    [10:10:17] [SEVERE]	Exception in thread "AWT-EventQueue-0"
    [10:10:17] [SEVERE]	org.spoutcraft.launcher.exception.UnknownMinecraftException
    [10:10:17] [SEVERE]		at org.spoutcraft.launcher.Launcher.getMinecraftApplet(Launcher.java:95)
    [10:10:17] [SEVERE]		at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:66)
    [10:10:17] [SEVERE]		at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:642)
    [10:10:17] [SEVERE]		at org.spoutcraft.launcher.gui.LoginForm$1$1.done(LoginForm.java:565)
    [10:10:17] [SEVERE]		at javax.swing.SwingWorker$5.run(SwingWorker.java:717)
    [10:10:17] [SEVERE]		at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:814)
    [10:10:17] [SEVERE]		at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:95)
    [10:10:17] [SEVERE]		at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:824)
    [10:10:17] [SEVERE]		at javax.swing.Timer.fireActionPerformed(Timer.java:291)
    [10:10:17] [SEVERE]		at javax.swing.Timer$DoPostEvent.run(Timer.java:221)
    [10:10:17] [SEVERE]		at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [10:10:17] [SEVERE]		at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:641)
    [10:10:17] [SEVERE]		at java.awt.EventQueue.access$000(EventQueue.java:84)
    [10:10:17] [SEVERE]		at java.awt.EventQueue$1.run(EventQueue.java:602)
    [10:10:17] [SEVERE]		at java.awt.EventQueue$1.run(EventQueue.java:600)
    [10:10:17] [SEVERE]		at java.security.AccessController.doPrivileged(Native Method)
    [10:10:17] [SEVERE]		at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    [10:10:17] [SEVERE]		at java.awt.EventQueue.dispatchEvent(EventQueue.java:611)
    [10:10:17] [SEVERE]		at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    [10:10:17] [SEVERE]		at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    [10:10:17] [SEVERE]		at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    [10:10:17] [SEVERE]		at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    [10:10:17] [SEVERE]		at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    [10:10:17] [SEVERE]		at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [10:10:17] [SEVERE]	Caused by: java.lang.VerifyError: (class: net/minecraft/client/MinecraftApplet, method: init signature: ()V) Bad type in putfield/putstatic
    [10:10:17] [SEVERE]		at java.lang.Class.getDeclaredConstructors0(Native Method)
    [10:10:17] [SEVERE]		at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
    [10:10:17] [SEVERE]		at java.lang.Class.getConstructor0(Class.java:2699)
    [10:10:17] [SEVERE]		at java.lang.Class.newInstance0(Class.java:326)
    [10:10:17] [SEVERE]		at java.lang.Class.newInstance(Class.java:308)
    [10:10:17] [SEVERE]		at org.spoutcraft.launcher.Launcher.getMinecraftApplet(Launcher.java:79)
    [10:10:17] [SEVERE]		... 23 more
    
     
  20. Offline

    Wulfspider

    What steps did you take to get that error? @Afforess thought he just fixed that.
     
  21. Offline

    deviantek

    I simply remember in patch notes there was an "offline mode." I didn't realize that it was simply only a backup to lack of internet connection.

    If I may ask, why the propensity to accommodate a lackluster developer's beta subscription fee's (Notch) ?

    Are you planning to give the option to run in off-line mode without connection to the minecraft servers, or do those of us who run off-line clients have to continue to weasel our way around through dev builds?

    - Thanks
     
  22. Offline

    Wulfspider

    If you are connecting to an offline-mode server over the internet, then there is no need for you to have offline mode as you can still connect.

    Notch's "subscription fee" is calling buying the game and supporting the developer. It's not something you pay $20 a month for, it's $26 once. :p

    If you are connecting to a LAN server in offline-mode, you can still connect it with and without internet as long as you've logged in once before with a valid account. I see no reason why it's an issue unless yo haven't actually bought the game.

    There is no reason for us to make things easier for non-premium/pirates and we have no intention in supporting piracy.

    If you want to go the manual dev build install route, then that's something you'll have to do on your own as the only method we support is through our launcher. Using the builds any other way just adds to the support load.
     
  23. Offline

    Dec64

    Amazingly stupid.

    Were you running the .rar files before? if so how could you ever get it to run anyway?!

    Just put the jar file in plugins folder.
     
  24. Offline

    desht

    I just started the launcher (upgraded to 214), opened Options, checked "Always use dev builds", and then hit the login button.

    Anyway, I tried again but with the cache cleared, and this time it worked fine.

    My plugin's Spout GUI looks all wrong in this dev build (hugely stretched vertically), but I'll do some more investigation into that - could be my fault. Unless anyone happens to know if there are changes in GUI layout behaviour that might cause this?
     
  25. Offline

    Afforess

    We cant add anything that could be considered bypassing Mojangs login. This is due to http://minecraft.net/terms
     
  26. Offline

    RGadelha

    Tested on SpoutDev server, SC build 819, graphics in Fancy, much better but still laggy.

    There's a bunch of "Failed to create material for :" in console.

    Edit:
    I'm using an HD texturepack without any patch, of course.
     
  27. Offline

    cidiantoby

    Can someone please provide a full zip of their .spoutcraft folder. excluding the last login file. everytime i try the auto updater it times out and i get a failed to download.
     
  28. Offline

    Afforess

    Yeah, there likely is more than one issue. I didn't have time to fix them all. As usual, post logs. ;)
     
  29. Offline

    Fastjur

    AAH thanks mate! that did the job!
     
  30. Offline

    RGadelha

    OK, here we go:
    SpoutCraft Log
     
  31. Offline

    mikecyber

Thread Status:
Not open for further replies.

Share This Page