Hey,
you guys do not separate right / left click anymore?
This fucked up WorldEdit and some other things and I really try to run a stable server.
Is it planned to fix this again? If not I’m forced to use an older version for now.
Cheers
Hey,
you guys do not separate right / left click anymore?
This fucked up WorldEdit and some other things and I really try to run a stable server.
Is it planned to fix this again? If not I’m forced to use an older version for now.
Cheers
Generally primary and secondary click is separated. Afaik currently both events are routed to general “click” event, that will change in the future.
That’s brutal for the moment. Hope to get those separation again soon.
Cheers
I hope i remembered that correctly
Generally, you shouldn’t be using Sponge in production yet. It’s not ready. You have to expect things to break on updates.
With the changes to 1.9, you won’t have a left/right action - the “main hand” can be swapped in settings.
Sponge changed the event to be InteractBlockEvent.Primary
and InteractBlockEvent.Secondary
to represent these clicks. This should fulfil the same effect that the old events did. I think.
@ZephireNZ
Oh - Thanks for that info.
@TrenTech
No more Bukkit for me. Sponge is the future and my server in alpha status. Everybody know
I like the enthusiasm. This project is going to go a long way
Sponge 621 is working fine with WE Forge for me, i updated from Sponge 613 where the wand would only use the secondary click but you can always do //pos1 instead
I’m using //pos - But it’s not “working fine”
I have no time to have a look into it
What version of WorldEdit are you using that is compatible with Sponge? if Sponge changes are causing changes in a version of WorldEdit made for Forge with no explicit Sponge support something has gone wrong and probably needs to be fixed.
Edit: and sponge versions you have tested with while you are at it.
The Error occured first time with the following versions (Could be earlier):
Forge:
forge-1.8-11.14.3.1513-universal.jar
Sponge
sponge-1.8-1499-2.1DEV-615.jar
World Edit:
worldedit-forge-mc1.8-6.1.jar
go grab the forge 6.1.1-dist from here, that’s the version i am using as it is the latest
Your version of Forge and sponge are mismatched. You should be using Forge 11.14.3.1499.
So I cant use the actual Forge version? It has to be matching?
I had that and just tried the actual version with no problems.
You can use it, but problems may arise. Depends on the changes LexManos made between versions.
This should be working correctly in the latest Sponge version.