azndragon2222 Posted April 6, 2021 Posted April 6, 2021 After i updated the hash database, keep getting these errors lingering on the game screen. how do i get rid of them?
avenger54 Posted April 6, 2021 Author Posted April 6, 2021 27 minutes ago, azndragon2222 said: After i updated the hash database, keep getting these errors lingering on the game screen. how do i get rid of them?  Hash database shouldn't be the cause since it doesn't interact with 3DMigoto in any way. Try to reinstall 3DMigoto. Also, try to run Mod Manager as administrator before you do it.
azndragon2222 Posted April 6, 2021 Posted April 6, 2021 6 minutes ago, avenger54 said: Hash database shouldn't be the cause since it doesn't interact with 3DMigoto in any way. Try to reinstall 3DMigoto. Also, try to run Mod Manager as administrator before you do it. Reinstall of 3DMigoto fixed it....but now i gotta redo all my costume settings ?
avenger54 Posted April 16, 2021 Author Posted April 16, 2021 18 hours ago, ColdHarmonics said: Is there a way to load a mod ini into ModMaker? I often do projects across multiple sessions and the tool is super convenient, but I have to set up my ini again every time, which admitted only takes a few seconds but is not great. I had some ideas of loading ini files and turning the Maker into a proper mod editor but that'll require quite a time investment to code. Considering how overall interest in this project is rather low it's hard for me to justify the time investment unfortunately. Â As for saving and loading though, I think I can add a system similar to current menu saving. This should be relatively easy to add.
khanh8609vnz3 Posted April 17, 2021 Posted April 17, 2021 Hi, I just new to this mod manager, I install some mod and disabled/enable it but it not apply right away like your video, I have to restart the game to make it work Is it normal or depend on the mod that can be apply on fly?
avenger54 Posted April 17, 2021 Author Posted April 17, 2021 4 hours ago, khanh8609vnz3 said: Hi, I just new to this mod manager, I install some mod and disabled/enable it but it not apply right away like your video, I have to restart the game to make it work Is it normal or depend on the mod that can be apply on fly? You need to hit F10 to reload mods ingame. 1
alastersan Posted April 18, 2021 Posted April 18, 2021 Why vv mod manager 1.4 is detected as virus by windows defender and antimalwarebytes?
avenger54 Posted April 18, 2021 Author Posted April 18, 2021 1 hour ago, alastersan said: Why vv mod manager 1.4 is detected as virus by windows defender and antimalwarebytes? No idea, it's the first time I hear anyone has such issues with Mod Manager. Here's the result of scanning .exe file on https://opentip.kaspersky.com/: Spoiler You can try it out yourself too.
alastersan Posted April 18, 2021 Posted April 18, 2021 2 hours ago, avenger54 said: No idea, it's the first time I hear anyone has such issues with Mod Manager. Here's the result of scanning .exe file on https://opentip.kaspersky.com/:  Hide contents You can try it out yourself too. Dunno Kaspersky doesnt detect anything but in virus total several antivirus detect problems.. no idea. https://www.virustotal.com/ Â
avenger54 Posted April 18, 2021 Author Posted April 18, 2021 2 hours ago, alastersan said: Dunno Kaspersky doesnt detect anything but in virus total several antivirus detect problems.. Virustotal will detect problems even if you upload DOAX_VV.exe there.
AngryGoat52 Posted April 18, 2021 Posted April 18, 2021 Detected: Backdoor:Win32/Bladabindi!ml  Details: This program provides remote access to the computer it is installed on.  file: D:\Downloads\VV_ModManager_1.4.rar  webfile: D:\Downloads\VV_ModManager_1.4.rar|about:internet|pid:6252,ProcessStart:132632460808951242  So not sure what that process is supposed to do, but Defender is absolutely convinced it's a backdoor.
avenger54 Posted April 18, 2021 Author Posted April 18, 2021 37 minutes ago, AngryGoat52 said: So not sure what that process is supposed to do, but Defender is absolutely convinced it's a backdoor. Well, I lack the knowledge about this kind of stuff, what can trigger it and how to avoid it. I'm not a professional coder and I quite literally learned C# along with Mod Manager's development. So nothing I can do about it.
AngryGoat52 Posted April 18, 2021 Posted April 18, 2021 32 minutes ago, avenger54 said: Well, I lack the knowledge about this kind of stuff, what can trigger it and how to avoid it. I'm not a professional coder and I quite literally learned C# along with Mod Manager's development. So nothing I can do about it. Â It's the .rar package. The individual files scan clean, but the rar is being flagged. How did you go about compressing them? WinRAR, or something else? Maybe try reuploading it as a .zip via Windows Explorer or 7zip, or .7z for that matter. It's real strange...Â
avenger54 Posted April 18, 2021 Author Posted April 18, 2021 9 minutes ago, AngryGoat52 said:  It's the .rar package. The individual files scan clean, but the rar is being flagged. How did you go about compressing them? WinRAR, or something else? Maybe try reuploading it as a .zip via Windows Explorer or 7zip, or .7z for that matter. It's real strange... Using WinRAR, yes. No idea, what can cause this.
sakuravs Posted April 19, 2021 Posted April 19, 2021 @avenger54 do you think it's possible to add a hotkey script somehow in 3dmigoto mod.ini to turn on and off malfunction for swimsuit that has them? the black fan causes malfunction but to revert it you have to go through several clicks via the menu. and it's kind of cumbersome, I've been searching for this kind of mod for a while but nobody seems to make them. Ty
avenger54 Posted April 19, 2021 Author Posted April 19, 2021 25 minutes ago, sakuravs said: @avenger54 do you think it's possible to add a hotkey script somehow in 3dmigoto mod.ini to turn on and off malfunction for swimsuit that has them? the black fan causes malfunction but to revert it you have to go through several clicks via the menu. and it's kind of cumbersome, I've been searching for this kind of mod for a while but nobody seems to make them. Ty Most likely that's impossible with 3dmigoto or via mods in general. Maybe you can do it via cheat engine but it'll be difficult and potentially can get you banned so better just switch malfuncions using normal way.
HarryOne Posted April 22, 2021 Posted April 22, 2021 I get this error when trying to load hash info from latest frame dump in mod maker. What might be the cause? I tried with two different bikinis and got the same error message.  See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IndexOutOfRangeException: Index was outside the bounds of the array.   at VV_ModMaker.Form1.button1_Click(Object sender, EventArgs e)   at System.Windows.Forms.Control.OnClick(EventArgs e)   at System.Windows.Forms.Button.OnClick(EventArgs e)   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)   at System.Windows.Forms.Control.WndProc(Message& m)   at System.Windows.Forms.ButtonBase.WndProc(Message& m)   at System.Windows.Forms.Button.WndProc(Message& m)   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib   Assembly Version: 4.0.0.0   Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C   CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- VV_ModMaker   Assembly Version: 1.0.0.0   Win32 Version: 1.0.0.0   CodeBase: file:///C:/Users/El_Bu/Desktop/DMMGamePlayer/DOAX-VenusVacation/Mods/ModMaker_0.7.1/VV_ModMaker.exe ---------------------------------------- System.Windows.Forms   Assembly Version: 4.0.0.0   Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System   Assembly Version: 4.0.0.0   Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing   Assembly Version: 4.0.0.0   Win32 Version: 4.8.4084.0 built by: NET48REL1   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration   Assembly Version: 4.0.0.0   Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core   Assembly Version: 4.0.0.0   Win32 Version: 4.8.4320.0 built by: NET48REL1LAST_C   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml   Assembly Version: 4.0.0.0   Win32 Version: 4.8.4084.0 built by: NET48REL1   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
avenger54 Posted April 22, 2021 Author Posted April 22, 2021 3 hours ago, HarryOne said: I get this error when trying to load hash info from latest frame dump in mod maker. What might be the cause? I tried with two different bikinis and got the same error message. Is Mod Maker's .exe file in the same directory as FrameAnalysis folders?
HarryOne Posted April 23, 2021 Posted April 23, 2021 7 hours ago, avenger54 said: Is Mod Maker's .exe file in the same directory as FrameAnalysis folders? Ah, yeah that fixed it. I had it in the Venus Vacation folder, but inside of a folder of it's own since that's how it extracted. Which now leads me to a different question. I'm guessing the answer is no, but is it possible to change the location of where 3DMigoto saves it's frame analysis?
avenger54 Posted April 23, 2021 Author Posted April 23, 2021 9 hours ago, HarryOne said: but is it possible to change the location of where 3DMigoto saves it's frame analysis? I don't know but I assume that you can't change it. 1
Perry_p Posted April 23, 2021 Posted April 23, 2021 Hi, I report a problem with mod manager, I was trying to update it and I don't know why but windows defender detect it as a virus and I'm not even able to open the archive. Windows keep deleting the archive and it deleted also the old mod manager that was already on my pc! It was working fine last time I checked. Does anybody have any solution? Thanks.
funtcase Posted April 23, 2021 Posted April 23, 2021 Virustotal has version 1.3 and 1.4 flagged as malware so I assume windows defender and other AV software has followed suit.
Perry_p Posted April 24, 2021 Posted April 24, 2021 Ok, since another user on the previous page said that the problem should be in the compressed archive I tried to download the file on the phone, unzip and transfer to the pc and for the moment it is working! I hope windows will not detect it again as a virus! 1
avenger54 Posted April 25, 2021 Author Posted April 25, 2021 I assume that Windows Defender had an update or something recently and now detects Mod Manager as a threat for some reason. Possibly because MM can modify files and folders. I lack the knowledge on how to write the app properly so having such functionality won't trigger av software. The app itself is safe though, people use it for almost a year now without issues.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now