I’m using spongeforge-1.16.5-36.2.5-8.1.0-RC1278-universal. Here is the latest.log:
latest.log
[11mar2023 20:21:42.640] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.34, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[11mar2023 20:21:42.643] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_202 by Oracle Corporation
[11mar2023 20:21:43.069] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[11mar2023 20:21:43.098] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/aleja/Downloads/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[11mar2023 20:21:43.908] [main/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: Scanning and verifying libraries in '.\sponge-libraries'. Please wait, this may take a moment...
[11mar2023 20:21:45.555] [main/ERROR] [mixin/]: Mixin config minetogether.mixins.json does not specify "minVersion" property
[11mar2023 20:21:45.775] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [hellfirepvp.astralsorcery.MixinConnector]
[11mar2023 20:21:45.777] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [someoneelse.betternetherreforged.mixin.MixinConnector]
[11mar2023 20:21:45.778] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [de.maxhenkel.miningdimension.mixin.MixinConnector]
[11mar2023 20:21:45.779] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
This file has been truncated. show original
I didn’t go though all your mods. Just got to the start of the D.
I found 2 known issues relating to your mod list
The first is the more serious issue. It seems there is no solution other then to remove it currently, but keep an eye on the issue as a solution may be found. It seems it under investigation currently
opened 01:16PM - 08 Mar 22 UTC
type: bug
version: 1.16
status: investigation
platform: forge
### Affected Product(s)
SpongeForge
### Version
spongeforge-1.16.5-36.2.5-8.0… .0-RC1085-universal
### Operating System
Windows 10
### Java Version
1.8.0_51 by Oracle
### Plugins/Mods
```shell
The complete Cuboid Outpost modpack (client version), version 1.1.0 (https://www.curseforge.com/minecraft/modpacks/cuboid-outpost). I also substituted in Gabizou's patched version of abnormals_core-1.16.5-3.3.1, which actually works with SpongeForge. (It crashes on the abnormals-core conflict without the patch).
```
### Describe the bug
It crashes during start-up, throwing a long chain of errors starting with
`java.lang.RuntimeException: java.lang.reflect.InvocationTargetException`
and ending with this:
`Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Variable modifier method onApplyDamageAmount(FLnet/minecraft/util/DamageSource;)F in bountifulbaubles.mixins.json:MixinPlayerEntity failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap bountifulbaubles-common-refmap.json`
I humbly submit that perhaps `bountifulbaubles-1.16.5-0.1.0-forge` has some incompatibility with SpongeForge.
Here is the log-file for your perusal:
[latest.log](https://github.com/SpongePowered/Sponge/files/8206446/latest.log)
### Link to logs
_No response_
The other is a issue that may affect your server once you can boot
opened 03:48PM - 01 Aug 22 UTC
type: bug
status: needs triage
### Affected Product(s)
SpongeForge
### Version
v1.16.5-36.2.5-8.1.0-RC1164
… ### Operating System
Windows
### Java Version
JDK 8u342
### Plugins/Mods
```shell
MC Forge v36.2.39
Chunk-Pregenerator v3.4.0
Dynmap v3.4-beta-5-806
```
### Describe the bug
Chunk-Pregenerator (/pregen) commands don't work when SpongeForge is active.
They return an error:
Unknown Command. Type /help for a list of commands.
Also, the following errors are printed when I log into the server:
[15:21:00] [Server thread/ERROR]: Root command /pregen does not have an associated plugin! Using "unknown" in place of plugin ID for the permission.
[15:21:00] [Server thread/ERROR]: Root command /unknown:dynmap does not have an associated plugin! Using "unknown" in place of plugin ID for the permission.
[15:21:00] [Server thread/ERROR]: Root command /unknown:dmap does not have an associated plugin! Using "unknown" in place of plugin ID for the permission.
[15:21:00] [Server thread/ERROR]: Root command /unknown:dmarker does not have an associated plugin! Using "unknown" in place of plugin ID for the permission.
[15:21:00] [Server thread/ERROR]: Root command /unknown:dynmapexp does not have an associated plugin! Using "unknown" in place of plugin ID for the permission.
The DynmapForge commands (/dynmap, /dmap, etc.) are working fine by comparison w/ SpongeForge installed.
I don't have a permissions plugin installed (I disabled LuckPerms) and I have OP status.
Chunk-Pregenerator Issue: https://www.curseforge.com/minecraft/mc-mods/chunkpregenerator/issues/178
### Link to logs
_No response_
I removed the bountiful baubles mod but it keeps crashing at startup
Just gone though your whole list of mods. The only other mod I can find a known issue with is
opened 01:09AM - 19 Jan 23 UTC
type: bug
status: needs triage
### Affected Product(s)
SpongeForge
### Version
1.16.5-36.2.5-8.1.0-RC1… 264 FORGE: 36.2.5
### Operating System
Linux Ubuntu 22.04 - Base
### Java Version
Tested - Java 8 & 11
### Plugins/Mods
```shell
Mods > All The Mods 6 Skyblock 1.0.7 Forge 46.2.33
Tried without plugins, same issue.
Plugins > LuckPerms-Sponge-5.4.58 and Nucleus-3.0.0-BETA7-MC1.16.5-SpongeAPI8.1-plugin
```
### Describe the bug
Not much to add, it worked once and has decided to not work again. Also tried moving a Single Player world to the server just in the off chance it would work. Nothing is in the "**DataPacks**" folder for the save/any save
If you need any more info feel free to ask away!
### Link to logs
https://paste.gg/p/anonymous/e0bab44d5d884d47b6d499f02fc0f905
Sadly no fix has been found but keep up with the ticket. I would star all these issues to tell the sponge team that there is interest in fixing them
1 Like
Thanks for your time. I will try launching the server with little packets of mods to find out what’s the mod causing it.