Jump to content

TerdyTheTerd

Members
  • Posts

    276
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by TerdyTheTerd

  1. You might be able to via device manager, but Windows never seems to be able to find drivers, so you would need to download it or try using the Intel Graphics center (not sure what its called, but right click on your desktop and there should be an option for Intel Graphics). I will need to reply with some additional info once I have time to further look into this, while that integrated graphics is certainly old, it should support minecraft.
  2. Looks like you are trying a few packs out then That aero window...isn't that like, windows 7? That only leads me to believe other things may be outdated, like java or graphic drivers. Can you open up a command prompt and type "java -version"? Also if you can provide the technic log, that may help identify the issue quicker than just going through and checking everything one post at a time. I believe you mentioned in your last post your laptop wasn't exactly on the high end, I would suspect it to be running integrated graphics like Intel HD 3000 or something, this may be something we can look at next.
  3. Might be helpful to include what specifically you are looking for. A themed modpack, a general purpose modpack, any must have mods, just how potato your laptop is? I personally tend to stick to larger packs, as I prefer having lots to do. Also wouldn't hurt to just download a few and try them out since they are free
  4. Ahh I just assumed it was that mod as the log made it appear that the launcher was bombing out after failing to connect. I'll have to look at this again in a little bit.
  5. The Technic servers seem to be facing an issue right now, several users are having this problem at the moment. Try again after a little while, it should sort itself out.
  6. Seems to be an issue on Technics hosting server, I just tried downloading it fresh and am experiencing this. Try again after a little while, I'm sure it will correct itself shortly.
  7. Is this what you are referring to? https://www.technicpack.net/modpack/captainsparklez-survival-pack.15977 I am unfamiliar with the pack, but it installed and launched just fine for me (I'm assuming this is what comes with the pack?) Please provide the log file and/or screenshots of the launcher, as I cannot replicate the issue. There is also a discord listed on the modpack homepage, as this is a fairly popular pack you may want to hop in there for support.
  8. Your modpack.jar is misnamed, its currently called "modpack.jar.jar". This is from the modpack download file You may have misnamed this on accident, windows will by default hide some extension names, you can show them by pressing "View" tab and then "File Name extensions" Just remove the extra .jar and you should be good to go
  9. You can try opening the file with winrar, otherwise you can try manually re-creating it (there are plenty of guides on this). Providing the log would be easiest, to get to the log file you can open "Launcher Options" then "Open Logs". Find the most recent log, open it, copy the content and use something like pastebin.com or hastebin.com to paste the contents into, then link that here (this is so nobody has to download a file, which is a potential security threat).
  10. Could you provide the technic log? That may provide something useful, its hard to help if I can't replicate the issue.
  11. Installs and launches just fine for me, perhaps you had a previous install that maybe isn't getting overridden? Try deleting anything in the technic folder for that pack and reinstalling? On a side note, usually the resources used for the CustomMainMenu mod go into the resources folder, you have yours in the config folder. This resulted in missing textures for me. I also connected to the supplied server just fine (MyWaifuHideyoshi, if you check the logs)
  12. What version is this on? I've seen that error on very old forge versions, general advice here would be to use the latest recommended forge for whatever MC version you are on, and make sure the configs match between server <-> client.
  13. Very rarely files can become corrupt when copy/pasting. Did you verify that the modpack.jar is still valid? Otherwise please provide the Technic log file after attempting to launch the modpack.
  14. New java versions changed a lot of what forge used for their "hacky" classloaders. Forge needs to be updated to match these, but with how fast releases have been coming out recently (5 releases in 3 years verses 1 release in 3 years for 7 -> 8). AFAIK Forge for 1.13+ was being re-written for Java 9, below that you need Java 8. For reference: Java 8 is listed as Long Term Support (LTS), and will continue receiving security updates through 2020, so you shouldn't have any reason not to install it. Not to mention Java's new licensing, which is clear as mud
  15. Get it from Baubles Curse page then? I'm pretty sure use of CB's DepLoader is not advised... https://www.curseforge.com/minecraft/mc-mods/baubles/files/2224857
  16. AFAIK chats should not be saved anywhere, as in like a pending queue. It wouldn't make sense that every time you connect the server is like "ohh hey I still have all these messages to send to this player" (there may be mods or plugins for this, though). Regardless, please provide whatever crash report or log files you can when this occurs.
  17. Just to confirm, under the memory input, additional args can be specified. Do you have any specified here? Namely do you have -Xms set to the same as -Xmx? This may not be the issue, but it's always good to cover your bases first (I do not actually know if the Java Args will override the Memory specified) On a side note, does using this much ram cause any issues? It would seem that using 12gb out of 24, while certainly not desired, would leave plenty left for whatever else you would need to be doing while playing minecraft? Just wondering if the additional ram is actually causing any issues, performance related or otherwise. You had mentioned: Can I assume that's the jvm instance usage and not overall system usage?
  18. What does command prompt/powershell say when you type "java -version"? It's very possible to have multiple java versions installed, and sometimes installing a new one won't always update or remove the old ones, especially if the environment variable still points to the old one.
  19. Well that certainly sounds like a memory leak, but if this happens on every modpack you tried, and if java is up to date then that seems less likely. Is there nothing in the logs? If there's nothing to indicate a leak or something else, it may be beneficial to run a profiler on the jvm, but one step at a time
  20. Is this on a Linux machine?
  21. Modpack name? Screen shot of the install directory? Logs? Gonna need some more info here. At its most basic, the structure should be this Try having just that, and then if that works add in whatever else you need
  22. Is this a valid technic launcher and not a cracked one? (Apparently those exist, I wasn't aware of them, but I've also been away for nearly 5 years, maybe if a moderator or admin could pm me details of tell tale signs of cracked clients if they happen to be reading this?)
  23. Well right off the bat I can tell you that if that's the link you tried using on for the modpack location, it won't work. The URL needs to point DIRECTLY to the file, so change that last part to "?dl=1", aka download = true. If you did use the correct link on the pack but simply posted the wrong one here then its likely something else, although regardless I was unable to access that file, so you might not have created the share link correctly?
  24. TerdyTheTerd

    server crash

    Have you tried going into the config folder, and opening up the bspkrs and/or the treecapacitor config file and setting the version check to false?
  25. Well there's likely a crash report and a log file you can provide, located in the rather aptly named 'crash-reports' and 'logs' folders, respectively.
×
×
  • Create New...