Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hi, after fighting with new forge installers ive finally installed server on arch, tried to copy mods and world from LAN world but after adding mods and deleting some clientside mods its just one huge error output
https://pastebin.com/BGLYnEDx
 

  • Author

Works, but thats weird. Its working on LAN game even with error. Rest of errors are harmless?

Quote

Caused by: java.io.IOException: Input/output error

at java.io.FileInputStream.read0(Native Method) ~[?:?]

at java.io.FileInputStream.read(FileInputStream.java:228) ~[?:?]

at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73) ~[jline-terminal-3.12.1.jar%2313!/:?]

Are you starting the server from the command line then closing the console?

 

The other errors will be mostly harmless, but that doesn't necessarily mean it is not something broken in the mods.

e.g. createplus is trying to add a recipe for a mekanism item, which you don't have installed.

Quote

[02Aug2022 20:10:48.481] [Worker-Main-4/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe createplus:crafting/module_goggle_unit

com.google.gson.JsonSyntaxException: Unknown item 'mekanism:module_base'

 

While this looks like a broken recipe file for createadditions, but it also has the name "unknown_ingot_recipe" so who knows except the mod author? 🙂

All it means is you can't use this recipe for crafting.

Quote

[02Aug2022 20:10:45.532] [Worker-Main-5/ERROR] [net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener/]: Couldn't parse data file create_stuff_additions:unkown_ingot_recipe from create_stuff_additions:recipes/unkown_ingot_recipe.json

com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 17 column 4 path $.result

 

You could report it as a bug to the mod authors that they are not using "conditional recipes" which would avoid this kind of logging spam.

https://docs.minecraftforge.net/en/latest/resources/server/conditional/

but they would probably consider it low priority?

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

  • Author

After starting server im leaving console on, to dont create more problems. Also thanks for explanation

Edited by LukiP0P

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.