Jump to content

Chupp4Jo3

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by Chupp4Jo3

  1. Have you tried the /gamemode normal and have you given yourself operator status on the server?
  2. I assume you use localhost or your server systems IPV4 address? Also next time it happens try posting the server and your client logs, it might say something. (Also check allocated RAM on the client on the off chance that is your issue)
  3. try reinstalling the server and if the issue persists see if there's a crash report then post that and/or the ENTIRE log file. remember to try and use pastebin or something similar as it makes it a lot easier to look through.
  4. It something to with Thermal Foundation (as it quite clearly says at the end of line 35 net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thermal Foundation (thermalfoundation) Look at their GitHub issues page to see if the problem has been addressed and if not open an issue with them and, if necessary, ask the pack author for help.
  5. Also it looks to me like you have a crash report hinted at in the log you posted. Check for that and upload it to pastebin as well.
  6. Hey there @SomeoneAwesome, I see you have not read the EAQ. All large text stuff (like logs and crash reports) need to be uploaded using something like Pastebin. If you just plain text paste them here the text looks a mess and is even harder to look through.
  7. Are you putting your IP in the 'Server IP' bit of the server.properties file? If so DON'T! This is if the server is being run on one machine but 'hosted' on a machine with a different IP (Don't ask me I don't get this stuff) leave it blank and (if you're on the same network) use your local IP (if unsure type ipconfig into a command prompt window and look for ipv4 address)
  8. Also check how much RAM twitch is allocating. Go to the 3 lines in the upper left corner > settings > minecraft > Java settings and check the maximum allocated memory. Also check that the instance doesn't have it's own RAM allocation set too low.
  9. Most mods also include the MC version in the mods file name (e.g. base-1.12.2-3.10.0.jar) try and filter those out while looking in the mods folder of you're instance and that will help you get through the list quicker. Also I'd check GalacticCraft purely because of the last line before the error says about that injection error but I know jack about Java so...
  10. He means max RAM I guess, In the Twitch client click on the vertical ellipses and go to profile options then make sure 'use system settings' is unchecked and then you can adjust the slider to allocate RAM. Alternatively you can enable advanced settings in launch options on the new MC client or the edit options button on the bottom left of the old client and change the -Xmx<'insert numbers here'>m numbers to 5120m for 5 gig of RAM or 6144m for 6 gig. Hope this helps!
  11. Also check if the client get's a crash report. I have had this issue recently where I would get a weird wheat recipe registration issue when I joined my server and the server logs didn't tell me anything but it turned out the client generated a crash report even though both the server and client never closed
  12. If you had to guess which one would you think? I'll just try disabling mods until something sticks in the meantime. TY for the response though!
  13. I don't think an addons folder is standard. I assume the mod you mention adds one itself. Most 'addons' for mods in forge are forge mods themselves (eg. Extra Cells 2, the like 8 thaumcraft addons that got updated 5 minutes after Thaumcraft was, Immersive Integration etc.)
  14. 1.7.10 is no longer supported on the forums sorry dude. however my guess would be a lack of resources, have you tried dedicating more RAM to the server?
  15. Oh... I have a crash report on my client... I'll have a look at that (I've included it in case this helps anyone in the future) crash-2018-08-01_23.46.22-client.txt
  16. Have I missed something? I thought you needed to launch the modded server with a batch file? or is that just if you wanted non standard configs like custom RAM amounts etc. ?
  17. I get this weird Internal Exception when I connect to my server. (message linked as image I created this today based off a modpack I made and have been messing with. MC 1.12.2 Forge 1.12.2-14.23.4.2745-universal Mods lot's https://www.dropbox.com/s/iod0pt5gllkq7bk/latest.log?dl=0 <-- Dropbox link to log file Not sure what else to say as I've never had this issue before and I have no idea what it means. I tried disabling CraftTweaker as that changes recipes but I don't have any custom ones on the server yet and that gave some other crash I'm not sure about and will look into in a bit. Lastly sorry if this is not the place to post this but I have no idea what is causing this so I don't know where to post it so any help would be appreciated. Thanks in advance!
  18. So when I tried to make a custom server for 1.7.10 earlier and, in short, it crashes as soon as I launch it. Contents of server window. As you can probably guess from the location this is a clean install. Open the .exe, select install server, select destination, run mc_server.jar, run start.bat with the args: java -Xmx4G -jar <forge.jar_fileName>.jar. I'm getting this issue on my desktop and laptop with the current 1.7.10 forge and the recommended one. As I said the install is clean with the contents of the folder just being the basic vanilla server stuff as I can't launch the forge one as I get this error before anything can happen, even log creation hence the lack of those. I'm thinking java version as I doubt both the installers and all the random old servers I found lying around on my desktop PC have suddenly developed the same issue. (and yes they did used to work) ^ Gif of error happening as you can see there is nothing forge related except the libraries folder and the forge.jar and no log folder with anything in it. Thanks in advance for any help going to sleep now as it's midnight my time but will check responses tomorrow.
×
×
  • Create New...

Important Information

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