Can't Right Click in Minetest

MustLoveCats
Member
 
Posts: 11
Joined: Sun Feb 09, 2014 20:15

Can't Right Click in Minetest

by MustLoveCats » Sun Feb 09, 2014 20:20

This is very strange. My right click button works just fine in all my programs - except one: Minetest. I can't build, and can barely craft anything except sticks because of this. It doesn't matter survival or creative, singleplayer or multiplayer, or any other settings, my right click just won't work in Minetest. I'm using a Windows 8, but a friend of mine used Minetest on a Windows 7 and had the same problem. Any advice on what to do? :( I really want to build and craft, especially since I play on multiplayer much more often than not, but can't.

-MustLoveCats
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Sun Feb 09, 2014 20:40

- What minetest version do you use?
- Did you try without any mods installed in singleplayer/creative?
 

MustLoveCats
Member
 
Posts: 11
Joined: Sun Feb 09, 2014 20:15

by MustLoveCats » Sun Feb 09, 2014 20:56

1. I have version 0.4.9.

2. It rarely worked before I got mods, then I got mods and it stopped working. I uninstalled all my mods but it still didn't work. So I added my mods again. (The first time I got mods I didn't know it would destroy my right-click.)

It doesn't even work on vanilla multiplayer servers. And for some reason I can't get any of my mods to work but Cave-Grower, even though my game says I have others downloaded. Yes, I made sure they truly were, and not just uninstalled but showing up on the list of installed mods.

-MustLoveCats
 

User avatar
CraigyDavi
Member
 
Posts: 565
Joined: Sat Aug 10, 2013 13:08
GitHub: davisonio
IRC: davisonio or CraigyDavi
In-game: davisonio or CraigyDavi

by CraigyDavi » Sun Feb 09, 2014 21:00

I'm not too sure but maybe try adding this into minetest.config:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
repeat_rightclick_time = 0.25
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

by hoodedice » Sun Feb 09, 2014 21:02

What exactly are you trying to do with your right-click? AFAIK, only some custom mods use right-click. I use Windows 8.1, and right-click works flawlessly for me.

EDIT: I'M SO STUPID. OF COURSE RIGHT CLICK IS IMPORTANT!
Last edited by hoodedice on Sun Feb 09, 2014 21:04, edited 1 time in total.
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

MustLoveCats
Member
 
Posts: 11
Joined: Sun Feb 09, 2014 20:15

by MustLoveCats » Sun Feb 09, 2014 21:02

CraigyDavi wrote:I'm not too sure but maybe try adding this into minetest.config:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
repeat_rightclick_time = 0.25


Um...how do you get to the .config folder?
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

by hoodedice » Sun Feb 09, 2014 21:03

MustLoveCats wrote:
CraigyDavi wrote:I'm not too sure but maybe try adding this into minetest.config:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
repeat_rightclick_time = 0.25


Um...how do you get to the .config folder?


Minetest.conf is what he meant. It's located in your minetest root folder.
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

MustLoveCats
Member
 
Posts: 11
Joined: Sun Feb 09, 2014 20:15

by MustLoveCats » Sun Feb 09, 2014 21:05

hoodedice wrote:
MustLoveCats wrote:
CraigyDavi wrote:I'm not too sure but maybe try adding this into minetest.config:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
repeat_rightclick_time = 0.25


Um...how do you get to the .config folder?


Minetest.conf is what he meant. It's located in your minetest root folder.


And how do I put it in there? Here's something to think about: Is it gonna be free?
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

by hoodedice » Sun Feb 09, 2014 21:14

MustLoveCats wrote:
hoodedice wrote:
MustLoveCats wrote:
Um...how do you get to the .config folder?


Minetest.conf is what he meant. It's located in your minetest root folder.


And how do I put it in there? Here's something to think about: Is it gonna be free?


-.-

DUDE. EVERYTHING HERE IS FREE AS IN FREEDOM AND CANDY. Don't say that again, cute furry kittens will die.

Open your minetest folder, check for a file called minetest.conf Right click it, and then scroll to Open With and select Notepad. Paste the line in there, save it and close it. Now open minetest and check again
Last edited by hoodedice on Sun Feb 09, 2014 21:15, edited 1 time in total.
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

MustLoveCats
Member
 
Posts: 11
Joined: Sun Feb 09, 2014 20:15

by MustLoveCats » Tue Feb 11, 2014 21:23

hoodedice wrote:
MustLoveCats wrote:
hoodedice wrote:
Minetest.conf is what he meant. It's located in your minetest root folder.


And how do I put it in there? Here's something to think about: Is it gonna be free?


-.-

DUDE. EVERYTHING HERE IS FREE AS IN FREEDOM AND CANDY. Don't say that again, cute furry kittens will die.

Open your minetest folder, check for a file called minetest.conf Right click it, and then scroll to Open With and select Notepad. Paste the line in there, save it and close it. Now open minetest and check again


WELL, EXCUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUSE ME! No need to yell. I just expected me to have to open it with, like the full version of WinZip or something. The reason I didn't open it with notepad in the first place is the option is a little bit hidden because I am using Windows 8.

Okay, so I did that. I'm using a laptop, so you know you can use those with both the computer mouse or the built-in touchpad. The mouse RCM wouldn't work, but the touchpad RCM did. I'm fine with that, it's still a right-click. But I had to restart my computer first, after putting in that text.

EDIT: Now my mods won't work, except Cave Grower. My other mods are Compass and PilzAdam's Carts. What do I do?

-MustLoveCats
Last edited by MustLoveCats on Tue Feb 11, 2014 21:41, edited 1 time in total.
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

by hoodedice » Tue Feb 11, 2014 21:51

What is your ERROR output for the mods?
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

User avatar
Novacain
Member
 
Posts: 285
Joined: Sat Aug 31, 2013 01:03

by Novacain » Wed Feb 12, 2014 07:01

hoodedice wrote:What is your ERROR output for the mods?

this is found in the debug.txt which can be found in the same location as you minetest.conf
EXTERMINATE!!!
My Tronrealm modpack
My tronblocks mod
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

by hoodedice » Wed Feb 12, 2014 07:47

Novacain wrote:
hoodedice wrote:What is your ERROR output for the mods?

this is found in the debug.txt which can be found in the same location as your bin folder
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

MustLoveCats
Member
 
Posts: 11
Joined: Sun Feb 09, 2014 20:15

by MustLoveCats » Wed Feb 12, 2014 15:01

I realize why my mods didnt work now: I didnt enable them in my games through the "Configure" button, im so stupid.

But now with them enabled, it springs up another problem:
Image
[spoiler]For extra boredom busting, try to find all my icons and figure out what they do.[/spoiler]
I cannot play most of my singleplayer games now. Only multiplayer, and one of my games that I had compass enabled in it before all this doohickey mess even started. I really want to play with more mods than that (compass was only ever good for multiplayer anyway) so please help?
Last edited by MustLoveCats on Wed Feb 12, 2014 15:02, edited 1 time in total.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Wed Feb 12, 2014 15:39

Try to start the .exe in your bin folder, then check again if it won't work.
Last edited by Krock on Wed Feb 12, 2014 15:39, edited 1 time in total.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

MustLoveCats
Member
 
Posts: 11
Joined: Sun Feb 09, 2014 20:15

by MustLoveCats » Wed Feb 12, 2014 15:46

Krock wrote:Try to start the .exe in your bin folder, then check again if it won't work.

Nope, tried that and it still showed up the error message.
 

User avatar
Novacain
Member
 
Posts: 285
Joined: Sat Aug 31, 2013 01:03

by Novacain » Wed Feb 12, 2014 15:49

well, there's your problem, you're using windows :P

I would try to diagnose the issue, but I swore off windows eight (THE HORROR). my preliminary guess would be that you are missing the path to some of the folders (unless microsoft intentionally made the paths more confusing. your screenshot doesn't show any folder seperation). also, with mods, you frequently have to rename some of them, otherwise it won't let you enter. also, if you have a mapgen mod, it may have needed enabling before you actually entered the world.

Another idea is to get a different build of minetest. the 4.9 stable release had a lot of bugs in it. You can find some "unnoficial" builds in the "download" section of the main site.
EXTERMINATE!!!
My Tronrealm modpack
My tronblocks mod
 

MustLoveCats
Member
 
Posts: 11
Joined: Sun Feb 09, 2014 20:15

by MustLoveCats » Wed Feb 12, 2014 16:05

I never before entered the world I tried to, and I'm guessing Cave Grower can count as a mapgen mod. My only others are compass and pilzadam's carts.
 

User avatar
Novacain
Member
 
Posts: 285
Joined: Sat Aug 31, 2013 01:03

by Novacain » Wed Feb 12, 2014 16:17

I assume you are using 4.9 "stable," right? why not try one of the "bleeding edge" builds? that may fix your problems.
EXTERMINATE!!!
My Tronrealm modpack
My tronblocks mod
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

by hoodedice » Wed Feb 12, 2014 17:58

Take your MT folder and put it in your Documents folder. It works flawlessly on my Windows 8.1, so I don't know why it shouldn't for you.
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 5 guests

cron