The Meaning of Life, the Universe, and Everything.
Location:
Somewhere
Join Date:
3/7/2015
Posts:
212
Location:
In my chair
Minecraft:
DaPorkchop_
Member Details
a lot of these issues have already been fixed in the 1.11.2 beta builds. join the discord if you want help using them
Rollback Post to RevisionRollBack
"Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why."
-- Unknown
In what way is 1.7.10 "better" than 1.10.2/1.11.2? I see no reason to spend time backporting my mod to a version of Minecraft that's now 5 major releases outdated. There's no reason other than the fact that it's "better". And believe it or not, VW isn't even possible to backport to 1.7.10 because of core changes to the Minecraft engine.
Well, for one thing it doesn't have the new combat system and another thing is that PVP in old versions actually works. So yeah, I would much rather play 1.7.10 than any of these new disgusting versions.
The only reason the 1.7.10 version is "better" is because some major modders are too lazy to (or can't) update to further versions.
And don't tell me it's "becaues the combat update sucks", if you want to spam left click, go to before adventure update, there you can just hold left click and swing all day nonstop.
I would rather be able to spam left click and actually be able to kill people than have this weird "cool down" system that literally makes combat impossible; it's impossible to kill anything in the newer versions.
Uh, the old combat turned into a fight of who's hits registered with the server sooner, effectively making fights one sided 90% of the time, and niow you have to actually be strategic about combat, however I would wish we don't go further off topic now.
Uh, the old combat turned into a fight of who's hits registered with the server sooner, effectively making fights one sided 90% of the time, and niow you have to actually be strategic about combat, however I would wish we don't go further off topic now.
What? Your whole comment makes no sense. Neither the combat is off-topic nor it's a "first hit wins".
The Meaning of Life, the Universe, and Everything.
Join Date:
9/6/2014
Posts:
135
Minecraft:
Johnny_krell
Member Details
How does it not make sense? I didn't mean whoever hits the other first wins, but old combat is really weird in that it simply is just a spam click whilst constantly walking toward eachother to get close enough to hit, which in finality stuff turns into an RNG battle if you have similar gear, or if you have worse gear: almost impossible to win, and combat had no real strategy.
And no, I didn't mess up, I just have a habit of doing that, old habit from a different forum to still quote but not have an extra long message.
How does it not make sense? I didn't mean whoever hits the other first wins, but old combat is really weird in that it simply is just a spam click whilst constantly walking toward eachother to get close enough to hit, which in finality stuff turns into an RNG battle if you have similar gear, or if you have worse gear: almost impossible to win, and combat had no real strategy.
And no, I didn't mess up, I just have a habit of doing that, old habit from a different forum to still quote but not have an extra long message.
Oh, you were talking about the old minecraft vanilla combat, yeah, that makes sense now.
So the latest stable release spontaneously explodes when I try to run it with forge 1.10.2? Is that not the right version clearly labeled under it? Am I missing some core dependency library mod thingymabobber?
Will there be any update to 1.12? Great job by the way!
I'm already working on it.
Rollback Post to RevisionRollBack
"Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why."
-- Unknown
Hi, I love this mod (Even though it's still quite glitchy :P) and I've been wondering, are grappling hooks planned? For PvP survival servers, LAN, and when your ship flies off without you
Hi, I love this mod (Even though it's still quite glitchy :P) and I've been wondering, are grappling hooks planned? For PvP survival servers, LAN, and when your ship flies off without you
Planned, yes. Development is mostly on hold as thebest108 and I are occupied with irl things. We'll get back to it eventually, don't you worry
Rollback Post to RevisionRollBack
"Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why."
-- Unknown
The Meaning of Life, the Universe, and Everything.
Join Date:
8/31/2012
Posts:
46
Member Details
I have a potential bug. It happens when I teleport using /tp. I also noticed that the turrets I placed on my ship had clustered in one spot for some reason. Removing them seemed to stop the game from crashing when I /tp. This is on 1.11.2, with no other mods.
---- Minecraft Crash Report ----
WARNING: coremods are present:
MixinLoaderForge (Valkyrien Warfare 0.9 [1.11.2 HotFix].jar)
Contact their authors BEFORE contacting forge
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at valkyrienwarfare.physicsmanagement.CoordTransformObject.updatePassengerPositions(CoordTransformObject.java:119)
at valkyrienwarfare.physicsmanagement.CoordTransformObject.updateAllTransforms(CoordTransformObject.java:94)
at valkyrienwarfare.physicsmanagement.PhysicsObject.onPostTickClient(PhysicsObject.java:722)
at valkyrienwarfare.EventsClient.onClientTickEvent(EventsClient.java:78)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_34_EventsClient_onClientTickEvent_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:344)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at valkyrienwarfare.physicsmanagement.CoordTransformObject.updatePassengerPositions(CoordTransformObject.java:119)
at valkyrienwarfare.physicsmanagement.CoordTransformObject.updateAllTransforms(CoordTransformObject.java:94)
at valkyrienwarfare.physicsmanagement.PhysicsObject.onPostTickClient(PhysicsObject.java:722)
at valkyrienwarfare.EventsClient.onClientTickEvent(EventsClient.java:78)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_34_EventsClient_onClientTickEvent_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:344)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6800 Series'
Launched Version: 1.11.2-forge1.11.2-13.20.0.2282
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 6800 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz
I'll finish by saying this mod of yours is gonna have me plopped in front of my computer for months. It's awesome.
Okay, so I've figured out the ins and outs of most of this, but I've found something that I thought might not have come up before. If you try to put a sign on a ship (whether physics for that ship are turned on or not), it gives an error about going past certain coordinates where "airships are stored," and disallows interaction with any ship at all. I seemed to be able to break non-ship blocks around me, though.
Attempting to exit and reload the world causes Minecraft to hang, and I had to kill the app and completely reload in order to reenter the world. So signs are probably bad for the same reasons beds are.
a lot of these issues have already been fixed in the 1.11.2 beta builds. join the discord if you want help using them
Well, for one thing it doesn't have the new combat system and another thing is that PVP in old versions actually works. So yeah, I would much rather play 1.7.10 than any of these new disgusting versions.
I would rather be able to spam left click and actually be able to kill people than have this weird "cool down" system that literally makes combat impossible; it's impossible to kill anything in the newer versions.
This mod looks fricken awesome
My Vanilla server compatible modpack
My modpack that goes beyond Vanilla
What the? Why did you fake a quote from me?
What? Your whole comment makes no sense. Neither the combat is off-topic nor it's a "first hit wins".
Sounds like he didn't fully delete a quote from you and ended writting in your quote, lol
How does it not make sense? I didn't mean whoever hits the other first wins, but old combat is really weird in that it simply is just a spam click whilst constantly walking toward eachother to get close enough to hit, which in finality stuff turns into an RNG battle if you have similar gear, or if you have worse gear: almost impossible to win, and combat had no real strategy.
And no, I didn't mess up, I just have a habit of doing that, old habit from a different forum to still quote but not have an extra long message.
My Vanilla server compatible modpack
My modpack that goes beyond Vanilla
Oh, you were talking about the old minecraft vanilla combat, yeah, that makes sense now.
Will there be any update to 1.12? Great job by the way!
So the latest stable release spontaneously explodes when I try to run it with forge 1.10.2? Is that not the right version clearly labeled under it? Am I missing some core dependency library mod thingymabobber?
When live give you lemons, make apple pie.
I'm already working on it.
Hi, I love this mod (Even though it's still quite glitchy :P) and I've been wondering, are grappling hooks planned? For PvP survival servers, LAN, and when your ship flies off without you
Planned, yes. Development is mostly on hold as thebest108 and I are occupied with irl things. We'll get back to it eventually, don't you worry
Oooh, I can't wait!
The grappling hook mod works wonders for this https://www.curseforge.com/minecraft/mc-mods/grappling-hook-mod
THe only problem is that the attached hook won't follow the ship, so don't hang on for too long!
Thanks!
I have a potential bug. It happens when I teleport using /tp. I also noticed that the turrets I placed on my ship had clustered in one spot for some reason. Removing them seemed to stop the game from crashing when I /tp. This is on 1.11.2, with no other mods.
---- Minecraft Crash Report ----
WARNING: coremods are present:
MixinLoaderForge (Valkyrien Warfare 0.9 [1.11.2 HotFix].jar)
Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 1/3/18 9:06 PM
Description: Unexpected error
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at valkyrienwarfare.physicsmanagement.CoordTransformObject.updatePassengerPositions(CoordTransformObject.java:119)
at valkyrienwarfare.physicsmanagement.CoordTransformObject.updateAllTransforms(CoordTransformObject.java:94)
at valkyrienwarfare.physicsmanagement.PhysicsObject.onPostTickClient(PhysicsObject.java:722)
at valkyrienwarfare.EventsClient.onClientTickEvent(EventsClient.java:78)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_34_EventsClient_onClientTickEvent_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:344)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at valkyrienwarfare.physicsmanagement.CoordTransformObject.updatePassengerPositions(CoordTransformObject.java:119)
at valkyrienwarfare.physicsmanagement.CoordTransformObject.updateAllTransforms(CoordTransformObject.java:94)
at valkyrienwarfare.physicsmanagement.PhysicsObject.onPostTickClient(PhysicsObject.java:722)
at valkyrienwarfare.EventsClient.onClientTickEvent(EventsClient.java:78)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_34_EventsClient_onClientTickEvent_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:344)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['xanadian'/25, l='MpServer', x=894.62, y=76.08, z=-496.44]]
Chunk stats: MultiplayerChunkCache: 100, 100
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (643,64,470), Chunk: (at 3,4,6 in 40,29; contains blocks 640,0,464 to 655,255,479), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Level time: 397417 game time, 1500 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 109 total; [EntitySkeleton['Skeleton'/14084, l='MpServer', x=906.50, y=13.00, z=504.50], EntityBat['Bat'/13063, l='MpServer', x=882.44, y=29.10, z=513.63], EntityBat['Bat'/14089, l='MpServer', x=936.50, y=40.34, z=454.85], EntityBat['Bat'/14090, l='MpServer', x=935.34, y=45.62, z=449.51], EntityPig['Pig'/12047, l='MpServer', x=950.79, y=67.00, z=452.69], EntityChicken['Chicken'/12048, l='MpServer', x=945.73, y=66.00, z=447.07], EntityBat['Bat'/14352, l='MpServer', x=943.48, y=23.93, z=427.66], EntityBat['Bat'/14354, l='MpServer', x=860.50, y=39.62, z=426.96], EntityBat['Bat'/14356, l='MpServer', x=962.14, y=18.00, z=473.25], EntityBat['Bat'/14358, l='MpServer', x=953.50, y=18.00, z=471.35], EntitySkeleton['Skeleton'/12826, l='MpServer', x=924.50, y=57.00, z=500.50], EntityPlayerSP['xanadian'/25, l='MpServer', x=894.62, y=76.08, z=-496.44], EntitySkeleton['Skeleton'/13083, l='MpServer', x=911.50, y=36.00, z=472.50], EntityCreeper['Creeper'/14107, l='MpServer', x=815.50, y=25.00, z=434.50], EntityZombie['Zombie'/12837, l='MpServer', x=839.70, y=41.00, z=436.54], EntityZombie['Zombie'/12838, l='MpServer', x=828.50, y=41.00, z=429.50], EntityZombie['Zombie'/14119, l='MpServer', x=932.50, y=38.00, z=449.50], EntitySkeleton['Skeleton'/14121, l='MpServer', x=892.50, y=46.00, z=423.50], EntitySkeleton['Skeleton'/14122, l='MpServer', x=892.50, y=46.00, z=428.50], EntityZombie['Zombie'/14123, l='MpServer', x=944.50, y=28.00, z=538.50], EntityZombie['Zombie'/14124, l='MpServer', x=945.50, y=28.00, z=536.50], EntityZombie['Zombie'/14125, l='MpServer', x=943.50, y=28.00, z=539.50], EntityCreeper['Creeper'/12078, l='MpServer', x=830.50, y=19.00, z=443.50], EntityCreeper['Creeper'/13617, l='MpServer', x=865.50, y=29.00, z=534.50], EntitySkeleton['Skeleton'/13105, l='MpServer', x=870.53, y=51.00, z=571.76], EntityCannonBasic['entity.EntityCannonBasic.name'/11314, l='MpServer', x=850.91, y=67.52, z=495.87], EntitySkeleton['Skeleton'/13618, l='MpServer', x=863.50, y=29.00, z=534.50], EntityCannonBasic['entity.EntityCannonBasic.name'/11315, l='MpServer', x=853.91, y=67.52, z=495.92], EntityCreeper['Creeper'/12851, l='MpServer', x=861.50, y=46.00, z=575.50], EntityCannonBasic['entity.EntityCannonBasic.name'/11316, l='MpServer', x=856.91, y=67.52, z=495.97], EntityBat['Bat'/14135, l='MpServer', x=878.80, y=27.11, z=580.55], EntitySkeleton['Skeleton'/13626, l='MpServer', x=886.50, y=36.00, z=532.50], EntityCannonBasic['entity.EntityCannonBasic.name'/11323, l='MpServer', x=856.91, y=67.52, z=495.97], EntityCannonBasic['entity.EntityCannonBasic.name'/11324, l='MpServer', x=853.91, y=67.52, z=495.92], EntitySquid['Squid'/12604, l='MpServer', x=851.52, y=49.45, z=561.04], EntityCannonBasic['entity.EntityCannonBasic.name'/11325, l='MpServer', x=850.91, y=67.52, z=495.87], EntitySquid['Squid'/12605, l='MpServer', x=832.23, y=59.74, z=522.27], EntitySquid['Squid'/12607, l='MpServer', x=836.78, y=57.15, z=521.15], EntitySquid['Squid'/12609, l='MpServer', x=854.65, y=57.13, z=463.57], EntityCannonBasic['entity.EntityCannonBasic.name'/11330, l='MpServer', x=850.91, y=67.52, z=495.87], EntitySquid['Squid'/12610, l='MpServer', x=843.36, y=55.88, z=450.15], EntityCannonBasic['entity.EntityCannonBasic.name'/11331, l='MpServer', x=853.91, y=67.52, z=495.92], EntitySquid['Squid'/12611, l='MpServer', x=846.18, y=59.00, z=447.65], EntityCannonBasic['entity.EntityCannonBasic.name'/11332, l='MpServer', x=856.91, y=67.52, z=495.97], EntityCannonBasic['entity.EntityCannonBasic.name'/11335, l='MpServer', x=863.19, y=67.52, z=480.08], EntityBat['Bat'/13895, l='MpServer', x=898.25, y=43.10, z=431.60], EntityCannonBasic['entity.EntityCannonBasic.name'/11336, l='MpServer', x=860.19, y=67.52, z=480.03], EntityBat['Bat'/13896, l='MpServer', x=900.75, y=43.10, z=431.25], EntitySkeleton['Skeleton'/13128, l='MpServer', x=946.75, y=51.00, z=480.48], EntityCreeper['Creeper'/13385, l='MpServer', x=890.50, y=36.00, z=531.50], EntitySkeleton['Skeleton'/13129, l='MpServer', x=946.50, y=51.00, z=478.50], EntityCreeper['Creeper'/14159, l='MpServer', x=816.50, y=22.00, z=436.50], EntityCreeper['Creeper'/14160, l='MpServer', x=820.50, y=22.00, z=438.50], EntitySkeleton['Skeleton'/13144, l='MpServer', x=890.50, y=28.00, z=483.50], EntitySkeleton['Skeleton'/13145, l='MpServer', x=889.50, y=28.00, z=483.31], EntityZombie['Zombie'/12380, l='MpServer', x=876.50, y=29.00, z=519.50], EntityCreeper['Creeper'/13154, l='MpServer', x=909.50, y=15.00, z=501.50], EntityCreeper['Creeper'/13155, l='MpServer', x=909.50, y=15.00, z=502.50], EntityPig['Pig'/12146, l='MpServer', x=968.66, y=68.00, z=564.00], EntityItem['item.item.dyePowder.black'/14195, l='MpServer', x=883.49, y=57.00, z=485.74], EntityPig['Pig'/12147, l='MpServer', x=965.81, y=68.00, z=560.71], EntityCreeper['Creeper'/12916, l='MpServer', x=847.15, y=28.00, z=568.53], EntityPig['Pig'/12149, l='MpServer', x=961.25, y=68.00, z=556.35], EntityPig['Pig'/12150, l='MpServer', x=970.26, y=68.00, z=544.36], EntityCreeper['Creeper'/13692, l='MpServer', x=973.50, y=46.00, z=480.50], EntitySquid['Squid'/12669, l='MpServer', x=847.60, y=52.06, z=473.36], EntitySquid['Squid'/12670, l='MpServer', x=880.84, y=62.26, z=479.84], EntitySquid['Squid'/12671, l='MpServer', x=854.75, y=59.11, z=490.84], EntitySquid['Squid'/12672, l='MpServer', x=874.67, y=56.17, z=484.03], EntitySkeleton['Skeleton'/13189, l='MpServer', x=917.50, y=44.00, z=453.50], EntitySquid['Squid'/12693, l='MpServer', x=884.96, y=62.47, z=467.58], EntityChicken['Chicken'/11925, l='MpServer', x=929.60, y=65.00, z=454.06], EntitySquid['Squid'/12694, l='MpServer', x=876.21, y=59.92, z=465.60], EntityItem['item.item.egg'/11926, l='MpServer', x=934.80, y=65.00, z=453.23], EntitySquid['Squid'/12695, l='MpServer', x=874.98, y=55.29, z=477.54], EntityItem['item.item.egg'/11927, l='MpServer', x=934.34, y=65.00, z=446.04], EntityBat['Bat'/12185, l='MpServer', x=859.75, y=26.97, z=556.75], EntityChicken['Chicken'/11929, l='MpServer', x=940.74, y=67.00, z=424.85], EntitySkeleton['Skeleton'/14234, l='MpServer', x=827.50, y=18.00, z=573.50], EntitySkeleton['Skeleton'/14236, l='MpServer', x=969.50, y=42.00, z=530.50], EntitySkeleton['Skeleton'/12958, l='MpServer', x=895.50, y=12.00, z=485.50], EntityCreeper['Creeper'/13224, l='MpServer', x=942.50, y=30.00, z=485.50], EntityCreeper['Creeper'/12458, l='MpServer', x=840.50, y=40.00, z=441.50], EntityZombie['Zombie'/13232, l='MpServer', x=893.50, y=45.00, z=430.50], EntityBat['Bat'/13749, l='MpServer', x=923.67, y=40.63, z=434.83], EntityBat['Bat'/13752, l='MpServer', x=911.38, y=40.03, z=440.96], EntitySkeleton['Skeleton'/14015, l='MpServer', x=947.50, y=29.00, z=453.50], EntityCreeper['Creeper'/14016, l='MpServer', x=953.50, y=13.00, z=472.50], EntityCreeper['Creeper'/14017, l='MpServer', x=952.50, y=13.00, z=474.50], EntitySkeleton['Skeleton'/13770, l='MpServer', x=908.50, y=31.00, z=509.50], EntitySkeleton['Skeleton'/14026, l='MpServer', x=817.50, y=42.00, z=552.50], EntityZombie['Zombie'/13259, l='MpServer', x=834.50, y=42.00, z=431.50], EntityZombie['Zombie'/14027, l='MpServer', x=817.50, y=42.00, z=555.50], EntityZombie['Zombie'/13260, l='MpServer', x=834.50, y=42.00, z=431.50], EntityZombie['Zombie'/14285, l='MpServer', x=969.51, y=28.00, z=434.17], EntitySkeleton['Skeleton'/13774, l='MpServer', x=945.71, y=42.00, z=503.51], EntityBat['Bat'/13008, l='MpServer', x=837.53, y=22.33, z=441.57], EntityEnderman['Enderman'/14288, l='MpServer', x=951.50, y=23.00, z=438.50], EntitySkeleton['Skeleton'/13526, l='MpServer', x=870.50, y=37.00, z=433.50], EntityCreeper['Creeper'/13527, l='MpServer', x=869.50, y=37.00, z=434.50], EntityCreeper['Creeper'/13539, l='MpServer', x=830.50, y=43.00, z=469.66], EntityCreeper['Creeper'/14055, l='MpServer', x=928.50, y=47.00, z=557.50], EntityCreeper['Creeper'/14056, l='MpServer', x=925.50, y=47.00, z=555.50], EntityBat['Bat'/13550, l='MpServer', x=897.81, y=41.40, z=433.30], EntityBat['Bat'/13552, l='MpServer', x=897.37, y=41.81, z=436.41], EntityBat['Bat'/14326, l='MpServer', x=951.79, y=56.07, z=556.81], EntityCreeper['Creeper'/12793, l='MpServer', x=893.50, y=42.00, z=437.50], EntityCreeper['Creeper'/14330, l='MpServer', x=956.50, y=42.00, z=456.50], EntitySkeleton['Skeleton'/13821, l='MpServer', x=910.50, y=39.00, z=429.50]]
Retry entities: 108 total; [EntitySkeleton['Skeleton'/14084, l='MpServer', x=906.50, y=13.00, z=504.50], EntityBat['Bat'/13063, l='MpServer', x=882.44, y=29.10, z=513.63], EntityBat['Bat'/14089, l='MpServer', x=936.50, y=40.34, z=454.85], EntityBat['Bat'/14090, l='MpServer', x=935.34, y=45.62, z=449.51], EntityPig['Pig'/12047, l='MpServer', x=950.79, y=67.00, z=452.69], EntityBat['Bat'/14352, l='MpServer', x=943.48, y=23.93, z=427.66], EntityChicken['Chicken'/12048, l='MpServer', x=945.73, y=66.00, z=447.07], EntityBat['Bat'/14354, l='MpServer', x=860.50, y=39.62, z=426.96], EntityBat['Bat'/14356, l='MpServer', x=962.14, y=18.00, z=473.25], EntityBat['Bat'/14358, l='MpServer', x=953.50, y=18.00, z=471.35], EntitySkeleton['Skeleton'/12826, l='MpServer', x=924.50, y=57.00, z=500.50], EntityCreeper['Creeper'/14107, l='MpServer', x=815.50, y=25.00, z=434.50], EntitySkeleton['Skeleton'/13083, l='MpServer', x=911.50, y=36.00, z=472.50], EntityZombie['Zombie'/12837, l='MpServer', x=839.70, y=41.00, z=436.54], EntityZombie['Zombie'/12838, l='MpServer', x=828.50, y=41.00, z=429.50], EntityZombie['Zombie'/14119, l='MpServer', x=932.50, y=38.00, z=449.50], EntitySkeleton['Skeleton'/14121, l='MpServer', x=892.50, y=46.00, z=423.50], EntitySkeleton['Skeleton'/14122, l='MpServer', x=892.50, y=46.00, z=428.50], EntityZombie['Zombie'/14123, l='MpServer', x=944.50, y=28.00, z=538.50], EntityZombie['Zombie'/14124, l='MpServer', x=945.50, y=28.00, z=536.50], EntityZombie['Zombie'/14125, l='MpServer', x=943.50, y=28.00, z=539.50], EntityCreeper['Creeper'/12078, l='MpServer', x=830.50, y=19.00, z=443.50], EntityCreeper['Creeper'/13617, l='MpServer', x=865.50, y=29.00, z=534.50], EntitySkeleton['Skeleton'/13105, l='MpServer', x=870.53, y=51.00, z=571.76], EntityCannonBasic['entity.EntityCannonBasic.name'/11314, l='MpServer', x=850.91, y=67.52, z=495.87], EntitySkeleton['Skeleton'/13618, l='MpServer', x=863.50, y=29.00, z=534.50], EntityCannonBasic['entity.EntityCannonBasic.name'/11315, l='MpServer', x=853.91, y=67.52, z=495.92], EntityCreeper['Creeper'/12851, l='MpServer', x=861.50, y=46.00, z=575.50], EntityCannonBasic['entity.EntityCannonBasic.name'/11316, l='MpServer', x=856.91, y=67.52, z=495.97], EntityBat['Bat'/14135, l='MpServer', x=878.80, y=27.11, z=580.55], EntitySkeleton['Skeleton'/13626, l='MpServer', x=886.50, y=36.00, z=532.50], EntityCannonBasic['entity.EntityCannonBasic.name'/11323, l='MpServer', x=856.91, y=67.52, z=495.97], EntityCannonBasic['entity.EntityCannonBasic.name'/11324, l='MpServer', x=853.91, y=67.52, z=495.92], EntitySquid['Squid'/12604, l='MpServer', x=851.52, y=49.45, z=561.04], EntitySquid['Squid'/12605, l='MpServer', x=832.23, y=59.74, z=522.27], EntityCannonBasic['entity.EntityCannonBasic.name'/11325, l='MpServer', x=850.91, y=67.52, z=495.87], EntitySquid['Squid'/12607, l='MpServer', x=836.78, y=57.15, z=521.15], EntitySquid['Squid'/12609, l='MpServer', x=854.65, y=57.13, z=463.57], EntitySquid['Squid'/12610, l='MpServer', x=843.36, y=55.88, z=450.15], EntityCannonBasic['entity.EntityCannonBasic.name'/11330, l='MpServer', x=850.91, y=67.52, z=495.87], EntitySquid['Squid'/12611, l='MpServer', x=846.18, y=59.00, z=447.65], EntityCannonBasic['entity.EntityCannonBasic.name'/11331, l='MpServer', x=853.91, y=67.52, z=495.92], EntityCannonBasic['entity.EntityCannonBasic.name'/11332, l='MpServer', x=856.91, y=67.52, z=495.97], EntityCannonBasic['entity.EntityCannonBasic.name'/11335, l='MpServer', x=863.19, y=67.52, z=480.08], EntityBat['Bat'/13895, l='MpServer', x=898.25, y=43.10, z=431.60], EntityCannonBasic['entity.EntityCannonBasic.name'/11336, l='MpServer', x=860.19, y=67.52, z=480.03], EntityBat['Bat'/13896, l='MpServer', x=900.75, y=43.10, z=431.25], EntitySkeleton['Skeleton'/13128, l='MpServer', x=946.75, y=51.00, z=480.48], EntityCreeper['Creeper'/13385, l='MpServer', x=890.50, y=36.00, z=531.50], EntitySkeleton['Skeleton'/13129, l='MpServer', x=946.50, y=51.00, z=478.50], EntityCreeper['Creeper'/14159, l='MpServer', x=816.50, y=22.00, z=436.50], EntityCreeper['Creeper'/14160, l='MpServer', x=820.50, y=22.00, z=438.50], EntitySkeleton['Skeleton'/13144, l='MpServer', x=890.50, y=28.00, z=483.50], EntitySkeleton['Skeleton'/13145, l='MpServer', x=889.50, y=28.00, z=483.31], EntityZombie['Zombie'/12380, l='MpServer', x=876.50, y=29.00, z=519.50], EntityCreeper['Creeper'/13154, l='MpServer', x=909.50, y=15.00, z=501.50], EntityCreeper['Creeper'/13155, l='MpServer', x=909.50, y=15.00, z=502.50], EntityPig['Pig'/12146, l='MpServer', x=968.66, y=68.00, z=564.00], EntityItem['item.item.dyePowder.black'/14195, l='MpServer', x=883.49, y=57.00, z=485.74], EntityPig['Pig'/12147, l='MpServer', x=965.81, y=68.00, z=560.71], EntityCreeper['Creeper'/12916, l='MpServer', x=847.15, y=28.00, z=568.53], EntityPig['Pig'/12149, l='MpServer', x=961.25, y=68.00, z=556.35], EntityPig['Pig'/12150, l='MpServer', x=970.26, y=68.00, z=544.36], EntityCreeper['Creeper'/13692, l='MpServer', x=973.50, y=46.00, z=480.50], EntitySquid['Squid'/12669, l='MpServer', x=847.60, y=52.06, z=473.36], EntitySquid['Squid'/12670, l='MpServer', x=880.84, y=62.26, z=479.84], EntitySquid['Squid'/12671, l='MpServer', x=854.75, y=59.11, z=490.84], EntitySquid['Squid'/12672, l='MpServer', x=874.67, y=56.17, z=484.03], EntitySkeleton['Skeleton'/13189, l='MpServer', x=917.50, y=44.00, z=453.50], EntitySquid['Squid'/12693, l='MpServer', x=884.96, y=62.47, z=467.58], EntityChicken['Chicken'/11925, l='MpServer', x=929.60, y=65.00, z=454.06], EntitySquid['Squid'/12694, l='MpServer', x=876.21, y=59.92, z=465.60], EntityItem['item.item.egg'/11926, l='MpServer', x=934.80, y=65.00, z=453.23], EntitySquid['Squid'/12695, l='MpServer', x=874.98, y=55.29, z=477.54], EntityItem['item.item.egg'/11927, l='MpServer', x=934.34, y=65.00, z=446.04], EntityBat['Bat'/12185, l='MpServer', x=859.75, y=26.97, z=556.75], EntityChicken['Chicken'/11929, l='MpServer', x=940.74, y=67.00, z=424.85], EntitySkeleton['Skeleton'/14234, l='MpServer', x=827.50, y=18.00, z=573.50], EntitySkeleton['Skeleton'/14236, l='MpServer', x=969.50, y=42.00, z=530.50], EntitySkeleton['Skeleton'/12958, l='MpServer', x=895.50, y=12.00, z=485.50], EntityCreeper['Creeper'/13224, l='MpServer', x=942.50, y=30.00, z=485.50], EntityCreeper['Creeper'/12458, l='MpServer', x=840.50, y=40.00, z=441.50], EntityZombie['Zombie'/13232, l='MpServer', x=893.50, y=45.00, z=430.50], EntityBat['Bat'/13749, l='MpServer', x=923.67, y=40.63, z=434.83], EntityBat['Bat'/13752, l='MpServer', x=911.38, y=40.03, z=440.96], EntitySkeleton['Skeleton'/14015, l='MpServer', x=947.50, y=29.00, z=453.50], EntityCreeper['Creeper'/14016, l='MpServer', x=953.50, y=13.00, z=472.50], EntityCreeper['Creeper'/14017, l='MpServer', x=952.50, y=13.00, z=474.50], EntitySkeleton['Skeleton'/14026, l='MpServer', x=817.50, y=42.00, z=552.50], EntitySkeleton['Skeleton'/13770, l='MpServer', x=908.50, y=31.00, z=509.50], EntityZombie['Zombie'/14027, l='MpServer', x=817.50, y=42.00, z=555.50], EntityZombie['Zombie'/13259, l='MpServer', x=834.50, y=42.00, z=431.50], EntityZombie['Zombie'/13260, l='MpServer', x=834.50, y=42.00, z=431.50], EntityZombie['Zombie'/14285, l='MpServer', x=969.51, y=28.00, z=434.17], EntitySkeleton['Skeleton'/13774, l='MpServer', x=945.71, y=42.00, z=503.51], EntityBat['Bat'/13008, l='MpServer', x=837.53, y=22.33, z=441.57], EntityEnderman['Enderman'/14288, l='MpServer', x=951.50, y=23.00, z=438.50], EntitySkeleton['Skeleton'/13526, l='MpServer', x=870.50, y=37.00, z=433.50], EntityCreeper['Creeper'/13527, l='MpServer', x=869.50, y=37.00, z=434.50], EntityCreeper['Creeper'/13539, l='MpServer', x=830.50, y=43.00, z=469.66], EntityCreeper['Creeper'/14055, l='MpServer', x=928.50, y=47.00, z=557.50], EntityCreeper['Creeper'/14056, l='MpServer', x=925.50, y=47.00, z=555.50], EntityBat['Bat'/13550, l='MpServer', x=897.81, y=41.40, z=433.30], EntityBat['Bat'/13552, l='MpServer', x=897.37, y=41.81, z=436.41], EntityBat['Bat'/14326, l='MpServer', x=951.79, y=56.07, z=556.81], EntityCreeper['Creeper'/12793, l='MpServer', x=893.50, y=42.00, z=437.50], EntityCreeper['Creeper'/14330, l='MpServer', x=956.50, y=42.00, z=456.50], EntitySkeleton['Skeleton'/13821, l='MpServer', x=910.50, y=39.00, z=429.50]]
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2655)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:401)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1172633200 bytes (1118 MB) / 2088763392 bytes (1992 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -Xmx4096M -Xms512M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.38 Powered by Forge 13.20.0.2282 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
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2282.jar)
UCHIJAAAA forge{13.20.0.2282} [Minecraft Forge] (forge-1.11.2-13.20.0.2282.jar)
UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCHIJAAAA valkyrienwarfare{0.9_alpha} [Valkyrien Warfare] (Valkyrien Warfare 0.9 [1.11.2 HotFix].jar)
UCHIJAAAA cannons{cannons} [Cannons!] (Valkyrien Warfare 0.9 [1.11.2 HotFix].jar)
Loaded coremods (and transformers):
MixinLoaderForge (Valkyrien Warfare 0.9 [1.11.2 HotFix].jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6800 Series'
Launched Version: 1.11.2-forge1.11.2-13.20.0.2282
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 6800 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz
I'll finish by saying this mod of yours is gonna have me plopped in front of my computer for months. It's awesome.
Congratulations TheBest, your mod has reached meme.
Okay, so I've figured out the ins and outs of most of this, but I've found something that I thought might not have come up before. If you try to put a sign on a ship (whether physics for that ship are turned on or not), it gives an error about going past certain coordinates where "airships are stored," and disallows interaction with any ship at all. I seemed to be able to break non-ship blocks around me, though.
Attempting to exit and reload the world causes Minecraft to hang, and I had to kill the app and completely reload in order to reenter the world. So signs are probably bad for the same reasons beds are.