jredfox

Results 31 issues of jredfox

Issue: this small code passing in the class then writing it back without any additional bytecode will resualt in a class circulatory error. Code: https://pastebin.com/Y15G5Kbs

No Download link

Lion: https://support.apple.com/kb/DL2077?locale=en_US Lion direct download: https://updates.cdn-apple.com/2021/macos/041-7683-20210614-E610947E-C7CE-46EB-8860-D26D71F0D3EA/InstallMacOSX.dmg Mountain Lion: https://support.apple.com/kb/DL2076?locale=en_US Mountain Lion Direct: https://updates.cdn-apple.com/2021/macos/031-0627-20210614-90D11F33-1A65-42DD-BBEA-E1D9F43A6B3F/InstallMacOSX.dmg I also found snow leopard but am unable to download it? http://adcdownload.apple.com/Mac_OS_X/mac_os_x_version_10.6_snow_leopard_build_10a432/mac_os_x_v10.6_build_10a432_user_dvd.dmg

JRE: 1.8.0_321 version: Bytecode-Viewer-2.11.0 steps to reproduce: - take this jar [abyssalcraft-1.3.0-src.jar.zip](https://github.com/Konloch/bytecode-viewer/files/8105175/abyssalcraft-1.3.0-src.jar.zip) - click decompile and save all classes with either fernflower or procyon - notice it only does class...

Bug
Enhancement

java version: 1.8.0_321 version: Bytecode-Viewer-2.11.0 Issue: it will say var0 instead of saying meta as a local variable. I noticed this also occurs with parameter naming steps to reprocude: 1....

Dependency Related

- [x] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version - [x] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that this is not a duplicate - **OS version...

`terminology -2 -T 'App s' -e bash '"-c "echo hello"'` will not open a new UI `terminology -2 -T 'App s' -e bash ""` will not open a new UI....

How do you do this? add some basic code to post a forge event. **Note it needs to be called per dungeon so they are different array lists**. These dungeons...

version: the patched version you gave me _16 pre 1 dev? mc version: indev- b1.7.3 tested a few in each stage issue: after opening the game sometimes or hitting f+11...

**ISA:(Instruction set architecture)** the architecture of your cpu's instruction set. this determines whether or not you can run your compiled programs / natives on your pc. You may have a...