Jump to content

Recommended Posts

Posted

Forge crash when i want load world , I try many forge version but no help me this , maybe someone help me , here crashlog , thank you

 

 

Minecraft Crash Report ----

// Who set us up the TNT?

 

Time: 02.09.13 21:32

Description: Exception getting block type in world

 

java.lang.NullPointerException

at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:419)

at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:116)

at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:26)

at net.minecraftforge.event.ASMEventHandler_20_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1300)

at net.minecraftforge.event.ASMEventHandler_106_Mekanism_onChunkLoad_Load.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1075)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:150)

at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:166)

at net.minecraft.world.World.func_72964_e(World.java:527)

at net.minecraft.world.World.func_72798_a(World.java:412)

at net.minecraft.world.World.func_72803_f(World.java:595)

at net.minecraft.block.BlockFluid.func_72200_l(BlockFluid.java:598)

at net.minecraft.block.BlockFluid.func_71863_a(BlockFluid.java:359)

at net.minecraft.block.BlockStationary.func_71863_a(SourceFile:23)

at net.minecraft.world.World.func_72821_m(World.java:843)

at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:112)

at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:26)

at net.minecraftforge.event.ASMEventHandler_20_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1300)

at net.minecraftforge.event.ASMEventHandler_106_Mekanism_onChunkLoad_Load.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1075)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:150)

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:292)

at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:119)

at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:142)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:419)

at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:116)

at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:26)

at net.minecraftforge.event.ASMEventHandler_20_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1300)

at net.minecraftforge.event.ASMEventHandler_106_Mekanism_onChunkLoad_Load.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1075)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:150)

at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:166)

at net.minecraft.world.World.func_72964_e(World.java:527)

 

-- Requested block coordinates --

Details:

Found chunk: true

Location: World: (-208,64,219), Chunk: (at 0,4,11 in -13,13; contains blocks -208,0,208 to -193,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

Stacktrace:

at net.minecraft.world.World.func_72798_a(World.java:412)

at net.minecraft.world.World.func_72803_f(World.java:595)

at net.minecraft.block.BlockFluid.func_72200_l(BlockFluid.java:598)

at net.minecraft.block.BlockFluid.func_71863_a(BlockFluid.java:359)

at net.minecraft.block.BlockStationary.func_71863_a(SourceFile:23)

 

-- Block being updated --

Details:

Source block type: ID #0

Block type: ID #11 (tile.lava // net.minecraft.block.BlockStationary)

Block data value: 0 / 0x0 / 0b0000

Block location: World: (-209,64,219), Chunk: (at 15,4,11 in -14,13; contains blocks -224,0,208 to -209,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

Stacktrace:

at net.minecraft.world.World.func_72821_m(World.java:843)

at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:112)

at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:26)

at net.minecraftforge.event.ASMEventHandler_20_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1300)

at net.minecraftforge.event.ASMEventHandler_106_Mekanism_onChunkLoad_Load.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1075)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:150)

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:292)

at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:119)

at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:142)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

 

-- System Details --

Details:

Minecraft Version: 1.6.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.8.0-ea, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 261035272 bytes (248 MB) / 783286272 bytes (747 MB) up to 1908932608 bytes (1820 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 18, tcache: 0, allocated: 6, tallocated: 62

FML: MCP v8.04 FML v6.2.59.847 Minecraft Forge 9.10.0.847 Optifine OptiFine_1.6.2_HD_U_C1 52 mods loaded, 52 mods active

mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

FML{6.2.59.847} [Forge Mod Loader] (minecraftforge-9.10.0.847.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Forge{9.10.0.847} [Minecraft Forge] (minecraftforge-9.10.0.847.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

AppliedEnergistics-Core{rv13.a} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Aroma1997Core{1.0.0.4} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

CodeChickenCore{0.9.0.5} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

ImmibisMicroblocks{56.0.4} [immibis's Microblocks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

NotEnoughItems{1.6.1.3} [Not Enough Items] (NotEnoughItems 1.6.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] (0 ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

DamageIndicatorsMod{2.9.0.0} [Damage Indicators] (1.6.2 DamageIndicators v2.9.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

IC2{2.0.130-experimental} [industrialCraft 2] (industrialcraft-2_2.0.130-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

AdvancedMachines{5.1.6} [iC2 Advanced Machines Addon] (AdvancedMachines_1.6.2_experimental.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

AppliedEnergistics{rv13.a} [Applied Energistics] (appeng-rv13-fix3-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Aroma1997CoreHelper{1.0.0.4} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.2 v.1.0.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Aroma1997s Dimension{1.0.2.7} [Aroma1997's Dimensional World] (Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Backpack{1.12.15} [backpack] (backpack-1.12.15-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

barrels{2.3} [The Barrels Mod] (Barrels-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

BiblioCraft{1.4.0} [biblioCraft] (BiblioCraft[v1.4.0].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

BuildCraft|Core{4.0.2} [buildCraft] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

BuildCraft|Builders{4.0.2} [bC Builders] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

BuildCraft|Energy{4.0.2} [bC Energy] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

BuildCraft|Factory{4.0.2} [bC Factory] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

BuildCraft|Transport{4.0.2} [bC Transport] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

BuildCraft|Silicon{4.0.2} [bC Silicon] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Chisel{1.4.8} [Chisel] (chisel-1.6.2-1.4.8fix2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

CompactWindmills{1.0.2.1} [CompactWindmills] (CompactWindmills+MC.1.6.2+v.1.0.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

EnergyManipulator{1.1.7} [Energy Manipulator] (EM1.6.2 1.1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

eplus{1.16.3} [Enchanting Plus] (EnchantingPlus-1.16.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

EnderStorage{1.4.3.3} [EnderStorage] (EnderStorage 1.4.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

ForgeMultipart{1.0.0.150} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.150.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

McMultipart{1.0.0.150} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.150.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

ImmibisCore{56.0.3} [immibis Core] (immibis-core-56.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

DimensionalAnchors{56.0.1} [Dimensional Anchors] (immibis-anchor-56.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

IronChest{5.3.20.542} [iron Chest] (ironchest-universal-1.6.2-5.3.20.542.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Mekanism{5.5.7} [Mekanism] (Mekanism-v5.5.7.207.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

MekanismGenerators{5.5.7} [MekanismGenerators] (MekanismGenerators-v5.5.7.207.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

MekanismTools{5.5.7} [MekanismTools] (MekanismTools-v5.5.7.207.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

NEIAddons{1.9.0.r40} [NEI Addons] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

NEIAddons|AE{1.9.0.r40} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

NEIAddons|CraftingTables{1.9.0.r40} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

NEIAddons|ExtraBees{1.9.0.r40} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

NEIAddons|Forestry{1.9.0.r40} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

NEIAddons|MiscPeripherals{1.9.0.r40} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

GetAllTheSeeds{1.6} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

SimpleRecipes{1.9} [Pam's Simple Recipes] (Pam's Simple Recipes 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Aroma1997sPortableRecharger{1.0.0.3} [Aroma1997s Portable Recharger] (PortableRecharger+v.1.0.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Railcraft{8.0.1.0} [Railcraft] (Railcraft_1.6.2-8.0.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

RedLogic{56.0.3} [RedLogic] (redlogic-56.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Translocator{1.1.0.8} [Translocator] (Translocator 1.1.0.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

ForgeMicroblock{1.0.0.150} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.150.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Profiler Position: N/A (disabled)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Player Count: 0 / 8; []

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

 

Posted

nope, this is no ic2 bug , on pack without ic2 i have this :

 

---- Minecraft Crash Report ----

// I'm sorry, Dave.

 

Time: 04.09.13 12:38

Description: Exception in server tick loop

 

java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format

at codechicken.enderstorage.api.EnderStorageManager.load(EnderStorageManager.java:157)

at codechicken.enderstorage.api.EnderStorageManager.<init>(EnderStorageManager.java:118)

at codechicken.enderstorage.api.EnderStorageManager.reloadManager(EnderStorageManager.java:195)

at codechicken.enderstorage.api.EnderStorageManager$EnderStorageSaveHandler.onWorldLoad(EnderStorageManager.java:41)

at net.minecraftforge.event.ASMEventHandler_33_EnderStorageSaveHandler_onWorldLoad_Load.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:85)

at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

Caused by: java.util.zip.ZipException: Not in GZIP format

at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)

at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)

at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)

at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:28)

at codechicken.enderstorage.api.EnderStorageManager.load(EnderStorageManager.java:144)

Posted

but what this :

  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

  at net.minecraftforge.event.EventBus.post(EventBus.java:108)

  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:85)

  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)

  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)

  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

 

this log is always , when i have installed ic2 or ender storage or mekanism  , I  can play but when quit game and I want play again i havent load world

Posted

Yes, part of the code goes through Forge codepaths, but thats how programming works.

It's the actual code that is at the top of the stack that has the issue.

It's his onWorldLoad event handler.

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi,  I'm using Forge 47.3.0 for Minecraft 1.20.1 I apologise if this is obvious I am very new to modding for Minecraft. I sucessfully made a mod that launched without errors or crashes (without it doing anything) but in order to add the features I need, I need to add "Custom Portal API [Forge]" as a dependency. However no matter the way I've tried to acheive this, it crashes. I am pretty sure it's not the way I'm putting it in the repositories, the dependencies or the way I'm refrencing it, as I've a hundred diffrent combinations and multiple Maven methods. And on all those diffrent variations I still get this crash: pastebin.com/UhumzZCZ Any tips would be invaluable as I've been loosing my mind over this!
    • Hi, i'm really having problems trying to set the texture to my custom item. I thought i'm doing everything correctly, but all i see is the missing texture block for my item. I am trying this for over a week now and getting really frustrated. The only time i could make the texture work, was when i used an older Forge version (52.0.1) for Minecraft (1.21.4). Was there a fundamental change for textures and models somewhere between versions that i'm missing? I started with Forge 54.1.0 and had this problem, so in my frustration i tried many things: Upgrading to Forge 54.1.1, created multiple new projects, workspaces, redownloaded everything and setting things up multiple times, as it was suggested in an older thread. Therea are no errors in the console logs, but maybe i'm blind, so i pasted the console logs to pastebin anyway: https://pastebin.com/zAM8RiUN The only time i see an error is when i change the models JSON file to an incorrect JSON which makes sense and that suggests to me it is actually reading the JSON file.   I set the github repository to public, i would be so thankful if anyone could take a look and tell me what i did wrong: https://github.com/xLorkin/teleport_pug_forge   As a note: i'm pretty new to modding, this is my first mod ever. But i'm used to programming. I had some up and downs, but through reading the documentation, using google and experimenting, i could solve all other problems. I only started modding for Minecraft because my son is such a big fan and wanted this mod.
    • Please read the FAQ (link in orange bar at top of page), and post logs as described there.
    • Hello fellow Minecrafters! I recently returned to Minecraft and realized I needed a wiki that displays basic information easily and had great user navigation. That’s why I decided to build: MinecraftSearch — a site by a Minecraft fan, for Minecraft fans. Key Features So Far Straight-to-the-Point Info: No extra fluff; just the essentials on items, mobs, recipes, loot and more. Clean & Intuitive Layout: Easy navigation so you spend less time scrolling and more time playing. Optimized Search: Search for anything—items, mobs, blocks—and get results instantly. What I’m Thinking of Adding More data/information: Catch chances for fishing rod, traveling villager trades, biomes info and a lot more. The website is still under development and need a lot more data added. Community Contributions: Potential for user-uploaded tips for items/mobs/blocks in the future. Feature Requests Welcome: Your ideas could shape how the wiki evolves! You can see my roadmap at the About page https://minecraftsearch.com/about I’d love for you to check out MinecraftSearch and see if it helps you find the info you need faster. Feedback is crucial—I want to develop this further based on what the community needs most, so please let me know what you think. Thanks, and happy crafting!
  • Topics

×
×
  • Create New...

Important Information

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