Fatal Exception while processing intent: LootRequestIntent /// isLootable

Issue #79 closed
Peter Tigges created an issue
22-03-18 04:15:37.432 E: Fatal Exception while processing intent: LootRequestIntent
22-03-18 04:15:37.433 E: Exception in thread "intent-processor-4" java.lang.NullPointerException: null
22-03-18 04:15:37.433 E: Caused by: java.lang.NullPointerException: null
22-03-18 04:15:37.433 E:     com.projectswg.holocore.services.loot.LootManager.isLootable(LootManager.java:603)
22-03-18 04:15:37.434 E:     com.projectswg.holocore.services.loot.LootManager.getLootPermission(LootManager.java:568)
22-03-18 04:15:37.434 E:     com.projectswg.holocore.services.loot.LootManager.handleLootRequestIntent(LootManager.java:302)
22-03-18 04:15:37.434 E:     com.projectswg.common.control.IntentManager$IntentRunner.run(IntentManager.java:232)
22-03-18 04:15:37.434 E:     com.projectswg.common.concurrency.PswgThreadPool$PswgThreadExecutor.threadRun(PswgThreadPool.java:180)
22-03-18 04:15:37.434 E:     com.projectswg.common.concurrency.PswgThreadPool$PswgThreadExecutor.threadExecutor(PswgThreadPool.java:166)
22-03-18 04:15:37.434 E:     java.base/java.lang.Thread.run(Thread.java:844)

Comments (6)

  1. Log in to comment