Jump to content

Recommended Posts

Posted

I tried to install Minecraft Forge so that i can download some cool mods and then when i started minecraft , it crashed.

I used "minecrafterrortest.bat" and got this:

 

 

  Reveal hidden contents

 

 

I did everything the readme said , i tried installing it 5 times and used 4 different versions... nothing works.

Posted
  Quote
2012-11-01 22:54:32 [FINE] [ForgeModLoader] Mod sorting data:

2012-11-01 22:54:32 [FINE] [ForgeModLoader]    AIBlock(AIBlock:v1.0): Weather 1.21 for MC 1.3.2.zip ()

2012-11-01 22:54:32 [FINE] [ForgeModLoader]    ExtendedRenderer(Extended Renderer:v1.1 for MC v1.3.2): Weather 1.21 for MC 1.3.2.zip ()

2012-11-01 22:54:32 [FINE] [ForgeModLoader]    WeatherMod(Weather and Tornadoes:v1.21 for MC v1.3.2): Weather 1.21 for MC 1.3.2.zip ()

 

Are you trying to run Minecraft 1.4.2?  All of your mods are for 1.3.2.  That don't work.

 

 

I'm fixing the stupid villagers.  http://www.minecraftforum.net/topic/1588460-

Posted

[*]You're running Forge for MC 1.4.3.

[*]You're running 1.3.2 mods on 1.4.2.

So yeah, get it fixed.

Read the EAQ before posting! OR ELSE!

 

  Quote
This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Posted

the whole mod.rar file or do i have to extract them into a folder and then put them in Mods?

 

I just drag and dropped most mods into minecraft.jar and TMI , PaintGun seem to work

but when i tried to install the Gravity Gun mod the game crashed.

I guess ill have to ask the maker of the mod about that.

 

-thanks guys :)

Posted

One of the major points of forge is that nothing else should have to go into your jar, so you know.. you should read the install instructions that come with all of the mods you are downloading, they tell you better what to do then we can -.-

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Every mod says i should copy-paste it into minecraft.jar

and it says nothing about how to install it if you have forge.

So i ask a gain, do i put the whole "TooManyItems.rar" or "TooManyItems.zip" into mods

or do i extract it into a folder "TooManyItems (folder)" and place it into mods?

  • 7 years later...
Posted

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Techguns Core (Techguns-Mod-1.12.2.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 4/10/20 3:40 PM
Description: Rendering Block Entity

java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]}
    at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
    at minecrafttransportsimulator.rendering.blocks.RenderPoleSign.render(RenderPoleSign.java:30)
    at minecrafttransportsimulator.rendering.blocks.RenderPoleSign.func_192841_a(RenderPoleSign.java:17)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154)
    at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
    at minecrafttransportsimulator.rendering.blocks.RenderPoleSign.render(RenderPoleSign.java:30)
    at minecrafttransportsimulator.rendering.blocks.RenderPoleSign.func_192841_a(RenderPoleSign.java:17)

-- Block Entity Details --
Details:
    Name: mts:tileentitypolesign // minecrafttransportsimulator.blocks.pole.TileEntityPoleSign
    Block type: ID #345 (tile.trafficsign // minecrafttransportsimulator.blocks.pole.BlockPoleSign // mts:trafficsign)
    Block data value: 0 / 0x0 / 0b0000
    Block location: World: (-198,66,-937), Chunk: (at 10,4,7 in -13,-59; contains blocks -208,0,-944 to -193,255,-929), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
    Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)
    Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154)
    at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['DayWalker747'/482, l='MpServer', x=-219.72, y=63.94, z=-876.84]]
    Chunk stats: MultiplayerChunkCache: 49, 49
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: World: (-220,65,-896), Chunk: (at 4,4,0 in -14,-56; contains blocks -224,0,-896 to -209,255,-881), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
    Level time: 2274886 game time, 2350093 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 55 total; [EntityVillager['Villager'/129, l='MpServer', x=-243.49, y=66.00, z=-900.44], EntityVillager['Villager'/132, l='MpServer', x=-244.47, y=65.00, z=-890.65], EntityBat['Bat'/1543, l='MpServer', x=-242.75, y=28.34, z=-848.25], EntityVillager['Villager'/267, l='MpServer', x=-236.44, y=65.00, z=-892.70], EntityVillager['Villager'/269, l='MpServer', x=-229.85, y=45.00, z=-888.40], EntityVillager['Villager'/270, l='MpServer', x=-234.30, y=45.00, z=-891.56], EntityVillager['Villager'/271, l='MpServer', x=-227.30, y=45.00, z=-890.30], EntityVillager['Villager'/272, l='MpServer', x=-233.50, y=46.00, z=-894.57], EntityVillager['Villager'/273, l='MpServer', x=-228.34, y=45.00, z=-892.28], EntityVillager['Villager'/274, l='MpServer', x=-234.61, y=45.00, z=-883.30], EntityVillager['Villager'/275, l='MpServer', x=-228.30, y=45.00, z=-889.70], EntityBat['Bat'/1555, l='MpServer', x=-238.49, y=42.19, z=-877.54], EntityVillager['Villager'/276, l='MpServer', x=-224.30, y=40.00, z=-889.30], EntityVillager['Villager'/277, l='MpServer', x=-226.56, y=44.50, z=-890.30], EntityVillager['Villager'/278, l='MpServer', x=-228.50, y=45.00, z=-890.49], EntityVillager['Villager'/279, l='MpServer', x=-229.50, y=45.00, z=-894.35], EntityVillager['Villager'/280, l='MpServer', x=-228.34, y=40.00, z=-889.58], EntityVillager['Villager'/281, l='MpServer', x=-229.51, y=69.00, z=-888.50], EntityZombie['Zombie'/1178, l='MpServer', x=-244.48, y=64.94, z=-894.30], EntityVillager['Villager'/282, l='MpServer', x=-226.90, y=65.00, z=-890.70], EntityVillager['Villager'/283, l='MpServer', x=-234.48, y=65.00, z=-891.56], EntityVillager['Villager'/284, l='MpServer', x=-216.56, y=65.00, z=-869.74], EntityVillager['Villager'/285, l='MpServer', x=-227.73, y=65.00, z=-890.70], EntityVillager['Villager'/286, l='MpServer', x=-236.39, y=65.00, z=-891.58], EntityVillager['Villager'/287, l='MpServer', x=-224.70, y=64.00, z=-875.56], EntityZombie['Zombie'/1186, l='MpServer', x=-243.88, y=65.00, z=-894.37], EntityZombie['Zombie'/1187, l='MpServer', x=-245.09, y=64.94, z=-894.30], EntityZombie['Zombie'/1201, l='MpServer', x=-220.70, y=63.94, z=-875.50], EntityVillager['Villager'/306, l='MpServer', x=-215.98, y=65.00, z=-878.27], EntityVillager['Villager'/307, l='MpServer', x=-216.70, y=65.00, z=-878.70], EntityVillager['Villager'/308, l='MpServer', x=-214.35, y=65.00, z=-878.70], ZombieFarmer['Zombie Farmer'/1208, l='MpServer', x=-223.02, y=37.00, z=-869.37], EntityItemFrame['entity.ItemFrame.name'/319, l='MpServer', x=-206.03, y=66.50, z=-891.50], EntityItemFrame['entity.ItemFrame.name'/320, l='MpServer', x=-206.03, y=66.50, z=-890.50], EntityItemFrame['entity.ItemFrame.name'/321, l='MpServer', x=-206.03, y=66.50, z=-889.50], EntitySkeleton['Skeleton'/1217, l='MpServer', x=-213.51, y=44.00, z=-858.73], EntityBat['Bat'/1218, l='MpServer', x=-219.25, y=42.10, z=-897.55], EntityItemFrame['entity.ItemFrame.name'/322, l='MpServer', x=-206.03, y=66.50, z=-888.50], EntityItemFrame['entity.ItemFrame.name'/323, l='MpServer', x=-206.03, y=66.50, z=-887.50], EntityItemFrame['entity.ItemFrame.name'/324, l='MpServer', x=-206.03, y=66.50, z=-886.50], EntityItemFrame['entity.ItemFrame.name'/325, l='MpServer', x=-206.03, y=66.50, z=-885.50], EntityItemFrame['entity.ItemFrame.name'/326, l='MpServer', x=-206.03, y=66.50, z=-884.50], EntityItemFrame['entity.ItemFrame.name'/327, l='MpServer', x=-206.03, y=66.50, z=-883.50], EntityItemFrame['entity.ItemFrame.name'/328, l='MpServer', x=-206.03, y=66.50, z=-882.50], EntityItemFrame['entity.ItemFrame.name'/329, l='MpServer', x=-206.03, y=66.50, z=-881.50], EntityVehicleG_Plane['entity.vehicleplane.name'/330, l='MpServer', x=-193.00, y=67.10, z=-893.00], EntitySkeleton['Skeleton'/1228, l='MpServer', x=-214.50, y=49.00, z=-849.50], EntityBat['Bat'/1615, l='MpServer', x=-198.75, y=34.10, z=-874.75], ZombieMiner['Zombie Miner'/1620, l='MpServer', x=-216.50, y=40.00, z=-899.50], EntityBat['Bat'/1628, l='MpServer', x=-207.26, y=35.60, z=-909.30], EntityPlayerSP['DayWalker747'/482, l='MpServer', x=-219.72, y=63.94, z=-876.84], ZombieMiner['Zombie Miner'/1252, l='MpServer', x=-238.17, y=56.00, z=-857.53], EntityBat['Bat'/1636, l='MpServer', x=-237.71, y=31.98, z=-852.70], EntitySkeleton['Skeleton'/1256, l='MpServer', x=-242.50, y=55.00, z=-852.50], EntitySkeleton['Skeleton'/1272, l='MpServer', x=-237.50, y=17.00, z=-853.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_221, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 192331904 bytes (183 MB) / 872185856 bytes (831 MB) up to 3379822592 bytes (3223 MB)
    JVM Flags: 3 total; -Xmn128M -Xmx3236M -XX:+UseConcMarkSweepGC
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 12 mods loaded, 12 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                   | Version      | Source                               | Signature                                |
    |:------ |:-------------------- |:------------ |:------------------------------------ |:---------------------------------------- |
    | LCHIJA | minecraft            | 1.12.2       | minecraft.jar                        | None                                     |
    | LCHIJA | mcp                  | 9.42         | minecraft.jar                        | None                                     |
    | LCHIJA | FML                  | 8.0.99.99    | forge-1.12.2-14.23.5.2838.jar        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | techguns_core        | 1.12.2-1.0   | minecraft.jar                        | None                                     |
    | LCHIJA | mts                  | 17.4.2       | Immersive+Vehicles-1.12.2-17.4.2.jar | None                                     |
    | LCHIJA | jei                  | 4.15.0.291   | jei_1.12.2-4.15.0.291.jar            | None                                     |
    | LCHIJA | immersiveengineering | 0.12-92      | ImmersiveEngineering-0.12-92.jar     | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCHIJA | immersivepetroleum   | 1.1.9        | immersivepetroleum-1.12.2-1.1.9.jar  | None                                     |
    | LCHIJA | mtsofficialpack      | 15.0.0       | MTS_Official_Pack_V15.jar            | None                                     |
    | LCHIJA | neat                 | 1.4-17       | Neat+1.4-17.jar                      | None                                     |
    | LCHIJA | techguns             | 2.0.1.2      | Techguns-Mod-1.12.2.jar              | None                                     |

    Loaded coremods (and transformers): 
Techguns Core (Techguns-Mod-1.12.2.jar)
  techguns.core.TechgunsASMTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
    Launched Version: ForgeOptiFine 1.12.2
    LWJGL: 2.9.4
    OpenGL: Intel(R) UHD Graphics 600 GL version 4.6.0 - Build 26.20.100.7262, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 2x Intel(R) Celeron(R) N4000 CPU @ 1.10GHz

Posted

This thread is 8 god damn years old....and has absolutly nothing to do with your issue, AND you're using a unsupported version...

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Betafort Recovery has emerged as a prominent figure in the realm of cryptocurrency recovery, gaining a reputation for their exceptional ability to retrieve lost Bitcoin (BTC) and other cryptocurrencies. Their expertise and track record have made them a beacon of hope for individuals facing the distressing situation of lost or inaccessible crypto assets.  
    • When you name a method like that, with no return value, it is a constructor. The constructor must have the same name as the class it constructs, in this case, ModItems. I would strongly advise reading up on some basic Java tutorials, because you will definitely be running into a lot more issues as you go along without the basics. *I should also add that the Forge documentation is a reference, not a tutorial. Even following tutorials, you should know Java basics, otherwise the smallest of mistakes will trip you up as you copy someone elses code.
    • so, I'm starting modding and I'm following the official documantation for forge: https://docs.minecraftforge.net, but in the registries part it is not working as it is in the docs:   public class ModItems { private static final DeferredRegister<Item> ITEMS = DeferredRegister.create(ForgeRegistries.ITEMS, DarkStarvation.MOD_ID); public static final RegistryObject<Item> TEST_ITEM = ITEMS.register("test_item", () -> new Item(new Item.Properties())); public DarkStarvation(FMLJavaModLoadingContext context) { ITEMS.register(context.getModEventBus()); } } in 'public DarkStarvation(...' the DarkStarvation has this error: Invalid method declaration; return type required and the getModEventBus(): Cannot resolve method 'getModEventBus' in 'FMLJavaModLoadingContext' please help, I asked gpt but it is saying that I'm using an old method, but I'm following the latest version of Forge Docs???
    • I merged your second post with the original , there is no need to post a new thread asking for an answer. If someone sees your post and can help, they will reply. If you are seeking a quicker response, you could try asking in the Minecraft Forge diacord.
    • Create a new instance and start with cobblemon - if this works, add the rest of your mods in groups   Maybe another mod is conflicting - like Sodium/Iris or Radical Cobblemon Trainers
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.