Code Monkey home page Code Monkey logo

porert's People

Contributors

aaron1011 avatar caseif avatar fkberthold avatar formallymyles avatar jamierocks avatar jbyoshi avatar kailan avatar kashike avatar lamp-post avatar maxov avatar maxqia avatar molenzwiebel avatar phase avatar russjr08 avatar skmedix avatar stephan-gh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

porert's Issues

Skript ?

Hello thanks you for updating this very grateful
i was wondering if you can get this plugin to fully work and supported it's called skript plugin from bukkit and it's an useful plugin for those who really have no idea how to code java so this plugin can use simple words to make an command for example

example:
command /discord: trigger: send "&b&lDSICORD LINK:" send "==========LINK example==========="

this simple skript command will basically send the user who run the command that message
very useful and it has other advanced feature like creating you own inventory gui command without coding java, but anyways if you can get this working thanks you
here the bukkit page
bukkit: https://dev.bukkit.org/bukkit-plugins/skript/
and here the continuation of it https://github.com/bensku/Skript

Thanks

a bug with chatevent

here a screenshot that shows that problem https://gyazo.com/ea861c56e714c6c54741e252d54ddf94
how to reproduce the error: get Permission base plugin like LuckPerms sponge plugin and get chat system like Nucleus and setup an rank with prefix talk in chat and you will see that it does not show your prefix
as you see i tried typing in chat a and no prefix and it next to very close to my name
i had no plugins in my plugin folder so i know it's nothing to do with it, i had took out PoreRT and the prefix chat system went back to normal

ChestCommand Plugin not load.

I pore chestcommand to sponge, but it not load, and the console spam. When i use Authme or premissionEX, PoreRT also get some wrong.

Residence Reloaded Error

Sponge 1.10.2-2202-5.1.0-BETA-2086
problem:
1.Permission can't work,I have tried PermissionManager,PermissionEx.
2.Error Log:

[Server thread/ERROR] [pore/]: Could not pass event PoreEntityChangeBlockEvent to Residence v4.5.13.3
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[JavaPluginLoader$1.class:1.0.0-backport]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:1.0.0-backport]
at blue.lapis.pore.event.SpongeEventHandler.call(SpongeEventHandler.java:110) ~[SpongeEventHandler.class:1.0.0-backport]
at blue.lapis.pore.event.SpongeEventHandler.handle(SpongeEventHandler.java:98) ~[SpongeEventHandler.class:1.0.0-backport]
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:285) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:326) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:141) ~[SpongeImpl.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.event.tracking.TrackingUtil.iterateChangeBlockEvents(TrackingUtil.java:619) ~[TrackingUtil.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.event.tracking.TrackingUtil.processBlockCaptures(TrackingUtil.java:539) ~[TrackingUtil.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.event.tracking.phase.tick.EntityTickPhaseState.lambda$processPostTick$5(EntityTickPhaseState.java:223) ~[EntityTickPhaseState.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.event.tracking.CapturedSupplier.ifPresentAndNotEmpty(CapturedSupplier.java:57) [CapturedSupplier.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.event.tracking.phase.tick.EntityTickPhaseState.processPostTick(EntityTickPhaseState.java:223) [EntityTickPhaseState.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.event.tracking.phase.tick.TickPhase.unwind(TickPhase.java:68) [TickPhase.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.event.tracking.CauseTracker.completePhase(CauseTracker.java:192) [CauseTracker.class:1.10.2-2202-5.1.0-BETA-2086]
at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:154) [TrackingUtil.class:1.10.2-2202-5.1.0-BETA-2086]
at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zjm000(WorldServer.java:2757) [ls.class:?]
at net.minecraft.world.World.func_72866_a(World.java:4071) [aid.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) [ls.class:?]
at net.minecraft.world.World.func_72870_g(World.java:1934) [aid.class:?]
at net.minecraft.world.World.func_72939_s(World.java:5723) [aid.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2122) [ls.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Caused by: java.lang.UnsupportedOperationException: SpongeEntityType{id=pixelmon:chattingnpc, name=chattingnpc, translation=SpongeTranslation{id=entity.generic.name}, modid=pixelmon, class=com.pixelmonmod.pixelmon.entities.npcs.NPCChatting}
at blue.lapis.pore.converter.type.TypeConverter.checkDefined(TypeConverter.java:47) ~[TypeConverter.class:1.0.0-backport]
at blue.lapis.pore.converter.type.TypeConverter.doBackward(TypeConverter.java:65) ~[TypeConverter.class:1.0.0-backport]
at com.google.common.base.Converter.correctedDoBackward(Converter.java:164) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.base.Converter$ReverseConverter.correctedDoForward(Converter.java:244) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.base.Converter.convert(Converter.java:147) ~[minecraft_server.1.10.2.jar:?]
at blue.lapis.pore.converter.type.entity.EntityConverter.of(EntityConverter.java:125) ~[EntityConverter.class:1.0.0-backport]
at blue.lapis.pore.impl.event.entity.PoreEntityChangeBlockEvent.getEntityType(PoreEntityChangeBlockEvent.java:79) ~[PoreEntityChangeBlockEvent.class:1.0.0-backport]
at com.bekvon.bukkit.residence.listeners.ResidenceBlockListener.onBlockFall(ResidenceBlockListener.java:246) ~[?:?]
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[JavaPluginLoader$1.class:1.0.0-backport]
... 28 more

Use tick based scheduler.

Hi there,
I have a few Plugins that require the scheduler to execute the task on specific ticks. Currently the bukkit scheduler is being replaced with the normal sponge scheduler using time units which causes issues. Could you use the sponge tick based scheduler instead?

Request supports spigot

Request supports spigot, most plugins are disabled, such as Deluxemenus,Residence, and the delay is very high

Sponge

Can you please compile this for the latest sponge 1.8.9 thanks you.

Add spigotAPI

Is it possible to add spigotAPI? Many plugins use that.

small bug

hey i had an randomtp plugin reason for this cause it has more feature with this plugin then an normal sponge one but anyways the plugin works fine but if you keep doing the /rtp command it will bring an error in console and unable to run the command again http://pastebin.com/NrQmJEsM
this happen random

Pore Server Crash

Hey, so while using pore on my server a little bit ago i was using world edit and then the server crashed,
here is the crash report, im not sure if its from pore or something else but from looking at the first few lines it looks like its from pore.
http://pastebin.com/EFgzca01

Check Item in Hand

I tried to check if the Item in the hand is equal to a Wood Spade:
if (p.getInventory().getItemInHand().getType().equals(Material.WOOD_SPADE)){
// my Code
}

I got this error:

[02:36:55] [Server thread/ERROR] [pore/]: Could not pass event Secondary to Extras v0.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[JavaPluginLoader$1.class:1.0.0-SNAPSHOT]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:1.0.0-SNAPSHOT]
at blue.lapis.pore.event.SpongeEventHandler.call(SpongeEventHandler.java:110) [SpongeEventHandler.class:1.0.0-SNAPSHOT]
at blue.lapis.pore.event.SpongeEventHandler.handle(SpongeEventHandler.java:98) [SpongeEventHandler.class:1.0.0-SNAPSHOT]
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) [SpongeModEventManager.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:285) [SpongeModEventManager.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:326) [SpongeModEventManager.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) [SpongeModEventManager.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:144) [SpongeImpl.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractBlockEventSecondary(SpongeCommonEventFactory.java:408) [SpongeCommonEventFactory.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractBlockEventSecondary(SpongeCommonEventFactory.java:398) [SpongeCommonEventFactory.class:1.11-2195-6.0.0-BETA-2004]
at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:123) [lz.class:?]
at net.minecraft.network.NetHandlerPlayServer.redirect$onProcessRightClickBlock$zgo000(NetHandlerPlayServer.java:519) [mi.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:674) [mi.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) [jm.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) [jm.class:?]
at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:136) [PacketUtil.class:1.11-2195-6.0.0-BETA-2004]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjb000(SourceFile:39) [fo$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fo$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class blue.lapis.pore.converter.type.material.MaterialConverter
at blue.lapis.pore.impl.inventory.PoreItemStack.(PoreItemStack.java:40) ~[PoreItemStack.class:1.0.0-SNAPSHOT]
at blue.lapis.pore.converter.type.material.ItemStackConverter.of(ItemStackConverter.java:46) ~[ItemStackConverter.class:1.0.0-SNAPSHOT]
at blue.lapis.pore.impl.inventory.PorePlayerInventory.getItemInMainHand(PorePlayerInventory.java:204) ~[PorePlayerInventory.class:1.0.0-SNAPSHOT]
at blue.lapis.pore.impl.inventory.PorePlayerInventory.getItemInHand(PorePlayerInventory.java:141) ~[PorePlayerInventory.class:1.0.0-SNAPSHOT]
at me.luc.extras.Biom.onPlayerInteract(Biom.java:35) ~[?:?]

at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[JavaPluginLoader$1.class:1.0.0-SNAPSHOT]
... 27 more

Greetings Firemonkey

PortRT can not run in spongeforge-1.10.2-2171-5.1.0-BETA-2010

Try to load the plugin the first time and I get this following error.
Have I to use another Spongeforgeversion?

[08:21:35] [Server thread/TRACE] [sponge/sponge]: Sending event FMLServerStartingEvent to mod sponge
[08:21:35] [Server thread/ERROR] [Sponge/sponge]: Could not pass FMLServerStartingEvent to Plugin{id=pore, name=PoreRT, version=1.0.0-SNAPSHOT, description=A Bukkit-Sponge Porting Layer, source=C:\Program Files (x86)\MC Plug-In\Server_Forge_2\mods\PoreRT-1.0.0-SNAPSHOT.jar}
java.lang.NullPointerException
at blue.lapis.pore.Pore.onStarting(Pore.java:137) ~[Pore.class:1.0.0-SNAPSHOT]
at blue.lapis.pore.launch.PoreBootstrap.onStarting(PoreBootstrap.java:92) ~[PoreBootstrap.class:1.0.0-SNAPSHOT]
at org.spongepowered.common.event.listener.GameStartingServerEventListener_PoreBootstrap_onStarting4.handle(Unknown Source) ~[?:?]
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2171-5.1.0-BETA-2010]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) [SpongeModEventManager.class:1.10.2-2171-5.1.0-BETA-2010]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:330) [SpongeModEventManager.class:1.10.2-2171-5.1.0-BETA-2010]
at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:229) [SpongeMod.class:1.10.2-2171-5.1.0-BETA-2010]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzb000(LoadController.java:52) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:845) [Loader.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:293) [ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
[08:21:35] [Server thread/TRACE] [sponge/sponge]: Sent event FMLServerStartingEvent to mod sponge

Scoreboard

I tried to load my 1.11 Bukkit plugins.
If I want to register a new Scoreboardobjective, the error comes: Dispalyname cannot be null. But how to set the displayname, if I can´t register the objective?

Bukkit code:
Scoreboard board = manager.getNewScoreboard();
board.registerNewObjective("kills", "dummy"); //error message

Error:

[11:17:24] [Server thread/ERROR] [pore/]: Could not pass event Secondary to pvp v0.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[JavaPluginLoader$1.class:1.0.0-SNAPSHOT]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:1.0.0-SNAPSHOT]
at blue.lapis.pore.event.SpongeEventHandler.call(SpongeEventHandler.java:110) [SpongeEventHandler.class:1.0.0-SNAPSHOT]
at blue.lapis.pore.event.SpongeEventHandler.handle(SpongeEventHandler.java:98) [SpongeEventHandler.class:1.0.0-SNAPSHOT]
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) [SpongeModEventManager.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:285) [SpongeModEventManager.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:326) [SpongeModEventManager.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) [SpongeModEventManager.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:144) [SpongeImpl.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractBlockEventSecondary(SpongeCommonEventFactory.java:408) [SpongeCommonEventFactory.class:1.11-2195-6.0.0-BETA-2004]
at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractBlockEventSecondary(SpongeCommonEventFactory.java:398) [SpongeCommonEventFactory.class:1.11-2195-6.0.0-BETA-2004]
at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:123) [lz.class:?]
at net.minecraft.network.NetHandlerPlayServer.redirect$onProcessRightClickBlock$zgo000(NetHandlerPlayServer.java:519) [mi.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:674) [mi.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) [jm.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) [jm.class:?]
at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:136) [PacketUtil.class:1.11-2195-6.0.0-BETA-2004]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjb000(SourceFile:39) [fo$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fo$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
Caused by: java.lang.IllegalStateException: DisplayName cannot be null
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[minecraft_server.1.11.jar:?]
at org.spongepowered.common.scoreboard.builder.SpongeObjectiveBuilder.build(SpongeObjectiveBuilder.java:97) ~[SpongeObjectiveBuilder.class:1.11-2195-6.0.0-BETA-2004]
at blue.lapis.pore.impl.scoreboard.PoreScoreboard.registerNewObjective(PoreScoreboard.java:77) ~[PoreScoreboard.class:1.0.0-SNAPSHOT]
at me.luc.pvp.Methoden.pvpVorbereiten(Methoden.java:84) ~[?:?]

at me.luc.pvp.ClickSign.onPlayerInteract(ClickSign.java:66) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[JavaPluginLoader$1.class:1.0.0-SNAPSHOT]

Greetings Firemonkey

Pore question.

@Maxqia Why abandoned? Pls. We can't combine nightmare difficulty + rl craft. Pls continue if possible.

PoreRT for spongeforge 1.8.9 (api4)

when trying to install Build 120 an error appears:

net.minecraftforge.fml.common.MissingModsException: Mod pore (PoreRT) requires [[email protected]]
Missing Mods:
spongeapi : 6.0.0-SNAPSHOT

at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:238) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112) ~[ko.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]

help

Bans

Hello this is great but i wanted to use my LiteBans plugin from spigot page reason being because it has a website that record every actions but anyways
and Bans dont work can you fix that ? bans are the only thing that dont work every other features work fine bans dont work here the link to the litebans
https://www.spigotmc.org/resources/litebans.3715/

[WIP] Skript Compatibility

I'll keep this issue up to date, and I'll add more features to the list in next coming days.

Tested with:
Skript - dev23
skAliases - 2.0.5
PoreRT - 1.11 build 112
SpongeForge - 1.11-2195-6.0.0-BETA-2004
Forge - 1.11-13.19.1.2199


How to reproduce:

  1. Install server with Forge, SpongeForge and PoreRT
  2. Download and place latest Skript in folder plugins
  3. (Optional) Make folder Skript in plugins if it doesn't exist
  4. Download and place aliases-english.sk in created folder
  5. (Optional) Create folder scripts in Skript folder if it doesn't exist
  6. Download problematic skript and place it in folder plugins/Skript/scripts/
  7. Run server.

Tested features:

  • Enabling skripts
  • Disabling skripts - Error (Problem with guava)
  • Reloading skripts - Error (Problem with guava)

Effects:

  • Bans - Error - Skript (todo)
  • Broadcast
  • Cancel Event (todo)
  • Command
  • Damage / Heal / Repair
  • Drop - Error - Skript (todo)
  • Give - Error - Skript
    give a stone to the player
  • Equip (todo)
  • Exit (todo)
  • Explosion (todo)
  • Kick
  • Kill
  • Lightning
  • Messages
  • Op/Deop - Not Implemented PoreHumanEntity.setOp()
  • Open Inventory (todo)
  • Play Effect (todo)
  • Poison (todo)
  • Potion Effect (todo)
  • Push (todo)
  • PvP (todo)
  • Replace (todo)
  • Shear (todo)
  • Shoot (todo)
  • Spawn (todo)
  • Teleport (todo)
  • Toggle (todo)
  • Tree (todo)
  • Vehicle (todo)
  • More soon

Events:

  • On Bed Enter - No reaction, No error
  • On Bed Leave - No reaction, No error
  • On Block Damage - No reaction, No error
  • On Break / Mine - MaterialConverter java.lang.NoSuchFieldError: AIR
  • On Bucket Empty - No reaction, No error
  • On Bucket Fill - Error
  • On Burn
  • On Can Build Check - (todo)
  • On Chat
  • On Chunk Generate
  • On Chunk Load
  • On Chunk Unload
  • On Click - Error - Skript
  • On Combust - (todo)
  • On Command - (todo)
  • On Connect
  • On Consume - (todo)
  • On Craft
  • On Creeper Power - (todo)
  • On Damage
  • On Death
  • On Dispense - (todo)
  • On Drop
  • On Enderman/Sheep - (todo)
  • On Experience Spawn
  • On Explode
  • On Explosion Prime
  • On Fade - (todo)
  • On First Join - (todo)
  • On Fishing
  • On Flow
  • On Form - (todo)
  • On Fuel Burn
  • On Gamemode Change
  • On Grow
  • On Heal
  • On Hunger Meter Change
  • On Ignition - (todo)
  • On Item Break
  • On Item Spawn
  • On Join
  • On Kick
  • On Leaves Decay
  • On Level Change - (todo)
  • On Lightning Strike
  • On Move On - Error
  • On Physics
  • On Pick Up - (todo)
  • On Pig Zap - (todo)
  • On Piston Extend (w/o sticky)
  • On Piston Retract
  • On Place
  • On Portal
  • On Portal Create
  • On Portal Enter
  • On Pressure Plate / Trip
  • On Projectile Hit
  • On Quit
  • On Redstone - (todo)
  • On Region Enter/Leave - (todo)
  • On Respawn - (todo)
  • On Script Load/Unload - (todo)
  • On Shoot
  • On Sign Change
  • On Skript Start/Stop
  • On Smelt
  • On Sneak Toggle
  • On Spawn
  • On Spawn Change - (todo)
  • On Spread - (todo)
  • On Sprint Toggle
  • On Tame - (todo)
  • On Target - (todo)
  • On Teleport
  • On Throwing of an Egg
  • On Tool Change
  • On Vehicle Create
  • On Vehicle Damage
  • On Vehicle Destroy
  • On Vehicle Enter
  • On Vehicle Exit
  • On Weather Change
  • On World Init - (todo)
  • On World Load
  • On World Save
  • On World Unload
  • On Zombie Break Door - (todo)
  • Periodical

Types:
TODO

I'll add more features to the list later, most of them are causing error with MaterialConverter like above.

GroupManager and Essentials Spigot/Bukkit issues

Hello everyone,
now i do know this is still WIP and does not support all plugins from bukkit/spigot but im making this post to inform of some issues for a few plugins to see if support could be added/ issues be fixed.
lets start off with groupmanager, once added the plugin loads fine and the config folder is generated,
once in game i tried to add a prefix to the default group: /mangaddv Default prefix &7[&aTrainer&7]
chat said that the prefix had been added to the specified group, but it does not load when i type anything in chat(yes i am in default group), next i tried adding myself to the owner group, the chat gave me an error of: https://gyazo.com/38755d7297e4f37cff30d6c63e345829
after that i tried to promote myself to owner, with /manpromote and got this error https://gyazo.com/5bcabccb462b5b8048d6ad6e06700f12
so that didnt work, afterwards i tried to just add a permission: https://gyazo.com/cf98cfd096326bdcd2fe76692d7cd8ba
The same problem
Now moving on to Essentials, i have Essentials, EssentialsChat, and EssentialsSpawn installed
most of the features are working just fine, motd, warps, speed, but there are also issues
#1 is homes, when i tried to set a home it would say "Home set to current location"

usually with essentials if you only have one home set and type /home it would teleport you to that home, but when i did /home it gave me "Error: null" however when i did /home home or set another home and did /home [homename] it would teleport me to that area, which worked.
Now to /tpa, when i did /tpa it would tell me to specify the player id like to teleport to, so i entered a players name, but it would not give me the player was not online nor anything else it would continue to spam the same thing in chat as you can see here: https://gyazo.com/0dd3af9d79834039862d6cd8a8877f48
now to /nick, it would tell me to specify the nick/player who's nickname id like to change, so when i tried changing my own it would not work: https://gyazo.com/d63451cc51cfb7b118d59226bc54134e
Now colored chat/sign ETC, they simply dont work,
https://gyazo.com/c21c8f9be5da98eae0376426440ae03d
nor signs
https://gyazo.com/a6ed43c3290ed0903b35418d207b71c6
when i also use /enchant it also gives me "Error: null"
now for vanish, when i use /v it will put me in vanish, but when i try to remove vanish it does not work
sign shops do not work either, buy or sell, however economy works just fine
/i is also a problem: https://gyazo.com/fc15fe036b2654d7dc94940d7edfe625
/repair is also bugged: https://gyazo.com/6026a159cfdd88e37563ad1da7296b4e
thats about it for essentials right now
There is a server bug however where my console is constantly being spammed with: http://pastebin.com/S80XcAC6

Thx for taking the time to look at this, sorry for putting all of this here at once.
Ill try to keep updating it with issues that i find

Download

Hello,
I know this project is dead. But can you reupload the latest version ?

Thanks

TODO List #1

  • Mixins for "full" ProtocolSupport compatbibilty
  • Auto-Patch to Spigot
  • Document PoreRT a lot better
  • Update to 1.9 Blocks (Sponge just updated)
  • Merge reflection to 1.11
  • Make master repo 1.11 and add a backport repo for 1.10
  • Take a hint from Cauldron : Material.java,
  • GameMode.java

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.