Hello, I've recently tried to launch my server but for some reason it refuses to come up.
It manages to run but whenever I try to log in, I get a Read time out error.
Here's the part where the error starts.
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] The following problems were captur
ed during this phase
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] Caught exception from ICBM|Sentry
java.lang.NullPointerException
at universalelectricity.prefab.flag.ModFlag.readFromNBT(ModFlag.java:34)
at universalelectricity.prefab.flag.ModFlag.<init>(ModFlag.java:27)
at icbm.gangshao.ZhuYaoGangShao.serverStarting(ZhuYaoGangShao.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:494)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:103)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:740)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHa
ndler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:205)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] Caught exception from AtomicScienc
e
java.lang.NullPointerException
at universalelectricity.prefab.flag.ModFlag.readFromNBT(ModFlag.java:34)
at universalelectricity.prefab.flag.ModFlag.<init>(ModFlag.java:27)
at atomicscience.ZhuYao.serverStarting(ZhuYao.java:719)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:494)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:103)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:740)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHa
ndler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:205)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] Caught exception from ICBM|Explosi
on
java.lang.NullPointerException
at universalelectricity.prefab.flag.ModFlag.readFromNBT(ModFlag.java:34)
at universalelectricity.prefab.flag.ModFlag.<init>(ModFlag.java:27)
at icbm.core.ZhuYaoBase.serverStarting(ZhuYaoBase.java:244)
at icbm.zhapin.ZhuYaoZhaPin.serverStarting(ZhuYaoZhaPin.java:459)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:494)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:103)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:740)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHa
ndler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:205)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] A fatal exception occurred during
the server starting event
java.lang.NullPointerException
at universalelectricity.prefab.flag.ModFlag.readFromNBT(ModFlag.java:34)
at universalelectricity.prefab.flag.ModFlag.<init>(ModFlag.java:27)
at icbm.gangshao.ZhuYaoGangShao.serverStarting(ZhuYaoGangShao.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:494)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:103)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:740)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHa
ndler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:205)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
man I wish i could read all that gibberish. Did your PC lose internet connectivity? did someone else use your PC while you were gone? also run a virus scan and see if it comes up with anything. also a Dxdiag can help since we dont know your specs
When I came home after going out for an hour or two I saw that my PC restarted itself.
My specs are..
Core i5 3570K @ 3.40GHz
GTX 560Ti
8 GB RAM @ 1333 (or 1600, I can't remember) MHz + 16 GB Page File.
EDIT:
The server itself is being dedicated 2 GB RAM.
Server is currently hosted on my home PC. Up until today everything was fine, all day. I come back home and the server started crashing every several minutes for no reason, no new plugins were installed during that time.
This is the console log from the crash moment.
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(Minecr
aftServer.java:584)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.r(Dedica
tedServer.java:224)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.q(Minecr
aftServer.java:494)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.run(Mine
craftServer.java:427)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerApplication.
run(SourceFile:849)
21:48:44 [SEVERE] Caused by: java.lang.NullPointerException
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:
200)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:
180)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.Pathfinder.b(SourceFile:
115)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:
88)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:
59)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:
35)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.World.a(World.java:2474)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.Navigation.a(SourceFile:
72)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.Navigation.a(SourceFile:
76)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.PathfinderGoalRandomStro
ll.c(SourceFile:41)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.PathfinderGoalSelector.a
(PathfinderGoalSelector.java:69)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.EntityLiving.bl(EntityLi
ving.java:1476)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.EntityLiving.c(EntityLiv
ing.java:1273)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.EntityAgeable.c(EntityAg
eable.java:64)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.EntityAnimal.c(SourceFil
e:33)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.EntityChicken.c(EntityCh
icken.java:39)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.EntityLiving.j_(EntityLi
ving.java:534)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.World.entityJoinedWorld(
World.java:1332)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.WorldServer.entityJoined
World(WorldServer.java:548)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.World.playerJoinedWorld(
World.java:1313)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.World.tickEntities(World
.java:1191)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.WorldServer.tickEntities
(WorldServer.java:445)
21:48:44 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(Minecr
aftServer.java:580)
21:48:44 [SEVERE] ... 4 more
21:48:44 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.server.v1_4_R1.ReportedException: Ticking entity
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:5
84)
at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:2
24)
at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:4
94)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java
:427)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:8
49)
Caused by: java.lang.NullPointerException
at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:200)
at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:180)
at net.minecraft.server.v1_4_R1.Pathfinder.b(SourceFile:115)
at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:88)
at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:59)
at net.minecraft.server.v1_4_R1.Pathfinder.a(SourceFile:35)
at net.minecraft.server.v1_4_R1.World.a(World.java:2474)
at net.minecraft.server.v1_4_R1.Navigation.a(SourceFile:72)
at net.minecraft.server.v1_4_R1.Navigation.a(SourceFile:76)
at net.minecraft.server.v1_4_R1.PathfinderGoalRandomStroll.c(SourceFile:
41)
at net.minecraft.server.v1_4_R1.PathfinderGoalSelector.a(PathfinderGoalS
elector.java:69)
at net.minecraft.server.v1_4_R1.EntityLiving.bl(EntityLiving.java:1476)
at net.minecraft.server.v1_4_R1.EntityLiving.c(EntityLiving.java:1273)
at net.minecraft.server.v1_4_R1.EntityAgeable.c(EntityAgeable.java:64)
at net.minecraft.server.v1_4_R1.EntityAnimal.c(SourceFile:33)
at net.minecraft.server.v1_4_R1.EntityChicken.c(EntityChicken.java:39)
at net.minecraft.server.v1_4_R1.EntityLiving.j_(EntityLiving.java:534)
at net.minecraft.server.v1_4_R1.World.entityJoinedWorld(World.java:1332)
at net.minecraft.server.v1_4_R1.WorldServer.entityJoinedWorld(WorldServe
r.java:548)
at net.minecraft.server.v1_4_R1.World.playerJoinedWorld(World.java:1313)
at net.minecraft.server.v1_4_R1.World.tickEntities(World.java:1191)
at net.minecraft.server.v1_4_R1.WorldServer.tickEntities(WorldServer.jav
a:445)
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:5
80)
... 4 more
21:48:44 [SEVERE] This crash report has been saved to: C:\Users\Alex\Desktop\Gam
es\MC Server\.\crash-reports\crash-2013-02-21_21.48.44-server.txt
For all those Minecrafters who know me (and hate me), I am here to bid my farewell to you.
Know what I will miss arguing with you, laughing at you, trolling you and being a stubborn *****.
Some of you have been my friends, some of you have been my argument-enemies, but either way, I shall miss you all.
This is the first time I've ever heard of this in my life, and I'm into workouts. Is it worth it?
Our army instructor said it's used to mainly strengthen your abs and legs.. But.. er.. idk. "Army Instructors" are basically guys who served longer than us rookies.
You know what I hate? When some CoD kiddie sees anything based on Kalashnikov's design and instantly assumes it's an AK-47. I could show one a Tantal and he would instantly assume it's a genuine AK-47.
Also, thinking the Desert Eagle is good for anything except range trolling. It's an overwight abomination that shoots heat seeking baby cop killing assault bullets that are POINT FITTY CAL AMERICAN EAGLE.
Deagle is the **** when it comes to looking badass - but indeed useless at any other thing.
The recoil is MASSIVE, it launches upward with every shot, not to mention it has only 7 rounds (at the .50AE version, 10 at the .45) and weighs 2KG, like my goddamn M16A1. The bullets are so massive, you don't even really need to aim, it doesn't matter where you hit on your target's body - he will go down.
And the Tantal is based off of a AK74 design, so anyone who's not experienced with these firearms will obviously be confused.
Like, for me, a cat is a cat, and I don't care if what color is it fur or if it's bald.
I can't try it right now cux I fell on my back and it hurts and I'm a wimp.
Might be a women thing anyway.
Nah, it's standard training thing in the army. And it's far from easy. It's one thing to lift your legs up and down as you lie down, but I dare you to try and hold your legs up for more than 2 minutes without your thighs feeling like they're on fire (and I mean up in an angle, not straight up).
Not sure if that's the "official" name, just what we were told.
It's when you lie down on your back and lift your legs up 45 degrees in the air (Note, you're not allowed to use your hands for support).
We were doing it in the army and damn, even the people who were in good shape in my platoon had trouble doing it for long. It got pretty painful pretty quickly, though, as our instructor said "If it doesn't hurt, you're doing it wrong".
EDIT:
One other thing we had to do is "Diamond Pushups", same as regular pushups, only you palms are touching together (parallel line to the center of your chest) and forming a diamond shape in between.
In the 19 years of my life? Not a single country.
My parents are too poor and retarded and I have debts of my own to settle. Planning on flying to the Philippines later on this year.
My favorite weapons are all the AK variants (AKu, 47, 74 and etc).
However, I do like the handing on the M16A1 (The IDF's Shortened, Carbine version). Easy to handle, accurate and light (2kg unloaded), though it does get jammed pretty easily. During basic training we had someone who couldn't fire a single shot without his gun jamming :/
I dislike bullpup firearms. They burn my arm because I'm a lefty. Especially the L85. When I lived in England and I shot one, it left a burn across my bicep. At least the FAMAS has the ability to switch ejection ports.
A lot of firearms have lefty versions, like the M16A1 that has a little "side ramp" where the shell ejects to prevent it from smashing into your face.
The consequences of their actions are theirs to bear.
Not when they decide to drive and ram a car into a pedestrian, or when they lack judgement while drunk and decide to stab you if you look at them wrong.
0
It manages to run but whenever I try to log in, I get a Read time out error.
Here's the part where the error starts.
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] The following problems were captur
ed during this phase
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] Caught exception from ICBM|Sentry
java.lang.NullPointerException
at universalelectricity.prefab.flag.ModFlag.readFromNBT(ModFlag.java:34)
at universalelectricity.prefab.flag.ModFlag.<init>(ModFlag.java:27)
at icbm.gangshao.ZhuYaoGangShao.serverStarting(ZhuYaoGangShao.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:494)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:103)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:740)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHa
ndler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:205)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] Caught exception from AtomicScienc
e
java.lang.NullPointerException
at universalelectricity.prefab.flag.ModFlag.readFromNBT(ModFlag.java:34)
at universalelectricity.prefab.flag.ModFlag.<init>(ModFlag.java:27)
at atomicscience.ZhuYao.serverStarting(ZhuYao.java:719)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:494)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:103)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:740)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHa
ndler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:205)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] Caught exception from ICBM|Explosi
on
java.lang.NullPointerException
at universalelectricity.prefab.flag.ModFlag.readFromNBT(ModFlag.java:34)
at universalelectricity.prefab.flag.ModFlag.<init>(ModFlag.java:27)
at icbm.core.ZhuYaoBase.serverStarting(ZhuYaoBase.java:244)
at icbm.zhapin.ZhuYaoZhaPin.serverStarting(ZhuYaoZhaPin.java:459)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:494)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:103)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:740)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHa
ndler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:205)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-12-18 09:50:43 [SEVERE] [ForgeModLoader] A fatal exception occurred during
the server starting event
java.lang.NullPointerException
at universalelectricity.prefab.flag.ModFlag.readFromNBT(ModFlag.java:34)
at universalelectricity.prefab.flag.ModFlag.<init>(ModFlag.java:27)
at icbm.gangshao.ZhuYaoGangShao.serverStarting(ZhuYaoGangShao.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:494)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:103)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:740)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHa
ndler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:205)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
0
Appreciated.
0
When I came home after going out for an hour or two I saw that my PC restarted itself.
My specs are..
Core i5 3570K @ 3.40GHz
GTX 560Ti
8 GB RAM @ 1333 (or 1600, I can't remember) MHz + 16 GB Page File.
EDIT:
The server itself is being dedicated 2 GB RAM.
0
This is the console log from the crash moment.
0
Know what I will miss arguing with you, laughing at you, trolling you and being a stubborn *****.
Some of you have been my friends, some of you have been my argument-enemies, but either way, I shall miss you all.
Fare-thee-well.
0
Our army instructor said it's used to mainly strengthen your abs and legs.. But.. er.. idk. "Army Instructors" are basically guys who served longer than us rookies.
0
The TAR-21 is a great Bullpup weapon. Standard issue to all serious combat units (In Israel).
0
I'm surprised she could hold that 2kg chunk of steel like that for so long (considering how skinny she looks).
0
Deagle is the **** when it comes to looking badass - but indeed useless at any other thing.
The recoil is MASSIVE, it launches upward with every shot, not to mention it has only 7 rounds (at the .50AE version, 10 at the .45) and weighs 2KG, like my goddamn M16A1. The bullets are so massive, you don't even really need to aim, it doesn't matter where you hit on your target's body - he will go down.
And the Tantal is based off of a AK74 design, so anyone who's not experienced with these firearms will obviously be confused.
Like, for me, a cat is a cat, and I don't care if what color is it fur or if it's bald.
0
Nah, it's standard training thing in the army. And it's far from easy. It's one thing to lift your legs up and down as you lie down, but I dare you to try and hold your legs up for more than 2 minutes without your thighs feeling like they're on fire (and I mean up in an angle, not straight up).
0
It's when you lie down on your back and lift your legs up 45 degrees in the air (Note, you're not allowed to use your hands for support).
We were doing it in the army and damn, even the people who were in good shape in my platoon had trouble doing it for long. It got pretty painful pretty quickly, though, as our instructor said "If it doesn't hurt, you're doing it wrong".
EDIT:
One other thing we had to do is "Diamond Pushups", same as regular pushups, only you palms are touching together (parallel line to the center of your chest) and forming a diamond shape in between.
0
0
My parents are too poor and retarded and I have debts of my own to settle. Planning on flying to the Philippines later on this year.
0
However, I do like the handing on the M16A1 (The IDF's Shortened, Carbine version). Easy to handle, accurate and light (2kg unloaded), though it does get jammed pretty easily. During basic training we had someone who couldn't fire a single shot without his gun jamming :/
A lot of firearms have lefty versions, like the M16A1 that has a little "side ramp" where the shell ejects to prevent it from smashing into your face.
0
Not when they decide to drive and ram a car into a pedestrian, or when they lack judgement while drunk and decide to stab you if you look at them wrong.
Their consequences hurt people around them.