
perecnicek
Members-
Posts
25 -
Joined
-
Last visited
Everything posted by perecnicek
-
Hi i have small server with my friends i made modpack with about 80 mods most of them are small mods or cosmetic and we have also minecolonies my friends when teleport back to his home server start lagging and spaming some error in console i dont know which mod is doing that because i have no skills in codes so i want to ask you if you can help me i upload here the latest log from server thank you very much for your help. Minecraft forge version is : forge-1.15.2-31.2.31 LOG: https://gist.github.com/perecnicek/f63a8b79f976a39c1e2670839ef0d026 thank you again!
-
Minecraft server stuck in loading 1.15.2
perecnicek replied to perecnicek's topic in Support & Bug Reports
It was by PersistentBits-1.15.2-2.0.3 chunkloader mod -
Minecraft server stuck in loading 1.15.2
perecnicek replied to perecnicek's topic in Support & Bug Reports
Guy from structurize mod found the crash error i give the link to error can somebody help me ? I know nothing about java code and i want keep playing with my friends https://github.com/ldtteam/Structurize/issues/192#issuecomment-668798179 -
Hi I have moded server for while everything went almost smooth. Today morning I started game and server is stuck in loading because server have autorestart at morning every day. I put here lates log please help thanks! https://gist.github.com/perecnicek/c4d8f405070fe77f81162d3deebef305 latest.log
-
CANT RUN ANY FORGE SERVER JAVA PROBLEM
perecnicek replied to perecnicek's topic in Support & Bug Reports
Okay sorry CMD opens and imediately close if support ended server should still work right ? -
CANT RUN ANY FORGE SERVER JAVA PROBLEM
perecnicek replied to perecnicek's topic in Support & Bug Reports
I dit it like you said and now i using this code from wiki java -jar forge-1.12.2-14.23.5.2852-installer.jar --installServer and dont work -
CANT RUN ANY FORGE SERVER JAVA PROBLEM
perecnicek replied to perecnicek's topic in Support & Bug Reports
Okay i try that way but why i cant run older server ? which worked for 2-3 weeks -
CANT RUN ANY FORGE SERVER JAVA PROBLEM
perecnicek replied to perecnicek's topic in Support & Bug Reports
so what code should i use ? -
CANT RUN ANY FORGE SERVER JAVA PROBLEM
perecnicek replied to perecnicek's topic in Support & Bug Reports
-
CANT RUN ANY FORGE SERVER JAVA PROBLEM
perecnicek replied to perecnicek's topic in Support & Bug Reports
I have opned power shell how can i run that file ? i mean the command for that -
CANT RUN ANY FORGE SERVER JAVA PROBLEM
perecnicek replied to perecnicek's topic in Support & Bug Reports
but it worked i downloaded it from sky factory server pack. And today it started saying this ---> "no main manifest attribute" i runed 4 server on this code and plaied 2 weeks on server this is the first file: @echo off call settings.bat :start_server echo Starting 1.15.2 Server... java -server -Xms%MIN_RAM% -Xmx%MAX_RAM% %JAVA_PARAMETERS% -jar %SERVER_JAR% nogui exit /B goto start_server and the second is this: REM Don't edit these values unless you know what you are doing. set INSTALL_JAR=forge-1.15.2-31.1.19-installer.jar set SERVER_JAR=forge-1.15.2-31.1.19.jar REM You can edit these values if you wish. set MIN_RAM=2048M set MAX_RAM=8192M set JAVA_PARAMETERS=-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.readTimeout=180 -
Hi yesterday and days before i usually started server and played with friends. Suddenly today i want to start server and the cmd open and immediately closed i tried this on 1.15.2 forge also on 1.12.2 and nothing i using this code or what is it called : REM Don't edit these values unless you know what you are doing. set INSTALL_JAR=forge-1.15.2-31.1.19-installer.jar set SERVER_JAR=forge-1.15.2-31.1.19.jar REM You can edit these values if you wish. set MIN_RAM=2048M set MAX_RAM=8192M set JAVA_PARAMETERS=-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.readTimeout=180 It worked yesterday please help i reinstaled already java but nothing happend Edit it says "no main manifest attribute"
-
i removed silent mods but still cant connect
-
https://gist.github.com/perecnicek/cdd2ae37e22c0952525a54d5c9fe842a
-
we played couple days and this happend suddenly
-
https://gist.github.com/perecnicek/d3c08e16cb091c81f650ae6d8fa02c81 hope i do it well
-
I run it on normal minecraft i upload debug here you are i hope it help https://mega.nz/file/5zZi3awZ#HFwsj9FFkaEbu2hmXkxZsIRMbK5sq4c4T6DV5fP16PY
-
so what should i do ? please
-
okay here you are latest.log
-
-
https://mega.nz/file/BvhFWZKC#VQb4xnJIxvO_WoYp_g3RwS1aI4uBXiwewius9RSFhJM here is debug from server and where can i find debug from cleint in log folder is just log
-
Hi we played custom modpack for few days and suddenly my friend get kicked nad cant connect he get this message i put here client log and server log thank you for your help!latest.log latest.log
-
I will try it thank you!
-
But that is the main mod with we are playing with.
-
Hi i am playing already a couple days on my own modded server with my friends and just now server started crash after some time. I put here crash report if somebody can help me i will be very greateful. PS: I am newbie in this i can just make server i don't understand java code. crash-2020-03-20_18.16.22-server.txt