inxomnyaa / ItemFrameCommands

Run commands via item frames
https://poggit.pmmp.io/ci/thebigsmileXD/ItemFrameCommands/~
GNU General Public License v3.0
6 stars 0 forks source link

Error #4

Closed SuperAdam47 closed 5 years ago

SuperAdam47 commented 5 years ago

[09:53:13] [Server thread/CRITICAL]: Error: "Call to a member function getAllValues() on null" (EXCEPTION) in "plugins/ItemFrameCommands_dev-3.phar/src/xenialdan/ItemFrameCommands/EventListener" at line 97

lastest ItemFrameCommands version PMMP API 3.6.1

inxomnyaa commented 5 years ago

Fixed

SuperAdam47 commented 5 years ago

Thanks

inxomnyaa commented 5 years ago

Welcome :) do you have time to check if everything is working? Need some testers

SuperAdam47 commented 5 years ago

I try to test it tomorrow. :)

SuperAdam47 commented 5 years ago

image How to setup i dont understood

SuperAdam47 commented 5 years ago

[Server thread/CRITICAL]: ErrorException: "Undefined index: as:player" (EXCEPTION) in "C:/Users/EMREY/Desktop/Test-Sunucu/virions/Commando_dev-25.phar/src/CortexPE/Commando/args/StringEnumArgument" at line 66

[Server thread/CRITICAL]: ErrorException: "Undefined index: as:console" (EXCEPTION) in "C:/Users/EMREY/Desktop/Test-Sunucu/virions/Commando_dev-25.phar/src/CortexPE/Commando/args/StringEnumArgument" at line 66

inxomnyaa commented 5 years ago

Huh? Weird.

Can you try running a precompiled phar instead?

inxomnyaa commented 5 years ago

Huh? Weird.

Can you try running a precompiled phar instead?

SuperAdam47 commented 5 years ago

I learned. worked plugin tested commands:

/frame addcmd player gamemode 1 /frame setitem /frame setname yeah /frame list /frame delcmd

inxomnyaa commented 5 years ago

Ah. Also wrong command usage /help frame addcmd ;)

/frame addcmd player|console say hi {player}

SuperAdam47 commented 5 years ago

yes .d installation can be difficult for some. UI support would be good

inxomnyaa commented 5 years ago

I removed ui support since it was just unnecessary and the command field was tiny in comparison to the chat/command window

I will think about a way to simplify the setup and add some explainations to the readme - Thank you for your testing and feedback!