Coder Social home page Coder Social logo

simple-planes's Introduction

simple-planes's People

Contributors

adoxentor avatar danster0010 avatar dragoneater2008 avatar exopandora avatar fishinmars avatar francescozucca avatar mimexe avatar miros77 avatar przemykomo avatar quantumzhao avatar squidxtv avatar thevortex avatar thewhoareyouperson avatar timedevblocker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

simple-planes's Issues

Can't use while on survival

I run a server for my friends and we wanted to try this mod in it. We are able to craft the planes and helicopters as well as place them on the ground, but when we click to mount them and fly, it doesn't work. It does nothing, we can't elevate the thing, only move it in circles in the same spot (more like spinning it). This only happens when the gamemode is set on survival though, because if I change my gamemode to creative it allows me to actually fly it.

I've been researching online trying to find a solution for this or find someone that has the same problem-- but to no avail. I've made sure the "allow-flight" option is set to true in the server properties, and even added a few plugins that supposledy fixed the issue with the server not letting players fly (even with the option already set to true), but those don't work either.

After many attempts and failures with the server, I went solo in an offline world to see if at least it worked there, but there seems to happen the same problem. It lets me fly the planes in creative mode, but not in survival.

I don't know what else to do, or what could be the cause of this issue, as I'm not that good with programming and java and such. Also, when running the server and trying to fly them in survival, it doesn't give me any kind of error-- neither in-game nor in the actual server console, so I don't really have any log file or something of the sort to include here. I'm currently doing all of this in the Minecraft version 1.16.4, with Forge version 1.16.4-forge-35.1.37, and finally Simple Planes version -1.16.4-4.1.2.

I'm truly sorry if this comes off as bothering or troublesome but honestly I'm completely lost in this matter and, as I said previously, I haven't seen anyone else with this kind of problem. If someone knows what's going on, how to fix it or simply need me to send something else, just let me know. Thank you in advance.

I can't use this mod on a server.

the errors:
Mod File: simpleplanes-1.16.4-4.0.2.jar
Failure message: Simple Planes has class loading errors
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/model/EntityModel
Mod Version: 1.16.4-4.0.2
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.model.EntityModel

Cannot put down a plane with right click, in 1.12.2

forge version 8.0.99.99

[23:46:21] [Server thread/FATAL] [minecraft/MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Unregistered serializer xyz.przemyk.simpleplanes.setup.SimplePlanesDataSerializers$1@201fcfd for 11!
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_211]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_211]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
Caused by: java.lang.IllegalArgumentException: Unregistered serializer xyz.przemyk.simpleplanes.setup.SimplePlanesDataSerializers$1@201fcfd for 11!
at net.minecraft.network.datasync.EntityDataManager.func_187214_a(EntityDataManager.java:117) ~[nb.class:?]
at xyz.przemyk.simpleplanes.entities.PlaneEntity.func_70088_a(PlaneEntity.java:127) ~[PlaneEntity.class:?]
at net.minecraft.entity.Entity.(Entity.java:217) ~[vg.class:?]
at xyz.przemyk.simpleplanes.entities.PlaneEntity.(PlaneEntity.java:103) ~[PlaneEntity.class:?]
at xyz.przemyk.simpleplanes.entities.LargePlaneEntity.(LargePlaneEntity.java:26) ~[LargePlaneEntity.class:?]
at xyz.przemyk.simpleplanes.entities.MegaPlaneEntity.(MegaPlaneEntity.java:39) ~[MegaPlaneEntity.class:?]
at xyz.przemyk.simpleplanes.setup.SimplePlanesItems.lambda$init$3(SimplePlanesItems.java:46) ~[SimplePlanesItems.class:?]
at xyz.przemyk.simpleplanes.items.PlaneItem.func_77659_a(PlaneItem.java:91) ~[PlaneItem.class:?]
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:217) ~[aip.class:?]
at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:358) ~[or.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32) ~[mb.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9) ~[mb.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_211]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_211]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 5 more

todo and plans

Hope i'm not over stepping...
I wasn't originally planning on adding more than easy flight, but i'm having fun so in order to continue I think we should communicate our goals.
My ideas are:

  • side chest upgrade(like donkey's), and big crate upgrade for back seat.
  • custom inventory window like in horses. see this
  • folding upgrade, makes the plane return to players inventory upon departure. (kinda late game probably - ?enchantment?)
  • keeping everything simple.
  • ability to remove mobs from the plane like this
  • plane crash, while I like the idea, it is hard to think what parameters should be, maybe look at the elytra's code.

code staff

  • unifying the woods into a field in the plane
  • moving the furnace to upgrades to make it a space believe for future engines, or available seat in external engine like solar.
  • ?texture baking? adding support for modded woods/ other materials, maybe even build it in reload time and allowing datapacks. easiest way will be taking example from this
  • ??maybe add realistic flight physics, if someone is extremely bored.

Because of the times i don't have much to do, so again sorry for going all in on your project,
all the best adox.
p.s. If you invite me to go all in, we might need a better communication channel, but in any case this is a good place to document plans and goals.

i can't move foward 1.12.2

in the 1.12.2 version I can't move foward or up with a plane/large plane/cargo plane, but with an helicopter I can move correctly.
One of my friends joined to my world and he can move the planes.
please fix this bug is too annoying

SUGGESTION UltimateCarMod engines

Hello.
I really enjoy this mod.
There's another mod that goes with this one quite well. It's called UltimateCarMod, or UCM for short...
I was curious if you could add a feature to use UCM's biodiesel as a fuel source? Preferably as its own engine type???

[Suggestion] Compatibility for dropping modded explosives

It would be nice if it would be possible to place inside the plane and drop the following modded explosives:

  • Thermal Series
    • PNT (thermal:phyto_tnt)
    • Inferno Explosive (thermal:fire_tnt)
    • Tectonic Explosive (thermal:earth_tnt)
    • Glacial Explosive (thermal:ice_tnt)
    • Fulminating Explosive (thermal:lightning_tnt)
  • Mekanism Additions
    • Obsidian TNT (mekanismadditions)
  • Ballistix
    • Obsidian Explosive (ballistix:obsidian)
    • Condensive Explosive (ballistix:condensive)
    • Attractive Explosive (ballistix:attractive)
    • Repulsive Explosive (ballistix:repulsive)
    • Incendiary Explosive (ballistix:incendiary)
    • Shrapnel Explosive (ballistix:shrapnel)
    • Debilitation Explosive (ballistix:debilitation)
    • Chemical Explosive (ballistix:chemical)
    • Breaching Explosive (ballistix:breaching)
    • Thermobaric Explosive (ballistix:thermobaric)
    • Contagious Explosive (ballistix:contagious)
    • Fragmentation Explosive (ballistix:fragmentation)
    • Nuclear Explosive (ballistix:nuclear)
    • Antimatter Explosive (ballistix:antimatter)
    • Darkmatter Explosive (ballistix:darkmatter)

Server crash while placing planes

I read through the comments and saw that older versions caused the server to crash once the plane was placed. It was said (1 day ago) that the newest version would fix it, but it didn't. The server still crashes once the plane is placed. When will this be fixed?

Message spam console

Message repeats several times a second on server.

[Server] Server thread/INFO [STDOUT/]: [xyz.przemyk.simpleplanes.integration.energy.ChargerTileEntity:lambda$tick$2:56]: full

Immediate crash

The latest release crashes about 20 seconds into loading and does not produce a crash log. Here is the latest.log
latest.log

Suggestion:zeppelins inventory etc

first of all i have to say i love this mod please keep up the good work
i hope my suggestions are good enough to make it into this mod
an upgrade inventory for the planes would be good so you can keep track of them easily
id also like to see a fluid based engine wich you can config to take other modded fluids(for example diesel from immersive engineering)
also it would be kinda nice too have the ability too drive the planes on the ground to reorient them

also i think a zeppelin would be cool it would move slower but could be used to haul a gigantiv amount of items

Cant craft an engine.

Hello, im trying this mod and I found out that I cant craft engines or anything like that. I tried watching tutorials but they all can craft it but my mod cant.

[Suggestions] Some suggestions to improve the experience

Hello, i have some suggestions that i think could improve the experience of playing with the mod.
But first thank you for the work and dedication.

  1. Speed control. I feel like is not that easy to land when using the small plane or the dragon head upgrade. Some way of slowing down the plane like when it is out of fuel makes it a lot easier.
  2. More inventory space for the cargo plane. I think the cargo plane concept is pretty cool but a double chest size when all 6 chest upgrades are applied feels small. Maybe put it as a config?. As a bonus to this, load and unload cargo from planes automatically like using hoppers.

~Zahkriiven

Server Crash

Server Crash when right clicking a plane with the new Items, Rocket Booster, Shooter, Sprayer or Floaty Bedding.

Error: java.lang.StackOverflowError

Server Version: Forge 1.15.2
Mod Version: 1.15.2-2.0.1.0.jar

Error executing task on client Ram Leak

So im having a ram leak leading to spammed logs and minecraft eventually shutting down. The only thing I could find that I think was useful leading here was this insert:

[18:31:23] [Render thread/FATAL]: Error executing task on Client
java.lang.IllegalStateException: handling packet in ResourceKey[minecraft:dimension / minecraft:overworld]
at com.qouteall.hiding_in_the_bushes.network.StcRedirected.doProcessRedirectedPacket(StcRedirected.java:89) ~[?:0.2]
at com.qouteall.hiding_in_the_bushes.network.StcRedirected.lambda$handle$0(StcRedirected.java:119) ~[?:0.2]
at com.qouteall.hiding_in_the_bushes.network.StcRedirected$$Lambda$20483/508647248.run(Unknown Source) ~[?:?]
at net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:215) ~[?:?]
at com.qouteall.hiding_in_the_bushes.network.StcRedirected.handle(StcRedirected.java:119) ~[?:0.2]
at com.qouteall.hiding_in_the_bushes.network.NetworkMain$$Lambda$14910/314975213.accept(Unknown Source) ~[?:?]
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128) ~[?:?]
at net.minecraftforge.fml.network.simple.IndexedMessageCodec$$Lambda$19590/2102903922.accept(Unknown Source) ~[?:?]
at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51]
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:128) ~[?:?]
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162) ~[?:?]
at net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80) ~[?:?]
at net.minecraftforge.fml.network.simple.SimpleChannel$$Lambda$2817/2031234911.accept(Unknown Source) ~[?:?]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-3.0.3-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-3.0.3-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2819/1774714488.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?]
at net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:84) ~[?:?]
at net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:73) ~[?:?]
at net.minecraftforge.fml.network.NetworkHooks$$Lambda$19577/352877318.apply(Unknown Source) ~[?:?]
at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_51]
at net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:73) ~[?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_147240_a(ClientPlayNetHandler.java:1926) ~[?:?]
at net.minecraft.network.play.server.SCustomPayloadPlayPacket.func_148833_a(SCustomPayloadPlayPacket.java:59) ~[?:?]
at net.minecraft.network.play.server.SCustomPayloadPlayPacket.func_148833_a(SCustomPayloadPlayPacket.java:11) ~[?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$19667/1192229584.run(Unknown Source) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:922) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582) [?:?]
at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.1-32.0.108.jar:32.0]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/1137662975.call(Unknown Source) [forge-1.16.1-32.0.108.jar:32.0]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?]
Caused by: java.lang.IllegalStateException: Invalid entity data item type for field 10 on entity PlaneEntity['Oak Furnace Plane'/78672, l='ClientLevel', x=988.69, y=64.00, z=830.46]: old=Quaternion[1.0 + 0.0i + 0.0j + 0.0k](class net.minecraft.util.math.vector.Quaternion), new=Optional.empty(class java.util.Optional)
at net.minecraft.network.datasync.EntityDataManager.func_187224_a(EntityDataManager.java:245) ~[?:?]
at net.minecraft.network.datasync.EntityDataManager.func_187218_a(EntityDataManager.java:233) ~[?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_147284_a(ClientPlayNetHandler.java:556) ~[?:?]
at net.minecraft.network.play.server.SEntityMetadataPacket.func_148833_a(SourceFile:42) ~[?:?]
at net.minecraft.network.play.server.SEntityMetadataPacket.func_148833_a(SourceFile:11) ~[?:?]
at com.qouteall.hiding_in_the_bushes.network.StcRedirected.doProcessRedirectedPacket(StcRedirected.java:84) ~[?:0.2]
... 44 more
[18:31:24] [Render thread/FATAL]: Error executing task on Client
io.netty.handler.codec.DecoderException: Unknown serializer type 53
at net.minecraft.network.datasync.EntityDataManager.func_187215_b(EntityDataManager.java:213) ~[?:?]
at net.minecraft.network.play.server.SEntityMetadataPacket.func_148837_a(SourceFile:31) ~[?:?]
at com.qouteall.hiding_in_the_bushes.network.StcRedirected.(StcRedirected.java:51) ~[?:0.2]
at com.qouteall.hiding_in_the_bushes.network.NetworkMain$$Lambda$14905/1892659744.apply(Unknown Source) ~[?:?]
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$0(IndexedMessageCodec.java:120) ~[?:?]
at net.minecraftforge.fml.network.simple.IndexedMessageCodec$$Lambda$19586/673801568.apply(Unknown Source) ~[?:?]
at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_51]
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:120) ~[?:?]
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162) ~[?:?]
at net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80) ~[?:?]
at net.minecraftforge.fml.network.simple.SimpleChannel$$Lambda$2817/2031234911.accept(Unknown Source) ~[?:?]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-3.0.3-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-3.0.3-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2819/1774714488.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?]
at net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:84) ~[?:?]
at net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:73) ~[?:?]
at net.minecraftforge.fml.network.NetworkHooks$$Lambda$19577/352877318.apply(Unknown Source) ~[?:?]
at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_51]
at net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:73) ~[?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_147240_a(ClientPlayNetHandler.java:1926) ~[?:?]
at net.minecraft.network.play.server.SCustomPayloadPlayPacket.func_148833_a(SCustomPayloadPlayPacket.java:59) ~[?:?]
at net.minecraft.network.play.server.SCustomPayloadPlayPacket.func_148833_a(SCustomPayloadPlayPacket.java:11) ~[?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$19667/1192229584.run(Unknown Source) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:922) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582) [?:?]
at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.1-32.0.108.jar:32.0]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/1137662975.call(Unknown Source) [forge-1.16.1-32.0.108.jar:32.0]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?]

I dont know 100% that its this mods fault but its listed as cause by the plane.

I have the whole log file if you need it!
2020-08-28-1.log

BTW LOVE YOUR MOD, good job!!

Not an issue but a Suggestion: weaponry of a sort

Some ideas that sound fun:

  • drop TNT like bombs

  • spray harming potion to damage enemies but not the pilot (so far i've killed myself every time I've done this)

  • Maybe even make explosive arrows or a rocket-enabled gunpowder charge for the shooter for a faster rate of explosive hits (maybe non griefing too, or perhaps just scorch the hit block, etc)

Multiplayer Crash

On my multiplayer Forge 32.0.75 server minecraft 1.16.1 when I or anyone on the server places a plane they cannot join the server beacuse of the never ending crash loop. Everyone who goes near the place where plane was placed gets into this crash loop.
I tested if crash occurs on every available version of Simple Planes o 1.16.1 and it does.
I asking for a quick answer.
Here's a Screenshot of the error that shows up when crashed by the plane:
2020-07-27_20 23 53

Non-oak helicopter recipes don't exist in-game.

Minecraft 1.16.4
Fabric Loader 0.10.8
Fabric API 0.28.1
Simple Planes 3.2.3 (Fabric)

Spruce, birch, jungle, acacia, dark oak, crimson, and warped helicopter recipes don't exist in-game. They aren't functional in crafting tables and don't appear in REI. All other vanilla-wood vehicle recipes โ€” including the oak helicopter โ€” work fine. I haven't tested with Forge.

I don't think I need to post a log as I've traced the issue: these 7 helicopters are the only vanilla-wood vehicles in the mod whose recipe jsons have matching mcmeta files. These mcmetas check against the names of the wood types as if they were mods that could be loaded. E.g. checking for "spruce" as the name of a mod. As these woods are part of Minecraft, not their own mods, the recipes never become active.

To make sure, I created a datapack that replaces every vanilla wood name in those 7 mcmeta files with the word "minecraft" and the broken recipes became functional.

Suggested fix: remove the recipe mcmeta files for vanilla-wood Helicopters to match your handling of vanilla-wood Planes.

Thanks for your time!

The Cargo Plane Recipe

It doesn't craft with the cargo plane even though I did the exact oak blocks and the exact recipe

Conflict with Shaders when I press F5.

I have a conflict with any shaders if I am flying on the helicopter or large plane. When I press F5 everything is getting darker!
In the first screenshots without pressing F5 on the helicopter and large plane
2021-03-27_22 30 38
2021-03-27_22 32 17
But in the second screenshots with pressed F5 on the helicopter and large plane
Everything is getting darker!
2021-03-27_22 30 50
2021-03-27_22 33 11
And on the plane (not large) I haven't got this problem.
I use:
Simpleplanes-1.16.4-4.1.2
Forge: 1.16.5-forge-36.1.2
OptiFine_1.16.5_HD_U_G7
And some other mods that may not apply to this issue.

no crafting

i have the mod installed but i cant craft any of the recipes in survival

1.12.2 Server Crash

Im using the latest version of forge, and when i spawn a plane, every player who gets close enough to load it, it crashes them indefinitely. Working fine in a single player world.

[Suggestion] Supply Crates

The idea is you can drop a chest of items down, and the block will fall onto the terrain below.
Perhaps placing a chest in the back of a plane to fill it, then sprint rightclicking it to drop it out?

Registries Not Found

image

image

1.12.2 Server

I'm able to craft the plane but I am not able to place it on the ground.

Plane landing server crash

Hi, I'm running a 1.15.2-forge-31.2.44 server with Simple Planes 3.0.0.2, and whenever a player lands a plane, the server crashes. It doesn't seem to occur when the player lands on smooth, empty ground, but instead when they land on something like a tree.
Crash log / mod list:
The full server log was too large for pastebin, so if you need me to find another way to include it, let me know.

Failed to Load Error in 1.15

I'm loading the mod up in 1.15.2, forge version 31.2.0. I've tried all three version of the mod for 1.15 and I keep getting a "Simple Planes (simpleplanes) failed to load" error. I don't know if this is an issue with the mod itself or if I'm doing something wrong but any help would be much appreciated.

Start up

The game crashes on the loading screen when starting up minecraft

Cant place plane in world

I have it for 1.12.2 And i am in creative i can get the plane from inventory but cant rightclick to place it

Suggestion - change the fuel warning?

In the 1.15 version at least, smoke comes from the furnace at all times, so it's almost entirely impossible to tell when the propeller starts smoking if you're flying in a straight line as they just blend together entirely, or can't be seen at all in 1st person. I'm mostly forced to just keep spamming right-click constantly to ensure it doesn't suddenly plummet out of the sky.

Maybe have the smoke from the furnace be white by default, and it turns black when you're low on fuel- or a sound plays.

RAM and VRAM Issues for Cargo Plane

While a Cargo Plane is on screen/loaded it will constantly use TONS of RAM and VRAM. This is only for the Cargo Plane and we're not too sure why. Me and my friends suspect that it's saving logging information but I honestly have no clue. The mod would cause our games to get up to MAX 16gb of RAM and for my friend, 20gb. It would also clutter the VRAM making the game unplayable to the point where it would crash. Please fix.

Preventable Recipe Logspam

Biomes' O Plenty plane recipes try to load regardless of if BoP is present or not, creating lots of logspam:

com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:palm_boat'
	at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$11(Ingredient.java:216) ~[?:?]
	at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_265]
	at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
       .....

This can be prevented by a recipe condition like so:

"conditions": [
    {
      "type": "forge:mod_loaded",
      "modid": "bop"
    }
  ]

(not actually sure if that's the modid)

Some thoughts on textures/artworks

Hello, I love your mod very much, especially its vanilla feeling.
This is a gorgeous work overall, and I am interested in making some little contributions in improving the textures, specifically the item thumbnails.
If you think there is a need to change some of the thumbnails, I would be delighted to be involved in your project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.