MechanicalMod v0.9.2

I also suffer from same problem as properpeanut.
I tried your suggestion, but couldn’t solve.
May be I missed some process… But I don’t know what was wrong…
So, I want to you to give me a fixed one, please?
Sorry.

An automated drill would be nice.

I have made a quick fix that works for me, machine parts are in containers section (last time I touched anything like that was 10 years ago so sorry) you could try and see if it works for you

https://drive.google.com/file/d/0BytDhzchqW_AVlRybUZpQXZMVEU/view?usp=sharing

1 Like

I downloaded your mechanicalmod.smod and I switched my Carpenter to Worker and back to Carpenter and its still not working :frowning:
and your mechanicalmod.smod looks like this http://puu.sh/iJBEm/275d15b3fc.png, i think it shouldnt look like this

Well, the best way to open a .smod file is not to open the file itself, but to change the extension to a .zip, then unzip it. Most compressed files would look “weird” when opened directly.

2 Likes

Yeah, opening a zipped file in a text editor is traditionally not a good idea.

2 Likes

Now it looks a little better, Thanks

What is ment with the(Comma! ) should i put a ( , ) there or what

"name" : "Containers", 
		"recipes" : {
    "wood_barrel": {
      "recipe": "file(wood_barrel_recipe.json)"
    }, (COMMA! )

    "wood_cog" : {
				"recipe" : "file(wood_cog_recipe.json)"
			},
			"wood_shaft" : {
				"recipe" : "file(wood_shaft_recipe.json)"
			},
			"wood_base" : {
				"recipe" : "file(wood_base_recipe.json)"
			}
		}

This mod is for Alpha 10_5-10 right?

Ehh… We’re sorry, but new users are temporarily limited to 3 replies in the same topic. So I can only write when I reply to someone…

1 Like

First of all thanks for the reply :slight_smile:

I used my quickfix on a fresh game and it worked perfectly (actually didn’t even thought about trying it on a previously saved game, my bad for not writing that)

And I uploaded ready-to-use .smod file which should go into /mods directory

Can i like somehow restart on the same World?

I just restarted i found my favorite spot again^^ http://puu.sh/iJSz5/5505b2ab32.jpg its a different map but i dont really care about that^^

Hmm, i cant assign a Farmer even tho i have a Hoe and a soon as i klick (approve) nothing happens

A new Error report showed up for me Idk what that means http://puu.sh/iMWa1/752ad1791e.jpg
If someone can help me i would be really thankfull.

And another error showed up and is the Wind Sail supposed to look like this? http://puu.sh/iNaoE/81f5c38185.jpg

It does not. Is it moving or does it stand still?

Its just like on the screenshot, its doing nothing and always crashing my game after about 1 min.

Ah than it is not the animation that is bugged. Because it should work fine when rotating. I cant help you with the problem. Something is wrong in the power_drain_renderer luac file.

Maybe chessmaster42 can help me with this problem.

1 Like

Well, I’m sorry it didn’t work.

Here are some more pointers, though:

  1. You need to restart the save from the beginning
  2. The (Comma!) was me telling you to put a comma

Another fix for power_drain_renderer.luac:

Find this line: self._outline_node = _radiant.client.create_region_outline_node(self._parent_node, render_region, color, color)
Change it to: _radiant.client.create_region_outline_node(self._parent_node, render_region, color, color, 'materials/transparent.material.json')

This should work for all the renderers, as they are all broken in this way

For those who want my modified .smod, here’s a dropbox link:

1 Like

Still the same problem… no animation and the game crashes after a couple sec when i place the Wind Sail…
http://puu.sh/iUpKy/ef6eb5d4c3.jpg