Jump to content

Mods item disapear while ''use'' it


IRoblix

Recommended Posts

14 minutes ago, IRoblix said:

And i am not lying

If you still use 1.7.10 but changed the name to 1.12.2 just to get support, then yes, you are lying.

Unless you are stating that you changed the version, not the name, to 1.12.2 (in which case the inaccuracy of your grammar made it very hard to understand).

Edited by DavidM

Some tips:

Spoiler

Modder Support:

Spoiler

1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code.

2. Always post your code.

3. Never copy and paste code. You won't learn anything from doing that.

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

5. Learn to use your IDE, especially the debugger.

6.

Quote

The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it.

Support & Bug Reports:

Spoiler

1. Read the EAQ before asking for help. Remember to provide the appropriate log(s).

2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.

 

 

Link to comment
Share on other sites

IRoblix, the debug.log you posted doesn't match the screenshot you posted later...

 

In the debug.log you ran the server from a folder on your desktop named "server 1.7.10"

The screenshot you posted is of a folder named "server 1.12.2".

 

Also, the folder in the screenshot contains a second folder named "Server 1.12.2"...

 

Now, another thing that doesn't match is the debug.log saying  this:

 

[08:52:00] [Server thread/DEBUG] [FML]: No config directory found, creating one: C:\Users\Robert Colcer\Desktop\server 1.7.10\config
[08:52:00] [Server thread/INFO] [FML]: Config directory created successfully

 

 

Your screenshot includes a config folder and everything else expected (+ an extra "Server 1.12.2" folder) but, the time stamps doesn't match. The config folder in the screenshot was created at 05.55 PM but the log indicates the folder was created at 08:52.

 

Further more, the other time stamps in the screenshot are all seemingly from moments _before_ the debug.log was created which isn't possible unless you created the screenshot first and then deleted the config folder before you started the server which makes absolutely 0 sense.

 

Then you're talking about renaming files...what files? There are no apparent issues with any filenames, it's the folder names that doesn't match.

 

  1. Where exactly is the folder in the screenshot located?
     
  2. Is it the same folder that was named "server 1.7.10" in the debug.log and you renamed it to server 1.12.2?
     
  3. What is in the \server 1.12.2\Server 1.12.2\ folder?
     
  4. How exactly are you starting the server?

 

And please don't insult the people who are showing a lot of patience in trying to help you.

 

Edited by Ravenleft
emphasis
Link to comment
Share on other sites

On 3/10/2019 at 3:56 PM, IRoblix said:

Ok i will send a new debug log  and i start my server by opening universal.jar and after minecraft server.jar

 

So, _how_ are you opening "universal.jar" and what do you mean "...after minecraft server.jar"? You never touch the vanilla minecraft server .jar when running a Forge server as the Forge server.jar takes care of everything once you launch it.

 

By the sounds of it you're trying to launch the Forge .jar first but it fails with an error and then you launch the vanilla server for some reason and expect it to load mods without Forge?

 

First, update Forge (the error is saying that iChunUtil requires Forge 14.23.5.2781, you have Forge 14.23.5.2768. Latest is Forge 14.23.5.2815).

Then create a launch-script, preferably in a .bat file that you put in the root of the server folder , that runs only the Forge server .jar and nothing else. Simplest version would look like this

 

java -Xmx2G -jar [exact name of forge-universal.jar]

 

which would launch the Forge server and give it 2GB.

 

 

 

 

 

 

 

Link to comment
Share on other sites

Jes... i am a begginer and i just wanna start a amical server for my friends and me... i think i will give up... its more complicated that i expected. Thx guys, at least you tried. The only thing we can do to its that you see what i see (video).

Edited by IRoblix
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Caused by: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: aquaticexpansion:Geo/tiamat.geo.json
    • I want to make a tree decorator that will generate a beehive under branches of my tree. I have no idea how to check for branches and make beehives generate because TreeDecorator.Context.logs() is just a block pos and i dont understand how it works. i hope ill get an answer here.
    • There's a scheme I got into where they promised to trade Bitcoin for me and take a cut as a commission. Seemed like a good idea at the time. But then, things went south real fast. They ended up transferring   $190,000 worth of my Bitcoin. I was devastated and felt completely helpless. That's when I stumbled upon the Wizard Web Recovery Tool. It was like a beacon of hope amid chaos. With this tool, I could finally start digging into what went wrong and hopefully get my Bitcoin back. Using Wizard Web was surprisingly easy. I just had to plug in some details about my Bitcoin account and let it do its thing. It started scanning the internet, looking for any clues about what happened to my Bitcoin. It felt like having a detective on my side, searching for answers. And guess what? Wizard Web found some leads. It uncovered evidence of the scheme's shady dealings and helped me track down the people responsible for losing my Bitcoin. Armed with this information, I took the case to court. After a long and hard-fought legal battle, the court ruled in my favor. The perpetrators were held accountable for their actions and faced criminal charges for their involvement in the scheme. It was a victory not just for me, but for anyone who's been taken advantage of by these kinds of scams. Thanks to Wizard Web Recovery, I was able to get justice and reclaim what was rightfully mine. It showed me that even in the face of adversity, there's always a way to fight back. And with the right tools and determination, anything is possible.   The following is the contact information for Wizard Web Recovery.   Email: wizard web recovery((@))programmer . net
    • Hello, good morning. I know some programming and I'm interested in mod creation. That's why I've decided to follow a tutorial guide on YouTube by TurtyWurty. https://www.youtube.com/watch?v=DhoX9cmAZqA&t=160s&ab_channel=TurtyWurty I've followed the tutorial perfectly. The problem is that when checking the food, the texture doesn't load for me. However, everything seems fine no matter how much I check. I'm sure it's something trivial, the problem is that I can't find it. Could you help me solve it, please? I leave a zip of my file so you can edit it freely. forge-1.20-Civicraft.rar
    • If you have nvidia graphics, it's important that you make sure Minecraft (and anything Minecraft-related) is set to prefer high performance graphics first. If you only update your AMD drivers it might fix the issue but cause severe performance loss vs Vanilla as it'll be running on the integrated graphics instead of dedicated nvidia graphics
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.