Firecul / mellotrainer

A FiveM server side trainer
MIT License
2 stars 2 forks source link

F1 doesn't work, NoClip does, teleport also does. #8

Open MoravianLion opened 6 years ago

MoravianLion commented 6 years ago

Mello trainer is really brilliant. But from some damn reason stopped working just day ago. I have NO IDEA why. I wasn’t changing anything, just doing some Win7 update (?!). Mello is still present in my FiveM server. NoClip (F2) is working, even teleportation to marker (F3) is working, but that damn menu still can’t show up. I can even hear button response, like it’s opening! It’s driving me mad, rly. Other trainers are working just fine… Edit.: Friend of mine has joined the server and had same issue. I guess it's not just me, but I have no clue...

Does anybody have an advice? I’ve been through all admin permissions, everything is free and allowed.

Btw. If someone could give me a tip where is rec button for R* editor, I would be very grateful as well. Since F3 is now reserved for teleport to the marker.

Thanks

Firecul commented 6 years ago

I can only assume there is something wrong with your setup as the menu it self is not changed. And I currently have a version of it running on a large server just now with no problems. Check the F8 console to see if there is any errors that could be related to it.

As for recording that is not available on FiveM by default and it has to be re-enabled through a menu or plugin. It is actually something I was going to add in tonight to my version of this menu. I guess I could port that to here also.

MoravianLion commented 6 years ago

Edit.: Now it opens itself, BUT doesn’t do anything. I can just simply browse the menu, but without any real action… Any idea? Oh, ye, and the game became incredibly unstable with this particular trainer. Which is VERY sad, since it’s exactly what I want!! :(

nkidwell1259 commented 6 years ago

we get the same issue with it in our server. after looking at the console and talking with our host (zap) they have determined that mello is causing and hitch warning and lagging the whole server. it freezes menu and text box. any popup menu is extremely lagging. sometimes making us wait 30 seconds. host recommended messaging mello creator or finding a new trainer

Drift91 commented 6 years ago

Although it's not quite that severe for us, my server seems to have minor performance issues as well. Mainly seems to affect the UI.

Originally the menu of another mod would sometimes ignore inputs. I was able to fix this by changing the "Citizen.Wait" value in said mod. Now the UI of every script on our server sometimes doesn't update itself when you give it an input. For example if I hit enter in MelloTrainer while the cursor is over "vehicles" I see nothing change. Then if I hit right arrow I end up on page 2 of the vehicles menu. So now it's not ignoring input anymore, it's simply not updating what's shown until another input is given. This seems to affect everything, including the chat window.

Also, I'm not 100% if this is the case or not, but it seemed as though the issue changed from one script ignoring inputs to all scripts not updating the GUI after I changed from StonedTurtles version to yours. Not trying to blame you or anything, but perhaps a few extra features you added worsened the performance issue just enough to start causing this.

By the way, did you make any progress on the new menu you were talking about in my issue? And sorry if we're derailing this issue. Maybe we should start a new one?

Firecul commented 6 years ago

Sorry I've been incredibly busy with my own stuff IRL. I haven't added more to mello nor my own menu for quite a long time. I do still plan to work on things but I only have a few hours a week to do everything I want to that isn't work. I haven't actually coded anything in this (master) version, it's all merges from other forks. The Beta branch however was me initially trying to get the loadouts to work properly, or at all.

Work on this will be slow but I will continue it, in the mean time I welcome any contributions and pull requests and I'll include them if they make sense.