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

    datwerd

    so the fact it wasnt working on the v403 and with update to v449 and the edit FIXED wasnt clear enough?
     
  3. Offline

    Wulfspider

    I know that you said it was fixed. I was just clarifying as to why it was broken.
    If you can't understand that, then I am sorry. Please drop it.
     
    BrassDoll likes this.
  4. Offline

    L24D

    Hmm, apparently the latest build of spout won't work with build1317...
    @Afforess
    @alta189
    Might need to have a look at this.. :p
    The console is spammed with it:

    Code:
    2011-10-12 02:32:53 [SEVERE] java.lang.NoSuchFieldException: cache
    2011-10-12 02:32:53 [SEVERE]     at java.lang.Class.getDeclaredField(Unknown Source)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.block.SpoutCraftChunk.<init>(SpoutCraftChunk.java:58)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.block.SpoutCraftChunk.replaceBukkitChunk(SpoutCraftChunk.java:226)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.SpoutWorldListener.onChunkLoad(SpoutWorldListener.java:36)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$52.execute(JavaPluginLoader.java:621)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-12 02:32:53 [SEVERE] java.lang.NoSuchFieldException: cache
    2011-10-12 02:32:53 [SEVERE]     at java.lang.Class.getDeclaredField(Unknown Source)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.block.SpoutCraftChunk.<init>(SpoutCraftChunk.java:58)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.block.SpoutCraftChunk.replaceBukkitChunk(SpoutCraftChunk.java:226)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.SpoutWorldListener.onChunkLoad(SpoutWorldListener.java:36)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$52.execute(JavaPluginLoader.java:621)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-12 02:32:53 [SEVERE] java.lang.NoSuchFieldException: cache
    2011-10-12 02:32:53 [SEVERE]     at java.lang.Class.getDeclaredField(Unknown Source)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.block.SpoutCraftChunk.<init>(SpoutCraftChunk.java:58)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.block.SpoutCraftChunk.replaceBukkitChunk(SpoutCraftChunk.java:226)
    2011-10-12 02:32:53 [SEVERE]     at org.getspout.spout.SpoutWorldListener.onChunkLoad(SpoutWorldListener.java:36)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$52.execute(JavaPluginLoader.java:621)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-10-12 02:32:53 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-12 02:32:53 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Does that when you first boot the server up... world loading.
    Anyways... Hope that might be a point in the right direction :)
     
  5. Offline

    Wulfspider

    You are using an incompatible build. Try downloading again. What link did you use to download?
     
  6. Offline

    jkmerlin

    I'm getting the same general error he is, and i just downloaded it from 'http://spout.in/plugin' (in bukkitdev/spout, says latest build 449). The only thing im doing different is running 1323, but that shouldn't change too much. Client works fine, and i don't have time to try and connect with the error up.
     
  7. Offline

    FatherChaos

    Same error here.
     
  8. Offline

    jeroende2e

    @olloth

    ahhh, ok thanks
    that's really cool
     
  9. Offline

    Wulfspider

    Can you confirm you actually are running that version? It tells you in the console.
     
  10. Offline

    dockter

  11. Hi,
    I'm using last recommended build and there's a problem with stone.
    When I put a stone block it appears without moving my arm, and I can break it really fast.

    There's no plugin on my server wich can affect blocks or do that ...
     
  12. Offline

    andrewkm

    @SpoutDev
    @Wulfspider
    @Afforess
    - Spout #451 is completely fine, however #452-#453 cause some EXTREME block lag like ive never before seen. No errors in console or anything. I've traced the problem totally back to spout. #451 is as always working mint, but as soon as I hop on #452, its unplayable block lag. Let me know if you need more information such as plugin list, etc.
    -
    Edit: Try breaking grass with a diamond shovel.
    Edit2: I just realized I wrote "Brock Log" instead of "Block Lag" <- lmao wtf was I on.
     
    BrassDoll likes this.
  13. Offline

    matthew_goodman

    Was on my server with the latest version of spout and spoutlauncher when everything dispeared apart from paintings, text on signs (no sign seen) and the tip (RED PART) of torches. Deleted everyhing n installed everything again and still there (should i say not there) Any ideas on whats happening, This is happening for all my users of my server.

    Here is the spoutcraft logs : - http://pastie.org/2685408

    There is no server error's at all

    Many thanks

    Matthew
     
  14. Offline

    Limstal

    I really have no idea how to pinpoint what my problem is. I think I'll just use regular Minecraft for now and watch to see if anybody else has the same issue but with some clue as to what is going on... Damn shame, I was really looking forward to all the neat stuff coming soon! Thanks for the speedy reply, anyway.
     
  15. Offline

    toxuin

    How can I recompile the CraftBukkit?
    I downloaded MCP 4.4, got fresh Minecraft bins, placed them in jars/bin, run decompile.sh, got no errors, pasted src form Spoutcraft RB source (SpoutDev-Spoutcraft-5199665), pasted libs, pasted conf folder, run recompile.sh and got this:
    Code:
    src/minecraft/net/minecraft/client/Minecraft.java:114: package org.spoutcraft.spoutcraftapi.addon does not exist
    import org.spoutcraft.spoutcraftapi.addon.AddonLoadOrder;
    ^
    
    src/minecraft/net/minecraft/client/Minecraft.java:115: package org.spoutcraft.spoutcraftapi.entity does not exist
    import org.spoutcraft.spoutcraftapi.entity.Player;
    ^
    
    src/minecraft/net/minecraft/client/Minecraft.java:116: package org.spoutcraft.spoutcraftapi.event.screen does not exist
    import org.spoutcraft.spoutcraftapi.event.screen.ScreenCloseEvent;
    and 100 other errors like this.
    What am I doing wrong?
     
  16. Offline

    Wulfspider

    The instructions are on our GitHub for Spoutcraft. You are missing the SpoutcraftAPI and probably other libs.
     
  17. Offline

    Pamelloes

    I can't seem to get a version of spout craft that can compile in eclipse. :( I've downloaded MCP decompiled minecraft, then copied the spout craft files along with the mc source files from mcp into a new project in eclipse. Finally, I added the unobfuscated minecraft jars as a dependency. Unfortunately, there is still an ungodly amount of errors occurring (2,283). Any suggestions?
     
  18. Offline

    toxuin


    I've read the instructions on github before I made my previous post. I honestly put all jar libs from the lib folder of spuotcraft to lib folder in MCP. Where should I get all these missing libs? How can I figure out what libs are missing?.. Sorry if I am asking something completely stupid. I just couldn't find any post or topic related to compiling SpoutCraft. Thank you.
     
  19. Offline

    Wulfspider

    Logs would be useful. Did you read the steps on our GitHub for Spoutcraft?

    You need to download SpoutcraftAPI too.

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

    Matt Gill

    Where is the change log. :eek: Can't find it here like it was before or on the dev.bukkit.org post. I love change logs :3
     
  21. Offline

    Wulfspider

    Each file has a changelog that is on dev.bukkit. Spoutcraft doesn't have them posted there since new files for it aren't posted on there. http://updates.getspout.org shows updates for Spoutcraft and is the same as what shows on the launcher itself. The changelog is also posted here for Spoutcraft, but it hasn't been updated yet: http://wiki.getspout.org/index.php?title=Changelog.
     
  22. Offline

    Pamelloes

    I did that, it brought the errors from in the 6000s to around 2500.
     
  23. Offline

    Wulfspider

    Without seeing the errors, it's hard to tell. But most likely you are missing a lib of some sort.
     
  24. Offline

    Pamelloes

    On a side note, its great that the bukkit servers are up again. :)

    Oh... the spoutCRAFT API, not just the spout API. No wonder it wasn't working :)
    Edit: Down to 317 errors, from over 6000 :) but I still can't compile yet. These errors are all from classes missing methods/variables, any suggestions?

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

    Wulfspider

    Spoutcraft doesn't use the SpoutAPI jar as a lib, only the SpoutcraftAPI.
     
  26. Offline

    dockter

    This isn't working. When I select the memory usage setting under options and then click OK, the program closes and open again as normal but the memory setting reverts back to 512mb, the selected setting of what ever I chose is not saved.
     
  27. Offline

    Wulfspider

    Probably because you don't have that full amount available to assign to it. @Afforess want to confirm?

    That is bundled with the SpoutcraftAPI, so it should be in the same location as that.

    lahwran has already stated that WorldEdit CUI will be ported when the Spoutcraft client addon API is ready.

    Glad you figured it out. :p

    I think the stone bug was fixed by @olloth in the latest dev builds.
    I believe the extreme block lag issue was fixed by @Afforess in the latest dev builds
    You might want to open an issue on GitHub so your issues do not get lost in the flow here.

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

    Afforess

    Can you provide a pastebin of your spoutcraft.properties file? It is in .spoutcraft/spoutcraft
     
  29. Offline

    Pamelloes

    Ok, issues:
    BiomeGenBase missing biomeDecorator field.
    lots of functions missing/not working that are being called by NetClientHandler
    Minecraft.theMinecraft is not visible for Config.
    lots more that don't occur enough to be worth mentioning right now :(
     
  30. Offline

    Wulfspider

    Did you follow our instructions and copy the conf folder over to MCP, then decompile? You shouldn't be running the update.bat/sh either.
     
  31. Offline

    Pamelloes

    ok, I ran update which would be the cause of the problem. I'm down to just one error. :) org.apache.commons.lang3: the package doesn't exist and there isn't a pom.xml to download through maven. Where do I get this?
     
Thread Status:
Not open for further replies.

Share This Page