Advertisement
Primalcyndaquil

Untitled

May 29th, 2022
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.49 KB | None | 0 0
  1. [29May2022 12:28:49.052] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException: An error occurred while reading the pixelmon:textures/pokemon/655_delphox/all/vanhite/none/model.pqc PQC file on line #0
  2. [29May2022 12:28:49.052] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.loadQC(ValveStudioModel.java:271)
  3. [29May2022 12:28:49.052] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:64)
  4. [29May2022 12:28:49.052] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:70)
  5. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader.loadModel(ValveStudioModelLoader.java:51)
  6. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.PixelmonSmdFactory.loadModel(PixelmonSmdFactory.java:135)
  7. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.DualModelDualTextureFactory.createModel(DualModelDualTextureFactory.java:28)
  8. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.PixelmonModelHolder.loadModel(PixelmonModelHolder.java:57)
  9. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.PixelmonModelHolder$$Lambda$10505/1655687911.call(Unknown Source)
  10. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  11. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  12. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  13. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  14. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  15. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.lang.Thread.run(Thread.java:745)
  16. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: Caused by: java.io.IOException: Stream closed
  17. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:159)
  18. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  19. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  20. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  21. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  22. [29May2022 12:28:49.053] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  23. [29May2022 12:28:49.054] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.InputStreamReader.read(InputStreamReader.java:184)
  24. [29May2022 12:28:49.054] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedReader.fill(BufferedReader.java:161)
  25. [29May2022 12:28:49.054] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedReader.readLine(BufferedReader.java:324)
  26. [29May2022 12:28:49.054] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedReader.readLine(BufferedReader.java:389)
  27. [29May2022 12:28:49.054] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.loadQC(ValveStudioModel.java:208)
  28. [29May2022 12:28:49.054] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: ... 13 more
  29. [29May2022 12:28:49.054] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:36]: And my favorite class is the Spy
  30. [29May2022 12:28:49.054] [Pixelmon resources thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader:loadModel:55]: RETURNING NULL?
  31. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException: An error occurred while reading the pixelmon:textures/pokemon/655_delphox/all/vanhite/none/model1.pqc PQC file on line #0
  32. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.loadQC(ValveStudioModel.java:271)
  33. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:64)
  34. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:70)
  35. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader.loadModel(ValveStudioModelLoader.java:51)
  36. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.PixelmonSmdFactory.loadModel(PixelmonSmdFactory.java:135)
  37. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.DualModelDualTextureFactory.createModel(DualModelDualTextureFactory.java:28)
  38. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.PixelmonModelHolder.loadModel(PixelmonModelHolder.java:57)
  39. [29May2022 12:28:49.055] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.client.models.PixelmonModelHolder$$Lambda$10505/1655687911.call(Unknown Source)
  40. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  41. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  42. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  43. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  44. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  45. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.lang.Thread.run(Thread.java:745)
  46. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: Caused by: java.io.IOException: Stream closed
  47. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:159)
  48. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  49. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  50. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  51. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  52. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  53. [29May2022 12:28:49.056] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.InputStreamReader.read(InputStreamReader.java:184)
  54. [29May2022 12:28:49.057] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedReader.fill(BufferedReader.java:161)
  55. [29May2022 12:28:49.057] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedReader.readLine(BufferedReader.java:324)
  56. [29May2022 12:28:49.057] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at java.io.BufferedReader.readLine(BufferedReader.java:389)
  57. [29May2022 12:28:49.057] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.loadQC(ValveStudioModel.java:208)
  58. [29May2022 12:28:49.057] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:34]: ... 13 more
  59. [29May2022 12:28:49.057] [Pixelmon resources thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException:printStackTrace:36]: Hopefully, it will have been worth the weight.
  60. [29May2022 12:28:49.057] [Pixelmon resources thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader:loadModel:55]: RETURNING NULL?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement