Ufo-Pu55y Posted February 4, 2008 Author Posted February 4, 2008 I have the error in the attached image when i start your applicationi think the proplem with my OS so i need you to help me to discover what is the proplemWhat's your OS then ? And do you have .NET Runtime 2.0 installed ?
Killboy Posted February 4, 2008 Posted February 4, 2008 (edited) You did install the .NET framwork didn't you ? Too late UFO @ speed of light Edited February 4, 2008 by Killboy
GEEK Posted February 4, 2008 Posted February 4, 2008 without any reason to offend Ufo-Pu55y or anyone elsewas just wondering and i dont see a reason why ppl call their app as "XYZ 1.0 public version". If you have no intentions of releasing your private version why not just call the app "XYZ 1.0" and keep the private version to yourself (btw there is nothing wrong in keeping your private version)
Ufo-Pu55y Posted February 4, 2008 Author Posted February 4, 2008 It started as a private project.. but u're damn right !Now I'm really wondering myself, why it's called public version.. dooh.Anyway the next version's coming up (and it will be w/o this public crap ofc)
Dragon 2008 Posted February 4, 2008 Posted February 4, 2008 thanks but i discover it there was a problem with .Net fram i repair it and ops its wrking thanks for your great application alot
SunBeam Posted February 5, 2008 Posted February 5, 2008 "Public" because there 'might' be private releases Oh noes, now they'll have to kill me Anyway, tested the last fix and I don't get anymore of those Offset/Save errors Good job. P.S.: 0.5b GUI looks neat!
dEAdbEEf Posted February 8, 2008 Posted February 8, 2008 Voila !!! Great !!!!!!! Nice bro... Actually i stopped skinning, am gonna start skinning again, dis time for uPPP...Greetz bro... Startup a forum for ur patcher, like diablos, for sorting skins, stuffs, etc and for group discussions, bug report etc...blah...blah...blah...greetz,db
diablo2oo2 Posted February 11, 2008 Posted February 11, 2008 (edited) little suggestion for skin selection: make a combobox where all skins are listed. so you dont need to select the ini file. because its clear for the patcher where the ini files are stored... about the fade in: it would look nice when you exectute the fade in code in a seperate thread. then there will be no timercursor which waits till fading is finished. topmost: the topmost checkbox seems to work only for the uppp mainwindow. in my opnion it should also work for the created patchers (since they have no windowcaption for minimize) same for the transparencebar... keep up the good work! Edited February 11, 2008 by diablo2oo2
neXus'91 Posted February 12, 2008 Posted February 12, 2008 (edited) THX for this nice tool broo...! I just want to ask if there is a "Private Edition", becuase this is the "Public Version".... Just so a question if it will be availabe to SND forum members THX! EDIT.... lol SORRY my question is answered.... It started as a private project.. but u're damn right !Now I'm really wondering myself, why it's called public version.. dooh. Anyway the next version's coming up (and it will be w/o this public crap ofc) THX again for this nice tool... Edited February 12, 2008 by jdys_1991
Ufo-Pu55y Posted February 12, 2008 Author Posted February 12, 2008 (edited) little suggestion for skin selection:make a combobox where all skins are listed. so you dont need to select the ini file. because its clear for the patcher where the ini files are stored... about the fade in: it would look nice when you exectute the fade in code in a seperate thread. then there will be no timercursor which waits till fading is finished. topmost: the topmost checkbox seems to work only for the uppp mainwindow. in my opnion it should also work for the created patchers (since they have no windowcaption for minimize) same for the transparencebar... keep up the good work! Thx for the suggestions.Um, the topmost stuff is strange, coz it seems to work for me. When I check topmost in the gui, for me all sub dialogs and created patchers are also topmost. Minimizing the patcher's done with rightclick. EDIT/ Dooh, sry. I thought I had that in the last update already. Adding lots of stuff atm.. Edited February 12, 2008 by Ufo-Pu55y
What Posted February 13, 2008 Posted February 13, 2008 (edited) Edited: meh forget what i wrote at first. I like the program, good job. Not to say that I edited out I hate it lol. wow this post just keeps getting worse. Edited February 13, 2008 by What
SunBeam Posted February 14, 2008 Posted February 14, 2008 "**Why unpack Themida when its so easy to inline? " ^ Amen to that, bro
Departure Posted February 16, 2008 Posted February 16, 2008 I was wondering if someone could helpme put the ini file together propperly? I have done the graphics for my first uppp skin, but im getting errors when trying to load the skin, I think its because all the setting are wrong in the ini file....
Ufo-Pu55y Posted February 16, 2008 Author Posted February 16, 2008 I was wondering if someone could helpme put the ini file together propperly? I have done the graphics for my first uppp skin, but im getting errors when trying to load the skin, I think its because all the setting are wrong in the ini file.... Feel free to PM me the project
Ufo-Pu55y Posted February 18, 2008 Author Posted February 18, 2008 (edited) I would be thankful, if some guys could give this version a try: [*new upload 2 posts beneath*] You can't just run it, coz you first need to apply the included patch. It requires a registered skinhelper - the patch will (should) do the job. Actually this skinned and BLOATED version is intended as additional fun version (if it runs at all). Lemme know, if it works It's prolly still beta, but here are the changes and adds so far: v0.5 General: -Custom icon, custom chiptune (restore to template entries with rightclick) -Chiptune volume slider -'Pack' button (packer setting in about box) Use a '*' as placeholder for the filename in the ArgsBox Example: * -c0 -f128 -'DefaultSaveName' box (setting in about box) * = AppTitle-PlaceHolder -Cancel buttons in sub dialogs -Drag n' drop in patch listview (for sorting) -Sequence in patch listbox = realtime sequence while patching (for every kind) -Autosave for all windows' positions and sizes Offset patch: -User input: offset, max, default, prompt, format -Copy table to clipboard/file context in listview -'Insert series' of bytes at offset -'Insert string' context in pattern textbox (insert series) -Info column and tooltip (multiline) -Byte counter -window sizable now -Progressbar shows progress of saving (since this **** takes by far most time) -'Compare' button turns to 'Abort' button while comparing and saving S+R Patch: -User input: start offset (from pattern's start), max, default, prompt, format -Occurrence check and set (doublerightclick on listview entry) -'Insert string' context in pattern textboxes -Info column and tooltip (multiline) -window sizable now Registry patch: -User input: placeholder, max, default, prompt -Paste placeholder context in regfile-textbox FileDrop: -DropPath (relative or system variable), arguments, attributes, -execute, execute/wait, execute/wait/delete -overwrite confirmation by user Edited February 18, 2008 by Ufo-Pu55y
Ufo-Pu55y Posted February 18, 2008 Author Posted February 18, 2008 (edited) good tools , thank updateDoes it run then :?Anyway, I just remembered another thing I wanted to add lol: -'Pack' button (packer setting in about box) Use a '*' as placeholder for the filename in the ArgsBox Example: * -c0 -f128 -'DefaultSaveName' box (setting in about box) * = AppTitle-PlaceHolderCoz many prefer to call their patches just "patch.exe" or something.Added right now, so here's a new upload again:[EDIT: attached in first post]cheers Edited February 19, 2008 by Ufo-Pu55y
Ufo-Pu55y Posted February 18, 2008 Author Posted February 18, 2008 (edited) @both: Phew thx, I wasn't sure. And btw, there's also kinda easter egg U'll notice it for sure, if u're creating patches like sick. Well.. fun version ^^ But you can simply delete the 'sound' folder, if you think it's annoying. It won't crash.. Edited February 18, 2008 by Ufo-Pu55y
Ufo-Pu55y Posted February 19, 2008 Author Posted February 19, 2008 Ok, I've fixed some things again and edited 1st post. Both new versions are attached there. I've also reattached the cursor pack. Thx to condolence for another cursor pack ! Biggest thx to npad69 for suggesting + hardcore testing all the time !!!
What Posted February 19, 2008 Posted February 19, 2008 (edited) For v0.5 Ultimate other works fine, Application has generated an error that could not be handled, ProcessID=**** ThreadID=*****. So doesnt run on my machine. Edited February 19, 2008 by What
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