Jump to content

Forge and Spigot. No not that...


LargePrime

Recommended Posts

I am curious if there is any plan to have a Vanilla/Forge version of Spigot?  Without the CraftBukkit/Bukkit support.

 

Yes MCPC+ exists.  But with the current and future capability of forge, I am looking at a bukkit free future.  But My servers need the efficiency that spigot brings to the table.  It wold be kinda silly If i have to keep bukkit compatibility just for the efficiency.

 

I could find and have not read anything about this. I cant be the only one?

 

 

Link to comment
Share on other sites

I am curious if there is any plan to have a Vanilla/Forge version of Spigot?  Without the CraftBukkit/Bukkit support.

 

Yes MCPC+ exists.  But with the current and future capability of forge, I am looking at a bukkit free future.  But My servers need the efficiency that spigot brings to the table.  It wold be kinda silly If i have to keep bukkit compatibility just for the efficiency.

 

I could find and have not read anything about this. I cant be the only one?

 

 

Link to comment
Share on other sites

I have plans to do this as a side project, but of course that would require the support of the Spigot developers.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Link to comment
Share on other sites

I have plans to do this as a side project, but of course that would require the support of the Spigot developers.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Link to comment
Share on other sites

Spigot's performance enchancments don't lend themselves to Modded minecraft well. Namely it's major ones of re-writing and threading the ticks. Most mods can't handle threaded ticks, and there re-writing of it actually prevents the world from ticking as often as it usually does. However there are projects out there that try to merge the two. But for now there is no plans to move anywhere near the spigot front.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Spigot's performance enchancments don't lend themselves to Modded minecraft well. Namely it's major ones of re-writing and threading the ticks. Most mods can't handle threaded ticks, and there re-writing of it actually prevents the world from ticking as often as it usually does. However there are projects out there that try to merge the two. But for now there is no plans to move anywhere near the spigot front.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Spigot's performance enchancments don't lend themselves to Modded minecraft well. Namely it's major ones of re-writing and threading the ticks. Most mods can't handle threaded ticks, and there re-writing of it actually prevents the world from ticking as often as it usually does. However there are projects out there that try to merge the two. But for now there is no plans to move anywhere near the spigot front.

Are you saying that vanilla server is plenty optimal?

Is Forge looking at helping modders move to threadable mod architectures?  Or ways of writing mods to support higher performance?

Currently Spigot supports ore obfuscation with performance that no mod can match.  Will luacs1998 side project do that, or are you saying Forge will have to ore obfuscate thru mods, if we dont use spigot?

 

luacs1998; with Forge Essentials relatively mature, we can almost drop bukkit now, right? 

Link to comment
Share on other sites

Spigot's performance enchancments don't lend themselves to Modded minecraft well. Namely it's major ones of re-writing and threading the ticks. Most mods can't handle threaded ticks, and there re-writing of it actually prevents the world from ticking as often as it usually does. However there are projects out there that try to merge the two. But for now there is no plans to move anywhere near the spigot front.

Are you saying that vanilla server is plenty optimal?

Is Forge looking at helping modders move to threadable mod architectures?  Or ways of writing mods to support higher performance?

Currently Spigot supports ore obfuscation with performance that no mod can match.  Will luacs1998 side project do that, or are you saying Forge will have to ore obfuscate thru mods, if we dont use spigot?

 

luacs1998; with Forge Essentials relatively mature, we can almost drop bukkit now, right? 

Link to comment
Share on other sites

We have no plans to re-write minecraft to be more threaded then it currently is.

Forge does do a lot of things to increase the performance of Minecraft itself.

However, the main issue is on the modders end, not Forge's.

Spigot can make some of its 'performance improvements' because its working on basically a vanilla base. Where it can do things that completely bork the design of standard game mechanics, and as long as the end user doesn't see it, nobody cares.

However mods hook a lot deeper then the visual gameplay for the end user.

 

As for ore obfuscation, there are mods that can do that, but honestly, who cares? If you have a dick on your server thats using xray, ban there ass.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

We have no plans to re-write minecraft to be more threaded then it currently is.

Forge does do a lot of things to increase the performance of Minecraft itself.

However, the main issue is on the modders end, not Forge's.

Spigot can make some of its 'performance improvements' because its working on basically a vanilla base. Where it can do things that completely bork the design of standard game mechanics, and as long as the end user doesn't see it, nobody cares.

However mods hook a lot deeper then the visual gameplay for the end user.

 

As for ore obfuscation, there are mods that can do that, but honestly, who cares? If you have a dick on your server thats using xray, ban there ass.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

We have no plans to re-write minecraft to be more threaded then it currently is.

So does this mean luacs1998 side project has been halted?

However, the main issue is on the modders end, not Forge's.

Does Forge have any plans to help modders do better?  Or help Server Owners identify High performance enabled mods that wont choke servers?  Or low performance ones?

So we dont ALL have to test the same thing over and over again?

Spigot can make some of its 'performance improvements' because its working on basically a vanilla base. Where it can do things that completely bork the design of standard game mechanics, and as long as the end user doesn't see it, nobody cares.

However mods hook a lot deeper then the visual gameplay for the end user.

So MCPC+ must really be working their buts off.

As for ore obfuscation, there are mods that can do that, but honestly, who cares? If you have a dick on your server thats using xray, ban there ass.

That's one approach I guess.  Am I free to 'care' and entertain other approaches?

 

I know My MCPC+ servers are faster and lighter than straight vanilla-forge.  I was hoping for even more from a version that dropped bukkit entirely.  If that is not going to happen, then I guess I will stick with MCPC+?

Link to comment
Share on other sites

We have no plans to re-write minecraft to be more threaded then it currently is.

So does this mean luacs1998 side project has been halted?

However, the main issue is on the modders end, not Forge's.

Does Forge have any plans to help modders do better?  Or help Server Owners identify High performance enabled mods that wont choke servers?  Or low performance ones?

So we dont ALL have to test the same thing over and over again?

Spigot can make some of its 'performance improvements' because its working on basically a vanilla base. Where it can do things that completely bork the design of standard game mechanics, and as long as the end user doesn't see it, nobody cares.

However mods hook a lot deeper then the visual gameplay for the end user.

So MCPC+ must really be working their buts off.

As for ore obfuscation, there are mods that can do that, but honestly, who cares? If you have a dick on your server thats using xray, ban there ass.

That's one approach I guess.  Am I free to 'care' and entertain other approaches?

 

I know My MCPC+ servers are faster and lighter than straight vanilla-forge.  I was hoping for even more from a version that dropped bukkit entirely.  If that is not going to happen, then I guess I will stick with MCPC+?

Link to comment
Share on other sites

So does this mean luacs1998 side project has been halted?
luacs isn't part of the Forge team, he can do whatever the hell he wants.

 

Does Forge have any plans to help modders do better?  Or help Server Owners identify High performance enabled mods that wont choke servers?  Or low performance ones?

So we dont ALL have to test the same thing over and over again?

No, server admins need to learn how to admin there servers properly, which includes reviewing performance. We can't control modders, or server admins, it's on there end.

The modding community has always been a community based thing, so if you want to help then start this project up yourself. This isn't something that Forge needs to do.

 

That's one approach I guess.  Am I free to 'care' and entertain other approaches?
You're free to care for whatever you want. However Forge will not.

 

I know My MCPC+ servers are faster and lighter than straight vanilla-forge.  I was hoping for even more from a version that dropped bukkit entirely.  If that is not going to happen, then I guess I will stick with MCPC+?
Sounds about right, Server run just fine if setup properly on just Vanilla/Forge, if you wanna wrangle more 'performance' out of it then you're on your own. Go to the Spigot and MCPC+ community not here.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

So does this mean luacs1998 side project has been halted?
luacs isn't part of the Forge team, he can do whatever the hell he wants.

 

Does Forge have any plans to help modders do better?  Or help Server Owners identify High performance enabled mods that wont choke servers?  Or low performance ones?

So we dont ALL have to test the same thing over and over again?

No, server admins need to learn how to admin there servers properly, which includes reviewing performance. We can't control modders, or server admins, it's on there end.

The modding community has always been a community based thing, so if you want to help then start this project up yourself. This isn't something that Forge needs to do.

 

That's one approach I guess.  Am I free to 'care' and entertain other approaches?
You're free to care for whatever you want. However Forge will not.

 

I know My MCPC+ servers are faster and lighter than straight vanilla-forge.  I was hoping for even more from a version that dropped bukkit entirely.  If that is not going to happen, then I guess I will stick with MCPC+?
Sounds about right, Server run just fine if setup properly on just Vanilla/Forge, if you wanna wrangle more 'performance' out of it then you're on your own. Go to the Spigot and MCPC+ community not here.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Spigot's performance enchancments don't lend themselves to Modded minecraft well. Namely it's major ones of re-writing and threading the ticks. Most mods can't handle threaded ticks, and there re-writing of it actually prevents the world from ticking as often as it usually does. However there are projects out there that try to merge the two. But for now there is no plans to move anywhere near the spigot front.

While some of the Spigot patches can cause problems for mods, many of the smaller patches are not as problematic. Also the changes are grouped together in separate patches so they can be applied or rolled back individually, if needed. For MCPC+, I applied most all of Spigot's patches, though a couple I turned off by default (so far, disabling chunk tick aggregation since it does reduce ticking noticeably affecting gameplay, as you said; also turned off entity range activation since I expect most players on modded servers will want their entities to be activated no matter how far they are away, but, either feature can be re-enabled in the config if desired).

 

Many of Spigot's improvements, if they prove stable and safe enough, end up getting pulled into vanilla CraftBukkit. CraftBukkit itself has quite a few performance and stability fixes, above and beyond its plugin API which it is most well-known for.

 

However, some of these enhancements even in CraftBukkit can cause unintended interactions with mods. Asynchronous chunk loading, for one. Caused tons of crashes with XyCraft, for example, due to the order which it loaded chunks (not too clear on this problem to be honest, but nallar recently submitted a fix to clear up some if not most of these concurrency issues with XyCraft in MCPC+, by not calling the Forge event asynchronously).

 

But a lot of the changes are fairly benign. Some are even vanilla bug fixes (of course, Forge includes some vanilla bug fixes too). Just one example, CB gets tile entities from the chunk map directly instead of a bounding box on the world; avoiding the off-by-one error which loaded additional chunks, as well as avoiding the expensive searching operation. Maybe this could impact some mods, somehow, granted.

 

Something I've been wanted to work on for a while, but haven't got around to it yet, is automatically remapping Spigot's patches ala MCPBukkit. Main reason why I have not yet is because Spigot is developed as a set of patches on top of CraftBukkit (similar to how Forge and FML include patches on top of vanilla), so the logistics of maintaining a linear history on the remapped source would have to be determined. Should be possible though, just would need non-trivial changes to the automation script.

 

Not to say the changes can be blindly integrated, but would be nice to have an auto-remapped repository of both Spigot and CraftBukkit for reference purposes, to see if their changes could feasibly benefit Forge, imho. Or possibly a coremod could be developed by someone to add the individual optimizations. TickThreading basically does this, adding threaded ticks, but it also has to patch the mods for thread-safety purposes.

Link to comment
Share on other sites

Spigot's performance enchancments don't lend themselves to Modded minecraft well. Namely it's major ones of re-writing and threading the ticks. Most mods can't handle threaded ticks, and there re-writing of it actually prevents the world from ticking as often as it usually does. However there are projects out there that try to merge the two. But for now there is no plans to move anywhere near the spigot front.

While some of the Spigot patches can cause problems for mods, many of the smaller patches are not as problematic. Also the changes are grouped together in separate patches so they can be applied or rolled back individually, if needed. For MCPC+, I applied most all of Spigot's patches, though a couple I turned off by default (so far, disabling chunk tick aggregation since it does reduce ticking noticeably affecting gameplay, as you said; also turned off entity range activation since I expect most players on modded servers will want their entities to be activated no matter how far they are away, but, either feature can be re-enabled in the config if desired).

 

Many of Spigot's improvements, if they prove stable and safe enough, end up getting pulled into vanilla CraftBukkit. CraftBukkit itself has quite a few performance and stability fixes, above and beyond its plugin API which it is most well-known for.

 

However, some of these enhancements even in CraftBukkit can cause unintended interactions with mods. Asynchronous chunk loading, for one. Caused tons of crashes with XyCraft, for example, due to the order which it loaded chunks (not too clear on this problem to be honest, but nallar recently submitted a fix to clear up some if not most of these concurrency issues with XyCraft in MCPC+, by not calling the Forge event asynchronously).

 

But a lot of the changes are fairly benign. Some are even vanilla bug fixes (of course, Forge includes some vanilla bug fixes too). Just one example, CB gets tile entities from the chunk map directly instead of a bounding box on the world; avoiding the off-by-one error which loaded additional chunks, as well as avoiding the expensive searching operation. Maybe this could impact some mods, somehow, granted.

 

Something I've been wanted to work on for a while, but haven't got around to it yet, is automatically remapping Spigot's patches ala MCPBukkit. Main reason why I have not yet is because Spigot is developed as a set of patches on top of CraftBukkit (similar to how Forge and FML include patches on top of vanilla), so the logistics of maintaining a linear history on the remapped source would have to be determined. Should be possible though, just would need non-trivial changes to the automation script.

 

Not to say the changes can be blindly integrated, but would be nice to have an auto-remapped repository of both Spigot and CraftBukkit for reference purposes, to see if their changes could feasibly benefit Forge, imho. Or possibly a coremod could be developed by someone to add the individual optimizations. TickThreading basically does this, adding threaded ticks, but it also has to patch the mods for thread-safety purposes.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • SLOT DANA : Situs Slot Gacor Nagaliga Deposit Via DANA 10.000
    • NAGALIGA :  Agen Taruhan Mix Parlay Bola EURO Terpercaya Di Indonesia Nagaliga merupakan situs taruhan  judi bola euro dan slot gacor terbaik menyediakan link alternatif terbaik dan pastinya bisa di akses di seluruh penjuru dunia. Ayo meriahkan EURO bersama situs Nagaliga kemenangan berapapun pasti dibayar lunas tanpa ada kendala.
    • I have no idea how a UI mod crashed a whole world but HUGE props to you man, just saved me +2 months of progress!  
    • So i know for a fact this has been asked before but Render stuff troubles me a little and i didnt find any answer for recent version. I have a custom nausea effect. Currently i add both my nausea effect and the vanilla one for the effect. But the problem is that when I open the inventory, both are listed, while I'd only want mine to show up (both in the inv and on the GUI)   I've arrived to the GameRender (on joined/net/minecraft/client) and also found shaders on client-extra/assets/minecraft/shaders/post and client-extra/assets/minecraft/shaders/program but I'm lost. I understand that its like a regular screen, where I'd render stuff "over" the game depending on data on the server, but If someone could point to the right client and server classes that i can read to see how i can manage this or any tip would be apreciated
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.