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.

Tinox

Members
  • Joined

  • Last visited

Everything posted by Tinox

  1. I finded on youtube (idk that i can send here YT link). Jar file still exist but is in library - path for it: \libraries\net\minecraftforge\forge\"your forge version" - checked on my server. You have ".bat" where u start and in "user_jvm_args.txt" here u put how much tam u wanna give server (before 1.8.2 it was the same file) Install server > in ur folder u should have 4 file (library .bat .sh and user_jvm_args.txt[ herre but how much ram u want let use server]) > click run.bat > accept EULA > run again .bat > world should create
  2. I think mod call - Radium is issue. It is only client side mod so delete from server.
  3. -- MOD effectsleft -- Details: Mod File: /C:/Users/Roman/Desktop/Quantum Craft/mods/EffectsLeft-1.18.1-0.1.0.jar Failure message: EffectsLeft (effectsleft) has failed to load correctly java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER Mod Version: 0.1.0 Mod Issue URL: http://github.com/coolsimulations/effectsleft/issues/ Mod call - EffectsLeft is issue. On website mod: EffectsLeft Community: Myself, along with other players of EffectsLeft, can found at our Discord here. There is also a Guilded server for those who prefer to join it instead of Discord. Delete this mod in ur server mods file but leave in client. If still don;t work send issue to owner and try find something other.
  4. 1.18+ and 1.19+ is a bit different install way. file ".bat" is other. If u use from older version command thats can be issue.
  5. " Failure message: Mod waystones requires balm 5.0.0 or above Currently, balm is not installed" Mod Waystone req other mod call "Balm", u need install Balm mod.
  6. SOLVE- ISSUE was mods call: rubidium_extras-1.19.2_v1.3.2
  7. Hi, i need help. I create server on version: forge-1.19.2-43.2.0-installer. Without mods all works fine but after add mods i have error which i can't solve. https://pastebin.com/CuYMFyf3 Thank you for anyhelp
  8. Luis_ST and diesieben07 thank you for help I delete server configs in my world and server working now perfect Ty so much guys
  9. I deleted server properties and he created new one. Server still don;t work. cmd show: Crash Raport:
  10. I have not idea. ppl inside don;t have permission. The main prolbem it still don't work
  11. manual I don't change it (maybe like my PC is someway). It works fine and it happen what i write on start and like immediately stop work. I don't change settings between last work fine and this issue. I also created new seed on this server and it works fine.
  12. 1) cmd show me it: [23:22:22] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type [23:22:22] [Server thread/WARN] [minecraft/DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [23:22:22] [Server thread/WARN] [minecraft/DedicatedServer]: The server will make no attempt to authenticate usernames. Beware. [23:22:22] [Server thread/WARN] [minecraft/DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [23:22:22] [Server thread/WARN] [minecraft/DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file. [23:22:22] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file curios-server.toml of type SERVER for modid curios 2) i deleted it and server show still the same error
  13. First of all, thank you for answering. I yesterday read what it show on cmd and i swap on online but still error. I use to connect with ppl Hamachi. Should i try like make new server and just copy my old world there ? It is from CMD: Crash Rapport
  14. get this msg in cmd : change it but get also crash:
  15. Hello, Have issue like my servers wroks very good by 1 month and today had issue with Windows like interface app stop works and i turn off server by use command "stop" (one person was inisde server). I restart PC and get error during turn on server. Thanks ahead of time for the help! ---- Minecraft Crash Report ---- // You're mean. Time: 29.03.22 22:30 Description: Exception in server tick loop net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file curios-server.toml of type SERVER for modid curios at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[forge:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[forge:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[forge:?] {re:classloading} at java.lang.Iterable.forEach(Unknown Source) ~[?:1.8.0_231] {} at java.util.Collections$SynchronizedCollection.forEach(Unknown Source) ~[?:1.8.0_231] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[forge:?] {re:classloading} at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:1.8.0_231] {} Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[forge:?] {re:classloading} ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_231, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1641854088 bytes (1565 MB) / 3117940736 bytes (2973 MB) up to 3117940736 bytes (2973 MB) CPUs: 12 JVM Flags: 2 total; -Xmx3072M -Xms3072M ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /server.jar object_holder_definalize PLUGINSERVICE /server.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /server.jar capability_inject_definalize PLUGINSERVICE /server.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /server.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.20 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: forge-1.16.5-36.2.20-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |DONE |Manifest: NOSIGNATURE DungeonsMod-1.16.3-1.4.43.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.43 |DONE |Manifest: NOSIGNATURE BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE cavesandcliffs-1.16.5-7.2.0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |DONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE EpicFightMod-16.5.13.jar |Epic Fight Mod |epicfight |16.5.13 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.20.3.1_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.20.3.1 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.6.jar |Traveler's Backpack |travelersbackpack |5.4.6 |DONE |Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.4.jar |Artifacts |artifacts |1.16.5-2.10.4 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE betteranimalsplus-1.16.5-11.0.4-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.4 |DONE |Manifest: NOSIGNATURE TheAbyss2+2.2.3-1+1.16.5.jar |TheAbyss |theabyss |2.2.3-1 |DONE |Manifest: NOSIGNATURE cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE architectury-1.30.53.jar |Architectury |architectury |1.30.53 |DONE |Manifest: NOSIGNATURE ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.16.5-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE Adorn-1.14.1+1.16.5-forge.jar |Adorn |adorn |1.14.1+1.16.5-forge |DONE |Manifest: NOSIGNATURE byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.20-universal.jar |Forge |forge |36.2.20 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 cofh_core-1.16.5-1.4.2.9.jar |CoFH Core |cofh_core |1.4.2.9 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 archers_paradox-1.16.5-1.4.0.1.jar |Archer's Paradox |archers_paradox |1.4.0.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 Aquaculture-1.16.5-2.1.22.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.22 |DONE |Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.2.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE voidtotem-1.16.5-1.4.0.jar |Void Totem |voidtotem |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 18c44127-3864-440d-90dd-63bc9bc86811 Player Count: 0 / 20; [] Data Packs: vanilla, mod:morevillagers, mod:dungeonsmod (incompatible), mod:betterdungeons, mod:cavesandcliffs, mod:caelus, mod:betternether, mod:stalwart_dungeons, mod:curios, mod:waystones (incompatible), mod:epicfight, mod:clumps, mod:xaeroworldmap, mod:travelersbackpack (incompatible), mod:artifacts, mod:yungsapi, mod:decorative_blocks, mod:curioofundying, mod:betteranimalsplus, mod:theabyss, mod:cavebiomeapi, mod:architectury, mod:ferritecore (incompatible), mod:curiouselytra, mod:aiimprovements, mod:adorn, mod:byg, mod:forge, mod:cofh_core (incompatible), mod:archers_paradox (incompatible), mod:aquaculture (incompatible), mod:expandability, mod:twilightforest, mod:supplementaries, mod:voidtotem, mod:betterendforge, mod:selene, mod:dungeons_arise Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)

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.