Monodevelop build always successful - unity3d

I dont know why but now (it worked fine yesterday) when building my scripts is says Build successful every time even whern there are mistakes. I tried deleting the files in : C:\Users\user\AppData\Roaming\Monodevelop and even reinstall unity.
Nothing worked.
I dont know if this is related but since installing monodevelop I didnt have autocomplete, I saw an answer which said to resync the project but I dont know how.
Anyone knows how to fix this?
Thank you!

Related

Unity 2021.3.10f1 - Ctrl+Z causing the UNITY to crash always

any advice how to eliminate this problem on this version? or any other advice?
Thank you.
Sometimes when I'm in the zone.. I forgot to remind myself not to ctrl+z while in the editor view of unity and worst case is every time it crashes it doesn't save my changes or update in the past 40mins-1hr work.
additional info: I am required to use the stated version.
update: as of the moment(12/4/2022), this issue is gone. I don't know how or why. I can do ctrl+z now in the editor mode.
This seems like a very isolated issue. I looked up crash reports and can only find it for older versions. I think that a clean reinstall would be your best bet but I 'am guessing you already tried that. Here are the only bug reports I found:
https://issuetracker.unity3d.com/issues/prefabs-and-undo-leads-to-crash
it is only on versions: (2017.2.0b3, 2017.1.0p1, 5.6.2p4, 5.5.4p2)

The installation of Unity WebGl goes wrong

I try to develop for browsers and I need to install the WebGL module.
The problem is that when I try to install it, I get this eror:
"Installation Faild
Something went wrong installing mudules for Unity 2019.4.29f1"
After I click on Got It, it starts to install but after some time it got almost all the whole blue color of installation but it gets stuck on the end and not complete the installaition, after I waited a hour this was the same.
What Can I do with it? Someone know?
And I don't understand in folders and things like that becuase I don't want to make a bigger problem that I will not be able to export anything. Thanks

I tried to edit Rust code in Eclipse IDE, but I got problem "Failed to create the part's controls"

I downloaded an Eclipse's extinction for Rust, but then, after creating a new Rust project, i got this problem
I tried to follow some instuctions that I was able to found, including some from this website. I deleted and then downloaded Rust on my computer, I deleted and downloaded Eclipse, same with VS C++ building tools, but all this didn't help. I saw, that for some people helps to just reenter current workspace, but it was not my case. Despite this problem, default code seems to run OK, but it is almost impossible to edit. If someone had this problem or just know how to solve it, can you help please?
P.S. My English probably is not very good, so sorry for mistakes.
This is a known issue. Update to the latest proper TM4E release from https://download.eclipse.org/tm4e/releases/latest/ so that you have the bundle version with this class present.

Publish to Glassfish server stucks at 15% and all the other progresses are blocked

When I try to run a project (Only this project and others work fine), it always stucks at the publishing(copy and paste point). It can work perfectly fine until one time I(not sure) accidentally click incrementally publish and then stop it forcefully. Then this problem persists. I try to clean the server and also try to empty the domain folder but none of them works. It is like very strange bug.
I don't want to try creating a new domain since I have add JAAS configuration and JNDI in this domain. Or can anyone tell me how to import the configuration into a new domain?
If I wait long time for it to finish, random problem occurs:
The problem is other project can be run in debug and this project also can previously. It is all just out of sudden when I forcefully stop some process in eclipse tho I am not sure whether it is because of.
This is so annoying and can anyone give some constructive advice? Thx a lot!
Anyone encountering similar situation and sharing his/her experience here will be appreciated. It does not have to be exactly same and any lead or hint are welcome, please.
Actually, I think it is definitely an eclipse bug.
Creating a new workspace and importing all the related projects and glassfish servers can solve the problems though I don't know the actual reason.

Visual Studio Code 'helping' doesn't work

I really don't know how to explain my problem. My IDE just stopped 'helping' me coding. As an example in the picture below when I used to write 'this.' the IDE should suggest me all my properties/methods. right now as you see nothing happens no matter how long I'm waiting. looks like something messed up over there, I tried to install it again but same result.
Forgot to update: after installing it again and update it -problem solved.