ldtteam / minecolonies

Minecolonies minecraft mod
http://minecolonies.com/
GNU General Public License v3.0
650 stars 336 forks source link

I cant place a bakery #1129

Closed Skeletonlp closed 7 years ago

Skeletonlp commented 7 years ago

i cant place a bakery this is the consol warning : 18:34:08] [Server thread/WARN] [minecolonies]: Structure: Couldn't find any structure with this name schematics/wooden/Baker1 [18:34:08] [Server thread/WARN] [minecolonies]: Failed to load template schematics/wooden/Baker1 [18:34:08] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25] at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25] Caused by: java.lang.NullPointerException at com.minecolonies.structures.helpers.Structure.getSize(Structure.java:480) ~[Structure.class:?] at com.minecolonies.structures.helpers.StructureProxy.rotateWithMirror(StructureProxy.java:228) ~[StructureProxy.class:?] at com.minecolonies.coremod.util.StructureWrapper.rotate(StructureWrapper.java:148) ~[StructureWrapper.class:?] at com.minecolonies.coremod.entity.ai.citizen.builder.ConstructionTapeHelper.placeConstructionTape(ConstructionTapeHelper.java:117) ~[ConstructionTapeHelper.class:?] at com.minecolonies.coremod.entity.ai.citizen.builder.ConstructionTapeHelper.placeConstructionTape(ConstructionTapeHelper.java:99) ~[ConstructionTapeHelper.class:?] at com.minecolonies.coremod.colony.buildings.AbstractBuilding.create(AbstractBuilding.java:411) ~[AbstractBuilding.class:?] at com.minecolonies.coremod.colony.Colony.addNewBuilding(Colony.java:1566) ~[Colony.class:?] at com.minecolonies.coremod.blocks.AbstractBlockHut.func_180633_a(AbstractBlockHut.java:262) ~[AbstractBlockHut.class:?] at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:171) ~[acl.class:?] at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:54) ~[acl.class:?] at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:780) ~[ForgeHooks.class:?] at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:145) ~[adz.class:?] at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:483) ~[lv.class:?] at net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:679) ~[me.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) ~[jj.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) ~[jj.class:?] at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fl$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25] at net.minecraft.util.Util.func_181617_a(SourceFile:45) ~[h.class:?] ... 5 more

Raycoms commented 7 years ago

Is this on 1.10? Is this on the latest alpha?

2017-06-04 13:38 GMT-03:00 Skeletonlp notifications@github.com:

i cant place a bakery this is the consol warning : 18:34:08] [Server thread/WARN] [minecolonies]: Structure: Couldn't find any structure with this name schematics/wooden/Baker1 [18:34:08] [Server thread/WARN] [minecolonies]: Failed to load template schematics/wooden/Baker1 [18:34:08] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25] at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer. func_71190_q(DedicatedServer.java:387) [ld.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.025] Caused by: java.lang.NullPointerException at com.minecolonies.structures.helpers.Structure.getSize(Structure.java:480) ~[Structure.class:?] at com.minecolonies.structures.helpers.StructureProxy.rotateWithMirror(StructureProxy.java:228) ~[StructureProxy.class:?] at com.minecolonies.coremod.util.StructureWrapper.rotate(StructureWrapper.java:148) ~[StructureWrapper.class:?] at com.minecolonies.coremod.entity.ai.citizen.builder. ConstructionTapeHelper.placeConstructionTape(ConstructionTapeHelper.java:117) ~[ConstructionTapeHelper.class:?] at com.minecolonies.coremod.entity.ai.citizen.builder. ConstructionTapeHelper.placeConstructionTape(ConstructionTapeHelper.java:99) ~[ConstructionTapeHelper.class:?] at com.minecolonies.coremod.colony.buildings.AbstractBuilding.create(AbstractBuilding.java:411) ~[AbstractBuilding.class:?] at com.minecolonies.coremod.colony.Colony.addNewBuilding(Colony.java:1566) ~[Colony.class:?] at com.minecolonies.coremod.blocks.AbstractBlockHut.func 180633_a(AbstractBlockHut.java:262) ~[AbstractBlockHut.class:?] at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:171) ~[acl.class:?] at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:54) ~[acl.class:?] at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:780) ~[ForgeHooks.class:?] at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:145) ~[adz.class:?] at net.minecraft.server.management.PlayerInteractionManager.func_187251a( PlayerInteractionManager.java:483) ~[lv.class:?] at net.minecraft.network.NetHandlerPlayServer.func 184337_a(NetHandlerPlayServer.java:679) ~[me.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) ~[jj.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) ~[jj.class:?] at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fl$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25] at net.minecraft.util.Util.func_181617_a(SourceFile:45) ~[h.class:?] ... 5 more

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Minecolonies/minecolonies/issues/1129, or mute the thread https://github.com/notifications/unsubscribe-auth/AGI9y7wKORPosNwoLq0LgbUUExrO5UA7ks5sAt1vgaJpZM4NvbDp .

Skeletonlp commented 7 years ago

@Raycoms Yes ,it is it is on 1.10.2, it is the latest alpha and the forge version is 12.18.3.2297 (newest)

Skeletonlp commented 7 years ago

@Raycoms It is also in the singleplayer not only on the server

Raycoms commented 7 years ago

That is very strange, minecolonies-universal-1.10.2-0.8.2018.jar should have the Baker schematics in it. Will test it out.

Skeletonlp commented 7 years ago

@Raycoms thank you for the fast support .I hope this information will help you. Do you need any more information ?

xavierh commented 7 years ago

Could I have the full log ?

xavierh commented 7 years ago

Also did you change the default config file ?

Raycoms commented 7 years ago

I just tested it out with the exact same jar from curse and it worked very well for me. Is it possible that you deactivated the default style?

2017-06-04 14:13 GMT-03:00 xavierh notifications@github.com:

Also did you change the default config file ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Minecolonies/minecolonies/issues/1129#issuecomment-306053344, or mute the thread https://github.com/notifications/unsubscribe-auth/AGI9yzoW6TfMD9RfX6VNr3W67wJL_xOHks5sAuWugaJpZM4NvbDp .

Skeletonlp commented 7 years ago

@xavierh yes i changed the default config , but only the mining speed and the number of the citiziens

Raycoms commented 7 years ago

Try to download minecolonies-universal-1.10.2-0.8.2018 again, might've got something corrupted the last time you downloaded it.

Skeletonlp commented 7 years ago

I also use some other mods is this maybe the problem ? i am using decocraft ,dark roleplaycore dark roleplay medival and journymap

Skeletonlp commented 7 years ago

the new downloaded one dosent fix it :C

Raycoms commented 7 years ago

It doesn't really seem a problem with another mod because he is talking about missing assets (only if one of the other mods changes the assets). Try to remove the other mods 1 by 1 to see which one causes this so we can report the problem to this mod

Skeletonlp commented 7 years ago

@Raycoms @xavierh I reinstalled minecraft and only use minecolonie it dosent work eather. Its maybe the forge version ? It only can be the forge version or the java version ?

Skeletonlp commented 7 years ago

@xavierh the server dosn't show the full log

xavierh commented 7 years ago

Could you send fml-server-latest.log ?

xavierh commented 7 years ago

and your config file too please

Skeletonlp commented 7 years ago

@xavierh # Configuration file

gameplay {

Allow infinite placing of Supply Chests?

B:allowInfiniteSupplyChests=false

# Allow player to use their own schematics (in MP)
B:allowPlayerSchematics=false

# Always render Citizen's name tag?
B:alwaysRenderNameTag=true

# Block mining Delay modifier, taken into account to determine how long a block need to be successfully mined
I:blockMiningDelayModifier=550

# How many tick between placing blocks for the builder?
I:builderBuildBlockDelay=0

# Does Builder have infinite resources?
B:builderInfiniteResources=false

# Players get RespawnCitizensCommand
B:canPlayerRespawnCitizensCommand=true

# Players get AddOfficerCommand
B:canPlayerUseAddOfficerCommand=true

# Players get CitizenInfoCommand
B:canPlayerUseCitizenInfoCommand=true

# Players get DeleteColonyCommand
B:canPlayerUseDeleteColonyCommand=true

# Players get KillCitizensCommand
B:canPlayerUseKillCitizensCommand=true

# Players get ListCitizensCommand
B:canPlayerUseListCitizensCommand=true

# Players can use the MC TP Command or not
B:canPlayerUseRTPCommand=true

# Players get RefreshColonyCommand
B:canPlayerUseRefreshColonyCommand=false

# Players get ShowColonyInfoCommand
B:canPlayerUseShowColonyInfoCommand=true

# Chat Frequency (seconds)
I:chatFrequency=30

# Citizen respawn interval in seconds (range: 10 ~ 600, default: 30)
I:citizenRespawnInterval=30

# Does Deliveryman have infinite resources?
B:deliverymanInfiniteResources=false

# Display in-development features which do not work and may break your game
B:development=false

# Enable the automatic colony protection?
B:enableColonyProtection=true

# Blocks players should be able to interact with inside any colony.
S:freeToInteractBlocks <
    block:dirt
    0 0 0
 >

# Ignore the schematic from the jar file
B:ignoreSchematicsFromJar=false

# Limit the Colony to 1 Warehouse per Colony?
B:limitToOneWareHousePerColony=true

# Limits the number of checked blocks per builder update
I:maxBlocksCheckedByBuilder=1000

# How many chached schematics the server can store before deleting them
I:maxCachedSchematics=100

# Maximum number of citizens
I:maxCitizens=5

# Distance from spawn in all directions
I:maxDistanceFromWorldSpawn=50000

# Required Op level to execute commands
I:opLevelForServer=3

# Should builder place construction tape
B:placeConstructionTape=true

# Allow crafting of a Supply Chest
B:supplyChests=true

# Time until the next teleport in seconds
I:timeBetweenTeleport=120

# Empty space between town hall boundaries
I:townHallPadding=15

# Turn off explosions inside the colonies radius?
B:turnOffExplosionsInColonies=true

# Colony size (radius)
I:workingRangeTownHall=250

}

names {

Female First Names

S:femaleFirstNames <
    Aaliyah
    Abigail
    Adalyn
    Addison
    Adeline
    Alaina
    Alexandra
    Alice
    Allison
    Alyssa
    Amelia
    Anastasia
    Anna
    Annabelle
    Aria
    Arianna
    Aubrey
    Audrey
    Aurora
    Ava
    Bailey
    Barbara
    Bella
    Betty
    Brooklyn
    Callie
    Camilla
    Caroline
    Charlotte
    Chloe
    Claire
    Cora
    Daniela
    Diana
    Dorothy
    Eleanor
    Elena
    Eliana
    Elizabeth
    Ella
    Ellie
    Emilia
    Emilienne
    Emily
    Emma
    Eva
    Evelyn
    Everly
    Filipa
    Frédérique
    Gabriella
    Gianna
    Grace
    Hailey
    Hannah
    Harper
    Haylie
    Hazel
    Helen
    Isabella
    Isabelle
    Jade
    Jasmine
    Jennifer
    Jocelyn
    Jordyn
    Julia
    Juliana
    Julienne
    Karen
    Katia
    Kaylee
    Keira
    Kennedy
    Kinsley
    Kylie
    Layla
    Leah
    Lena
    Lila
    Liliana
    Lillian
    Lily
    Linda
    Lisa
    London
    Lorena
    Luana
    Lucy
    Luna
    Mélanie
    Mackenzie
    Madelyn
    Madison
    Maisy
    Makayla
    Margaret
    Maria
    Marine
    Mary
    Maya
    Melanie
    Mia
    Mila
    Nancy
    Natalie
    Natasha
    Niamh
    Nora
    Odile
    Olivia
    Paisley
    Paloma
    Paola
    Patricia
    Penelope
    Peyton
    Prudence
    Reagan
    Riley
    Sadie
    Samantha
    Sarah
    Savannah
    Scarlett
    Skyler
    Sophia
    Sophie
    Stella
    Susan
    Vérane
    Vera
    Victoria
    Violet
    Vivian
    Zoe
    Agnes
    Amy
    Anne
    Avis
    Beatrice
    Blanche
    Bridget
    Catherine
    Cecily
    Charity
    Christina
    Clemence
    Constance
    Denise
    Edith
    Elinor
    Ellen
    Florence
    Fortune
    Frances
    Frideswide
    Gillian
    Isabel
    Jane
    Janet
    Joan
    Josian
    Joyce
    Judith
    Katherine
    Lettice
    Mabel
    Margery
    Marion
    Martha
    Maud
    Mildred
    Millicent
    Parnell
    Philippa
    Rachel
    Rebecca
    Rose
    Ruth
    Susanna
    Sybil
    Thomasin
    Ursula
    Wilmot
    Winifred
 >

# Last Names
S:lastNames <
    Brown
    Clark
    Fletcher
    Harris
    Johnson
    Jones
    Mardle
    Miller
    Robinson
    Smith
    Taylor
    Wallgreen
    White
    Williams
    Wilson
    Abell
    Ackworth
    Adams
    Addicock
    Alban
    Aldebourne
    Alfray
    Alicock
    Allard
    Allington
    Amberden
    Amcotts
    Amondsham
    Andrews
    Annesley
    Ansty
    Archer
    Ardall
    Ardern
    Argentein
    Arnold
    Asger
    Ashby
    Ashcombe
    Ashenhurst
    Ashton
    Askew
    Asplin
    Astley
    Atherton
    Atkinson
    Atlee
    Attilburgh
    Audeley
    Audlington
    Ayde
    Ayleward
    Aylmer
    Aynesworth
    Babham
    Babington
    Badby
    Baker
    Balam
    Baldwin
    Ballard
    Ballett
    Bammard
    Barber
    Bardolf
    Barefoot
    Barker
    Barnes
    Barre
    Barrentine
    Barrett
    Barstaple
    Bartelot
    Barton
    Basset
    Bathurst
    Battersby
    Battle
    Baynton
    Beauchamp
    Cheddar
    Chelsey
    Chernock
    Chester
    Chetwood
    Cheverell
    Cheyne
    Chichester
    Child
    Chilton
    Chowne
    Chudderley
    Church
    Churmond
    Clavell
    Claybrook
    Clement
    Clerk
    Clifford
    Clifton
    Clitherow
    Clopton
    Cobb
    Cobham
    Cobley
    Cockayne
    Cod
    Coddington
    Coffin
    Coggshall
    Colby
    Colkins
    Collard
    Colmer
    Colt
    Colthurst
    Complin
    Compton
    Conquest
    Cooke
    Coorthopp
    Coppinger
    Corbett
    Corby
    Cossington
    Cosworth
    Cotton
    Courtenay
    Covert
    Cowill
    Cox
    Crane
    Cranford
    Crawley
    Cressy
    Crickett
    Cripps
    Crisp
    Cristemas
    Crocker
    Crugg
    Cuddon
    Culpepper
    Cunningham
    Curzon
    Dagworth
    Gardiner
    Gare
    Garnis
    Garrard
    Garret
    Gascoigne
    Gasper
    Gavell
    Gedding
    Gerville
    Geste
    Gibbs
    Gifford
    Gill
    Ginter
    Gisborne
    Gittens
    Glennon
    Glover
    Gobberd
    Goddam
    Godfrey
    Gold
    Golding
    Goldwell
    Gomershall
    Gomfrey
    Gonson
    Good
    Goodenouth
    Gooder
    Goodluck
    Goodnestone
    Goodrick
    Goodrington
    Goodwin
    Goring
    Gorney
    Gorst
    Gosebourne
    Grafton
    Gray
    Greene
    Greenway
    Grenefeld
    Greville
    Grey
    Grimbald
    Grobbam
    Grofhurst
    Groston
    Grove
    Guildford
    Hackman
    Haddock
    Haddon
    Hadresham
    Hakebourne
    Hale
    Hall
    Halley
    Hambard
    Hammer
    Hammond
    Hampden
 >

# Male First Names
S:maleFirstNames <
    Aaron
    Adam
    Adrian
    Aidan
    Aiden
    Alain
    Alex
    Alexander
    Andrew
    Anthony
    Asher
    Austin
    Benjamin
    Brayden
    Bryson
    Caden
    Caleb
    Callum
    Camden
    Cameron
    Carson
    Carter
    Charles
    Charlie
    Chase
    Christian
    Christopher
    Cole
    Colton
    Connor
    Cooper
    Curtis
    Cyrille
    Damian
    Daniel
    David
    Declan
    Diego
    Diogo
    Dominic
    Duarte
    Dylan
    Easton
    Eli
    Elias
    Elijah
    Elliot
    Ethan
    Evan
    Ezra
    Félix
    Gabriel
    Gavin
    George
    Grayson
    Guewen
    Harrison
    Henrik
    Henry
    Houston
    Hudson
    Hugo
    Hunter
    Ian
    Isaac
    Isaiah
    Jack
    Jackson
    Jacob
    James
    Jason
    Jayce
    Jayden
    Jeremiah
    Jim
    Joel
    John
    Jonathan
    Jordan
    Joseph
    Joshua
    Josiah
    Julian
    Kai
    Karsen
    Kevin
    Kian
    Landon
    Leo
    Levi
    Liam
    Lincoln
    Logan
    Luís
    Lucas
    Luke
    Mark
    Mason
    Mateo
    Matthew
    Max
    Michael
    Miles
    Muhammad
    Nathan
    Nathanael
    Nicholas
    Noah
    Nolan
    Oliver
    Oscar
    Owen
    Parker
    Paul
    Peter
    Philibert
    Rénald
    Ray
    Richard
    Robert
    Rory
    Roxan
    Ryan
    Samuel
    Sebastian
    Steven
    Thaddee
    Thomas
    Tiago
    Tristan
    Tyler
    William
    Wyatt
    Xavier
    Zachary
    Zane
    Abraham
    Allen
    Ambrose
    Arthur
    Avery
    Barnaby
    Bartholomew
    Benedict
    Bernard
    Cuthbert
    Edmund
    Edward
    Francis
    Fulke
    Geoffrey
    Gerard
    Gilbert
    Giles
    Gregory
    Hugh
    Humphrey
    Jerome
    Lancelot
    Lawrence
    Leonard
    Martin
    Mathias
    Nathaniel
    Oswyn
    Philip
    Piers
    Ralph
    Reynold
    Roger
    Rowland
    Simon
    Solomon
    Stephen
    Tobias
    Walter
    William
 >

}

pathfinding {

Render pathfinding results for debugging purposes (SSP only)

B:debugDraw=false

# Debug output verbosity of pathfinding (0=none, 1=results, 2=live work)
I:debugVerbosity=0

# Maximum number of threads to use for pathfinding.
I:maxThreads=2

}

20:07:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:07:59] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:07:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:08:01] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2297 for Minecraft 1.10.2 loading [20:08:01] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Minecraft\runtime\jre-x64\1.8.0_25 [20:08:01] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.10.2_HD_U_D8.jar [20:08:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:08:01] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker [20:08:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:08:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:08:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:08:01] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker [20:08:01] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions [20:08:01] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer [20:08:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:08:02] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [20:08:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:08:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:08:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [20:08:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [20:08:03] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments [20:08:03] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [20:08:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.10.2 [20:08:10] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2297 Initialized [20:08:10] [Server thread/INFO] [FML]: Replaced 231 ore recipes [20:08:11] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer [20:08:11] [Server thread/INFO] [FML]: Searching C:\Users\Felix\Desktop\Minecraft server\mods for mods

[20:08:11] [Server thread/WARN] [FML]: The modid PTRModelLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11 [20:08:11] [Server thread/WARN] [FML]: at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143) [20:08:11] [Server thread/WARN] [FML]: at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:128) [20:08:11] [Server thread/WARN] [FML]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [20:08:11] [Server thread/WARN] [FML]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [20:08:11] [Server thread/WARN] [FML]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [20:08:11] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...

[20:08:12] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater [20:08:12] [Server thread/INFO] [FML]: Forge Mod Loader has identified 10 mods to load [20:08:12] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, drpcore, drpmedieval, PTRModelLib, props, journeymap, mercurius_updater, minecolonies] at CLIENT [20:08:12] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, drpcore, drpmedieval, PTRModelLib, props, journeymap, mercurius_updater, minecolonies] at SERVER [20:08:13] [Server thread/ERROR] [minecolonies]: The mod minecolonies is expecting signature 9f78229dd5b39f64396e8ec7c3cd4fdb6ebfd8dc for source minecolonies-universal-1.10.2-0.8.1917.jar, however there is no signature matching that description

[20:08:13] [Server thread/WARN] [minecolonies]: * Minecolonies does not run from a verified source. Current Fingerprint:

Skeletonlp commented 7 years ago

@Raycoms it dosnet work with the recommended forge version for 1.10.2 eather

Raycoms commented 7 years ago

That is very strange. Does it only happen with the Baker or with other workers as well?

2017-06-04 15:16 GMT-03:00 Skeletonlp notifications@github.com:

@Raycoms https://github.com/raycoms it dosnet work with the recommended forge version for 1.10.2 eather

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Minecolonies/minecolonies/issues/1129#issuecomment-306057136, or mute the thread https://github.com/notifications/unsubscribe-auth/AGI9y--Txs281fFUPk5m8FYDq9VAN-Xiks5sAvRvgaJpZM4NvbDp .

Skeletonlp commented 7 years ago

@Raycoms its only the bakery ,every thing else is fine.i tested it with another java version it dosent work.

xavierh commented 7 years ago

Could you attach the whole log file please?

Skeletonlp commented 7 years ago

@xavierh [20:36:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:36:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:36:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:36:43] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2297 for Minecraft 1.10.2 loading [20:36:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Minecraft\runtime\jre-x64\1.8.0_25 [20:36:43] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.10.2_HD_U_D8.jar [20:36:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker [20:36:43] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions [20:36:43] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer [20:36:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:36:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [20:36:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:36:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:36:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [20:36:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [20:36:45] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments [20:36:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [20:36:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.10.2 [20:36:52] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2297 Initialized [20:36:52] [Server thread/INFO] [FML]: Replaced 231 ore recipes [20:36:52] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer [20:36:52] [Server thread/INFO] [FML]: Searching C:\Users\Felix\Desktop\Minecraft server\mods for mods

[20:36:53] [Server thread/WARN] [FML]: The modid PTRModelLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11 [20:36:53] [Server thread/WARN] [FML]: at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143) [20:36:53] [Server thread/WARN] [FML]: at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:128) [20:36:53] [Server thread/WARN] [FML]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [20:36:53] [Server thread/WARN] [FML]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [20:36:53] [Server thread/WARN] [FML]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [20:36:53] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...

[20:36:53] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater [20:36:53] [Server thread/INFO] [FML]: Forge Mod Loader has identified 10 mods to load [20:36:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, drpcore, drpmedieval, PTRModelLib, props, journeymap, mercurius_updater, minecolonies] at CLIENT [20:36:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, drpcore, drpmedieval, PTRModelLib, props, journeymap, mercurius_updater, minecolonies] at SERVER [20:36:54] [Server thread/ERROR] [minecolonies]: The mod minecolonies is expecting signature 9f78229dd5b39f64396e8ec7c3cd4fdb6ebfd8dc for source minecolonies-universal-1.10.2-0.8.1917.jar, however there is no signature matching that description

[20:36:54] [Server thread/WARN] [minecolonies]: * Minecolonies does not run from a verified source. Current Fingerprint:

Raycoms commented 7 years ago

Did you download minecolonies-universal-1.10.2-0.8.2018.jar or b5bed279e9e43494-deobf-1.10.2-0.8.2018.jar ?

2017-06-04 15:38 GMT-03:00 Skeletonlp notifications@github.com:

@xavierh https://github.com/xavierh [20:36:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common. launcher.FMLServerTweaker [20:36:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:36:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:36:43] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2297 for Minecraft 1.10.2 loading [20:36:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Minecraft\runtime\jre-x64\1.8.0_25 [20:36:43] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.10.2_HD_U_D8.jar [20:36:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:36:43] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker

OptiFineForgeTweaker: acceptOptions

OptiFineForgeTweaker: Forge server detected, skipping class transformer [20:36:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:36:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [20:36:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:36:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:36:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [20:36:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

OptiFineForgeTweaker: getLaunchArguments [20:36:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [20:36:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.10.2 [20:36:52] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2297 Initialized [20:36:52] [Server thread/INFO] [FML]: Replaced 231 ore recipes [20:36:52] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer [20:36:52] [Server thread/INFO] [FML]: Searching C:\Users\Felix\Desktop\Minecraft server\mods for mods


[20:36:53] [Server thread/WARN] [FML]: The modid PTRModelLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11 [20:36:53] [Server thread/WARN] [FML]: at net.minecraftforge.fml.common. FMLModContainer.sanityCheckModId(FMLModContainer.java:143) [20:36:53] [Server thread/WARN] [FML]: at net.minecraftforge.fml.common. FMLModContainer.(FMLModContainer.java:128) [20:36:53] [Server thread/WARN] [FML]: at sun.reflect. NativeConstructorAccessorImpl.newInstance0(Native Method) [20:36:53] [Server thread/WARN] [FML]: at sun.reflect. NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl. java:62) [20:36:53] [Server thread/WARN] [FML]: at sun.reflect. DelegatingConstructorAccessorImpl.newInstance( DelegatingConstructorAccessorImpl.java:45) [20:36:53] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor. newInstance(Constructor.java:408)...


[20:36:53] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater [20:36:53] [Server thread/INFO] [FML]: Forge Mod Loader has identified 10 mods to load [20:36:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, drpcore, drpmedieval, PTRModelLib, props, journeymap, mercurius_updater, minecolonies] at CLIENT [20:36:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, drpcore, drpmedieval, PTRModelLib, props, journeymap, mercurius_updater, minecolonies] at SERVER [20:36:54] [Server thread/ERROR] [minecolonies]: The mod minecolonies is expecting signature 9f78229dd5b39f64396e8ec7c3cd4fdb6ebfd8dc for source minecolonies-universal-1.10.2-0.8.1917.jar, however there is no signature matching that description [20:36:54] [Server thread/WARN] [minecolonies]:


[20:36:54] [Server thread/WARN] [minecolonies]: * Minecolonies does not run from a verified source. Current Fingerprint:

  • No Fingerprint available on this Minecolonies Jar. expected:
  • 9f78229dd5b39f64396e8ec7c3cd4fdb6ebfd8dc [20:36:54] [Server thread/WARN] [minecolonies]: at %s%s [20:36:54] [Server thread/WARN] [minecolonies]: at %s%s [20:36:54] [Server thread/WARN] [minecolonies]: at %s%s [20:36:54] [Server thread/WARN] [minecolonies]: at %s%s [20:36:54] [Server thread/WARN] [minecolonies]: at %s%s [20:36:54] [Server thread/WARN] [minecolonies]: at %s%s [20:36:54] [Server thread/WARN] [minecolonies]:


    [20:36:54] [Server thread/INFO] [FML]: Processing ObjectHolder annotations [20:36:54] [Server thread/INFO] [FML]: Found 423 ObjectHolder annotations [20:36:54] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations [20:36:54] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations [20:36:54] [Server thread/INFO] [FML]: Applying holder lookups [20:36:54] [Server thread/INFO] [FML]: Holder lookups applied [20:36:54] [Server thread/INFO] [FML]: Applying holder lookups [20:36:54] [Server thread/INFO] [FML]: Holder lookups applied [20:36:54] [Server thread/INFO] [FML]: Applying holder lookups [20:36:54] [Server thread/INFO] [FML]: Holder lookups applied [20:36:54] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [20:36:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [drpmedieval] Starting version check at https://raw.githubusercontent. com/DarkRoleplay/Dark-Roleplay-Medieval/master/ DarkRoleplayMedieval.json https://raw.githubusercontent.com/DarkRoleplay/Dark-Roleplay-Medieval/master/DarkRoleplayMedieval.json Initialization has been Finished! [20:36:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [drpmedieval] Found status: BETA Target: null Starting version check at http://files.minecraftforge. net/maven/net/minecraftforge/forge/promotions_slim.json http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json Found status: AHEAD Target: null Starting version check at https://raw.githubusercontent. com/DarkRoleplay/1.9-Dark-Roleplay-Core/master/DarkRoleplayCore.json https://raw.githubusercontent.com/DarkRoleplay/1.9-Dark-Roleplay-Core/master/DarkRoleplayCore.json Found status: BETA Target: null [20:37:02] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.9.4-1.0.4.19 [20:37:02] [Server thread/INFO] [mercurius]: File exists, Checking hash: C:\Users\Felix\Desktop\Minecraft server.\libraries\net\ minecraftforge\Mercurius\1.9.4-1.0.4.19\Mercurius-1.9.4-1.0.4.19.jar [20:37:02] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: b3b4b83cb137f59163dba5c47f19d6112239d5d9 [20:37:02] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading! [20:37:02] [Server thread/INFO] [FML]: Applying holder lookups [20:37:02] [Server thread/INFO] [FML]: Holder lookups applied [20:37:02] [Server thread/INFO] [FML]: Injecting itemstacks [20:37:02] [Server thread/INFO] [FML]: Itemstack injection complete [20:37:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties [20:37:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: CREATIVE [20:37:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair [20:37:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 192.168.10.42:25565 [20:37:02] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type has been Finished! [20:37:03] [Server thread/INFO] [FML]: Injecting itemstacks [20:37:03] [Server thread/INFO] [FML]: Itemstack injection complete Initialization has been Finished! [20:37:03] [Netty Server IO #1 https://github.com/Minecolonies/minecolonies/pull/1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting. [20:37:03] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 10 mods [20:37:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world" [20:37:03] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance [20:37:03] [Server thread/INFO] [FML]: Applying holder lookups [20:37:03] [Server thread/INFO] [FML]: Holder lookups applied [20:37:03] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@f37dafd) [20:37:03] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@f37dafd) [20:37:03] [Server thread/INFO] [minecolonies]: Load huts or decorations from jar [20:37:04] [Server thread/INFO] [minecolonies]: Load additionnal huts or decorations from .\world\minecolonies/schematics [20:37:04] [Server thread/INFO] [minecolonies]: Load cached schematic from .\world\minecolonies/cache [20:37:04] [Server thread/INFO] [minecolonies]: Loaded 2 colonies [20:37:04] [Server thread/INFO] [minecolonies]: Server UUID 1e5f8d3e-ba38-488d-8882-c5247f3d1c21 [20:37:04] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@f37dafd) [20:37:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [20:37:04] [Netty Server IO #2 https://github.com/Minecolonies/minecolonies/pull/2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting. [20:37:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 50% [20:37:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2,334s)! For help, type "help" or "?" [20:37:12] [User Authenticator #1 https://github.com/Minecolonies/minecolonies/pull/1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Skel3tonlp is be06107b-4ab3-49b9-be6c-80b7802a3b53 [20:37:12] [Netty Server IO #4 https://github.com/Minecolonies/minecolonies/issues/4/INFO] [FML]: Client protocol version 2 [20:37:12] [Netty Server IO #4 https://github.com/Minecolonies/minecolonies/issues/4/INFO] [FML]: Client attempting to join with 9 mods : drpcore@0.1.7,FML@8.0.99.99, drpmedieval@0.1.6,Forge@12.18.3.2297,minecolonies@1.10.2-0. 8.1917,PTRModelLib@1.0.0,mcp@9.19,journeymap@1.10.2-5.4.6,props@2.3.6.1 [20:37:12] [Netty Server IO #4 https://github.com/Minecolonies/minecolonies/issues/4/INFO] [20:37:12] [Netty Server IO #4 https://github.com/Minecolonies/minecolonies/issues/4/INFO] [FML]: Attempting connection with missing mods [mercurius_updater] at CLIENT [20:37:12] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [20:37:12] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Skel3tonlp[/192.168.10.42:58093] logged in with entity id 327 at (1458.2811958117359, 69.0, 978.9537249568394) [20:37:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Skel3tonlp joined the game [20:37:12] Server thread/INFO: Skel3tonlp joining dimension 0 [20:37:12] Server thread/INFO: Sending log in packet. [20:37:13] [Server thread/WARN] [net.minecraft.world.WorldServer]: Keeping entity Chicken that already exists with UUID 70186e2e-d1c7-4ded-a112-ba5ab110b693 [20:37:13] [Server thread/WARN] [net.minecraft.world.WorldServer]: Tried to add entity minecolonies.Fishhook but it was marked as removed already [20:37:13] [Server thread/WARN] [net.minecraft.world.WorldServer]: Keeping entity Chicken that already exists with UUID 194c8bde-2d21-4e88-ac63-69f1ee54abc7 [20:37:13] [Server thread/WARN] [net.minecraft.world.WorldServer]: Keeping entity Squid that already exists with UUID 6f158a32-b2ac-48af-8f97- 14bd082b47c8 [20:37:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Skel3tonlp: Set the time to 1000] [20:37:37] [Server thread/WARN] [minecolonies]: Structure: Couldn't find any structure with this name schematics/wooden/Baker1 [20:37:37] [Server thread/WARN] [minecolonies]: Failed to load template schematics/wooden/Baker1 [20:37:37] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task

    java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25] at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer. func_71190_q(DedicatedServer.java:387) [ld.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.025] Caused by: java.lang.NullPointerException at com.minecolonies.structures.helpers.Structure.getSize(Structure.java:480) ~[Structure.class:?] at com.minecolonies.structures.helpers.StructureProxy.rotateWithMirror(StructureProxy.java:228) ~[StructureProxy.class:?] at com.minecolonies.coremod.util.StructureWrapper.rotate(StructureWrapper.java:148) ~[StructureWrapper.class:?] at com.minecolonies.coremod.entity.ai.citizen.builder. ConstructionTapeHelper.placeConstructionTape( ConstructionTapeHelper.java:117) ~[ConstructionTapeHelper.class:?] at com.minecolonies.coremod.entity.ai.citizen.builder. ConstructionTapeHelper.placeConstructionTape( ConstructionTapeHelper.java:99) ~[ConstructionTapeHelper.class:?] at com.minecolonies.coremod.colony.buildings.AbstractBuilding.create(AbstractBuilding.java:411) ~[AbstractBuilding.class:?] at com.minecolonies.coremod.colony.Colony.addNewBuilding(Colony.java:1566) ~[Colony.class:?] at com.minecolonies.coremod.blocks.AbstractBlockHut.func 180633_a(AbstractBlockHut.java:262) ~[AbstractBlockHut.class:?] at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:171) ~[acl.class:?] at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:54) ~[acl.class:?] at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:780) ~[ForgeHooks.class:?] at net.minecraft.item.ItemStack.func_179546a(ItemStack.java:145) ~[adz.class:?] at net.minecraft.server.management.PlayerInteractionManager.func 187251a(PlayerInteractionManager.java:483) ~[lv.class:?] at net.minecraft.network.NetHandlerPlayServer.func 184337_a(NetHandlerPlayServer.java:679) ~[me.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) ~[jj.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) ~[jj.class:?] at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fl$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25] at net.minecraft.util.Util.func_181617_a(SourceFile:45) ~[h.class:?] ... 5 more [20:37:49] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Skel3tonlp lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} [20:37:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Skel3tonlp left the game

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Minecolonies/minecolonies/issues/1129#issuecomment-306058490, or mute the thread https://github.com/notifications/unsubscribe-auth/AGI9y63dAdRvL9CLWerYt7TzpCz_cwX6ks5sAvm7gaJpZM4NvbDp .

Skeletonlp commented 7 years ago

@Raycoms the universal one.Whats the different ?

Raycoms commented 7 years ago

the universal one shouldn't cause those problems. Will try with the forge version you mentioned to see if that also causes this problem.

2017-06-04 15:54 GMT-03:00 Skeletonlp notifications@github.com:

@Raycoms https://github.com/raycoms the universal one.Whats the different ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Minecolonies/minecolonies/issues/1129#issuecomment-306059416, or mute the thread https://github.com/notifications/unsubscribe-auth/AGI9y0qIbOEm_zCbE-a7uw-KJoi9Vfozks5sAv1SgaJpZM4NvbDp .

Skeletonlp commented 7 years ago

@Raycoms okay it was the newest forge version win installer

Skeletonlp commented 7 years ago

@Raycoms has you got the same results as me ?

Raycoms commented 7 years ago

Trying now

Raycoms commented 7 years ago

No, I can't reproduce this with the newest forge version.

Skeletonlp commented 7 years ago

@Raycoms Ohhh okay. so why do i have this problem ? have you any idea how to fix it ?

Raycoms commented 7 years ago

can you place in the complete log file.

2017-06-04 18:19 GMT-03:00 Skeletonlp notifications@github.com:

Ohhh okay. so why do i have this problem ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Minecolonies/minecolonies/issues/1129#issuecomment-306067675, or mute the thread https://github.com/notifications/unsubscribe-auth/AGI9y3db3GMToBwp1V5d1d36PV0V5JQeks5sAx9ggaJpZM4NvbDp .

Asherslab commented 7 years ago

@Raycoms is the baker supposed to be implemented in 1.11.2 as well? or not yet?

Raycoms commented 7 years ago

No, the Baker has not been implemented in 1.11 yet.

2017-06-04 22:48 GMT-03:00 Asherslab notifications@github.com:

@Raycoms https://github.com/raycoms is the baker supposed to be implemented in 1.11.2 as well?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Minecolonies/minecolonies/issues/1129#issuecomment-306084536, or mute the thread https://github.com/notifications/unsubscribe-auth/AGI9ywqGQIpb_Bavzr1eXA6t4_pXWO14ks5sA15WgaJpZM4NvbDp .

Skeletonlp commented 7 years ago

@Raycoms this is the complet log file the consol dosnt show any more (singleplayer log): [CHAT] Skel3tonlp has just earned the achievement [Found a colony] 12:36:42 minecolonies Colony 1 - new AbstractBuilding for class com.minecolonies.coremod.blocks.BlockHutTownHall at BlockPos{x=-243, y=66, z=220} 12:36:51 minecolonies Structure: Couldn't find any structure with this name schematics/wooden/Baker1 12:36:51 minecolonies Failed to load template schematics/wooden/Baker1 12:36:51 net.minecraft.server.MinecraftServer Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at net.minecraft.util.Util.func_181617_a(SourceFile:46) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at com.minecolonies.structures.helpers.Structure.getSize(Structure.java:480) at com.minecolonies.structures.helpers.StructureProxy.rotateWithMirror(StructureProxy.java:228) at com.minecolonies.coremod.util.StructureWrapper.rotate(StructureWrapper.java:148) at com.minecolonies.coremod.entity.ai.citizen.builder.ConstructionTapeHelper.placeConstructionTape(ConstructionTapeHelper.java:117) at com.minecolonies.coremod.entity.ai.citizen.builder.ConstructionTapeHelper.placeConstructionTape(ConstructionTapeHelper.java:99) at com.minecolonies.coremod.colony.buildings.AbstractBuilding.create(AbstractBuilding.java:411) at com.minecolonies.coremod.colony.Colony.addNewBuilding(Colony.java:1566) at com.minecolonies.coremod.blocks.AbstractBlockHut.func_180633_a(AbstractBlockHut.java:262) at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:171) at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:54) at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:780) at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:145) at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:483) at net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:679) at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at net.minecraft.util.Util.func_181617_a(SourceFile:45) ... 5 more 12:36:52 net.minecraft.server.integrated.IntegratedServer Saving and pausing game... 12:36:52 net.minecraft.server.MinecraftServer Saving chunks for level 'New World'/Overworld 12:36:52 net.minecraft.server.MinecraftServer Saving chunks for level 'New World'/Nether 12:36:52 net.minecraft.server.MinecraftServer Saving chunks for level 'New World'/The End

Skeletonlp commented 7 years ago

I have testet now the version 1.11.2, there i have the same problem

xavierh commented 7 years ago

1.11.2 does not have the baker yet :)

On 5 Jun 2017 12:25, "Skeletonlp" notifications@github.com wrote:

I have testet now the version 1.11.2, there i have the same problem

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Minecolonies/minecolonies/issues/1129#issuecomment-306165576, or mute the thread https://github.com/notifications/unsubscribe-auth/ACplvOJkD4lPSGWh3ftElSJjTCicA7s8ks5sA-XDgaJpZM4NvbDp .

Skeletonlp commented 7 years ago

@Raycoms @xavierh I tested it with the 1.10.2 curse modpack and still ther nothing happend.So is this maybe a java problem ?

Raycoms commented 7 years ago

Still happening, else closed?