[Mod] Carts [carts]

JasonGrace246
New member
Posts: 2
Joined: Tue Aug 25, 2015 05:04
GitHub: jasongrace246
In-game: JasonGrace246

Re: [Mod] Carts [carts]

by JasonGrace246 » Post

This is not working for me, please help.
First it gave the characters not allowed error, so I changed the folder's name to "carts".
But now it gives me this error-
This Is The Error Thrown By Minetest 0.4.13
This Is The Error Thrown By Minetest 0.4.13
error.JPG (58 KiB) Viewed 1117 times
Brief Description Of Error-
The init.lua file in the mod throws an error saying- "Attempt to concatenate a nil value"
then its says "in main chunk" "check debug.txt for details"

PLEASE HELP
How To Get This Mod Working?

User avatar
kaadmy
Member
Posts: 706
Joined: Thu Aug 27, 2015 23:07
GitHub: kaadmy
IRC: KaadmY
In-game: KaadmY kaadmy NeD

Re: [Mod] Carts [carts]

by kaadmy » Post

That's a problem with the mobs mod, try disabling them, they might not work with MT 0.4.13.
Never paint white stripes on roads near Zebra crossings.

Pixture

User avatar
tomlukeywood
Member
Posts: 87
Joined: Sat Oct 10, 2015 13:13
IRC: tomlukeywood
In-game: tomlukeywood
Location: earth

Re: [Mod] Carts [carts]

by tomlukeywood » Post

kaadmy wrote:That's a problem with the mobs mod, try disabling them, they might not work with MT 0.4.13.
i have the same problem and no mobs mod enabled :(

User avatar
Krock
Developer
Posts: 4648
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Mod] Carts [carts]

by Krock » Post

tomlukeywood wrote:i have the same problem and no mobs mod enabled :(
Is it really the same? What's the error output of Minetest?
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
TenPlus1
Member
Posts: 3700
Joined: Mon Jul 29, 2013 13:38
In-game: TenPlus1
Contact:

Re: [Mod] Carts [carts]

by TenPlus1 » Post

This mod hasn't been maintained for 3 years, why not check out boost_cart mod which adds the same cart but with new features:

viewtopic.php?t=10172

User avatar
tomlukeywood
Member
Posts: 87
Joined: Sat Oct 10, 2015 13:13
IRC: tomlukeywood
In-game: tomlukeywood
Location: earth

Re: [Mod] Carts [carts]

by tomlukeywood » Post

Krock wrote:
tomlukeywood wrote:i have the same problem and no mobs mod enabled :(
Is it really the same? What's the error output of Minetest?
literally exact same as yours

init.lua 2: attempt to concatenate a nil value

User avatar
Krock
Developer
Posts: 4648
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: [Mod] Carts [carts]

by Krock » Post

tomlukeywood wrote:init.lua 2: attempt to concatenate a nil value
Did you rename the "carts-*" directory to "carts" yet, as described in Naming conventions – read this if “mod doesn't work”?
If it still does not work, update your "builtin" directory that's contained in your Minetest root directory.

For future downloads from a Git page, you may want to use "git-clone". This way you can fetch the new commits instead of re-downloading the complete package.
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
tomlukeywood
Member
Posts: 87
Joined: Sat Oct 10, 2015 13:13
IRC: tomlukeywood
In-game: tomlukeywood
Location: earth

Re: [Mod] Carts [carts]

by tomlukeywood » Post

It works now thanks i just renamed the mod folder to what was in this line in init.lua:
boost_cart.modpath = minetest.get_modpath("carts")

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

failure for servers

by BrunoMine » Post

I noticed that the players assemble concentrates track circuits and put several cars. These carts are walking for ever. This can not be avoided? It seems to be a major failure for servers.

User avatar
benrob0329
Member
Posts: 1341
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
IRC: benrob0329
In-game: benrob03
Location: Michigan
Contact:

Re: [Mod] Carts [carts]

by benrob0329 » Post

I don't think that could be avoided in any mod.

By the way, thus mod isn't being developed anymore, but boost_carts is.

User avatar
TenPlus1
Member
Posts: 3700
Joined: Mon Jul 29, 2013 13:38
In-game: TenPlus1
Contact:

Re: [Mod] Carts [carts]

by TenPlus1 » Post

If it helps any I have a version of boost_cart mod on my github page that works well and if a player isn't inside of a cart it will despawn and drop as an item in 10 seconds:

https://github.com/tenplus1/boost_cart

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

Re: [Mod] Carts [carts]

by BrunoMine » Post

Thanks. boost_carts is good!
I will use on Minemacro Brasil.

Miss Gummy Gamer
New member
Posts: 3
Joined: Thu Jan 01, 2015 18:48
GitHub: Miss Gummy Gamer
IRC: Miss Gummy
In-game: MissGummyGamer

Re: [Mod] Carts [carts]

by Miss Gummy Gamer » Post

For some reason, this mod isn't working for me. This is what it says: "ERROR: Failed to enable mod "PilzAdam-Carts-10c4557" as it contains disallowed characters. Only characters [a-z0-9_] are allowed."

So what am I supposed to rename it to? Last time I renamed a mod, everything went horrible and I had to redownload the mod.

User avatar
TenPlus1
Member
Posts: 3700
Joined: Mon Jul 29, 2013 13:38
In-game: TenPlus1
Contact:

Re: [Mod] Carts [carts]

by TenPlus1 » Post

Rename to simply: carts then re-enable in mod list.
Last edited by TenPlus1 on Sat Dec 12, 2015 21:00, edited 1 time in total.

Dragonop
Member
Posts: 1233
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop
Location: Argentina

Re: [Mod] Carts [carts]

by Dragonop » Post

The mod has to be ranamed to "carts" as it says on the topic name [carts]. This applies to all other mods as well.
viewtopic.php?f=11&t=10029

User avatar
Mainpage
Member
Posts: 61
Joined: Fri Nov 13, 2015 01:12
GitHub: mainfolio
IRC: mainpage
In-game: mainpage

Re: [Mod] Carts [carts]

by Mainpage » Post

I'm just going to quickly point out that it is impossible to get carts back into my inventory in the android version.
I eat baby seals

User avatar
benrob0329
Member
Posts: 1341
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
IRC: benrob0329
In-game: benrob03
Location: Michigan
Contact:

Re: [Mod] Carts [carts]

by benrob0329 » Post

Its not impossible, just hold down the down arrow (as in down a ladder) and punch. I've managed to do a shift jump on Android as well.

Can we please have something in the OP saying that this mod is old, not updated and that everyone should go use boost_carts as it does the same things but with a few added features and runs lighter?

amadin
Member
Posts: 549
Joined: Tue Jun 16, 2015 16:23

Add message about using sneak+dig

by amadin » Post

Add message (like in default minetest sign) for player about using sneak+dig to get cart to inventory then he in cart.

User avatar
benrob0329
Member
Posts: 1341
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
IRC: benrob0329
In-game: benrob03
Location: Michigan
Contact:

Re: [Mod] Carts [carts]

by benrob0329 » Post

This mod is no longer being developed, I think you'd have more luck suggesting it on the boot_carts mod page.

wolf_ram
Member
Posts: 11
Joined: Thu Jan 14, 2016 20:26

Re: [Mod] Carts [carts]

by wolf_ram » Post

Is it possible to destroy cart?

amadin
Member
Posts: 549
Joined: Tue Jun 16, 2015 16:23

Re: [Mod] Carts [carts]

by amadin » Post

wolf_ram wrote:Is it possible to destroy cart?
sneak and click buttons

wolf_ram
Member
Posts: 11
Joined: Thu Jan 14, 2016 20:26

Re: [Mod] Carts [carts]

by wolf_ram » Post

I'm sorry, but I don't get it. Could you explain it, please?

EDIT

I got it now. SHIFT + left click does the job

User avatar
benrob0329
Member
Posts: 1341
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
IRC: benrob0329
In-game: benrob03
Location: Michigan
Contact:

Re: [Mod] Carts [carts]

by benrob0329 » Post

Can we please move this to old mods and off the front page? It doesn't appear to be developed anymore, and there are two good remakes (boost_carts and railnet) which work much better than the original.

Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests