Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.35 KB | None | 0 0
  1. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: java.io.IOException: Tag Portable-Schematic does not exist or not at first
  2. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.worldedit.PortableSchematicReader.read(PortableSchematicReader.java:41)
  3. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.world.type.AreaTypeSchematic.<init>(AreaTypeSchematic.java:42)
  4. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.world.type.stages.AreaTypeNewWorld.<init>(AreaTypeNewWorld.java:51)
  5. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.world.type.stages.AreaTypeNewWorld.<clinit>(AreaTypeNewWorld.java:18)
  6. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.registry.object.AreaRegistry.initializeRegister(AreaRegistry.java:28)
  7. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.client.ClientProxy.registerArea(ClientProxy.java:43)
  8. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.MonsterHunter.lambda$1(MonsterHunter.java:71)
  9. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.util.services.Services$PhaseEntry.enterServices(Services.java:338)
  10. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.util.services.Services.enterPhase(Services.java:561)
  11. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.util.services.Services.access$3(Services.java:560)
  12. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.common.util.services.Services$PhaseEntry.enterPhase(Services.java:393)
  13. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.guildhall.mhc.MonsterHunter.init(MonsterHunter.java:85)
  14. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at java.lang.reflect.Method.invoke(Unknown Source)
  18. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:629)
  19. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at java.lang.reflect.Method.invoke(Unknown Source)
  23. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  24. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  25. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  26. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  27. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  28. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  29. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  30. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  31. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  32. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at java.lang.reflect.Method.invoke(Unknown Source)
  36. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  37. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  38. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  39. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  40. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  41. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  42. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  43. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  44. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  45. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:329)
  46. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraft.client.Minecraft.init(Minecraft.java:581)
  47. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraft.client.Minecraft.run(Minecraft.java:421)
  48. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraft.client.main.Main.main(Main.java:118)
  49. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  52. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at java.lang.reflect.Method.invoke(Unknown Source)
  53. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  54. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  55. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  57. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at java.lang.reflect.Method.invoke(Unknown Source)
  59. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  60. [21:32:56] [main/INFO] [STDERR]: [com.guildhall.mhc.common.world.type.AreaTypeSchematic:<init>:48]: at GradleStart.main(GradleStart.java:25)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement