Kairon 0 Posted February 4, 2018 Report Share Posted February 4, 2018 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 Link to comment Share on other sites More sharing options...
Zotic 2 Posted February 5, 2018 Report Share Posted February 5, 2018 What do you mean? Link to comment Share on other sites More sharing options...
Kairon 0 Posted February 5, 2018 Author Report Share Posted February 5, 2018 Game Records isn't working for me, even if I try to open it, it pops that error Link to comment Share on other sites More sharing options...
Zotic 2 Posted February 6, 2018 Report Share Posted February 6, 2018 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? Link to comment Share on other sites More sharing options...
Kairon 0 Posted February 6, 2018 Author Report Share Posted February 6, 2018 at com.osroyale.content.activity.record.GlobalRecords.getActivities(GlobalRecords.java:96) ~[bin/:?] Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now