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

    Charant

    new bug in Spout #369 with CraftBukkit #1181:
    Code:
    01:18:51 [SEVERE] Error occurred while enabling Spout v1.1.369 (Is it up to date?): Slot 54 is already occupied by org.getspout.spout.block.mcblock.CustomChest@4e8c2f76 when adding org.getspout.spout.block.mcblock.CustomContainer@55801443
    java.lang.IllegalArgumentException: Slot 54 is already occupied by org.getspout.spout.block.mcblock.CustomChest@4e8c2f76 when adding org.getspout.spout.block.mcblock.CustomContainer@55801443
            at net.minecraft.server.Block.<init>(Block.java:159)
            at net.minecraft.server.Block.<init>(Block.java:180)
            at net.minecraft.server.BlockContainer.<init>(SourceFile:14)
            at org.getspout.spout.block.mcblock.CustomContainer.<init>(CustomContainer.java:50)
            at org.getspout.spout.block.mcblock.CustomBlock.replaceBlocks(CustomBlock.java:374)
            at org.getspout.spout.Spout.onEnable(Spout.java:215)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:906)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:104)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  3. Offline

    Wulfspider

    All of them are only development builds and both the plugin and the client mod still have issues.

    The launcher works for launching any minecraft.jar in .spoutcraft, but you need the version file and all to be in there as well. If there is no version file, then it will give the message he is getting.

    Afforess tells me he just fixed this in a dev build. ;)

    Are you sure you got the link right? It works fine for me.

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

    olloth

    Some kind of overhaul of the launcher ala this is in order eventually. I think we are generally unhappy with the corner we put ourselves in regarding 1.8.1
     
    GatsbyTheGreat likes this.
  5. Offline

    Wulfspider

    We're going to be overhauling the launcher hopefully soon and will most likely be adding more update options.
     
  6. Offline

    paully104

    I keep getting Unknown host with the latest dev builds of SpoutCraft
     
  7. Offline

    Top_Cat

    Got the error log as that's not very specific
     
  8. I know they are incomplete but spoutcraft appeared to have an recommended build.
     
  9. Offline

    Wulfspider

    There are no recommended builds yet.
     
    elias79 likes this.
  10. Offline

    paully104

    kk where do i find the log for spoutcraft?
     
  11.  
  12. Offline

    Wulfspider

    .spoutcraft/logs or by manually launching the jar through the command-line.


    No, Spoutcraft is in the 4xx range, Spout is still in the 3xx range.

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

    paully104

    Code:
    7
    false
    MC Updates are not allowed until Spoutcraft for 1.8 is released
    17 achievements
    161 recipes
    Setting user: Edited, Edited
    518 : 870
    WARNING: Found unknown Windows version: Windows 7
    Attempting to use default windows plug-in.
    Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
    Starting up SoundSystem...
    Initializing LWJGL OpenAL
        (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    OpenAL initialized.
    Stopping!
    SoundSystem shutting down...
        Author: Paul Lamb, www.paulscode.com
    7
    false
    MC Updates are not allowed until Spoutcraft for 1.8 is released
    17 achievements
    161 recipes
    Setting user: edited, edited
    518 : 870
    WARNING: Found unknown Windows version: Windows 7
    Attempting to use default windows plug-in.
    Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
    Starting up SoundSystem...
    Initializing LWJGL OpenAL
        (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    OpenAL initialized.
    Connecting to 64.31.10.114, 25565
    New max size: 484
    New max size: 784
    Stopping!
    SoundSystem shutting down...
        Author: Paul Lamb, www.paulscode.com
    7
    false
    MC Updates are not allowed until Spoutcraft for 1.8 is released
    
     
  14. Offline

    Wulfspider

    That is because you either do not have the bin folder and/or the versionSpoutcraft file under .spoutcraft because you've never run the launcher before 1.8, or you cleared the cache.

    The launcher doesn't install/update right now due to 1.8 being out.

    For now, you'd have to manually install Spoutcraft's class files to a clean minecraft.jar in either your .minecraft folder or copying the bin folder to .spoutcraft and doing then modifying the minecraft.jar like I said previously. You'd also need the versionSpoutcraft file to exist under .spoutcraft/spoutcraft.
     
  15. Offline

    paully104

    I've actually been doing that to the default .minecraft , however I've been unable to login. Any idea what im doing wrong on my end?
     
  16. Offline

    Wulfspider

    Our custom launcher doesn't look in .minecraft. It installs to .spoutcraft and it currently can't being that 1.8 is out. It will be able to once we allow it to and have better update options. You'd have to have the files under .spoutcraft for the launcher to work.
     
  17. Offline

    paully104

    After moving the modified bin to the .spoutcraft i was able to login perfectly fine, thank you @Wulfspider
     
  18. Offline

    Wulfspider

    No problem. We hope to enable the updating ASAP to make things easier for you. :)
     
  19. Offline

    paully104

    Real quick. as soon i logged into my server that is using spout dev #370 using craftspout 418 when cacheing was on i was stuck in a world where nothing was moving and chat wasnt going. However after disabling it on the server my client keeps updated with the events.
     
  20. Offline

    RGadelha

    Hey @Wulfspider
    Are you aware when the team will start tweaking performance to turn MC 1.8.1 with Spoutcraft mod into a playable game? :rolleyes:
     
  21. Offline

    Wulfspider

    Afforess has been doing that all evening.
     
    RGadelha likes this.
  22. Offline

    RGadelha

    Alright, thanks :)
     
  23. Offline

    Afforess

    Performance should be much much better in the latest dev builds. :p
     
  24. Offline

    dockter

    Agreed.

    Any ETA on multi-thread version of Optifine?
     
  25. Offline

    RGadelha

    Well, not for me, something must be really wrong at my side.
    The big spikes persist and I'm still having that "Used memory: 187% (1895MB) of 176MB" :(
     
  26. Offline

    Afforess

    Took a look at it today. I really don't want to spread FUD, but the Optifine MT was...implemented by someone who doesn't understand Multithreading very well. It's pretty much the reason for all the error reports in the threads and those nasty black screens and his_XXX dump log files.

    Anyway, it's not needed either, I just fixed 2 major performance issues in the latest dev builds. Some people with awesome machines were getting 500-1000fps. I only get 250, but I'm on a lappy.

    Java memory calculations are wrong, I was looking at them earlier. Anyway, I do see some occasional spikes (we do have the lag spike of death fix included already) and am trying to determine the cause.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 13, 2016
  27. Offline

    RGadelha

    Not so accasional for me, for me it's like 1 per second, I mean, the big ones.
    Ok, but thank you, you've gonna get that, I know ;)
     
  28. Offline

    dockter

    Im not sure where your getting your information front but using Optifine MT I was getting around 150fps, with your latest build 422, Im getting 39...

    My wife's computer wont even run correctly with a 256 tile pack without Optifine MT. With spoutcraft she was getting around 15fps with, around 50fps with Optifine MT.

    No offense but at this point Id have to say his MT version works much better.

    Id love for you to prove me wrong because both her and I would rather run Spoutcraft.
     
  29. Offline

    Marcos Cosmos

    Question is.. If it didn't work, why would it be implemented so broadly? And (ik ik, people are daft shush xD) well.. if you understand it better, can't you fix it? xD

    I'm going to take a stab and say that the devs are well and truly sick of bug fixing, and with vanilla updates still unfinished for the items already added in 1.8, another buggy addition would make them groan, and I don't believe they said they could do better.... yet xD

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

    Afforess

    I'm repeating many others, but MC was just never written with MT in mind. Some parts can be MT, like chunk saving, but the bulk of it can not. Rendering is no exception.

    That doesn't mean it can't be improved. MT is not some magic cure all, and it won't solve all problems. It actually just masks them most of the time.
     
  31. Offline

    dockter

    Just installed 422 on wife's PC, FPS actually improved but gets the random lag spikes at times and stutters every 5-8 seconds.
     
Thread Status:
Not open for further replies.

Share This Page