Jump to content

Recommended Posts

Posted

I made a 1.12.2 forge server so i could play whit my friends but when i start the server and join it the modded things are there (for an example: falns mod weapons) but when i use them they dont reload or shoot.

can someone help me whit this problem

Posted

Is it just the flans mod weapons that aren’t working properly? Can you please post your logs as described in my signature (the text below each of my posts)

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted (edited)

do you mean this

 

[11:58:25] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[11:58:25] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: De ingang is ongeldig (this means: entrance is invalid)

    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_191]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_191]
    at nz$2.run(SourceFile:100) [minecraft_server.1.12.2.jar:?]
[11:58:25] [Server thread/INFO]: Loading properties
[11:58:26] [Server thread/INFO]: Default game type: SURVIVAL
[11:58:26] [Server thread/INFO]: Generating keypair
[11:58:26] [Server thread/INFO]: Starting Minecraft server on 192.168.1.22:25565
[11:58:26] [Server thread/INFO]: Using default channel type
[11:58:26] [Server thread/INFO]: Preparing level "world"
[11:58:27] [Server thread/INFO]: Loaded 488 advancements
[11:58:27] [Server thread/INFO]: Preparing start region for level 0
[11:58:28] [Server thread/INFO]: Preparing spawn area: 3%
[11:58:29] [Server thread/INFO]: Preparing spawn area: 34%
[11:58:30] [Server thread/INFO]: Preparing spawn area: 69%
[11:58:31] [Server thread/INFO]: Done (4,857s)! For help, type "help" or "?"
[12:01:32] [User Authenticator #1/INFO]: UUID of player JensJaarsma is 3b7cd922-89f3-4c60-b193-48a2988bffb0
[12:01:33] [Server thread/INFO]: JensJaarsma[/192.168.1.22:54366] logged in with entity id 327 at (-110.22824695648829, 63.0, 227.4960020490295)
[12:01:33] [Server thread/INFO]: JensJaarsma joined the game
[12:02:14] [Server thread/INFO]: JensJaarsma lost connection: Disconnected
[12:02:14] [Server thread/INFO]: JensJaarsma left the game
[12:02:36] [Server thread/INFO]: Stopping the server
[12:02:36] [Server thread/INFO]: Stopping server
[12:02:36] [Server thread/INFO]: Saving players
[12:02:36] [Server thread/INFO]: Saving worlds
[12:02:36] [Server thread/INFO]: Saving chunks for level 'world'/overworld
[12:02:36] [Server thread/INFO]: Saving chunks for level 'world'/the_nether
[12:02:36] [Server thread/INFO]: Saving chunks for level 'world'/the_end
[12:02:36] [Server Shutdown Thread/INFO]: Stopping server
[12:02:36] [Server Shutdown Thread/INFO]: Saving players
[12:02:36] [Server Shutdown Thread/INFO]: Saving worlds
[12:02:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/overworld
[12:02:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/the_nether
[12:02:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/the_end

Edited by JustJensNL
translation
Posted

Yeah thats the log I wanted, but its not the complete log. Also, 

  On 10/21/2018 at 10:44 AM, Cadiboo said:

Is it just the flans mod weapons that aren’t working properly?

Expand  

 

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted
  On 10/21/2018 at 10:48 AM, JustJensNL said:

do you mean this

 

[11:58:25] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[11:58:25] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: De ingang is ongeldig (this means: entrance is invalid)

    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_191]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_191]
    at nz$2.run(SourceFile:100) [minecraft_server.1.12.2.jar:?]
[11:58:25] [Server thread/INFO]: Loading properties
[11:58:26] [Server thread/INFO]: Default game type: SURVIVAL
[11:58:26] [Server thread/INFO]: Generating keypair
[11:58:26] [Server thread/INFO]: Starting Minecraft server on 192.168.1.22:25565
[11:58:26] [Server thread/INFO]: Using default channel type
[11:58:26] [Server thread/INFO]: Preparing level "world"
[11:58:27] [Server thread/INFO]: Loaded 488 advancements
[11:58:27] [Server thread/INFO]: Preparing start region for level 0
[11:58:28] [Server thread/INFO]: Preparing spawn area: 3%
[11:58:29] [Server thread/INFO]: Preparing spawn area: 34%
[11:58:30] [Server thread/INFO]: Preparing spawn area: 69%
[11:58:31] [Server thread/INFO]: Done (4,857s)! For help, type "help" or "?"
[12:01:32] [User Authenticator #1/INFO]: UUID of player JensJaarsma is 3b7cd922-89f3-4c60-b193-48a2988bffb0
[12:01:33] [Server thread/INFO]: JensJaarsma[/192.168.1.22:54366] logged in with entity id 327 at (-110.22824695648829, 63.0, 227.4960020490295)
[12:01:33] [Server thread/INFO]: JensJaarsma joined the game
[12:02:14] [Server thread/INFO]: JensJaarsma lost connection: Disconnected
[12:02:14] [Server thread/INFO]: JensJaarsma left the game
[12:02:36] [Server thread/INFO]: Stopping the server
[12:02:36] [Server thread/INFO]: Stopping server
[12:02:36] [Server thread/INFO]: Saving players
[12:02:36] [Server thread/INFO]: Saving worlds
[12:02:36] [Server thread/INFO]: Saving chunks for level 'world'/overworld
[12:02:36] [Server thread/INFO]: Saving chunks for level 'world'/the_nether
[12:02:36] [Server thread/INFO]: Saving chunks for level 'world'/the_end
[12:02:36] [Server Shutdown Thread/INFO]: Stopping server
[12:02:36] [Server Shutdown Thread/INFO]: Saving players
[12:02:36] [Server Shutdown Thread/INFO]: Saving worlds
[12:02:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/overworld
[12:02:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/the_nether
[12:02:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/the_end

Expand  

From the log it looks like you are just loading the default minecraft_Server file there should be a forge jar file somewhere in the server in your .bat file change minecraft_server to the name of the forge jar file.

Posted

no its also: buildcraft, storage drawers, tinkers construct, iron chests, chest transporter, veinminer,  good ol currency, chisel and bits,c custom npcs and not enough items

 

and that is the whole log there isnt more

Posted
  On 10/21/2018 at 1:06 PM, JustJensNL said:

no its also: buildcraft, storage drawers, tinkers construct, iron chests, chest transporter, veinminer,  good ol currency, chisel and bits,c custom npcs and not enough items

 

and that is the whole log there isnt more

Expand  

again you seem to only be loading default mc try the forge jar nor the default mc one

 

Posted
  On 10/21/2018 at 1:07 PM, JustJensNL said:

what do you mean exactly and can you tell me how to do so

 

Expand  

you are loading the server by clicking the minecraft_Server jar file correct?

 

if so this is the wrong way to do a forge server you need to start the forge jar file to do this you need to open a text document and past this in it

 

java -Xmx2G -Xms2G -jar forge-1.12.2-14.23.4.2738-universal.jar nogui 

 

once that is in you save the text document as something like run.bat make sure the file extension is .bat

 

once that is saved double click the run.bat file and watch the magic happen.

Posted (edited)

so i need to make a text document (right click, new, text file) and name it run.bat

then open it and paste the text you said i need to paste in and then save it and then double click it?

 

and do i need to place it in the map of my server or somewhere els

Edited by JustJensNL
Posted
  On 10/21/2018 at 1:17 PM, Discult said:

you are loading the server by clicking the minecraft_Server jar file correct?

 

if so this is the wrong way to do a forge server you need to start the forge jar file to do this you need to open a text document and past this in it

 

java -Xmx2G -Xms2G -jar forge-1.12.2-14.23.4.2738-universal.jar nogui 

 

once that is in you save the text document as something like run.bat make sure the file extension is .bat

 

once that is saved double click the run.bat file and watch the magic happen.

Expand  

so i need to make a text document (right click, new, text file) and name it run.bat

then open it and paste the text you said i need to paste in and then save it and then double click it?

 

and do i need to place it in the map of my server or somewhere els

Posted
  On 10/21/2018 at 1:45 PM, JustJensNL said:

so i need to make a text document (right click, new, text file) and name it run.bat

then open it and paste the text you said i need to paste in and then save it and then double click it?

 

and do i need to place it in the map of my server or somewhere els

Expand  

correct place it in the same location as the forg jar and minecraft server jar

Posted

its still not working 

when i open it it open a short time and then closes but it doent do anything

if you know what is happening or mayby have another way to repair it plz contact me

 

Posted

Open the bat Discult gave you (you can right click it and there will be an "edit" option, it's just a fancy text file), and put pause on a new line at the end.

Run it again and you should get a command window that stays open after announcing an error.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

i did all the steps for making a modded server and always used the forge universial file but i got some weird things

1. is it normal that if i open it nothing happens

2. if i paste in that runserver  thing it says this:

C:\Users\jensl\Desktop\modded server 1.12.2>java -Xmx2G -Xms2G -jar forge-1.12.2-14.23.4.2738-universal.jar nogui
A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
        at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
        ... 6 more
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 8 more

 

if someone knows why this happens plz tell me

Posted

i think i know what the problem is.

it is the mods in the server because i runned the server without mods in it and the mods are there., you can pick them from your creative inventory but when you shoot or place something it disapears.

i think this is because the server doesnt have the mods but when I paste the same mods as i have in .minecraft into the mod folder and restart the server  everything is there but it despawn if i place it. the mods are there why arent they working

 

does someone know how to fixx this problem?

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



×
×
  • Create New...

Important Information

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