Everything posted by Ugdhar
-
Minecraft using integrated graphics instead of graphics card
https://forums.minecraftforge.net/topic/145295-1201-error-code-1-gl-46-error/?do=findComment&comment=566776 The forums search box, although sometimes slow, works great That is, if the problem is that it's not using the correct GPU. I would advise in the future, create your own thread, and also post logs. Posting on 4 year old threads isn't the best practice.
-
how to make a custom stew and water bottle
As far as your bowl of stew goes, from what I can see you want to override the finishUsingItem method to return the bowl to the player. I found this looking through the Minecraft code, your IDE should have something for Referenced Libraries or something like that, which will allow you to do the same. Check the class net.minecraft.world.item.Items for mushroom_stew, and take a look at the method it calls for setting up the item.
-
essential mod does not work in my modpack on curseforge
Please post your debug.log to a paste site and link back to it here, and possibly a screenshot of your mods folder.
-
help me pls
And there were a few other corrupt mods listed as well, probably redownload them or something. Also, looks like you're missing at least 1 dependency:
-
Cannot get a mod-ed server on Linux across the finish line despite a lot of trying. Can someone check my work?
Yeah, unfortunately the guides are either wrong or being misunderstood. Individual mod files (usually .jar file extension) can be dropped into the mods folder. Those modpacks from curseforge need some sort of launcher to read the modpack .zip file, and actually install the mods/configurations for you. This is also usually just for the client as well, and you usually download a separate package (containing everyting from forge up) for the server. I just went and looked, and it's not very intuitive how to get to the server files. Click the Files link on the modpack page, then click the modpack version you're using in the list, then click Additional Files link at the bottom, and you should see a link to the server package. Curseforge/Overwolf launcher is garbage, I would suggest some other 3rd party launcher for your client such as ATLauncher or something. Unless you like video ads in your Minecraft launcher.
-
Cannot get a mod-ed server on Linux across the finish line despite a lot of trying. Can someone check my work?
I just noticed this. Is this a .zip file for a modpack from curseforge, or something like that? I don't believe you can just use those in the mods directory. You definitely have a modded server starting, it just doesn't appear to have any mods loading. What are the contents of your mods directory, and contents of any zip files in there?
-
Cannot get a mod-ed server on Linux across the finish line despite a lot of trying. Can someone check my work?
Don't run your server using sudo, it's a huge security hole. Add a separate user (i.e. minecraft), and use chown to change the ownership of the folder/files to your new user. What does your run.sh look like? Post your whole debug.log on a paste site, and link to it here, summarizing errors is typically not helpful.
-
How to make a block where when the same block is next to it, it has a connected texture
So do you mean like how fences work? If so, I'd take a look at how fences do it
-
Forge server - low resource use and lag
If you are having an issue, you should start a new thread and post logs, and explain your issue. Asking people if they figured out something on threads that are 1+ years old won't get you help very fast.
-
I can't download forge
Try clicking the +Show All Versions button, and then when you point to the little i next to the installer link, there is a direct download link. See if that works for you.
- Crash on Server
-
Played ATM 9 few weeks. Added Thermal Series, now does not work
The debug.log should be in the logs folder of your game installation folder. If you are using the curseforge client, you may need to add/change a setting to get it to generate. Unfortunately I don't know the specifics to that, as i don't use it myself. For a paste site, I use gist.github.com myself, but there are plenty of others, I forget what other ones are "good". Basically a place to paste the log so you're not making a post that's pages and pages long on the forums. Plus it's usually easier to read on an external site vs here on the forums.
-
Played ATM 9 few weeks. Added Thermal Series, now does not work
Post your entire debug.log to a paste site, and then post the link here; it should have information that will help find what the issue is.
-
The differences between Client and Server
https://docs.minecraftforge.net/en/1.20.x/concepts/sides/
- I keep getting the same error when I try to start up minecraft
-
[1.12.2] Modpack Crash Issue
This one jumped right out at us: I think this one might mean you need to update your Java to a more recent Java 8:
-
Looking for a Mod
I feel as though looking at the code for the nametag would give you something to work with, isn't that used on entities to give them names? Honestly never used one before lol, but if it were me, that's where I would start.
-
how can i use forge 36.2.X along with Optifine??
Check thread dates, this guy has prob given up/moved on since this post is nearly 2 years old
- need help reading logs/cant figure it out (1.20.1)
- An error when trying to start a minecraft server
- Forge bugged?
-
Mob containers
There are examples of capabilities on the forums and in the forge docs as well as the forge github that you could use to get started. Poke around some. You can use this to get started: https://docs.minecraftforge.net/en/latest/datastorage/capabilities/ Try some stuff, write some code and share a link to it, it's like bait when fishing, you'll get a bite faster/more bites than an empty hook!
-
Mob containers
If it were me, I'd probably take a look into capabilities, and add whatever the item handler capability is called (been a hot minute since I've tinkered with them, so no idea if they've changed) to the mobs I wanted when they are spawned into the world. Give it a try, if you run into problems, post your code (pref to a working github repository) for further help. Good luck!
-
How to reboot/restart a 1.6.4 forge server
The way this reads, you're asking how to stop and start the server. Just type stop and press enter at the server console, and it will stop the server. Then run whatever command executes the server (often times a batch file, ending with .bat) to start it back up. If that's not what you mean, then I don't think you can "refresh" the server without wiping stuff out, and more or less starting the world over.
-
Trying to open server but it keeps on crashing and idk why
You should make your own thread with your issue, instead of posting on someone else's old post. But it looks like you are missing mods that mods you have require.
IPS spam blocked by CleanTalk.