VoxelGunsmith icon indicating copy to clipboard operation
VoxelGunsmith copied to clipboard

No permissions in single player?

Open ConfusedMapper opened this issue 9 years ago • 7 comments

Sorry if this is the wrong place, I don't know where to go for this kinda thing.

I have latest version of Forge and VoxelSniper, along with WorldEdit. That's all I have so there shouldn't be any conflictions. In single player if I try to use any commands, it tells me "&4You require more permissions in order to perform this action." Then once I leave the world and go back to the main menu, my game crashes and I get this report: http://pastebin.com/hL6x6W8H

Can someone help me? I would be forever grateful!

ConfusedMapper avatar Sep 27 '15 05:09 ConfusedMapper

Single player has been largely untested, I'll take a look at this when I have some time.

Deamon5550 avatar Sep 27 '15 08:09 Deamon5550

Tried setting up a simple server and I get the same crash: http://pastebin.com/rULg7MLM

Any help would be wonderful.

ConfusedMapper avatar Sep 27 '15 21:09 ConfusedMapper

Sponge recently refactored and renamed almost all of their events and I have not yet updated for the changes.

Deamon5550 avatar Sep 27 '15 22:09 Deamon5550

So should I use an older version? What would be a temporary fix?

ConfusedMapper avatar Sep 27 '15 22:09 ConfusedMapper

You could use an older version of sponge, but I'm updating sniper to the latest version right now if you wait just a moment.

Deamon5550 avatar Sep 27 '15 22:09 Deamon5550

Great to hear! Is it a lot to fix or something quick?

ConfusedMapper avatar Sep 27 '15 22:09 ConfusedMapper

I've updated Voxelsniper for the latest sponge changes (confirmed working with sponge version 1.8-1515-2.1DEV-671) you can grab the latest build from the ci server.

I'll take a look at whats happening with single player at some point, I expect the problem is the default permission handler that I wrote for forge isn't detecting that you're what it considers an operator, I'll probably just add a single player check into there and lock it to true.

Deamon5550 avatar Sep 28 '15 03:09 Deamon5550