Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server loading crash(Minecraft 1.7.10 Server with Forge1558) #6

Open
zzzqh opened this issue Jun 7, 2016 · 0 comments
Open

Server loading crash(Minecraft 1.7.10 Server with Forge1558) #6

zzzqh opened this issue Jun 7, 2016 · 0 comments

Comments

@zzzqh
Copy link

zzzqh commented Jun 7, 2016

---- Minecraft Crash Report ----
// Don't do that.

Time: 16-6-7 下午12:39
Description: Exception in server tick loop

cpw.mods.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: java.lang.IllegalArgumentException: Can not set boolean field net.minecraft.item.ItemFishFood$FishType.field_150987_n to java.lang.Integer
at cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue(ReflectionHelper.java:135)
at com.hea3ven.hardmodetweaks.EatingRegenManager.modifyFishFoodValue(EatingRegenManager.java:90)
at com.hea3ven.hardmodetweaks.EatingRegenManager.modifyFoodValues(EatingRegenManager.java:74)
at com.hea3ven.hardmodetweaks.EatingRegenManager.onConfigChanged(EatingRegenManager.java:54)
at com.hea3ven.hardmodetweaks.ModHardModeTweaks.onConfigChanged(ModHardModeTweaks.java:83)
at com.hea3ven.hardmodetweaks.ModHardModeTweaks.modInit(ModHardModeTweaks.java:70)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor4.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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.IllegalArgumentException: Can not set boolean field net.minecraft.item.ItemFishFood$FishType.field_150987_n to java.lang.Integer
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeBooleanFieldAccessorImpl.set(Unknown Source)
at java.lang.reflect.Field.set(Unknown Source)
at cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue(ReflectionHelper.java:131)
... 36 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1275884416 bytes (1216 MB) / 1387266048 bytes (1323 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 4 total; -XX:PermSize=128m -XX:MaxPermSize=256m -Xmx2G -Xms1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 52 mods loaded, 52 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.05} Minecraft Coder Pack
UCHI FML{7.10.99.99} Forge Mod Loader
UCHI Forge{10.13.4.1558} Minecraft Forge
UCHI se{0.4.1} Super Enchants
UCHI hardmodetweaks|core{1.0.0} Hard Mode Tweaks Core
UCHI FastCraft{1.23} FastCraft
UCHI LightTweaks{0.19} Lightwave's Tweaks
UCHI antiqueatlas{1.7.10-4.2.10} Antique Atlas
UCHI Roguelike{1.5.0} Roguelike Dungeons
UCHI dsurround{1.0.5.6} Dynamic Surroundings
UCHI improvedHoes{1.0} ImprovedHoes
UCHI imc{1.7.4} [Improving Minecraft]([升阶游戏]Improving Minecraft-1.7.4.jar)
UCHI primitivemobs{1.0} Primitive Mobs
UCHI diversity{ALPHA 1.6.1} Diversity
UCHI lootablebodies{1.3.4} DrCyano's Lootable Bodies
UCHI ToolUtilities{0.0.1} Tool Utilities
UCHI babymobs{1.3} Baby Mobs
UCHI golems{1.20} Extra Golems
UCHI golems_addon_futurum{1.04} Et Futurum Golems Addon
UCHI More Fuel Mod{1.0.0} [More Fuel Mod]([更多燃料]More Fuel-1.0.0.jar)
UCHI AencEx{0.0.1} AencEx
UCHI me{1.3.2.1} More Enchantments
UCHI etfuturum{1.5.5} [Et Futurum]([未来功能]Et Futurum-1.5.5.jar)
UCHI EnderZoo{1.7.10-1.0.15.32} Ender Zoo
UCHI TextureGeneratorLib{0.2} TextureGeneratorLib
UCHI WTFCore{1.7} WhiskyTangoFox's Core
UCHI Baubles{1.0.1.10} Baubles
UCHI Botania{r1.8-249} [Botania]([植物魔法]Botania r1.8-249.jar)
UCHI wildcaves3{1.7.10} Wild Caves 3
UCHI CaveBiomes{1.6} WhiskyTangoFox's CaveBiomes
UCHI SpecialMobs{3.2.2} Special Mobs
UCHI heartdrop{1.3.2} [Heart Drop]([生命汲取]Heart Drop[心殇搬运]-V1.3.2.jar)
UCHI survivalTweaks{1.2.3} Survival Tweaks
UCHI nolpfij_mobstatues{0.1.1} [mobstatues]([生物雕塑]MobStatues-1.7.10-0.1.1 TZ.jar)
UCHI rouletteores{1.0.14} RouletteOres
UCHI HardcoreDarkness{1.7} Hardcore Darkness
UCHI RopesPlus{1.6.3} Ropes+
UCHI do-or-die{1.0.0} [Do-Or-Die]([背水一战]Do Or Die-1.7.10-1.0.0.jar)
UCHI forgecreeperheal{1.1.1} Forge Creeper Heal 1.1.1
UCHI NaturalAbsorption{1.2.1} Natural Absorption
UCHI DeadlyWorld{1.0.2} Deadly World
UCHI MINE_CONTAINER{1.0} Container capture
UCHI Artifacts{1.1.3} Artifacts
UCHI AS_Ruins{15.4} Ruins Spawning System
UCHI CARuins{0.1.9} Cellular Automata Generator
UCHI GreatWallMod{0.1.9} Great Wall Mod
UCHI WalledCityMod{0.1.9} Walled City Generator
UCHE hardmodetweaks|main{1.1.4} Hard Mode Tweaks
UCHI levels{r2.3.0} Levels
UCHI MineTweaker3{3.0.10} MineTweaker 3
UCHI modtweaker2{0.9.5} Mod Tweaker 2
UCHI SpecialAI{1.1.2} Special AI
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

@zzzqh zzzqh changed the title Server loading crash(Minecraft Server with Forge1558) Server loading crash(Minecraft 1.7.10 Server with Forge1558) Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant