Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We've done it, huzzah!
Navigate to the directory of the install (default Users/Public) -> bin -> Dumpsweird - hit an "snag"
unhandled exeption, hitting "report" just brings me here, but i can't copy the contents or even drag is large enough to see
View attachment 57652
Also not currently seeing "premium" plugins
Tracked the issue, fix coming soonweird - hit an "snag"
unhandled exeption, hitting "report" just brings me here, but i can't copy the contents or even drag is large enough to see
View attachment 57652
Also not currently seeing "premium" plugins
New:
-Reporting for exceptions now appropriately navigates to the dumps directory for ease of access.
Bug Fixes:
-Fixed an issue that was causing the action handler to throw a null due to inappropriate validation on item selection.
Appreciate it! If you run in to any issues don't hesitate to let me know.Looks great! Small thing: old Launcher did "autowatch" the plugins you purchased, new one does not ("wth, why am I getting errors on eskay!!1!")
Fixing this now, that's my bad there, expect an update here soon.Oh and if you select "Private Plugin" on the filter, then click the watch icon, the list resets, but filter stays at Private Plugin (have to deselect/reselect the filter)
How...do you update theAppreciate it! If you run in to any issues don't hesitate to let me know. I'll be sure to add automatic watching on currently owned purchasable plugins in the next update here!
Watching issue has been fixed and will be pushed, could you give me a little more information on what you mean by dysfunctional?one more small thing
View attachment 57660
right clicking there brings up a Settings menu which is dysfunctional.
I click on the "Settings" and nothing happens.Watching issue has been fixed and will be pushed, could you give me a little more information on what you mean by dysfunctional?
Is the window not appearing? Does it hold the wrong data? Is it throwing an error? Or something else entirely?
What is the name of the resource you are trying to access the settings of?I click on the "Settings" and nothing happens.
Actually, after a restart of manager, something does happen:
View attachment 57663
Looking in to this nownot sure how to describe this - other than "select a dropdown, then re-select the 'blank' dropdown" and it does this and crashes
View attachment 57664
so excited for this @Ionis good stuff dude
---------------------------
---------------------------
Exception: System.Net.HttpListenerException (32): The process cannot access the file because it is being used by another process.
at System.Net.HttpListener.AddPrefixCore(String registeredPrefix)
at System.Net.HttpListener.AddAllPrefixes()
at System.Net.HttpListener.Start()
at RGAuth.Code.Authorization.InitializeHttpListener(String redirectURI) in C:\Users\Will\Desktop\RedGuides\RedMan\RedguidesLawnchair\RGAuth\RGAuth\Code\Authorization.cs:line 44
at RGAuth.Code.Authorization.Authorize(String user, String password, String ClientID, String ClientSecret, String authMessage, String port, String tokenDir) in C:\Users\Will\Desktop\RedGuides\RedMan\RedguidesLawnchair\RGAuth\RGAuth\Code\Authorization.cs:line 139
---------------------------
OK
---------------------------
Any resource for me (also works if you click in the menu area, on "Watching" for example). BTW - "watching" I totally mistook - thought crossed eye means I don't watch it currently. Not that clicking on it will unwatch .)What is the name of the resource you are trying to access the settings of?
Known issue with the auth, talked to Red about rewriting this library today because antiquated R1p code is still causing some issues. I am going to be instantiating some proper handling over the next couple days that should iron out these issues.I broke it.
INI:--------------------------- --------------------------- Exception: System.Net.HttpListenerException (32): The process cannot access the file because it is being used by another process. at System.Net.HttpListener.AddPrefixCore(String registeredPrefix) at System.Net.HttpListener.AddAllPrefixes() at System.Net.HttpListener.Start() at RGAuth.Code.Authorization.InitializeHttpListener(String redirectURI) in C:\Users\Will\Desktop\RedGuides\RedMan\RedguidesLawnchair\RGAuth\RGAuth\Code\Authorization.cs:line 44 at RGAuth.Code.Authorization.Authorize(String user, String password, String ClientID, String ClientSecret, String authMessage, String port, String tokenDir) in C:\Users\Will\Desktop\RedGuides\RedMan\RedguidesLawnchair\RGAuth\RGAuth\Code\Authorization.cs:line 139 --------------------------- OK ---------------------------
On the settings page, under Application, is Minimize on Close currently enabled? If so, it should just be iconisizing to the toolbar in the bottom right. Right-clicking this and clicking exit will terminate the application, also disabling that option will allow it to close when the X is pressed normally"X" to close just makes it disappear, but i can't alt-tab to it still
should it remain in the alt-tab display tho? it doesn't go to taskbar, just mini iconized toolbar like you mentionedOn the settings page, under Application, is Minimize on Close currently enabled? If so, it should just be iconisizing to the toolbar in the bottom right. Right-clicking this and clicking exit will terminate the application, also disabling that option will allow it to close when the X is pressed normally
I can't seem to recreate this, could you navigate to RGManager Directory (default Users/Public) -> bin -> Dumps and shoot me over the compressed files located there?I click on the "Settings" and nothing happens.
Actually, after a restart of manager, something does happen:
View attachment 57663
Will do in 7ish hours :-)I can't seem to recreate this, could you navigate to RGManager Directory (default Users/Public) -> bin -> Dumps and shoot me over the compressed files located there?
Thanks!
Sounds good, I'll push up the hotfix for now then (after testing) and check it out in the morning!Will do in 7ish hours :-)
Changes:
-Heavily modified filtering to build our resource datagrids based off of a pre-determinant struct as opposed to live as the determinant is passed. This should allow for the datagrids to apply direct changes to filtered data removing the need for a reset on the data-structure holding the grids items.
Bug Fixes:
-Fixed an issue that caused RGManager to still be present in the alt-tab menu when in the toolbar windowstate...
Just ran in to an issue with this build when building resources with no associated image, looking in to it now fix should be out shortly.Ionis updated RGManager (beta) with a new update entry:
0.0.8817.33707: Filtering changes, fixed minimize on close, fixed purchasing
Read the rest of this update entry...
Bug Fixes:
-Fixed an issue that was causing resources without an image to fail to generate a default due to a pathing error when attempting to pull the executables path from the reflection (due to obfuscation).
-Fixed an issue that caused the download button icon to point to the wrong path when loading as a resource.
Super trivial suggestion in the grand scheme of things, but maybe a sort by alpha under the resource colum on the My Resources tab?
Also, a last date updated on the same tab under the download section maybe?
Both of these are solid suggestions, I'll make cards for them in git so they can be implemented in the future.Is there an update all button?
Bug Fixes:
-Fixed an issue that caused the resource settings menu to sometimes crash due to an improper conversion on resource price.