Jump to content

Recommended Posts

Posted

Hello, first post here.

 

I have virtually no experience whatsoever creating those error/bug report files that this forum requires for bug reports, so bear with me for the moment.

 

I use MCPatcher 2.3.7_01 to patch ModLoader 1.2.5 and Forge 3.2.5.120 client version. Patching ModLoader without Forge yields the desired results (Minecraft works). Patching Forge after ModLoader and running Minecraft from the Test Minecraft button in MCPatcher causes Minecraft to get stuck at the white screen just before the Mojang logo. Running Minecraft from its .exe (which prompts the Minecraft login) gets the game stuck at the black screen before the Mojang logo. There are no crash or error messages, the game simply stops responding. I can close it just fine.

 

I'm pretty sure I'm using all the latest versions of everything. I have used official download links from this forum and from minecraftforum.net, redownloaded and repatched numerous times (up to and including wiping my .minecraft folder repeatedly).

 

The following conflict warning is displayed by MCPatcher when patching Forge onto ModLoader:

 

 

  Reveal hidden contents

 

 

What am I doing wrong? Aside from not spitting out reams of error logs at you guys.

 

--Tuan

Posted

1) You're using MCPatcher, that isnt supported nore does it work.

2) You're not posting the error log, cuz there is always a error log. Unless there is a major hardware issue with your computer that has nothing to do with Forge. There is always a log.

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

It's interesting that you say that MCPatcher isn't supported nor does it work, because older versions of MCPatcher, ModLoader and Forge have played just fine together on my computer. In fact, MCPatcher has been pretty essential for me to make what few mods I use install easily without hitching up the gameplay. Must've been coincidence, then.

 

Oh well. Let's hope Minecraft 1.3 shows up with due haste.

 

--Tuan

Posted

I advise a wonderful program called 7zip for installing Mods, or MultiMC, or MagicLauncher, or the plethora of other ways to install mods properly.

MCPatcher does some horrible things even if you disable all of it's internal mods it will edit some classes for itself causing error.

Due to this... behavior, we do not support it in any way. It is a good concept, but, needs to work better.

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

Aside from the fact that WinRar already does everything 7zip does, which completely excludes a non-migrainy mod installation route, I suppose I'll look into these MultiMC and MagicLauncher. Hopefully they also support HD texture packs.

 

--Tuan

Posted

They don't, but Forge does, and if you want extra features, Optifine.

There is NO reason to use MCPatcher.

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

Okay, so I got Magic Launcher.

 

And when adding MinecraftForge-3.2.5.120-Client.zip in the Setup, Magic Launcher states that it's not compatible.

 

Do you want detailed bug reports, and how do I attain them in that case?

 

--Tuan

Posted

Haven't used MagicLauncher for a while, but, there should usually be a console window or something when you try to run the game. Dig around in it.

 

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

    • You will find the crash-report or log in your minecraft directory (crash-report or logs folder)
    • Use a modpack which is using these 2 mods as working base:   https://www.curseforge.com/minecraft/modpacks/life-in-the-village-3
    • inicie un mundo donde instale Croptopia y Farmer's Delight, entonces instale el addon Croptopia Delight pero no funciona. es la version 1.18.2
    • Hello all. I'm currently grappling with the updateShape method in a custom class extending Block.  My code currently looks like this: The conditionals in CheckState are there to switch blockstate properties, which is working fine, as it functions correctly every time in getStateForPlacement.  The problem I'm running into is that when I update a state, the blocks seem to call CheckState with the position of the block which was changed updated last.  If I build a wall I can see the same change propagate across. My question thus is this: is updateShape sending its return to the neighbouring block?  Is each block not independently executing the updateShape method, thus inserting its own current position?  The first statement appears to be true, and the second false (each block is not independently executing the method). I have tried to fix this by saving the block's own position to a variable myPos at inception, and then feeding this in as CheckState(myPos) but this causes a worse outcome, where all blocks take the update of the first modified block, rather than just their neighbour.  This raises more questions than it answers, obviously: how is a different instance's variable propagating here?  I also tried changing it so that CheckState did not take a BlockPos, but had myPos built into the body - same problem. I have previously looked at neighbourUpdate and onNeighbourUpdate, but could not find a way to get this to work at all.  One post on here about updatePostPlacement and other methods has proven itself long superceded.  All other sources on the net seem to be out of date. Many thanks in advance for any help you might offer me, it's been several days now of trying to get this work and several weeks of generally trying to get round this roadblock.  - Sandermall
    • sorry, I might be stupid, but how do I open it? because the only options I have are too X out, copy it, which doesn't work and send crash report, which doesn't show it to me, also, sorry for taking so long.
  • Topics

×
×
  • Create New...

Important Information

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