Jump to content

Recommended Posts

Posted

I am having trouble making a modpack for 1.18.2. I have managed to get Minecraft to run, but everytime I get the same thing: "Steam'n'Rails did not load correctly". I have researched it and found out that it is not compatible with Create 0.5.1 in 1.18.2, so I downloaded the 0.5.0 instead, but then it kept crashing, Minecraft would not boot up. I have switched the Forge version from 40.2.0 to 40.2.6, then back to 40.2.0, then switched to 40.2.9. Every time, the game either didn't boot, or it said that the Steam'n'Rails didn't load correctly. I am posting my list of mods just in case any of the other mods installed are conflicting with the Create mods.

 

Modpack List:

  • Create (v0.5.0.i)
  • AlternaCraft
  • Architectury API (v4.11.93)
  • AttributeFix (v14.0.2)
  • Better Combat (v1.6.2)
  • Better Fps - Render Distance (v1.5)
  • Better Rubidium Video Settings Button (v1.0.4)
  • Bookshelf (v13.3.56)
  • Canary (v0.2.1)
  • Citadel (v1.11.3)
  • Cloth Config API (v6.4.90)
  • Clumps (v8.0.0)
  • CraftTweaker (v9.1.207)
  • Create Chunkloading (v1.4.0)
  • Create Compact Exp (v1.0.2)
  • Create Crafts & Additions (v20230527a)
  • Create Enchantment Industry (v1.2.1 for Create v0.5.0.i)
  • Create Goggles (Create Plus) (v0.5.1)
  • Create Ore Excavation (v1.1.0)
  • Create Stuff & Additions (v2.0.3b)
  • Create: Alloyed (v1.5a)
  • Create: Steam 'n' Rails (v1.2.6)
  • CreateTweaker (v2.0.0.19)
  • Creatures and Beasts (v1.5.3)
  • Dragon Mounts: Legacy (v1.1.4)
  • Enchantment Descriptions (v10.0.12)
  • Farmer's Delight (v1.2.1)
  • Flywheel (v0.6.8.a)
  • Framework (v0.4.2)
  • GeckoLib (v3.0.57)
  • Ice and Fire Tweaker (v2.0.0)
  • Ice and Fire: Dragons (v2.1.12-beta2)
  • Inventory Pets (v2.0.17)
  • JEITweaker (v3.0.0.9)
  • JourneyMap (v5.9.7)
  • Just Enough Items (JEI) (v9.7.1.255)
  • Max Health Fix (v5.0.1)
  • Moss and Monsters (v1.01)
  • NoCube's Villagers Sell Animals (v1.2.0)
  • Nullscape (v1.1.4)
  • Patchouli (v71.1)
  • Placebo (v6.6.7)
  • playerAnimator (v1.0.2)
  • Pluto (v0.0.6)
  • Productive Bees (v0.9.3.0)
  • Rhino (v1802.2.1-build.255)
  • Rubidium (v0.5.6)
  • Rubidium Extra (v0.4.18+mc1.18.2-build.86)
  • Rubidium Toolkit (v1.0.0)
  • Saturn (v0.0.4)
  • Simply Swords (v1.30)
  • Starlight (Forge) (v1.0.2+forge.546ae87)
  • TexTrue's Rubidium Options (v1.0.5)
  • The Twilight Forest (v4.1.1494-universal)

As far as I can tell, the only problems arising seem to be with the Steam 'n' Rails mod. Please let me know if you have any idea what could be going on. I have been trying to solve this issue for 3 days, but I have had no luck.

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

    • 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.
    • Can you reproduce this with version 55.0.21? A whole lot of plant placement issues were just fixed in this PR.
    • Necro'ing that thread to ask if you found a solution ? I'm encountering the same crash on loading the world. I created the world in Creative to test my MP, went into survival to test combat, died, crashed on respawn and since then crash on loading the world. Deactivating Oculus isn't fixing it either, and I don't have Optifine (Twilight forest is incompatible)
  • Topics

×
×
  • Create New...

Important Information

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