Advertisement
Guest User

Untitled

a guest
May 26th, 2022
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. [14:01:40] [Server thread/INFO] [minecraft/DedicatedServer]: Lord_Samosa joined the game
  2. Exception in thread "pool-5-thread-1" [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NullPointerException
  3. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Static.getMultiplier(Static.java:46)
  4. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage.getMultiplier(PlayerPartyStorage.java:789)
  5. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.pixelmonmod.pixelmon.api.spawning.calculators.SelectionAlgorithm.choose(SelectionAlgorithm.java:157)
  6. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.getWeightedSpawnInfo(AbstractSpawner.java:118)
  7. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.selection.LocationWeightedAlgorithm.calculateSpawnActions(LocationWeightedAlgorithm.java:38)
  8. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.pixelmonmod.pixelmon.spawning.PlayerTrackingSpawner.lambda$getSpawns$1(PlayerTrackingSpawner.java:187)
  9. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  10. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  11. [14:04:25] [pool-5-thread-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:750)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement