Permafrost - Eyes of the Storm

Permafrost - Eyes of the Storm

155k Downloads

error while starting the server

Aqonn opened this issue ยท 5 comments

commented

image
how can i solve this issue?

commented

Hi! I haven't seen this issue before, which is interesting. It may have something to do with the fact the start.bat is being started with powershell instead of command prompt? But the first and foremost suggestion I have is to try and fresh install the modpack from https://www.curseforge.com/minecraft/modpacks/permafrost-eots/files/4017145. If that has no affect, try to install java 11, as java 18 has many different deprecated features removed entirely that may affect the mods running.

commented

Hi! Well the start file is start.ps1 for me so thats why i started it with powershell, i tried reinstalling and with java 11 but its still the same error

commented

So, just to confirm, the file is start.ps1 when you download it for the first time? Can you try renaming the file to start.bat and see if it works then? Also, can you upload the contents of your start.ps1 to here so I can see if it matches what the official download has?

yeah it was .ps1 from the start, i tried renaming but nothing changed
sorry but this was my best idea to how to upload the thing
start.ps1 content.txt

commented

So, just to confirm, the file is start.ps1 when you download it for the first time? Can you try renaming the file to start.bat and see if it works then? Also, can you upload the contents of your start.ps1 to here so I can see if it matches what the official download has?

commented

Okay, it looks like the serverpack creator switched their default start.bat file quite a bit from the copy I have on my machine. Can you try to see if this one works? The issue (according to what I found online) has to do with no argument being passed into the Java command, and the only way I can think of that happening is something weird with the setup of the .ps1 file.

start.bat.txt