Posted February 4, 20187 yr comment_17208 Hey, Anyone having issues with game records so far? it seems like its lack of something, getting an null as error ERROR: player=Daniel error while handling event: DialogueButtonPlugin [m java.lang.NullPointerException: null at com.osroyale.content.activity.record.GlobalRecords.getActivities(GlobalRecords.java:96) ~[bin/:?] at com.osroyale.content.activity.record.GlobalRecords.getTopRecord(GlobalRecords.java:76) ~[bin/:?] at com.osroyale.content.activity.record.PlayerRecord.showActivities(PlayerRecord.java:83) ~[bin/:?] at com.osroyale.content.activity.record.PlayerRecord.display(PlayerRecord.java:107) ~[bin/:?] at com.osroyale.content.activity.record.PlayerRecord.display(PlayerRecord.java:94) ~[bin/:?] at plugin.click.button.InformationTabButtonPlugin.lambda$8(InformationTabButtonPlugin.java:60) ~[bin/:?] at com.osroyale.content.dialogue.DialogueFactory.lambda$0(DialogueFactory.java:188) ~[bin/:?] at java.util.Optional.ifPresent(Unknown Source) ~[?:1.8.0_152] at com.osroyale.content.dialogue.DialogueFactory.execute(DialogueFactory.java:188) ~[bin/:?] at com.osroyale.content.dialogue.DialogueFactory.executeOption(DialogueFactory.java:106) ~[bin/:?] at plugin.click.button.DialogueButtonPlugin.onClick(DialogueButtonPlugin.java:34) ~[bin/:?] at com.osroyale.game.plugin.PluginContext.handleButtonClickEvent(PluginContext.java:432) ~[bin/:?] at com.osroyale.game.plugin.PluginContext.accept(PluginContext.java:39) ~[bin/:?] at com.osroyale.game.event.bus.PlayerDataBus.publish(PlayerDataBus.java:104) ~[bin/:?] at com.osroyale.net.packet.in.ButtonClickPacketListener.handlePacket(ButtonClickPacketListener.java:45) ~[bin/:?] at com.osroyale.net.packet.PacketRepository.lambda$0(PacketRepository.java:34) ~[bin/:?] at java.util.Optional.ifPresent(Unknown Source) ~[?:1.8.0_152] at com.osroyale.net.packet.PacketRepository.sendToListener(PacketRepository.java:34) ~[bin/:?] at com.osroyale.net.session.GameSession.processClientPackets(GameSession.java:63) ~[bin/:?] at java.util.Optional.ifPresent(Unknown Source) ~[?:1.8.0_152] at com.osroyale.game.engine.GameEngine.lambda$0(GameEngine.java:71) ~[bin/:?] at com.osroyale.game.world.entity.MobList.forEach(MobList.java:166) [bin/:?] at com.osroyale.game.engine.GameEngine.runOneIteration(GameEngine.java:70) [bin/:?] at com.google.common.util.concurrent.AbstractScheduledService$ServiceDelegate$Task.run(AbstractScheduledService.java:189) [guava-19.0.jar:?] at com.google.common.util.concurrent.Callables$3.run(Callables.java:100) [guava-19.0.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_152] at java.util.concurrent.FutureTask.runAndReset(Unknown Source) [?:1.8.0_152] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) [?:1.8.0_152] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) [?:1.8.0_152] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_152] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_152] at java.lang.Thread.run(Unknown Source) [?:1.8.0_152] If anyone got it work, might aswell hit me up also. Thanks
February 5, 20187 yr Author comment_17228 Game Records isn't working for me, even if I try to open it, it pops that error
February 6, 20187 yr comment_17253 19 hours ago, Kairon said: Game Records isn't working for me, even if I try to open it, it pops that error Sorry may i know where is the game records? is it inside server or anything inside folder?
February 6, 20187 yr Author comment_17266 at com.osroyale.content.activity.record.GlobalRecords.getActivities(GlobalRecords.java:96) ~[bin/:?]
Create an account or sign in to comment