Jump to content

SapFireMC

Members
  • Posts

    21
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

SapFireMC's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Then theres something wrong with my forge client. For you, at least it shows the status. My just keeps pinging forever. UPDATE: Seems any forge client wont work. And my minecraft launcher is messed up. Reinstalling minecraft.
  2. Yes, it only happens if you use the FORGE CLIENT. Im testing it out on sixsouls.beastmc.com https://www.dropbox.com/sh/v64co0frhuw280j/AABfQCoUUwuQ1SheHvGK4_Nfa?dl=0 Is the list of the mods required.
  3. AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF Try removing these.
  4. No Im trying to join 1.7.10 servers. Either ways, all servers are "pinging" and it never shows its status. But it works when i go to another client, like 1.8 or 1.7
  5. Alright. If your son doesn't know how to download forge, he most likely doesn't know how to use it. But ok, ill guide you. 1. Make sure you run the version your forge is based on at least once. So if you download forge 1.7.10, you have to run minecraft 1.7.10 at least once so it can download the components needed for forge 1.7.10. 2. After that, open the installer for forge 1.7.10. If it has an issue about java runtime, download the latest java here: http://www.java.com/en/download/win10.jsp 3. Choose client install (Should already be selected) and then click "OK", it should download. 4. After it says installed correctly, open minecraft and drop down profile at the bottom left. 5. It should have a new profile called "Forge". Click on it and run it to install the last few components of forge. 6. To access the mods folder, go to search and type EXACTLY: %appdata% Then press enter. 7. Click on the folder called: .minecraft 8. find the mod folder 9. Put your mods in. (Have to be your forge version! Which is 1.7.10 mods in your case) 10. Relaunch minecraft 11. DONE!!!
  6. Logs doesn't seem that different. But if you want them, here: http://pastebin.com/bH1TW0ws
  7. So I was adding mods to my forge and then tried to enter a server. Too bad all servers says "Pinging". I waited for more than an hour and had enough. I tried to connect to one but it just says "connecting to servers..." Thats the first stage of connecting before "logging on". To make sure it wasnt my internet, I tried to log on the servers with my 1.8 client and it worked! WHY???
  8. You can change it by posting more and more. "Newbie" is an unofficial word meaning that your "new" or "inexperienced" at something. Often used in the internet, this word is a polite way of saying someone is new. "World Shaper" Is just a made up phase that MOST LIKELY means a person who did something that greatly affected something. In this case, its posting alot in the forums.
  9. What happened is that you have some kind of malware/virus that enables when you click on a link. I used to have it until i had a fresh reset which wiped out the virus. It happens 10% of the time but that's alot if you think about it.
  10. So before I started coding, I made sure everything was alright. Of course it wasn't so heres what happened: 1. I started up minecraft. No crash. Well ok, so pre int was working well... 2. I went on to my creative tabs. It crashed. (Bad moment there!) 3. I restarted and tested all my items without going to creative tabs. No crash. So I guess its the creative tabs fault... but I tried it anyways. 4. I realised items and blocks were initialized after creative tabs, so I re-arranged the order. 5. Of course, it doesn't work. WHY SHOULD IT? 6. I could've read the crash log but I don't understand crash logs... they explain things very awkwardly. 7. I ask you for help. Heres the crash: http://pastebin.com/CbzWku96 If you want my source code, ask me. Thanks! ~Sap
  11. Hm... Alright. With all your support im happy to say that i got my entire multitool working! Btw i defined everything in my multishard class, instead of my modded items class.
  12. hm... what are you trying to do exactly? If your trying to make modifications to CodeChickenCore then its not going to work. If your trying to install CodeChickenCore, your doing the wrong thing.
  13. hm... alright. but im not sure how to register/identify 3... are you able to help me make the code?
  14. Nvm I tried to make it public instead of protected, but it didnt work. Error still stayed the same. I realized that because all the other tools class are also protected, but they didnt get a constructor error.
×
×
  • Create New...

Important Information

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