Перейти к содержанию

IxiSun

Пользователи
  • Постов

    2
  • Зарегистрирован

  • Посещение

Весь контент IxiSun

  1. Проблема решилась пересозданием сервера с использованием той же карты, на сервере оставили мод Industrial Craft 2 , мод по типу JourneyMap и рецептов мы оставили только на клиентах, чтобы работали они у нас. Теперь спокойно играем.
  2. Решили поиграть с другом в майн, решили добавить модов, скачали версию майна forge 1.9.4 с TLauncher первый запуск сервера через Forge - все хорошо. Закрываешь сервер и снова его открываешь - просто запускается и закрывается .... моды: Industrial Craft 2 , Journey Map, Iron chest. Forge и на сервере и у нас с другом в клиенте. Вот лог: ---- Minecraft Crash Report ---- WARNING: coremods are present: IC2core (industrialcraft_2_2.5.63_ex19.jar) Contact their authors BEFORE contacting forge // You should try our sister game, Minceraft! Time: 04.05.20 12:18 Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.world.WorldSettings$GameType.func_77142_a(Ljava/lang/String;)Lnet/minecraft/world/WorldSettings$GameType; at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:769) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:101) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:326) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NoSuchMethodError: net.minecraft.world.WorldSettings$GameType.func_77142_a(Ljava/lang/String;)Lnet/minecraft/world/WorldSettings$GameType; at journeymap.common.properties.config.GsonHelper$PolicyTableSerializer.deserialize(GsonHelper.java:542) at journeymap.common.properties.config.GsonHelper$PolicyTableSerializer.deserialize(GsonHelper.java:458) at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172) at com.google.gson.Gson.fromJson(Gson.java:803) at com.google.gson.Gson.fromJson(Gson.java:768) at com.google.gson.Gson.fromJson(Gson.java:717) at com.google.gson.Gson.fromJson(Gson.java:689) at journeymap.common.properties.PropertiesBase.fromJsonString(PropertiesBase.java:122) at journeymap.common.properties.PropertiesBase.load(PropertiesBase.java:198) at journeymap.common.properties.PropertiesBase.load(PropertiesBase.java:171) at journeymap.server.properties.PropertiesManager.<init>(PropertiesManager.java:53) at journeymap.server.properties.PropertiesManager$$Lambda$11/1661954903.get(Unknown Source) at com.google.common.base.Suppliers$MemoizingSupplier.get(Suppliers.java:125) at journeymap.server.properties.PropertiesManager.getInstance(PropertiesManager.java:39) at journeymap.server.JourneymapServer.initialize(JourneymapServer.java:112) at journeymap.server.JourneymapServer.initialize(JourneymapServer.java:97) at journeymap.common.Journeymap.initialize(Journeymap.java:141) 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:566) 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.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206) 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.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:767) ... 5 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.9.4 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 384720760 bytes (366 MB) / 649068544 bytes (619 MB) up to 1900019712 bytes (1812 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.28 Powered by Forge 12.17.0.2051 7 mods loaded, 7 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.9.4-12.17.0.2051-universal.jar) UCHI Forge{12.17.0.2051} [Minecraft Forge] (forge-1.9.4-12.17.0.2051-universal.jar) UCHI IC2{2.5.63-ex19} [IndustrialCraft 2] (industrialcraft_2_2.5.63_ex19.jar) UCHI IronChest{6.0.146.788} [Iron Chest] (ironchest-1.9.4-6.0.146.788.jar) UCHI JEI{3.6.7.216} [Just Enough Items] (jei_1.9.4_3.6.7.216.jar) UCHE journeymap{1.9.4-5.6.0b2} [JourneyMap] (journeymap-1.9.4.jar) Loaded coremods (and transformers): IC2core (industrialcraft_2_2.5.63_ex19.jar) Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
×
×
  • Создать...