Hi,
So recently I've been trying to remember a mod I saw a while ago, and I found it. I was wondering if Aternos had it and to my surprise it was and I
was extremely happy until I tried to start the server. It would just say starting forever so I dag into the logs and found this:
MClogs: https://mclo.gs/PGtlanq
[11:10:20] [Server thread/INFO]: Starting minecraft server version 1.11.2
[11:10:21] [Server thread/INFO]: [STDOUT]: /aternos/build/resources/main/vwAddon_default
[11:10:21] [Server thread/INFO]: [STDERR]: java.io.FileNotFoundException: /aternos/build/resources/main/vwAddon_default (No such file or directory)
[11:10:21] [Server thread/INFO]: [STDERR]: at java.io.FileInputStream.open0(Native Method)
[11:10:21] [Server thread/INFO]: [STDERR]: at java.io.FileInputStream.open(FileInputStream.java:195)
[11:10:21] [Server thread/INFO]: [STDERR]: at java.io.FileInputStream.<init>(FileInputStream.java:138)
[11:10:21] [Server thread/INFO]: [STDERR]: at valkyrienwarfare.ValkyrienWarfareMod.fmlConstruct(ValkyrienWarfareMod.java:209)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:10:21] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:10:21] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:10:21] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:10:21] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:10:21] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:563)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
[11:10:21] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
[11:10:21] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:748)
[11:10:22] [Server thread/INFO]: Loading properties
[11:10:22] [Server thread/INFO]: Default game type: SURVIVAL
[11:10:22] [Server thread/INFO]: Generating keypair
[11:10:22] [Server thread/INFO]: Starting Minecraft server on *:42251
[11:10:22] [Server thread/INFO]: Using epoll channel type
[11:10:23] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Valkyrien Warfare (valkyrienwarfare)
Caused by: java.lang.NullPointerException
at valkyrienwarfare.BlockPhysicsRegistration.registerVanillaBlockForces(BlockPhysicsRegistration.java:36) ~[Valkyrien%20Warfare%200.9%20%5B1.11.2%20Final%5D.jar:?]
at valkyrienwarfare.ValkyrienWarfareMod.postInit(ValkyrienWarfareMod.java:304) ~[Valkyrien%20Warfare%200.9%20%5B1.11.2%20Final%5D.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641) ~[server.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.11.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.11.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.11.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.11.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.11.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246) ~[LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.11.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.11.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.11.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.11.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.11.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:814) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:336) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) ~[lh.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
[11:10:23] [Server thread/ERROR]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2017-12-18_11.10.23-server.txt
[11:10:23] [Server thread/INFO]: Stopping server
[11:10:23] [Server thread/INFO]: Saving worlds
[11:10:23] [Server Shutdown Thread/INFO]: Stopping server
[11:10:23] [Server Shutdown Thread/INFO]: Saving worlds
I was pretty bummed out by it but I didn't want to give up which led me to the forum asking for help. I have a very rough understanding of what's happening but whatever it is I don't think I can fix it on my own.
Kind Regards,
Quickburst/Rammerdabull