Jump to content

Recommended Posts

Posted (edited)

[12:25:36] [Server thread/INFO]: Starting minecraft server version 1.12.2
[12:25:36] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[12:25:36] [Server thread/INFO]: Loading properties
[12:25:36] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_161]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_161]
    at nz$2.run(SourceFile:100) [minecraft_server.1.12.2.jar:?]
[12:25:36] [Server thread/INFO]: Default game type: SURVIVAL
[12:25:36] [Server thread/INFO]: Generating keypair
[12:25:36] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:25:36] [Server thread/INFO]: Using default channel type
[12:25:36] [Server thread/INFO]: Preparing level "world"
[12:25:37] [Server thread/INFO]: Loaded 488 advancements
[12:25:37] [Server thread/INFO]: Preparing start region for level 0
[12:25:37] [Server thread/WARN]: Skipping Piece with id TownPart
[12:25:37] [Server thread/WARN]: Skipping Piece with id TownPart
[12:25:38] [Server thread/INFO]: Preparing spawn area: 7%
[12:25:39] [Server thread/INFO]: Preparing spawn area: 37%
[12:25:39] [Server thread/WARN]: Skipping BlockEntity with id pixelmon:poke_chest
[12:25:40] [Server thread/INFO]: Preparing spawn area: 67%
[12:25:41] [Server thread/INFO]: Preparing spawn area: 96%
[12:25:41] [Server thread/INFO]: Done (4.563s)! For help, type "help" or "?"
[12:26:15] [User Authenticator #1/INFO]: UUID of player Themainsandwich is 4b41af6d-8141-4d95-baf2-27fc83de88aa
[12:26:16] [Server thread/INFO]: Themainsandwich[/192.168.11.1:52555] logged in with entity id 80 at (25.25493317110894, 72.0, 261.76675090743095)
[12:26:16] [Server thread/INFO]: Themainsandwich joined the game
[12:27:05] [Server thread/INFO]: Themainsandwich lost connection: Disconnected
[12:27:05] [Server thread/INFO]: Themainsandwich left the game
[12:30:15] [Server thread/INFO]: Stopping server
[12:30:15] [Server thread/INFO]: Saving players
[12:30:15] [Server thread/INFO]: Saving worlds
[12:30:15] [Server thread/INFO]: Saving chunks for level 'world'/overworld
[12:30:15] [Server thread/INFO]: Saving chunks for level 'world'/the_nether
[12:30:15] [Server thread/INFO]: Saving chunks for level 'world'/the_end
[12:30:15] [Server Shutdown Thread/INFO]: Stopping server
[12:30:15] [Server Shutdown Thread/INFO]: Saving players
[12:30:15] [Server Shutdown Thread/INFO]: Saving worlds
[12:30:15] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/overworld
[12:30:15] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/the_nether
[12:30:15] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/the_end
 

 

2018-04-15-6.log.gz

2018-04-15-5.log.gz

Edited by Themainsandwich
Posted (edited)

Remove the pixelmon mod it seems to be causing some issues. I would also be careful about it because to my knowledge there is no 1.12.2 version of the mod. Check out their website they stopped developing the mod July of last year. Most of the "1.12.2 versions" of the mod are distributed by fake sites and could contain malware.

 

pixelmonmod.com

Edited by MDW01
Attempting to remove the link again...
Posted

That mod that a fan made is still most likely a fake

If you did not download it from curse forge it is probably a fake.

also in the log, you sent it says

Quote

| UCHE  | pixelmon

States:

'U' = Unloaded

'L' = Loaded

'C' = Constructed

'H' = Pre-initialized

'I' = Initialized

'J' = Post-initialized

'A' = Available

'D' = Disabled

'E' = Errored
 

Posted

I don't know but part of basic the troubleshooting process is trying things. Right now it seems like the most likely cause. So try removing the mod.

Posted

Delete the Minecraft mods folder then launch without any mods installed then try to install the mods you want. Pixelmon used to be weird about not uninstalling.

Posted

first of all they aren't 1.7 mods that is the actual version of the mod not minecraft and when i open up the correct server it doesn't turn on my server it only works with the one called minecraft sever the universal one closes after 10 minutes and doesn't start a server.

Posted

Congrats you have launched a forge server. If you had looked at the log at all yourself you would have seen:

[19:22:53] [Server thread/WARN] [LaunchWrapper]: Problem loading class
java.lang.OutOfMemoryError: Java heap space
[19:22:54] [Server thread/ERROR] [FML]: Skipping event FMLServerStartingEvent and marking errored mod storagedrawersextra since required dependency storagedrawers has errored
[19:22:55] [Server thread/FATAL] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[19:23:13] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
java.lang.OutOfMemoryError: Java heap space
[19:23:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  • You could possibly be running out of memory and should try allocating more.
  • storage drawers extra mod isn't happy with its dependency storage drawers.
  • You are running several core mods that could be causing issues you should try removing and then post on their corresponding websites because core mods are frowned upon by the forge community. If you haven't noticed the banner at the top of every page on the forums:

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

    • Also check the worldsave / serverconfig folder If there is no such file, make a test without this mod  
    • Hi, I've been having trouble trying to use forge as it shows a black screen when I open the game, but I can still interact with it and hear the music.  I've done all of the step by steps and most common fixes like updating drivers, keeping up to date with Java, deleting and reinstalling minecraft, restarting my computer MANY times, even smaller things like splash.properties (I didn't have that file so I added it and set it to false thinking it would do something, definitely not) and making sure to prioritize my rtx 3070 in the settings but with no luck. Minecraft works as intended when I uninstall forge and I also don't have any mods currently, it just gives me this issue when I install forge. I also increased the ram usage, made sure my hardware isn't full or anything, and even changed the resolution in hopes it would fix things. I checked my antivirus and firewall but that isn't the issue either. Trust me, I've done everything I can think of. For some reason the black screen does flicker a little into the main menu, but obviously unplayable. I couldn't even make my way to the settings with how little it flickered. I'm not sure if it flickered randomly or if it was because I was messing around moving and clicking a bunch, I didn't really test it that much.  
    • I've had a really weird issue recently,  I wanted to add the Depper and Darker mod on my dedicated server (MC 1.21 with Fabric 0.16.9, hosted on nitroserv.com) but whenever I do add the mod the sever stops doing anything after listing the mods, and I get no crash or error or anything, just a stuck server. Here's a normal log of the server booting up: https://pastebin.com/JipFF2Eh and here's the log of the server doing the weird thing: https://pastebin.com/W4JBh3eX I just don't understand it. I've tried removing other mods (somewhat randomly) but deeper and darker still breaks my server whenever I add it. NitroServ support staff is about as confused as I am and I've had no response from the Deeper and Darker support staff... Now I know this is the Forge support not the Fabric support but I'm just trying to know if anyone has any kind of idea to fix this (aside from not using the mod obviously) Also I still have a bunch of errors and warnings whenever the server does start properly, are there any of them I should be worried about?
  • Topics

×
×
  • Create New...

Important Information

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