Crash on the server with BiomeTweaker mod
Darsenia opened this issue · 1 comments
OTG Plugin or Mod
- OTG Mod for Forge
- OTG Plugin for Spigot
OTG Version
- 1.12.2_v8_r1
- 1.12.2_v7_DEV_r26
- 1.12.2-v6
- 1.12.2-v5
- 1.11.2-v8
- 1.11.2-v9
- 1.10.2-v21
- Other - specify here
Forge or Spigot Versions
Forge 14.23.5.2814 (tested also with latest 2847)
Server/Client Log
server log
[22:31:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:31:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:31:05] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2814 for Minecraft 1.12.2 loading [22:31:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_221 [22:31:05] [main/INFO] [FML]: Searching C:\Users\Dary\Desktop\1.12.2 server\.\mods for mods [22:31:05] [main/INFO] [FML]: Searching C:\Users\Dary\Desktop\1.12.2 server\.\mods\1.12.2 for mods [22:31:05] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2(2).jar. This is not recommended, @Mods should be in a separate jar from the coremod. [22:31:05] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [22:31:05] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed! [22:31:05] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [22:31:05] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed! [22:31:05] [main/WARN] [FML]: The coremod OTGCorePlugin (com.pg85.otg.forge.asm.excluded.launch.OTGCorePlugin) is not signed! [22:31:05] [main/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [22:31:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [22:31:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [22:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [22:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [22:31:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:31:06] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [22:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:31:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [22:31:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:31:07] [main/INFO] [BiomeTweakerCore]: Beginning early config parsing... [22:31:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:31:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [22:31:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [22:31:07] [main/INFO] [BiomeTweakerCore]: Attempting to patch class net.minecraft.world.World... [22:31:07] [main/INFO] [BiomeTweakerCore]: Sucessfully patched net.minecraft.world.World! [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.EntityLivingBase : vp [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.Entity : vg [22:31:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraftforge.registries.GameData : net/minecraftforge/registries/GameData [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.world.biome.Biome : anh [22:31:07] [main/INFO] [BiomeTweakerCore]: Attempting to patch class net.minecraft.world.biome.Biome... [22:31:07] [main/WARN] [BiomeTweakerCore]: Failed to insert sky color instructions. If this is a server, don't worry. If if this a client, worry. A lot. [22:31:07] [main/INFO] [BiomeTweakerCore]: Sucessfully patched net.minecraft.world.biome.Biome! 18 patches were applied. [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.item.EntityItem : acl [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.item.EntityXPOrb : vm [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.util.math.BlockPos$PooledMutableBlockPos : et$b [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.item.EntityFallingBlock : ack [22:31:07] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.item.EntityTNTPrimed : acm [22:31:08] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.projectile.EntityArrow : aeh [22:31:08] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.item.EntityMinecart : afe [22:31:08] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.projectile.EntityThrowable : aev [22:31:08] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.item.EntityBoat : afd [22:31:09] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.projectile.EntityShulkerBullet : aer [22:31:09] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.projectile.EntityLlamaSpit : aeo [22:31:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2 [22:31:10] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input java.io.IOException: Неверный дескриптор at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_221] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_221] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_221] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_221] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_221] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_221] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_221] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_221] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_221] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_221] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_221] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?] [22:31:10] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2814 Initialized [22:31:10] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [22:31:10] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients [22:31:11] [Server thread/INFO] [FML]: Searching C:\Users\Dary\Desktop\1.12.2 server\.\mods for mods [22:31:11] [Server thread/INFO] [FML]: Searching C:\Users\Dary\Desktop\1.12.2 server\.\mods\1.12.2 for mods [22:31:11] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353 [22:31:13] [Server thread/INFO] [FML]: Forge Mod Loader has identified 26 mods to load [22:31:13] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [22:31:13] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang [22:31:13] [Server thread/WARN] [FML]: Missing English translation for fastleafdecay: assets/fastleafdecay/lang/en_us.lang [22:31:13] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang [22:31:13] [Server thread/WARN] [FML]: Missing English translation for sit: assets/sit/lang/en_us.lang [22:31:13] [Server thread/WARN] [FML]: Missing English translation for tellme: assets/tellme/lang/en_us.lang [22:31:13] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang [22:31:13] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ivtoolkit, otgcore, biometweakercore, randompatches, bspkrscore, baubles, biometweaker, codechickenlib, effortlessbuilding, extrautils2, fastleafdecay, forgelin, jei, journeymap, mobends, naturescompass, nei, openterraingenerator, sit, tellme, thaumcraft, worldedit] at CLIENT [22:31:13] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ivtoolkit, otgcore, biometweakercore, randompatches, bspkrscore, baubles, biometweaker, codechickenlib, effortlessbuilding, extrautils2, fastleafdecay, forgelin, jei, journeymap, mobends, naturescompass, nei, openterraingenerator, sit, tellme, thaumcraft, worldedit] at SERVER [22:31:17] [Server thread/INFO] [FML]: Processing ObjectHolder annotations [22:31:17] [Server thread/INFO] [FML]: Found 1171 ObjectHolder annotations [22:31:17] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations [22:31:17] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations [22:31:17] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [22:31:17] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib [22:31:18] [Server thread/INFO] [biometweaker]: Beginning script parsing... [22:31:18] [Server thread/ERROR] [SuperScript]: Failed to handle a script line! TDColdTaiga.set("temperature", 0.0) @ ScriptContext(scriptName=TDBiomes-Compact.cfg, lineNumber=136). Reason: Object not found: TDColdTaiga [22:31:18] [Server thread/ERROR] [SuperScript]: Failed to handle a script line! TDColdTaiga.set("humidity", 0.4) @ ScriptContext(scriptName=TDBiomes-Compact.cfg, lineNumber=137). Reason: Object not found: TDColdTaiga [22:31:18] [Server thread/ERROR] [SuperScript]: Failed to handle a script line! TDColdTaiga.set("grassColor", 16050879) @ ScriptContext(scriptName=TDBiomes-Compact.cfg, lineNumber=138). Reason: Object not found: TDColdTaiga [22:31:18] [Server thread/ERROR] [SuperScript]: Failed to handle a script line! TDColdTaiga.set("foliageColor", 6794640) @ ScriptContext(scriptName=TDBiomes-Compact.cfg, lineNumber=139). Reason: Object not found: TDColdTaiga [22:31:18] [Server thread/INFO] [biometweaker]: Finished script parsing. [22:31:19] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null [22:31:19] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems [22:31:19] [Server thread/INFO] [BiomeTweakerCore]: Attempting to patch class net.minecraft.world.WorldProvider... [22:31:19] [Server thread/ERROR] [BiomeTweakerCore]: Unable to find getFogColor method! Tweak will not be applied. [22:31:19] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Found status: BETA Target: null [22:31:19] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [22:31:20] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2847 [22:31:20] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
xutesrtile, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilesoundmuffler, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tiletrashcan, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tiletrashcanfluids, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tiletrashcanenergy, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilepassivegenerator, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilepowerhandcrank, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilesupermobspawner, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilepoweroverload, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileresonator, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilespotlight, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilescreen, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tiletransferholder, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileplayerchest, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilechunkloader, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileindexer, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilecrafter, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilescanner, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilemine, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileuse, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tank16, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tank256, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tank4096, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tank65536, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tankinf, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilemachineprovider, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilemachinereceiver, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileteleporter, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilepowertransmitter, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilepowerbattery, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilequarryproxy, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilequarry, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilelargishchest, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileminchest, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilerainbowgenerator, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilecreativechest, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilecreativeenergy, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tilecreativeharvest, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileterraformer, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileterraformerclimograph, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tiletrashchest, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileanalogcrafter, expected
extrautils2. This could be a intended override, but in most cases indicates a broken mod. [22:31:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix
xu2for name
tileinteractionproxy, expected
extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[22:31:21] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Found status: OUTDATED Target: 1.12.2-1.21.0.0
[22:31:21] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json
[22:31:22] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Found status: UP_TO_DATE Target: null
[22:31:23] [Server thread/INFO] [FML]: Applying holder lookups
[22:31:23] [Server thread/INFO] [FML]: Holder lookups applied
[22:31:23] [Server thread/INFO] [FML]: Applying holder lookups
[22:31:23] [Server thread/INFO] [FML]: Holder lookups applied
[22:31:23] [Server thread/INFO] [FML]: Applying holder lookups
[22:31:23] [Server thread/INFO] [FML]: Holder lookups applied
[22:31:23] [Server thread/INFO] [FML]: Applying holder lookups
[22:31:23] [Server thread/INFO] [FML]: Holder lookups applied
[22:31:23] [Server thread/INFO] [FML]: Injecting itemstacks
[22:31:23] [Server thread/INFO] [FML]: Itemstack injection complete
[22:31:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[22:31:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[22:31:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[22:31:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[22:31:23] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[22:31:24] [Server thread/INFO] [THAUMCRAFT]: Checking for mod & oredict compatibilities
[22:31:24] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
[22:31:24] [Server thread/INFO] [FML]: Applying holder lookups
[22:31:24] [Server thread/INFO] [FML]: Holder lookups applied
[22:31:24] [Server thread/INFO] [bspkrscore]: Initializing ModVersionChecker for mod bspkrscore
[22:31:25] [Server thread/WARN] [bspkrscore]: Error retrieving remote string value at URL http://bspk.rs/Minecraft/1.12/bspkrsCore.version! Defaulting to check_error
[22:31:25] [Server thread/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraftforge.common.DimensionManager : net/minecraftforge/common/DimensionManager
[22:31:26] [Server thread/INFO] [FML]: Injecting itemstacks
[22:31:26] [Server thread/INFO] [FML]: Itemstack injection complete
[22:31:26] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(-4, -8) invalid, -8 smaller than -4
[22:31:26] [Server thread/INFO] [THAUMCRAFT]: Loaded 22 research entries from thaumcraft:research/alchemy
[22:31:26] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumcraft:research/eldritch
[22:31:26] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/basics
[22:31:27] [Server thread/INFO] [THAUMCRAFT]: Loaded 23 research entries from thaumcraft:research/auromancy
[22:31:27] [Server thread/INFO] [THAUMCRAFT]: Loaded 12 research entries from thaumcraft:research/scans
[22:31:27] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/artifice
[22:31:27] [Server thread/INFO] [THAUMCRAFT]: Loaded 17 research entries from thaumcraft:research/infusion
[22:31:27] [Server thread/INFO] [THAUMCRAFT]: Loaded 29 research entries from thaumcraft:research/golemancy
[22:31:27] [Server thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.10-SNAPSHOT) is loaded
[22:31:27] [Server thread/INFO] [SuperScript]: Found 143 tweaks to apply for stage FINISHED_LOAD. Applying...
[22:31:27] [Server thread/INFO] [biometweaker]: Generating Biome status report...
[22:31:27] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.terraingen.BiomeEvent$GetWaterColor@b195d81:
java.lang.NoSuchMethodError: net.minecraft.world.biome.Biome.func_185359_l()Ljava/lang/String;
at com.pg85.otg.forge.events.BiomeColorsListener$1.apply(BiomeColorsListener.java:37) ~[BiomeColorsListener$1.class:?]
at com.pg85.otg.forge.events.BiomeColorsListener$1.apply(BiomeColorsListener.java:28) ~[BiomeColorsListener$1.class:?]
at com.pg85.otg.forge.events.BiomeColorsListener.waterColor(BiomeColorsListener.java:122) ~[BiomeColorsListener.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_202_BiomeColorsListener_waterColor_GetWaterColor.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.world.biome.Biome.getWaterColorMultiplier(Biome.java:416) [anh.class:?]
at me.superckl.biometweaker.util.BiomeHelper.fillJsonObject(BiomeHelper.java:87) [BiomeHelper.class:?]
at me.superckl.biometweaker.BiomeTweaker.generateOutputFiles(BiomeTweaker.java:232) [BiomeTweaker.class:?]
at me.superckl.biometweaker.BiomeTweaker.onLoadComplete(BiomeTweaker.java:219) [BiomeTweaker.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[22:31:27] [Server thread/ERROR] [FML]: Index: 1 Listeners:
[22:31:27] [Server thread/ERROR] [FML]: 0: NORMAL
[22:31:27] [Server thread/ERROR] [FML]: 1: ASM: com.pg85.otg.forge.events.BiomeColorsListener@508b98ac waterColor(Lnet/minecraftforge/event/terraingen/BiomeEvent$GetWaterColor;)V
[22:31:27] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BiomeTweaker (biometweaker)
Caused by: java.lang.NoSuchMethodError: net.minecraft.world.biome.Biome.func_185359_l()Ljava/lang/String;
at com.pg85.otg.forge.events.BiomeColorsListener$1.apply(BiomeColorsListener.java:37) ~[BiomeColorsListener$1.class:?]
at com.pg85.otg.forge.events.BiomeColorsListener$1.apply(BiomeColorsListener.java:28) ~[BiomeColorsListener$1.class:?]
at com.pg85.otg.forge.events.BiomeColorsListener.waterColor(BiomeColorsListener.java:122) ~[BiomeColorsListener.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_202_BiomeColorsListener_waterColor_GetWaterColor.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
at net.minecraft.world.biome.Biome.getWaterColorMultiplier(Biome.java:416) ~[anh.class:?]
at me.superckl.biometweaker.util.BiomeHelper.fillJsonObject(BiomeHelper.java:87) ~[BiomeHelper.class:?]
at me.superckl.biometweaker.BiomeTweaker.generateOutputFiles(BiomeTweaker.java:232) ~[BiomeTweaker.class:?]
at me.superckl.biometweaker.BiomeTweaker.onLoadComplete(BiomeTweaker.java:219) ~[BiomeTweaker.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) ~[forge-1.12.2-14.23.5.2814-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2814-universal.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2814-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[22:31:27] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: C:\Users\Dary\Desktop\1.12.2 server.\crash-reports\crash-2020-03-28_22.31.27-server.txt
[22:31:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[22:31:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[22:31:27] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_ABOUT_TO_START and forced into state SERVER_STOPPED. Errors may have been discarded.
[22:31:27] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[22:31:27] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
`
crash report
`---- Minecraft Crash Report ----
WARNING: coremods are present:
RandomPatches (randompatches-1.12.2-1.18.1.1.jar)
ForgelinPlugin (Forgelin-1.8.2(2).jar)
OTGCorePlugin (OTG-Core.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 28.03.20 22:31
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BiomeTweaker (biometweaker)
Caused by: java.lang.NoSuchMethodError: net.minecraft.world.biome.Biome.func_185359_l()Ljava/lang/String;
at com.pg85.otg.forge.events.BiomeColorsListener$1.apply(BiomeColorsListener.java:37)
at com.pg85.otg.forge.events.BiomeColorsListener$1.apply(BiomeColorsListener.java:28)
at com.pg85.otg.forge.events.BiomeColorsListener.waterColor(BiomeColorsListener.java:122)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_202_BiomeColorsListener_waterColor_GetWaterColor.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.world.biome.Biome.getWaterColorMultiplier(Biome.java:416)
at me.superckl.biometweaker.util.BiomeHelper.fillJsonObject(BiomeHelper.java:87)
at me.superckl.biometweaker.BiomeTweaker.generateOutputFiles(BiomeTweaker.java:232)
at me.superckl.biometweaker.BiomeTweaker.onLoadComplete(BiomeTweaker.java:219)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752)
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_221, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1221222640 bytes (1164 MB) / 1448083456 bytes (1381 MB) up to 3806855168 bytes (3630 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2814 26 mods loaded, 26 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------ |:-------------------- |:--------------- |:------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2814-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2814 | forge-1.12.2-14.23.5.2814-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | otgcore | 1.12.2 - v8.3 | minecraft.jar | None |
| LCHIJA | biometweakercore | 1.0.39 | minecraft.jar | None |
| LCHIJA | randompatches | 1.12.2-1.18.1.1 | randompatches-1.12.2-1.18.1.1.jar | None |
| LCHIJA | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJE | biometweaker | 3.2.354 | BiomeTweaker-1.12.2-3.2.354.jar | bdea6e9d19f35da4858ffcc93210c6207dd590bd |
| LCHIJ | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | effortlessbuilding | 1.12.2-2.9 | effortlessbuilding-1.12.2-2.9.jar | None |
| LCHIJ | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LCHIJ | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| LCHIJ | forgelin | 1.8.2 | Forgelin-1.8.2(2).jar | None |
| LCHIJ | jei | 4.15.0.271 | jei_1.12.2-4.15.0.271.jar | None |
| LCHIJ | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
| LCHIJ | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
| LCHIJ | naturescompass | 1.5.0 | NaturesCompass-1.12.2-1.5.0.jar | None |
| LCHIJ | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | openterraingenerator | v8.3 | OpenTerrainGenerator-1.12.2+-+v8.3.jar | None |
| LCHIJ | sit | v1.2.4 | sit-1.12.2-v1.2.4.jar | None |
| LCHIJ | tellme | 0.6.0 | tellme-1.12.2-0.6.0.jar | 2b03e1423915a189b8094816baa18f239d576dff |
| LCHIJ | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LCHIJ | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
Loaded coremods (and transformers):
RandomPatches (randompatches-1.12.2-1.18.1.1.jar)
com.therandomlabs.randompatches.core.RPTransformer
ForgelinPlugin (Forgelin-1.8.2(2).jar)
OTGCorePlugin (OTG-Core.jar)
com.pg85.otg.forge.asm.excluded.OTGClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar)
me.superckl.biometweakercore.BiomeTweakerASMTransformer
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)`
What other plugins are you running?
Biome Tweaker and Biome Tweaker Core (latest ones)
Description
Because of the fact, that my preset (Traveler's Dream) with OTG v8+ was intended to use with BiomeTweaker to solve the issues with vanilla biomes colors (that now can't be changed) some people experienced the crash while trying to run the server. Client is working fine. I tested it now and, yes,it crashes(why it didn't do it when I was creating scripts long ago-mystery.Maybe I simply forgot to check the server? :-/).But preset and scripts are not connected to the crash, cause server crashes even without the scripts, with vanilla server properties, only with OTG installed.
Someone have asked about exactly the same issue on Biome Tweaker github page,but after the month there is no response there...
It's more likely the BiomeTweaker issue,but anyway, I need to do something with this, so I ask here=)
Hey @Darsenia thanks for the feedback and sorry for the late reply. This does look like an OTG problem, I think I've already fixed this for v9, please try one of the dev versions on the OTG discord. If you find the problem still occurs, feel free to reopen this issue, thanks!