Git Product home page Git Product logo

Comments (13)

games647 avatar games647 commented on June 9, 2024

Spigot is required

from changeskin.

games647 avatar games647 commented on June 9, 2024

Why do you even still run Craftbukkit? Spigot is nearly the same now. Since the Craftbukkit project is dead, it's continued by the Spigot developers here: https://hub.spigotmc.org/

This means you can use Spigot then too.

from changeskin.

altrisi avatar altrisi commented on June 9, 2024

Sorry, I said

I'm using Spigot 1.8,...

from changeskin.

games647 avatar games647 commented on June 9, 2024

Oh I'm really sorry,

could you post the your plugins list? Another plugin is hiding the embedded libraries.

from changeskin.

games647 avatar games647 commented on June 9, 2024

What's your build number?

from changeskin.

altrisi avatar altrisi commented on June 9, 2024

Build number:

git-Spigot-15fa8e1-17a3db7 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)

Plugin list:

dynmap, WorldEdit, VoidWorld, TuxTwoLib, Buycraft, SpectatorPlus, SimpleMOTD, Multiverse-Core, ProtocolLib, ImageOnMap, PerWorldTab, iConomy, PermissionsEx, Simple-AutoSave, Skins, Multiverse-NetherPortals, CustomJoinItems, Multiverse-Portals, Vault, WorldChat, Actionbar, TitleManager, MultiInv, ChangeSkin, TNTRun, HolographicDisplays, CommandSigns, Citizens, ChestCommands, Quester, CommandNPC, AuthMe, MinigamesLib, MGSkyWars, MGOITC, MGDeathRun, MGSeaBattle

Thanks for helping me.

from changeskin.

games647 avatar games647 commented on June 9, 2024

Found it. It's not a plugin. It's the server version. They added the library this plugin uses in 1.8.3. Is it possible for you to update to 1.8.3 or higher (e.g. 1.8.8)?

from changeskin.

altrisi avatar altrisi commented on June 9, 2024

I tried it lots of times, but BuildTools throw an error
(log:

BuildTools

[email protected]
Attempting to build version: '1.8.9' use --rev to override
Could not get version 1.8.9 does it exist? Try another version or use 'latest'
java.io.FileNotFoundException: https://hub.spigotmc.org/versions/1.8.9.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at org.spigotmc.builder.Builder.get(Builder.java:481)
at org.spigotmc.builder.Builder.main(Builder.java:236)

)

Now I will try to download 1.8.3.
Thanks.

from changeskin.

altrisi avatar altrisi commented on June 9, 2024

With version 1.8.8 throw another error, and doesn't update.
(log:

BuildTools
[email protected]
Attempting to build version: '1.8.8' use --rev to override
Found version
{
"name": "582",
"description": "Jenkins build 582",
"refs": {
"BuildData": "838b40587fa7a68a130b75252959bc8a3481d94f",
"Bukkit": "01d1820664a5f881665b84b28871dadd132deaef",
"CraftBukkit": "e1ebe524a78e27f6a2829ed4574fded3779094e1",
"Spigot": "e4d4710834f7b292bc496f41f1cf9ac363225c0e"
}
}

Pulling updates for C:\Users\altrisis\Desktop\old\server1.8\BuildData.git
Successfully fetched updates!
Checked out: 838b40587fa7a68a130b75252959bc8a3481d94f
Pulling updates for C:\Users\altrisis\Desktop\old\server1.8\Bukkit.git
Successfully fetched updates!
Checked out: 01d1820664a5f881665b84b28871dadd132deaef
Pulling updates for C:\Users\altrisis\Desktop\old\server1.8\CraftBukkit.git
Exception in thread "main" org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. {0}
at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:230)
at org.spigotmc.builder.Builder.pull(Builder.java:515)
at org.spigotmc.builder.Builder.main(Builder.java:257)
Caused by: org.eclipse.jgit.errors.LockFailedException: Cannot lock C:\Users\altrisis\Desktop\old\server1.8\CraftBukkit.git\index
at org.eclipse.jgit.dircache.DirCache.lock(DirCache.java:224)
at org.eclipse.jgit.dircache.DirCache.lock(DirCache.java:301)
at org.eclipse.jgit.dircache.DirCache.lock(DirCache.java:267)
at org.eclipse.jgit.lib.Repository.lockDirCache(Repository.java:1052)
at org.eclipse.jgit.api.ResetCommand.checkoutIndex(ResetCommand.java:390)
at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:203)
... 2 more

)
Thanks (another time)

from changeskin.

games647 avatar games647 commented on June 9, 2024

Do you tried to start in a clean folder?

from changeskin.

altrisi avatar altrisi commented on June 9, 2024

No, because I don't know if ALL my plugins, config, worlds, arenas,... will work in a new folder.

I will try it.

Thanks.

from changeskin.

games647 avatar games647 commented on June 9, 2024

I thought about just building the server there and then copy it.

from changeskin.

altrisi avatar altrisi commented on June 9, 2024

Reolved. Thanks.

from changeskin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.