Allegiance Modulus

Catch-all for all development not having a specific forum.
madpeople
Posts: 4787
Joined: Tue Dec 16, 2003 8:00 am
Location: England

Post by madpeople »

my jar now accepts a parameter to filter by extention

java -jar FileHashes.jar XYZ
will generate hashes of only files which end in XYZ
hash exe files:
java -jar FileHashes.jar exe
hash cvh files:
java -jar FileHashes.jar cvh
hash things that don't end in bmp.mdl
java -jar FileHashes.jar not bmp.mdl

You could just use regex to delete lines you aren't interested in ;)

I'm thinking I may login and let the AU do its thing and generate a new hash file for you with update stuff
Orion
Posts: 1733
Joined: Tue Jul 01, 2003 7:00 am
Location: Planet Min·ne·so·ta
Contact:

Post by Orion »

I dont have jawa installed :P
Image
Spinoza
Posts: 799
Joined: Tue Nov 27, 2007 6:25 pm
Location: Israel

Post by Spinoza »

I'm testing from a fresh install right now.
I have already encountered a problem with the belters 512, it say invalid, repair makes no diff.
CortUI installed fine.
I'm not sure, I think I have a problem with the hi-res environments... will report more soon.
Image Image Image
fuzzylunkin1

Post by fuzzylunkin1 »

It's possible the package system changed from when I made the original Belters 512 package.
Orion
Posts: 1733
Joined: Tue Jul 01, 2003 7:00 am
Location: Planet Min·ne·so·ta
Contact:

Post by Orion »

fuzzylunkin1 wrote:QUOTE (fuzzylunkin1 @ Jul 17 2010, 04:38 PM) It's possible the package system changed from when I made the original Belters 512 package.
Fuhzz, do you want to try repackaging and reuploading it?
Image
fuzzylunkin1

Post by fuzzylunkin1 »

Orion wrote:QUOTE (Orion @ Jul 17 2010, 04:39 PM) Fuhzz, do you want to try repackaging and reuploading it?
I can do that if no one gets around to it by the time I get home.

Here's a small list of mods people can use to make their own packages from to test:
http://alleg.egretfiles.com/packages/zips/
Orion
Posts: 1733
Joined: Tue Jul 01, 2003 7:00 am
Location: Planet Min·ne·so·ta
Contact:

Post by Orion »

Spinoza wrote:QUOTE (Spinoza @ Jul 17 2010, 03:03 PM) I'm testing from a fresh install right now.
I have already encountered a problem with the belters 512, it say invalid, repair makes no diff.
CortUI installed fine.
I'm not sure, I think I have a problem with the hi-res environments... will report more soon.
Spinoza, could you upload the contents of your output log file (located in the same directory as modulus.exe) and send it to me?
Image
Spinoza
Posts: 799
Joined: Tue Nov 27, 2007 6:25 pm
Location: Israel

Post by Spinoza »

Modulus badly needs mod size to be displayed, a download speed indicator and a progress bar.
Not knowing DL size and having no idea about progress is a recipe for PC rage.

Meanwhile, I recommend uploaders write the size in the description.
Image Image Image
Spinoza
Posts: 799
Joined: Tue Nov 27, 2007 6:25 pm
Location: Israel

Post by Spinoza »

OK, just tried packaging and installing two simple mods:
My HD prox and my alternative ammo/fuel icons.
Both are dead simple, just replacing the files in artwork.
I know I did everything right... the path shows artwork\yadyada.

Modulus just does nothing, the log shows this:
(includes several attempts to install 2 diff mods)

Code: Select all

7/19 at 7:27 PM System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
        File name: 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
           at Allegiance.Modulus.Library.Repository.AddFile(String path)
           at Allegiance.Modulus.Client.Forms.Controls.ModList.AddFile(String path)
        
        WRN: Assembly binding logging is turned OFF.
        To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
        Note: There is some performance penalty associated with assembly bind failure logging.
        To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

7/19 at 7:28 PM System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
        File name: 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
           at Allegiance.Modulus.Library.Repository.AddFile(String path)
           at Allegiance.Modulus.Client.Forms.Controls.ModList.AddFile(String path)
        
        WRN: Assembly binding logging is turned OFF.
        To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
        Note: There is some performance penalty associated with assembly bind failure logging.
        To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

7/19 at 7:29 PM System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
        File name: 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
           at Allegiance.Modulus.Library.Repository.AddFile(String path)
           at Allegiance.Modulus.Client.Forms.Controls.ModList.AddFile(String path)
        
        WRN: Assembly binding logging is turned OFF.
        To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
        Note: There is some performance penalty associated with assembly bind failure logging.
        To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

7/19 at 7:29 PM System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
        File name: 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
           at Allegiance.Modulus.Library.Repository.AddFile(String path)
           at Allegiance.Modulus.Client.Forms.Controls.ModList.AddFile(String path)
        
        WRN: Assembly binding logging is turned OFF.
        To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
        Note: There is some performance penalty associated with assembly bind failure logging.
        To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

7/19 at 7:30 PM System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
        File name: 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
           at Allegiance.Modulus.Library.Repository.AddFile(String path)
           at Allegiance.Modulus.Client.Forms.Controls.ModList.AddFile(String path)
        
        WRN: Assembly binding logging is turned OFF.
        To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
        Note: There is some performance penalty associated with assembly bind failure logging.
        To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Last edited by Spinoza on Mon Jul 19, 2010 4:41 pm, edited 1 time in total.
Image Image Image
Orion
Posts: 1733
Joined: Tue Jul 01, 2003 7:00 am
Location: Planet Min·ne·so·ta
Contact:

Post by Orion »

You need to install Microsoft .NET 4.0

http://www.microsoft.com/downloads/details...;displaylang=en

If you have already done that, then for whatever reason it cannot find the System.Web dll which is part of the .NET framework, so something got messed up.
Last edited by Orion on Mon Jul 19, 2010 6:00 pm, edited 1 time in total.
Image
Post Reply