Everything posted by LexManos
-
ADfoc.us is acting up
Try that and let us know.
-
Search bar?!?!?
Ya, the forum likes to break when applying updates. Search bar should be back.
-
Everytime I try to install forge with the official installer I get an error.
Hi! It looks like you're having issues installing Forge. In order to root out one of the more common issues, we'll need to see your hosts file. Here's the steps to getting this file. 1) Press the Win + R key on your keyboard. 2) Paste the following into the prompt that opens: notepad %windir%\system32\drivers\etc\hosts 3) Use Ctrl+A to select everything in the file, then Ctrl+C into the textbox to post to this thread. Looking forward to your reply!
-
i cant download forge to server
Hi! It looks like you're having issues installing Forge. In order to root out one of the more common issues, we'll need to see your hosts file. Here's the steps to getting this file. 1) Press the Win + R key on your keyboard. 2) Paste the following into the prompt that opens: notepad %windir%\system32\drivers\etc\hosts 3) Use Ctrl+A to select everything in the file, then Ctrl+C into the textbox to post to this thread. Looking forward to your reply!
-
What is the best source of decompiled Minecraft source code for reference? Should I decompile it myself, and if so, how?
Setting up the Forge MDK creates the source on your machine. You can use your IDE's source browser/debugging tools to navigate it. Anything else is illegal and we do not support it.
-
Failed to download version manifest, can not find server jar URL
We do not condone piracy on this forum. Buy the game.
-
Failed to download version manifest, can not find server jar URL
Hi! It looks like you're having issues installing Forge. In order to root out one of the more common issues, we'll need to see your hosts file. Here's the steps to getting this file. 1) Press the Win + R key on your keyboard. 2) Paste the following into the prompt that opens: notepad %windir%\system32\drivers\etc\hosts 3) Use Ctrl+A to select everything in the file, then Ctrl+C into the textbox to post to this thread. Looking forward to your reply!
-
Site out of order (HTTP Code: 403)
We are not Curse
-
Major FPS issues on High-End PC
1) Don't use pirate launchers 2) The FPS number is a lie and is often times flat out written random numbers by 'performance' mods. 3) Said 'performance' mods also tend to just not run 1/2 the game. So while you may have a lot of 'FPS' things like furnaces or entities simply don't simulate. Minecraft is not a well written game. Its getting better but its still the same basic engine its been for the last 10 years. As long as you can play it smoothly, you shouldn't care about that random number on the f3 screen.
-
Not installing.
Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
-
Looking for proper documentation.
Welcome to the world of modding, remember, we are working with obfuscated, decompiled code. And something that doesn't survive the compile process is comments which is where those documentations you linked would be. As such we need to rely on community projects such as Parchment to build these comments. Most modern IDEs allow for simple navigation and parsing comments into pretty documentation. Your best option if you refuse to use your IDE, is to setup the project yourself with whatever version of Parchment, or other crowdsourced comment data. And then run the javadoc executable over the jar yourself. We do not host javadocs because things change so much in both MC's code, and in the state of the crowdsourced data that it would be useless. So to answer your question, yes people use their IDEs for what they are intended for. The automatic addition of imports and function suggestions have nothing to do with the docs. But to answer your question about how we 'understand what the functions do, deep down'... we read them.
-
Will Fluids API Overhaul be on 1.18.x or just 1.19.x?
No
-
Forge Import mods button
1) Stop Spamming 2) This makes no sense... What do we 'import' from? 3) Just put the mod in the mods folder and restart... Why make it more complicated?
-
add custom data into chunk file
Dont Bump Wrong Forum Caps
-
1.19.x file structure
Java didn't mess up, it's a dumb change but whatever... As for whatever you're supposed to do, that depends on your setup. All you need to do is run the shell script. Or, manually run the command that in inside the shell script. All a shell script is.. is a command that needs to be run..
-
1.19.x file structure
This is a change required by java. You'd have a better time petitioning them to re-enable executable jars for the module system. It's also stupidly easy for these containers to update to the 5 year old change. So, basically, No.
-
I can't get Forge
All links are on our download page: https://files.minecraftforge.net/ All installers work, beyond that you're on your own for old versions.
-
server.jar wont be created (1.18.2 on a root-server)
If you would of read the rest of the post you found you would know that there is no jar anymore. There are other files in the root directory that gets installed. You should read those.
-
Minecraft Dungeons: I have a question
Thats a not so sneaky attempt to advertise a illegitimate site... don't do that...
-
CB's Deploader was unable to download???
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Every time I load a survival world it crashes and says java.lang.NoSuchFieldError: f_13131_
You should go the other way, upgrade your mods to 1.18.2. It's better to be on the highest version possible.
-
1.8.9 forge not downloading
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19 (Latest) and 1.18.2 (LTS).
-
Forge 43.1 Minecraft 1.19.2
Forge Version: 43.1.0 Minecraft Version: 1.19.2 Downloads: Changelog: (Direct) Installer: (AdFocus) (Direct) MDK: (AdFocus) (Direct) Intro: It's that time again, a RB for 1.19.2. We ment to do it last week but ran into a couple issues with DFU. Which have been resolved. There isn't much difference between 1.19 and 1.19.1/2 so most mods should just work. Yes, we know there is a new chat reporting system in vanilla. We WILL NOT be touching this. We are not in the position to be removing/modifying vanilla. Especially for things related to community safety. Lets leave the subject there. New: Update Recommended Gradle to 7.5 New event to monitor when chunks enter 'limbo' states, where they are still loaded but queued to unload. Now allow Network Channels to see if they are registered on the other side using non-Forge controlled mechanisms. New HolderSet system allowing tags/registry references to be combined in logical ways. New event to manage Toasts Added ability for mob effects event to modify icon positions. Added new permissions node for using entity selectors in commands to allow users to use them without being ops. New hooks to allow controlling of entity and block outlines. New custom item usage animation api. New API to managing custom icons on maps. Fixed: Fixed issue loading natives from classpath during dev on certain non-standard setups. Fixed Allay's not firing Mob Greifing Event Fixed action bar text not having shadows. Fixed Dedicated Server installs not using JarInJar properly. Fixed Item Entity bobbiing. Fixed PotentialSpawns Event not firing. Fixed issue where custom step up heights would cause you to step down while sneaking as well. Fixed concurrency issue related to EventBus enhancements. Fixed some vanilla particles not rendering correctly after they move. Fixed some entities not respecting custom Shields. Fixed AnvilUpdateEvent not firing unless both input slots are filled. It now fires when only renaming an item as well. Fixed loading dimensions with removed or modified chunk generators. Fixed loading saves with removed dimensions. Fixed issue in dev where .DS_Store and other hidden files would cause ResourceLocation errors. Fixed issue where vanilla custom payload packets would fail to send when in LAN worlds. Fixed vanilla issue where enchantments would fire twice if on players when they normally couldn't be (Thorns on a weapon for example)
-
Tried opening forge installer with java, but it will not install
Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again. Also, if it makes a log file, post the log. Beyond that you can try running the jar from the command line to get a log.
-
no option to download on windows
This is correct, the jar installer works on windows.
IPS spam blocked by CleanTalk.