Jun 06, 2025, 05:38 AM

Recent posts

Pages 1 ... 5 6 7 8 9 10
61
General Discussion / Re: Need help with script to g...
Last post by thelonejedi - Aug 21, 2023, 11:41 PM
Is there noone that can help with this ??
62
General Discussion / Need help with script to get r...
Last post by thelonejedi - Aug 17, 2023, 09:14 PM
So far I have this but when trying to covert this to XML it doesn't separate enough data info into groups.

SELECT resource_id, resource_name, resource_class, regexpsubstr(attributes, '[[:alpha:]]+', 1, lines.column_value) attribute_name, regexp_substr(attributes, '\d+', 1, lines.column_value) attribute_value FROM resource_types, TABLE (CAST (MULTISET (SELECT LEVEL FROM dual CONNECT BY regexp_substr(attributes, '[^:]+', 1, LEVEL) IS NOT NULL) AS sys.odciNumberList)) lines WHERE depleted_timestamp >= (SELECT last_save_time FROM clock);

Can anyone help please
63
Server/Galaxy Specific / Add Server SWG Ravager
Last post by thelonejedi - Aug 16, 2023, 12:17 AM
Server Name: SWG Ravager
Game Folder (where profiles exist): SWG Ravager Client (Expanded)
Type: precu or nge: NGE
URL of server website: https://sites.google.com/view/swg-ravager/home

64
General Discussion / Re: suggestion for the SWGAide...
Last post by Mr-Miagi - Aug 14, 2023, 09:31 PM
There is already a filter/dropdown for professions in the app.

I think I touched base on it in the video tutorial for the Laboratory/Test Bench tutorial. https://swgaide.com/swgaide_video_tutorials.html  (scroll down to bottom)

When you manage the assignee's you can use the dropdown in the manage screen to select what profession and then which schematics you want associated from the list.

Hope that helps.

Quote from: CalumWulfe on Aug 14, 2023, 11:28 AMdon't know if it's possible, but if there was a way to add tag or query the server for a character's profession(s),the app could then; potentially, use that to populate an assignee's schematics list.

the tagging would likely be easier, since you wouldn't need anything from the servers.

this may be something worth looking into.
65
General Discussion / suggestion for the SWGAide app
Last post by CalumWulfe - Aug 14, 2023, 11:28 AM
don't know if it's possible, but if there was a way to add tag or query the server for a character's profession(s),the app could then; potentially, use that to populate an assignee's schematics list.

the tagging would likely be easier, since you wouldn't need anything from the servers.

this may be something worth looking into.
66
Server/Galaxy Specific / Re: Add of server SWG A New Ho...
Last post by Mr-Miagi - Aug 09, 2023, 01:36 PM
The server has been added.


Quote from: elnitano on Aug 04, 2023, 12:22 PMHello,

I'm the server administrator for SWG A New Hope, and would kindly request adding the newly launched Pre-Cu server to SWGAide.

Server Name: SWG A New Hope
Game Folder (where profiles exist): A New Hope
Type: precu or nge: precu
URL of server website: https://swg-anh.com/

Also I'm not sure if we can get automatic resource pulling, using the XML from GH? ( https://galaxyharvester.net/exports/current126.xml )

I have setup our server to start update at 11:05 EDT - And it takes a couple of minutes, so if possible then update at maybe 11:30 EDT ?

Thank you very much in advance.
67
Server/Galaxy Specific / Re: Add of server SWG A New Ho...
Last post by elnitano - Aug 04, 2023, 12:27 PM
Can't edit the original post, but the times posted are AM times :)
68
Server/Galaxy Specific / Add of server SWG A New Hope
Last post by elnitano - Aug 04, 2023, 12:22 PM
Hello,

I'm the server administrator for SWG A New Hope, and would kindly request adding the newly launched Pre-Cu server to SWGAide.

Server Name: SWG A New Hope
Game Folder (where profiles exist): A New Hope
Type: precu or nge: precu
URL of server website: https://swg-anh.com/

Also I'm not sure if we can get automatic resource pulling, using the XML from GH? ( https://galaxyharvester.net/exports/current126.xml )

I have setup our server to start update at 11:05 EDT - And it takes a couple of minutes, so if possible then update at maybe 11:30 EDT ?

Thank you very much in advance.
69
General Discussion / Re: Linux Installating Error
Last post by abaddon - Jul 12, 2023, 04:58 PM
You are a life saver! I got it working now.
70
General Discussion / Re: Linux Installating Error
Last post by Mr-Miagi - Jul 12, 2023, 03:26 PM
You might try this as some jvm's are built funky on linuxes:  https://stackoverflow.com/a/23961144


Quote from: abaddon on Jul 12, 2023, 02:02 AMI am trying to run the program on Linux Mint and it gives an error but it lets me open the software still. The only thing that seems to not work is the test bench which is my intended use. Does anyone know a work-a-round for this issue?
Error testing administrative elevation:
java.util.prefs.BackingStoreException: java.io.FileNotFoundException: /etc/.java.systemPrefs/prefs.tmp(Permission Denied)
Pages 1 ... 5 6 7 8 9 10