private server crash

Home Forums JinGames Forums Servers private server crash

Tagged: 

Viewing 10 reply threads
^ Advertisement ^
  • Author
    Posts
    • #20457
      chris
      Participant

      I tried to make my own server because i wanted to play with my friend, it runs but after some time I get the message:Server closed
      Thats the crash i get:

      —- Minecraft Crash Report —-
      // Don’t do that.
      Time: 30.06.16 14:36
      Description: Exception in server tick loop
      java.lang.NoClassDefFoundError: com/jin_ryuu/SwordArtC/items/ModItems
      at JinRyuu.JRMCore.JRMCoreEH.onEntityDrop(JRMCoreEH.java:352)
      at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_JRMCoreEH_onEntityDrop_LivingDropsEvent.invoke(.dynamic)
      at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
      at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
      at net.minecraftforge.common.ForgeHooks.onLivingDrops(ForgeHooks.java:308)
      at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:939)
      at net.minecraft.entity.monster.EntitySkeleton.func_70645_a(SourceFile:152)
      at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855)
      at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54)
      at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1232)
      at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:821)
      at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55)
      at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10)
      at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
      at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
      at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
      at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
      at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
      at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
      Caused by: java.lang.ClassNotFoundException: com.jin_ryuu.SwordArtC.items.ModItems
      at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      … 20 more
      Caused by: java.lang.NullPointerException
      at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
      … 22 more
      A detailed walkthrough of the error, its code path and all known details is as follows:
      —————————————————————————————
      — System Details —
      Details:
      Minecraft Version: 1.7.10
      Operating System: Windows 10 (amd64) version 10.0
      Java Version: 1.8.0_91, Oracle Corporation
      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      Memory: 1124042024 bytes (1071 MB) / 1353711616 bytes (1291 MB) up to 1908932608 bytes (1820 MB)
      JVM Flags: 2 total; -Xms1024M -Xmx2048M
      AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
      IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
      FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active
      States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
      UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
      UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
      UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
      UCHIJAAAA Narcotics+{1.7.1} [Narcotics+] ([1.7.10] NarcoticsPlus.zip)
      UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
      UCHIJAAAA jinryuujrmcore{1.2.8} [JinRyuu’s JRMCore] (JRMCore-v1.2.8.jar)
      UCHIJAAAA jinryuudragonblockc{1.4.4} [Dragon Block C] (DragonBlockC-v1.4.4.jar)
      UCHIJAAAA jinryuubetterrenderaddon{1.6.3} [JinRyuu’s Better Render Addon] (JBRA-Client-v1.6.3.jar)
      UCHIJAAAA jinryuufamilyc{1.2.7} [JinRyuu’s Family C] (JFamilyC-v1.2.7.jar)
      UCHIJAAAA jinryuuyearsc{1.2.2} [JinRyuu’s Years C] (JYearsC-v1.2.2.jar)
      Profiler Position: N/A (disabled)
      Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
      Player Count: 1 / 20; [EntityPlayerMP[‘Quit754’/206, l=’world’, x=112,06, y=68,00, z=66,37]]
      Is Modded: Definitely; Server brand changed to ‘fml,forge’
      Type: Dedicated Server (map_server.txt)

      I tried to mod the server by myself btw.

      idk if that helps you to help me but thats how i did that .bat thing
      java -Xms1024M -Xmx2048M -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar nogui
      pause

      Sry for my bad english and i thank you in advance.

    • #20458
      chris
      Participant

      I noticed that this happends as soon as i kill a mob, not everytime though

    • #20473
      Anonymous
      Inactive

      chris, with the new jrmcore mobs get a buff and that buff gets stronger the further away from kamis you are. Sounds sweet, right? Well… Its not, cause its bugged! You see, they messed something up with the new update, so it crashes everytime/you have a chance to crash everytime you kill a mob. Even in singleplayer. So be sure to downgrade the version!

      Did it help? It should 😉

    • #20481
      chris
      Participant

      I just installed sword art online c and hd skins, and it doesnt crash any more. but we cant see our hair or skins. Would be very nice to help me if you know what the matter is ^^

    • #20482
      chris
      Participant

      we actualy see our skins but not thouse custom ones

    • #20483
      Anonymous
      Inactive

      Wait, so you have dbc and saoc AND hdskins? I dont know… What other mods do you have? Not, in the server, but client side mods.
      Also, did you downgrade the version? I mean, the new jrmcore makes it so you have a chance to crash everytime you kill a mob…

    • #20484
      chris
      Participant

      idk it works just fine now, and i have just NEI, backpacks and a radar. btw, how do i use a ki attack because i selected it with my 3rd mouse button and i tried to do right klick and it wont work

    • #20485
      chris
      Participant

      energy is at 14 and i have 84 ki right now btw

    • #20486
      Anonymous
      Inactive

      backpacks and radar? I mean, tell me the exact mods.
      Also, since you can block now, to shoot energy attacks you have to press left control and right click. And if left control doesnt work search at “controls” what button seccond fn is set to.
      Also, ki attacks are highly underpowered on this version

    • #20487
      chris
      Participant

      backpack mod an radarbro, you can search for chests and spawner with the radar too but i think thats kinda cheap
      and thanks again for your reply ^^

    • #20489
      Anonymous
      Inactive

      Try again without radarbro. That’s my only guess…
      If not, then i really cant help you. Sorry 😛

Viewing 10 reply threads
  • You must be logged in to reply to this topic.

Comments are closed.