Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Immediate Crash On Any Version Of Forge
Sign in to follow this  
Followers 1
MightyAhmed

Immediate Crash On Any Version Of Forge

By MightyAhmed, November 10 in Support & Bug Reports

  • Reply to this topic
  • Start new topic
  • Prev
  • 1
  • 2
  • Next
  • Page 2 of 2  

Recommended Posts

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 12

I genuinely didn't get any logs the game just froze for eternity!

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45615 posts
Posted November 12
1 minute ago, MightyAhmed said:

I genuinely didn't get any logs the game just froze for eternity!

debug.log is always created.

  • Quote

Share this post


Link to post
Share on other sites

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 12

ok ill see

  • Quote

Share this post


Link to post
Share on other sites

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 12

---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 11/11/19 10:43 AM
Description: Ticking player

java.lang.NullPointerException: Ticking player
    at com.stereowalker.combat.item.WandItem.func_77663_a(WandItem.java:170) ~[?:1.14.4-0.20.5] {re:classloading}
    at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:405) ~[?:?] {re:classloading}
    at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:265) ~[?:?] {re:classloading}
    at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:492) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches ServerPlayNetHandler Transformer}
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?] {re:classloading}
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
    at com.stereowalker.combat.item.WandItem.func_77663_a(WandItem.java:170)
    at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:405)
    at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:265)
    at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:492)
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032)
    at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232)

-- Player being ticked --
Details:
    Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
    Entity ID: 195
    Entity Name: johangroth2302
    Entity's Exact location: -1134.66, 74.00, -190.91
    Entity's Block location: World: (-1135,74,-191), Chunk: (at 1,4,1 in -71,-12; contains blocks -1136,0,-192 to -1121,255,-177), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
    Entity's Momentum: 0.00, -0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365)
    at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228)

-- Ticking connection --
Details:
    Connection: net.minecraft.network.NetworkManager@4e5b5e85
Stacktrace:
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 569055416 bytes (542 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 4.1.0+62+5bfa59b
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.14.4-28.1.87.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.14.4-28.1.87.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.14.4-28.1.87.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.14.4-28.1.87.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.14.4-28.1.87.jar fml TRANSFORMATIONSERVICE 
    FML: 28.1
    Forge: net.minecraftforge:28.1.87
    FML Language Providers: 
        javafml@28.1
        minecraft@1
    Mod List: 
        CyclopsCore-1.14.4-1.5.3.jar Cyclops Core {cyclopscore@1.5.3 DONE}
        inventorysorter-1.14.4-16.0.0.jar Simple Inventory Sorter {inventorysorter@16.0.0 DONE}
        Cucumber-1.14.4-2.0.3.jar Cucumber Library {cucumber@2.0.3 DONE}
        Overloaded-1.14.4-0.0.75.jar Overloaded {overloaded@1.14.4-0.0.75 DONE}
        jei-1.14.4-6.0.0.13.jar Just Enough Items {jei@6.0.0.13 DONE}
        metalbarrels-1.3c.jar Metal Barrels {metalbarrels@1.3c DONE}
        EverlastingAbilities-1.14.4-1.5.5.jar EverlastingAbilities {everlastingabilities@1.5.5 DONE}
        Druidcraft-1.14-0.1.2.jar Druidcraft {druidcraft@0.1.12 DONE}
        planttech2-0.01.01.jar PlantTech 2 {planttech2@0.01.01 DONE}
        SilentMechanisms-1.14.4-0.5.2+28.jar Silent's Mechanisms {silents_mechanisms@0.5.2+28 DONE}
        KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {kleeslabs@7.4.7 DONE}
        rftoolsbase-1.14-0.0.3-alpha.jar RFToolsBase {rftoolsbase@NONE DONE}
        IronJetpacks-1.14.4-2.0.2.jar Iron Jetpacks {ironjetpacks@2.0.2 DONE}
        XaerosWorldMap_1.4.10.1_Forge_1.14.4.jar Xaero's World Map {xaeroworldmap@1.4.10.1 DONE}
        RingOfRepair-1.14.4-1.0.15.jar Ring of Repair {ring_of_repair@1.0.15 DONE}
        enviromats-2.0.0.9.jar Environmental Materials {enviromats@2.0.0.9 DONE}
        Placebo-1.14.4-2.2.1.jar Placebo {placebo@2.2.1 DONE}
        globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {globaldatapack@1.14.4-1.2 DONE}
        EnderBags-1.14.4-4.2.0.jar Ender Bags {ender_bags@4.2.0 DONE}
        SimpleStorageNetwork-1.14.4-0.0.11.jar Simple Storage Network {storagenetwork@1.14.4-0.0.11 DONE}
        Fence Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version DONE}
        u_team_core-1.14.4-2.7.3.132.jar U Team Core {uteamcore@2.7.3.132 DONE}
        randompatches-1.14.4-1.18.2.1.jar RandomPatches {randompatches@1.14.4-1.18.2.1 DONE}
        buildinggadgets-3.0.5.jar Building Gadgets {buildinggadgets@3.0.5 DONE}
        mcjtylib-1.14-3.5.6-alpha.jar McJtyLib {mcjtylib@NONE DONE}
        Morpheus-1.14.4-4.2.43.jar Morpheus {morpheus@version DONE}
        ClickMachine-1.14.4-2.1.0.jar Click Machine {clickmachine@2.1.0 DONE}
        travellersboots-1.14.4-1.2.2.jar Traveller's Boots {travellersboots@1.2.2 DONE}
        WaterStrainer-1.14.4-7.0.2.jar Water Strainer {waterstrainer@1.14.4-7.0.2 DONE}
        PackingTape-1.14.4-0.8.4 (1).jar Packing Tape {packingtape@0.8.4 DONE}
        CarryOn+MC1.14.4+v1.12.3.jar Carry On {carryon@1.12.3 DONE}
        BetterThanMending-1.3.2.jar BetterThanMending {betterthanmending@1.3.2 DONE}
        forge-1.14.4-28.1.87-universal.jar Forge {forge@28.1.87 DONE}
        QuickLeafDecay-MC1.14.4-1.2.5.jar Quick Leaf Decay {quickleafdecay@1.2.5 DONE}
        exp_bottling-1.14.4-3.jar EXP Bottling {exp_bottling@1.14.4-3 DONE}
        ironchest-1.14.4-9.1.5.jar Iron Chests {ironchest@1.14.3-9.0.3 DONE}
        CraftingTweaks_1.14.4-10.1.3.jar Crafting Tweaks {craftingtweaks@10.1.3 DONE}
        forge-1.14.4-28.1.87-client.jar Minecraft {minecraft@1.14.4 DONE}
        useful_backpacks-1.14.4-1.7.0.34.jar Useful Backpacks {usefulbackpacks@1.7.0.34 DONE}
        theoneprobe-1.14-1.4.34-alpha.jar The One Probe {theoneprobe@NONE DONE}
        swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 DONE}
        ToolBelt-1.14.4-1.12.0.jar Tool Belt {toolbelt@1.12.0 DONE}
        titanium-1.14.4-2.2.0-d9775a7.jar Titanium {titanium@1.14.4-2.2.0-d9775a7 DONE}
        SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 DONE}
        BiomesOPlenty-1.14.4-9.0.0.253-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.253 DONE}
        bluepower-1.14.4-0.3.119-alpha-universal.jar Blue Power {bluepower@0.3.119-alpha DONE}
        valkyrielib-3.0.0.8.jar ValkyrieLib {valkyrielib@3.0.0.8 DONE}
        C.O.M.B.A.T.-1.14.4-0.20.5.jar C.O.M.B.A.T. {combat@0.20.5 DONE}
        forbidden_arcanus-1.14.4-1.4.jar Forbidden & Arcanus {forbidden_arcanus@1.14.4-1.4 DONE}
        portality-1.14.4-2.0.0-5f9c6a1.jar Portality {portality@NONE DONE}
        Xaeros_Minimap_1.18.1.1_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@1.18.1.1 DONE}
        JAOPCA-1.14.4-3.0.0.9.jar JAOPCA {jaopca@3.0.0.9 DONE}
        RandomThings-MC1.14.4-5.0.1.jar Random Things {randomthings@5.0.1 DONE}
        FastWorkbench-1.14.4-2.1.1.jar FastWorkbench {fastbench@2.1.1 DONE}
        StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {storagedrawers@1.14.4-6.0.3 DONE}
        OreExcavation-1.6.141.jar Ore Excavation {oreexcavation@1.6.141 DONE}
        Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version DONE}
        Gobber2-1.14.4-2.1.95.jar Gobber 2 {gobber2@2.1.95 DONE}
        tombstone-4.1.3-1.14.4.jar Corail Tombstone {tombstone@4.1.3 DONE}
        PickleTweaks-1.14.4-3.0.6.jar Pickle Tweaks {pickletweaks@3.0.6 DONE}
        FastFurnace-1.14.4-2.2.2.jar FastFurnace {fastfurnace@2.2.2 DONE}
        [1.14.2-1.14.4]TorchBowMod_v1.5.jar TorchBowMod {torchbowmod@1.5 DONE}
        AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {appleskin@1.0.12 DONE}
        cc-tweaked-1.14.4-1.84.1.jar CC: Tweaked {computercraft@1.84.1 DONE}
        AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {aiimprovements@0.2.2 DONE}
        XL-Food-Mod-1.14.4-2.1.0.jar XL Food Mod {xlfoodmod@2.1.0 DONE}
        switchbow-1.5.8.jar Switch-Bow {switchbow@1.5.8 DONE}
        CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v1a DONE}
        luckyores-1.14.4-1.2.jar Lucky Ores Mod {luckyores@1.2 DONE}
        Cyclic-1.14.4-0.0.12.jar Cyclic {cyclic@1.14.4-0.0.12 DONE}
    Player Count: 1 / 8; [ServerPlayerEntity['johangroth2302'/195, l='Ze' First Modded World!', x=-1134.66, y=74.00, z=-190.91]]
    Data Packs: mod:uteamcore, mod:usefulbackpacks, mod:travellersboots, mod:toolbelt, mod:swingthroughgrass, mod:ring_of_repair, mod:pickletweaks, mod:overloaded, mod:luckyores, mod:gobber2, mod:everlastingabilities, mod:cyclopscore, mod:combat, mod:carryon, mod:xaeroworldmap, mod:torchbowmod, mod:switchbow, mod:packingtape, mod:oreexcavation, mod:exp_bottling, mod:clickmachine, mod:xaerominimap, vanilla, mod:xlfoodmod, mod:waterstrainer, mod:valkyrielib, mod:tombstone, mod:titanium (incompatible), mod:theoneprobe, mod:storagenetwork, mod:storagedrawers, mod:silents_mechanisms, mod:silentlib, mod:rftoolsbase, mod:randomthings, mod:randompatches, mod:quickleafdecay, mod:portality (incompatible), mod:planttech2 (incompatible), mod:placebo, mod:morpheus, mod:metalbarrels, mod:mcjtylib, mod:kleeslabs, mod:jei, mod:jaopca, mod:ironjetpacks, mod:ironchest, mod:inventorysorter, mod:harvest, mod:globaldatapack, mod:forge, mod:forbidden_arcanus, mod:fencejumper, mod:fastfurnace, mod:fastbench, mod:enviromats, mod:ender_bags, mod:druidcraft, mod:cyclic, mod:cucumber, mod:craftingtweaks, mod:cosmeticarmorreworked, mod:computercraft, mod:buildinggadgets, mod:bluepower, mod:biomesoplenty, mod:betterthanmending, mod:appleskin, mod:aiimprovements, inmemory:jaopca, file/bluepower
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'

  • Quote

Share this post


Link to post
Share on other sites

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 12

is this one fine i found it in the crash-reports section in the .minecraft folder

 

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45615 posts
Posted November 12

Not what I told you to post.

logs/debug.log is the required file.

  • Quote

Share this post


Link to post
Share on other sites

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 12

https://gist.github.com/MightyAhmed/58ae7d94f67315a215d4457ce27aac58

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45615 posts
Posted November 12
1 hour ago, MightyAhmed said:

C.O.M.B.A.T

This mod is crashing. Talk to the author.

  • Quote

Share this post


Link to post
Share on other sites

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 13

hello again.Minecraft worked after updating C.O.M.B.A.T mod and played fine yesterday no crashes but now the minecraft launcher wont even open!please tell me how to fix this the minecraft launcher doesnt open i try to open it and gives me a loading circle for a couple of seconds beside my cursor and then never opens

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45615 posts
Posted November 13

That is not at all related to Forge.

You can try reinstalling it, otherwise you would need to talk to Mojang about this, Forge has zero control over the launcher.

  • Quote

Share this post


Link to post
Share on other sites

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 13

can you still help me figure this out  you are clearly a pro please i insist!

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45615 posts
Posted November 13

I am not sure how you want me to help.

  • Quote

Share this post


Link to post
Share on other sites

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 13

i want you to tell me how to fix this problem because surely you have heard of this problem before i tried reinstalling minecraft and also tried updating to the latest version of java(which i already had the latest version of) and nothing seemed to work it just wont open im not sure what to do now...

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45615 posts
Posted November 13
21 minutes ago, MightyAhmed said:

surely you have heard of this problem before

I have not.

  • Quote

Share this post


Link to post
Share on other sites

MightyAhmed    0

MightyAhmed

MightyAhmed    0

  • Tree Puncher
  • MightyAhmed
  • Members
  • 0
  • 24 posts
Posted November 13

oh...ok then thats fine

  • Quote

Share this post


Link to post
Share on other sites
  • Prev
  • 1
  • 2
  • Next
  • Page 2 of 2  

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • saxon564
      [1.14.4] [UNSOLVED] Server Thread Freezes After Entity Explodes

      By saxon564 · Posted 31 minutes ago

      Unfortunately that was not the case, there was no change in the result at all.
    • CanadaMan
      illegal wheat?

      By CanadaMan · Posted 1 hour ago

    • CanadaMan
      illegal wheat?

      By CanadaMan · Posted 1 hour ago

      Okay so I'm trying to join one of my friends modded server and it said that illegal state of wheat was stopping me from joining
    • MrNoodles75
      [1.14.3] send message to chat

      By MrNoodles75 · Posted 2 hours ago

      @Draco18s I have been figuring everything out since then, by going through the default code and getting information on how to do something
    • AntonBespoiasov
      attackEntityFrom() doesn't work. 1.12.2

      By AntonBespoiasov · Posted 3 hours ago

      public ItemStack onItemUseFinish(ItemStack stack, World worldIn, EntityLivingBase entityLiving) { Entity entity = ModMath.getMouseOver(Minecraft.getMinecraft().getRenderPartialTicks(), 0); // Gets entity that entityLiving is looking at if (entity != null && entity instanceof EntityLiving) { ((EntityLiving)entity).attackEntityFrom(DamageSource.MAGIC, 2.0f); ((EntityLiving)entity).setRevengeTarget(entityLiving); } return stack; }   Using item that has the implementation of the method above doesn't damage entity. Debugging it showed that attackEntityFrom() is called, code within if statement is executed but entity isn't attacked. I looked into Minecraft's files that use attackEntityFrom() and observed that they just call attackEntityFrom(), just one line of code(I assume that something else that can affect entity attacking process was called before attackEntityFrom() in that files). How can I solve this problem? How can I deal damage to entity?
  • Topics

    • saxon564
      9
      [1.14.4] [UNSOLVED] Server Thread Freezes After Entity Explodes

      By saxon564
      Started Friday at 05:11 AM

    • CanadaMan
      1
      illegal wheat?

      By CanadaMan
      Started 1 hour ago

    • MrNoodles75
      17
      [1.14.3] send message to chat

      By MrNoodles75
      Started Monday at 08:19 PM

    • AntonBespoiasov
      0
      attackEntityFrom() doesn't work. 1.12.2

      By AntonBespoiasov
      Started 3 hours ago

    • Lordyammer
      1
      How to start learning

      By Lordyammer
      Started 4 hours ago

  • Who's Online (See full list)

    • Lea9ue
    • Pythor
    • gendeathrow
    • kwagpinv2
    • Draco18s
    • J0WAY
    • Naiakoa
    • fuzzyweapon
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Immediate Crash On Any Version Of Forge
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community