Giter Site home page Giter Site logo

ad-astra's People

Contributors

alexnijjar avatar altegar avatar bunny-proxima avatar cactusstudent avatar celsiusqc avatar codexadrian avatar gisellevonbingen avatar httprafa avatar jerrylu086 avatar kalwantspizza avatar kirikaz avatar krlite avatar macaroni0423 avatar maleskam avatar marlester-dev avatar oliviathevampire avatar parzival-space avatar shebpamm avatar stal111 avatar thatgravyboat avatar unroman avatar whyvo1 avatar yhdgms1 avatar ylizioops 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ad-astra's Issues

Crash When loading mods in 1.19.2 with Mod Version 1.11.5

Bug Description

Game crashed when I loading mods
I was using Ad_Astra_forge 1.11.4 and it could entry the game.
Now is Ad_Astra_forge 1.11.5
Here is the reports

minecraft-exported-crash-info-2022-11-21T17-15-39.zip

minecraft-exported-logs-2022-11-21T17-15-43.log

How to Reproduce?

Trying to entry the game

Expected Behavior

No response

Version

1.11.4 Ad_Astra_forge

Mod Loader Version

43.1.2 Forge

Mod Loader

Forge

Logs or additional context

No response

Alex Mobs Flies spawn on the moon

They spawn there and instantly die because of the lack of oxygen. Only alien/space mobs should spawn in Ad Astra's dimensions IMO.

[Bug]: Game crashes on steel ingot being placed in coal generator

Bug Description

I accidentally shift clicked a steel ingot into the coal generator. This caused the game to crash with the exception:
The game crashed whilst ticking block entity Error: java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "net.fabricmc.fabric.api.registry.FuelRegistry.get(net.minecraft.class_1935)" is null
The world is unable to be recovered and upon loading repeats the error.

How to Reproduce?

  1. Load up a world with Ad Astra and its dependencies, no other mods.
  2. Place a coal generator
  3. Place a steel ingot in the coal generator.

Expected Behavior

Either the ingot is unable to be inserted as fuel, or insertion does not cause a crash or any power generation.

Version

1.11.4

Mod Loader Version

0.14.9-1.19.2

Mod Loader

Fabric

Logs or additional context

Crash report: https://pastebin.com/txeZ0GYv
Logs: https://pastebin.com/8uSHetrx

This occurred both in an established world with minimal lag and a newly-created world with high lag due to initial chunk loading.

[Bug]: Game crash when clicking "moon" for first time

Bug Description

After building rocketship and flying up to the atmosphere, you have your first choice of "moon" to go to. When I click on "moon" the game immediately crashes. This happens on singleplayer and on a private server. It is a client-side only crash. This is with the ModPack "DreamCraft." My friend also plays on the server and has no crashes when going to "moon."

How to Reproduce?

  1. launch to space
  2. view solar system menu
  3. click on moon
  4. game crash

Expected Behavior

What was expected to happen was, the "moon" universe loading and being able to land the lander on the moon and play as normal.

Version

1.0.3

Mod Loader Version

0.14.9

Mod Loader

Fabric

Logs or additional context

https://pastebin.com/n5D1GAnm <--- latest.log
CRASH REPORT.txt

[Forge] Large Doors not behaving as expected

Hi,
When playing the mod (most recent version available (1.19.2) on Curseforge for most recent version of Forge) I noticed that when the larger doors added by this mod (Reinforced door, airlock, steel sliding door, iron sliding door, calorite sliding door, desh sliding door, ostrum sliding door) are placed along the North-South axis the collisions are strange. Doors placed along the East-West axis work as expected. This strange behaviour tends to be the collisions are offset and only work on 1 face of the door, so you can walk straight through the closed door from 1 side and get stopped on the other side but in the wrong place.

Another bug I have noticed is the iron sliding door doesn't seem to have any texture or doesn't render correctly regardless of how it is placed. Checking the latest.log reveals this whenever it is interacted with or placed:
[16:46:33] [Render thread/WARN]: Block entity ad_astra:sliding_door @ BlockPos{x=12, y=70, z=3} state Block{ad_astra:iron_sliding_door}[facing=east,location=bottom,open=false,powered=false] invalid for ticking

This behaviour is untested on Fabric.

The mod looks very promising though as a space mod for modern versions of Minecraft. Thanks.

[Bug]: Lander go down to the moon without me

Bug Description

First, the lander was not descending and stay in the air so I have seen there was a closed bug about that and the only thing to do is to remove config file and restart.
Now, the lander go down but i'm not inside and fall alone and crash on the planet

ad_astra-forge-1.19.2-1.11.9.jar
resourcefulconfig-forge-1.19.2-1.0.14.jar

How to Reproduce?

1 Place a rocket
2 Go to the moon
3 Fall on the surface

Expected Behavior

No response

Version

1.11.19

Mod Loader Version

1.19.2 - Forge 43.2.0

Mod Loader

Forge

Logs or additional context

No response

[Bug]: Crash when someone joins server

Bug Description

When one player joins my server the whole server crashes. Not sure if it is cause by this mod specifically or Botarium.

How to Reproduce?

  1. Start server
  2. Player joins and load chunks
  3. Crash

Expected Behavior

Not crash

Version

1.11.7

Mod Loader Version

43.1.55

Mod Loader

Forge

Logs or additional context

https://pastebin.com/jdMahY0Z

[Bug][Forge]: Dont' translate name of fluid added from other mods

Bug Description

image

Found during test after set tag other mods fluids as "ad_astra:fuel".
Looks problem only in forge.

These fluid name are showing normally in this code.

FluidStack fluid = new FluidStack(THATMODFLUIDS.THATFLUID.get(), SOME_AMOUNT, null);
Component normalName = fluid.getDisplayName();
String normalKey = fluid.getTranslationKey();

How to Reproduce?

  1. Download 'Immersive Engineering'
  2. Set '#forge:diesel', '#foge:biodiesel' as 'ad_astra:fuel' tag.
  3. Launch minecraft and put that fluid buckets in Rocket.

image

Expected Behavior

No response

Version

1.11.9

Mod Loader Version

1.19.2-43.2.0

Mod Loader

Forge

Logs or additional context

No response

[Bug]: Rockets explode after I pick a planet to travel to

Bug Description

For some reason the game thinks the rocket is empty. I was even given the achievement. But It's not empty, I'm in it. No idea why. Am I missing something?
Log: https://mclo.gs/0YSQfaG

How to Reproduce?

No response

Expected Behavior

No response

Version

1.11.8

Mod Loader Version

1.19.2

Mod Loader

No response

Logs or additional context

No response

[Bug]: (May be outdated with latest update) Pressing space to launch rocket does nothing, no key bind conflict

Bug Description

Modpack running version 1.11.8 (Fabric) on multiplayer server, no one is able to launch rockets, pressing space does nothing and there are no key bind conflicts apparent (checked options text file). Saw similar issue but with keybind conflict (create specifically), so wording with 1.11.9 changelog seems unsure if thats what was fixed or the overall problem was fixed.

How to Reproduce?

Get rocket
Place on launchpad
Fuel it up
Get inside
Press space

Expected Behavior

Rocket should launch when space is pressed

Version

1.11.8

Mod Loader Version

Unkown

Mod Loader

Fabric

Logs or additional context

No response

[Bug]: Oxygen Distributor config is missing

Bug Description

Oxygen Distributor config not found in Config Screen and ad_astra.toml
image

How to Reproduce?

  1. Just open [Mods] - [Ad Astra] - [Config] screen.
  2. Or open ad_astra.toml in config directory.

Expected Behavior

  1. That config is be appear.

Version

1.11.8

Mod Loader Version

1.19.2-43.1.55

Mod Loader

Forge

Logs or additional context

My ad_astra.toml file.
https://pastebin.com/KGX109sp

[Suggestion] Generation options

While testing a modpack of mine i just happened to find a village destroyed by a meteor.

You can say it's fine but knowing that it can happen and it might be really bothersome i was expecting to find options about meteor generation but there is none.

So i would like to know if you're planning to add one like generating only in certain biomes (blacklist/whitelist) or to simply disable it.

Very high memory usage.

Hi,

Ad-astra was recently added to a new release of one of my modpacks and upon hosting a server with it we noticed excessive ram usage. It seems to fill all available ram we started at 6 and upgraded to 8. No direct performance impact is visible however this is concern for stability. If this is something that could be addressed that would be greatly appreciated.

Modpack: https://modrinth.com/modpack/hexmc-modpack

I have yet to directly test this however it only seems to happen active worlds that have generated the dimensions.

Glacian trap doors not placed properly

Glacian trap doors will always be placed east-west axis no matter where it is facing ( north , east , west , south )
But this is only when it is not activated
Here are some screenshots :

  • a trap door facing south
    image
  • a trap door facing east , u can see that they are on the same axis
    image
  • and now when I activated the trapdoor , for some reason the axis changed
    image

[Bug]: Crash when dismount from rocket

Bug Description

net.minecraft.ReportedException: Ticking entity
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:870) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.IllegalArgumentException: Unexpected value: 270
	at earth.terrarium.ad_astra.entities.vehicles.Rocket.m_7688_(Rocket.java:109) ~[ad_astra-forge-1.19.2-1.11.8.jar%23146!/:?]
	at net.minecraft.world.entity.LivingEntity.m_21028_(LivingEntity.java:1978) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.world.entity.LivingEntity.m_8127_(LivingEntity.java:2726) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.level.ServerPlayer.m_8127_(ServerPlayer.java:910) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.world.entity.player.Player.m_6083_(Player.java:465) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.level.ServerLevel.m_8662_(ServerLevel.java:678) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:662) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.world.level.Level.m_46653_(Level.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23180!/:?]
	... 5 more

How to Reproduce?

  1. Place rocket.
  2. Try dismount.

Expected Behavior

  1. Just dismount without crash.

Version

1.11.8

Mod Loader Version

1.19.2-43.1.55

Mod Loader

No response

Logs or additional context

https://pastebin.com/vRkG34pY

Crashed in Forge 1.19.2 because of lander

The crash happened when I first arrival on Mars at height 599.79.

Crash reason:

A entity could not functional.
Ad_astra:lander (earth.terrarium.ad_astra.entities.vehicles.lander)
At 80.50 , 599.79 , 65.50

After that. every time I trying to goes into my saves it will crash again.

Addtional information:
Game: 1.19.2 Forge
Forge: 43.1.2
OptiFine: HD_U_H9
Java:17.0.3
System : Windows 11 X86-64
RAM: 6639 MB

The report are as follow:

minecraft-exported-logs-2022-11-20T23-40-07.log

minecraft-exported-crash-info-2022-11-20T23-41-23.zip

Oil Fluid Crash

Okay so this is a serious issue .I will provide screenshots for everything.
While I was messing around with ad galaxia I noticed that some chuncks in side of ocean biomes only were missing for some reason , I enabled chunk grid to discover that it is not a chunk but rather a small spot . Then I went into gamemode spectator and found out that I can see underground caves normally so I figured out it might be a problem with a block that is causing that , I opened worldmap screens and found out that it is an oil fountain structure or whatever it is called .

Oil fluid is somehow glitching and not rendering or letting other blocks or liquids that touchs it render . And when I tried to place it down myself to verify that it is Ad Astra's oil who is causing the problem , my game crashed . I relaunched my game and opened the same world to find out that the spot where I placed the oil became also glitched and became transparent it took only 5 seconds to crash again

Screenshots

-The normally generated glitch in oceans :
2022-09-04_01 24 32
-The one I made near it on the beach ( it apprently spread to the ocean , u know like normal water physics )
2022-09-04_01 24 24
-A look from xaero's world map ( the gray pixels are the oil )
2022-09-04_01 24 39

Crash-reports

-1st crash when I tried to place the oil and see myself it it was causing the issue
crash-2022-09-04_01.00.15-client.txt
-2nd crash 5 secs after I reopened my world
crash-2022-09-04_01.10.14-client.txt

[Bug]: Game crashes upon entering world

Bug Description

I have recently downloaded Ad Astra! for fabric 1.18.2 and when I join any world it crashes instantly. I should mention I am making a custom modpack so maybe its possible there is some conflict?

The console log mentions its"Trying to access unbound value".

With or without better crashes it closes the game instantly.

How to Reproduce?

Open minecraft
Attempt to join any world
The game crashes

Expected Behavior

The world doesnt crash and it loads

Version

Fabric 1.0.5 (also tried 1.0.3, same thing happens)

Mod Loader Version

0.14.9

Mod Loader

Fabric

Logs or additional context

https://pastebin.com/0rykTjde
Here is the crash report

[Bug]: Crash with Horse in boat installed

Bug Description

[10:05:32] [pool-3-thread-1/FATAL] [mixin/]: Mixin apply failed horseinboat.mixins.json:AbstractHorseMixin -> net.minecraft.world.entity.animal.horse.AbstractHorse: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException m_20191_()Lnet/minecraft/world/phys/AABB; in horseinboat.mixins.json:AbstractHorseMixin overrides a final method from net.minecraft.world.entity.Entity [MAIN Applicator Phase -> horseinboat.mixins.json:AbstractHorseMixin -> Apply Methods -> ()Lnet/minecraft/world/phys/AABB;:m_20191_ -> -> Validate]
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: m_20191_()Lnet/minecraft/world/phys/AABB; in horseinboat.mixins.json:AbstractHorseMixin overrides a final method from net.minecraft.world.entity.Entity [MAIN Applicator Phase -> horseinboat.mixins.json:AbstractHorseMixin -> Apply Methods -> ()Lnet/minecraft/world/phys/AABB;:m_20191_ -> -> Validate]

How to Reproduce?

  1. Install both Horse in boat (https://modrinth.com/mod/horseinboat) and Ad Astra
  2. Launch the game

Expected Behavior

The game crash with the log below

Version

1.11.6

Mod Loader Version

1.19.2 Forge 43.1.52

Mod Loader

Forge

Logs or additional context

[22Nov2022`` 10:11:37.331] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, YukamiNeesan, --version, 1.19.2-forge-43.1.52, --gameDir, C:\Users\akuma\AppData\Roaming.minecraft, --assetsDir, C:\Users\akuma\AppData\Roaming.minecraft\assets, --assetIndex, 1.19, --uuid, 3eeb6e1d923a4917a60cdc58b2eac65f, --accessToken, ????????, --clientId, YTU1Nzk2YjMtMzMxMC00ZWIyLTg4NjktMjUzMjUyNmY2M2Nl, --xuid, 2535468614473446, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 43.1.52, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[22Nov2022 10:11:37.335] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[22Nov2022 10:11:37.490] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/akuma/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2391!/ Service=ModLauncher Env=CLIENT
[22Nov2022 10:11:38.203] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\akuma\AppData\Roaming.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.1.52\fmlcore-1.19.2-43.1.52.jar is missing mods.toml file
[22Nov2022 10:11:38.205] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\akuma\AppData\Roaming.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.1.52\javafmllanguage-1.19.2-43.1.52.jar is missing mods.toml file
[22Nov2022 10:11:38.209] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\akuma\AppData\Roaming.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.1.52\lowcodelanguage-1.19.2-43.1.52.jar is missing mods.toml file
[22Nov2022 10:11:38.213] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\akuma\AppData\Roaming.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.1.52\mclanguage-1.19.2-43.1.52.jar is missing mods.toml file
[22Nov2022 10:11:38.339] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 4 dependencies adding them to mods collection
[22Nov2022 10:11:38.471] [main/ERROR] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Missing or unsupported mandatory dependencies:
Mod ID: 'botarium', Requested by: 'ad_astra', Expected range: '[1.7.10,)', Actual version: '1.7.9'
[22Nov2022 10:11:40.254] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[22Nov2022 10:11:40.350] [main/ERROR] [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property
[22Nov2022 10:11:40.431] [main/ERROR] [mixin/]: Mixin config rottencreatures-common.mixins.json does not specify "minVersion" property
[22Nov2022 10:11:40.433] [main/ERROR] [mixin/]: Mixin config rottencreatures.mixins.json does not specify "minVersion" property
[22Nov2022 10:11:40.523] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[22Nov2022 10:11:40.525] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [ca.spottedleaf.starlight.mixin.MixinConnector]
[22Nov2022 10:11:40.526] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.19.2-forge-43.1.52, --gameDir, C:\Users\akuma\AppData\Roaming.minecraft, --assetsDir, C:\Users\akuma\AppData\Roaming.minecraft\assets, --uuid, 3eeb6e1d923a4917a60cdc58b2eac65f, --username, YukamiNeesan, --assetIndex, 1.19, --accessToken, ????????, --clientId, YTU1Nzk2YjMtMzMxMC00ZWIyLTg4NjktMjUzMjUyNmY2M2Nl, --xuid, 2535468614473446, --userType, msa, --versionType, release]
[22Nov2022 10:11:40.558] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found
[22Nov2022 10:11:40.564] [main/WARN] [mixin/]: Reference map 'insanelib.refmap.json' for insanelib.mixins.json could not be read. If this is a development environment you can ignore this message
[22Nov2022 10:11:40.669] [main/WARN] [mixin/]: Reference map 'simplyswords-common-refmap.json' for simplyswords-common.mixins.json could not be read. If this is a development environment you can ignore this message
[22Nov2022 10:11:40.670] [main/WARN] [mixin/]: Reference map 'simplyswords-forge-refmap.json' for simplyswords.mixins.json could not be read. If this is a development environment you can ignore this message
[22Nov2022 10:11:40.683] [main/WARN] [mixin/]: Reference map 'rottencreatures-forge-refmap.json' for rottencreatures.mixins.json could not be read. If this is a development environment you can ignore this message
[22Nov2022 10:11:40.713] [main/WARN] [CanaryConfig/]: Option 'mixin.world.block_entity_ticking.world_border' requires 'mixin.util.world_border_listener=true' but found 'false'. Setting 'mixin.world.block_entity_ticking.world_border=false'.
[22Nov2022 10:11:40.714] [main/INFO] [Canary/]: Loaded configuration file for Canary: 104 options available, 0 override(s) found
[22Nov2022 10:11:41.372] [main/WARN] [IMixinConfigPlugin/]: Inventory Profiles Next: Doing our own dependency resolving! Because Forge is being Forge....: https://github.com/MinecraftForge/MinecraftForge/issues/9088
[22Nov2022 10:11:41.372] [main/INFO] [IMixinConfigPlugin/]: Inventory Profiles Next dependency resolution failed! Probably missing libIPN.
[22Nov2022 10:11:41.483] [main/WARN] [mixin/]: Error loading class: net/optifine/shaders/ShadersRender (java.lang.ClassNotFoundException: net.optifine.shaders.ShadersRender)
[22Nov2022 10:11:41.484] [main/WARN] [mixin/]: @mixin target net.optifine.shaders.ShadersRender was not found shouldersurfing.mixins.json:MixinShadersRender
[22Nov2022 10:11:41.811] [main/INFO] [ModdingLegacy/Lucent/]: [lucent] Found Create
[22Nov2022 10:11:42.037] [main/INFO] [Smooth Boot (Reloaded)/]: Smooth Boot (Reloaded) config initialized
[22Nov2022 10:11:43.120] [main/WARN] [mixin/]: Discarding @unique public method getAnimatedSkin in entityculling.mixins.json:DonorAbstractClientPlayerMixin because it already exists in net.minecraft.client.player.AbstractClientPlayer
[22Nov2022 10:11:45.099] [pool-3-thread-1/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[22Nov2022 10:11:45.320] [pool-3-thread-1/FATAL] [mixin/]: Mixin apply failed horseinboat.mixins.json:AbstractHorseMixin -> net.minecraft.world.entity.animal.horse.AbstractHorse: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException m_20191_()Lnet/minecraft/world/phys/AABB; in horseinboat.mixins.json:AbstractHorseMixin overrides a final method from net.minecraft.world.entity.Entity [MAIN Applicator Phase -> horseinboat.mixins.json:AbstractHorseMixin -> Apply Methods -> ()Lnet/minecraft/world/phys/AABB;:m_20191_ -> -> Validate]
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: m_20191_()Lnet/minecraft/world/phys/AABB; in horseinboat.mixins.json:AbstractHorseMixin overrides a final method from net.minecraft.world.entity.Entity [MAIN Applicator Phase -> horseinboat.mixins.json:AbstractHorseMixin -> Apply Methods -> ()Lnet/minecraft/world/phys/AABB;:m_20191_ -> -> Validate]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.validateMethod(MixinTargetContext.java:521) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethod(MixinTargetContext.java:446) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyNormalMethod(MixinApplicatorStandard.java:532) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMethods(MixinApplicatorStandard.java:518) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:386) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830]
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?]
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at net.minecraft.world.entity.EntityType.(EntityType.java:177) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.world.level.levelgen.feature.MonsterRoomFeature.(MonsterRoomFeature.java:26) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.world.level.levelgen.feature.Feature.(Feature.java:81) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.data.worldgen.features.AquaticFeatures.(AquaticFeatures.java:20) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.data.worldgen.features.FeatureUtils.m_236677_(FeatureUtils.java:24) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.data.BuiltinRegistries.m_236009_(BuiltinRegistries.java:87) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.data.BuiltinRegistries.m_236004_(BuiltinRegistries.java:114) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:721) ~[?:?]
at net.minecraft.data.BuiltinRegistries.(BuiltinRegistries.java:113) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.core.Registry.(Registry.java:665) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at net.minecraft.client.main.Main.lambda$run$0(Main.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23294!/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]

[Feature Request]: I hope use jpeg url at flag

Is your feature request related to a problem?

Currently, flag url is must be ends with .png
But in imgur, some images is on jpg url.

Surprisingly, if I change the extension from jpeg to png, it loads normally.
Like this (test url: https://i.imgur.com/fgOXKnw.jpg)
Jpeg

I want to directly input the jpeg url without changing the extension.

Solution(s)

Allow jpg extension in image url.
That's all.

Describe alternatives you've considered

No response

Mod Version

1.1.5

Mod Loader Version

(Forge) 1.19.2 - 43.1.52
(Fabric) 1.19.2 - 0.66.0

Mod Loader

No response

Additional context

No response

[Bug]: Config has no effect on the game

Bug Description

If you enter a value greater than 600 in the "Atmosphere Leave" setting in the config. The selection window still opens at 600 and if you close it with ESC you don't hear any more rocket sounds after 600 blocks.

If the value is less than 600 it will be ignored and the window will still open at 600 blocks.

I believe that closing it with ESC is probably not intentional. (Because then you fly upwards to infinity)

What I've also noticed is that "Countdown Ticks" seems to have no effect as well.

How to Reproduce?

  1. Go to the config
  2. Change the values
  3. And launch a rocket

Expected Behavior

  • The window should not be closable with ESC.
  • The window should open at the correct height.
  • The rocket should respond to the countdown change.

Version

1.11.7

Mod Loader Version

1.19.2 - 0.14.10

Mod Loader

Fabric

Logs or additional context

No response

Crashing when loading the player

when ever I look at the player wearing the space suits my game crashes, but only when im on a server
here is the crash:

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1304.method_5925()" because "$$0" is null
at net.minecraft.class_1657.method_6118(class_1657.java:1912)
at net.minecraft.class_970.handler$dcp000$getArmorTexture(class_970.java:2083)
at net.minecraft.class_970.method_4174(class_970.java:119)
at net.minecraft.class_970.method_23192(class_970.java:105)
at net.minecraft.class_970.cosmeticarmor$renderArmor(class_970.java:615)
at net.minecraft.class_970.md84003a$lambda$renderCustomArmor$1$0(class_970.java:569)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at net.minecraft.class_970.handler$caj000$renderDelayed(class_970.java:580)
at net.minecraft.class_970.method_17157(class_970.java:39)
at net.minecraft.class_970.method_4199(class_970.java:22)
at net.minecraft.class_922.redirect$znj000$preventFeatureRendering(class_922.java:1063)
at net.minecraft.class_922.method_4054(class_922.java:145)
at net.minecraft.class_1007.method_4215(class_1007.java:64)
at net.minecraft.class_1007.method_3936(class_1007.java:42)
at net.minecraft.class_898.method_3954(class_898.java:135)
at net.minecraft.class_761.method_22977(class_761.java:1563)
at net.minecraft.class_761.method_22710(class_761.java:1311)
at net.minecraft.class_757.method_3188(class_757.java:1034)
at net.minecraft.class_757.method_3192(class_757.java:813)
at net.minecraft.class_310.method_1523(class_310.java:1122)
at net.minecraft.class_310.method_1514(class_310.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:214)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:249)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

And the full crash report https://pastebin.com/qpw3R2cD

[Bug]: Incompatible with keybind collision fixing mods

Bug Description

Unable to launch rockets while using mods like Amecs or Keybind Fix. Tested on Fabric and Quilt.

How to Reproduce?

  1. Install either Amecs or Keybind Fix alongside Ad Astra
  2. Attempt to launch a rocket

Expected Behavior

No response

Version

1.11.8

Mod Loader Version

Fabric 0.14.10, Quilt 0.17.6

Mod Loader

Fabric, Quilt

Logs or additional context

No response

[Suggestion] integration with other tech mods

I would like to play Modern Industrialization and Ad Astra together, but they are not well integrated. Both have steel ingots registered to a tag and recipes registered which are using that tag, but producing the steel ingots from Ad Astra is way cheaper and easier (for MI steel you need multiple multiblocks).
It would be nice to have an option to disable a lot of the features in Ad Astra. Like disabling the generator and compressor entirely, instead adding recipes in the MI machines for making the other Ad Astra plates.

[Bug]: Crash on Startup With FastSuite

Bug Description

Game Crashes upon startup. After Mojang Screen, before Title screen.

How to Reproduce?

Install Ad Astra and FastSuite Simultaneously

Expected Behavior

It should launch

Version

1.11.7

Mod Loader Version

1.19.2-43.1.57

Mod Loader

Forge

Logs or additional context

https://pastebin.com/d0D7kZz3

[Bug]: Burn Time is not update in Coal Generator GUI

Bug Description

BurnTime

How to Reproduce?

  1. Place 'Coal Generator'.
  2. Put any burnable items.
  3. Check burn time.

Expected Behavior

Burn Time be countdown to 0

Version

1.11.7

Mod Loader Version

Forge: 43.1.52, Fabric: 0.66.0

Mod Loader

Forge, Fabric

Logs or additional context

No response

Seed and chunk corruption on 1.18 fabric

I've run tons of tests, originally the problem was thought to be Terralith, because overworld would show massive chunk corruption when you reloaded a game.

After running too many tests with different mixes of mods, this is the breakdown:

  • terralith + incedium + spectrum = seed corruption
  • terralith + spectrum = fine
  • terralith + ad astra + spectrum = seed corruption
  • ad astra + spectrum (no terralith or others) = seed corruption

What I've observed is that seed corruption happens whenever a mod tries to give a specific seed to a dimension.

Incendium sets Nether seed to 41. This causes on a reload the Spectrum dimension to get its seed reset to zero. On more reloads this seed corruption spreads to overworld.

Spectrum, if launched on its own, simply takes for its dimension the same general "/seed" of the world. By default, Overworld, Nether and End all share the same general seed. This is the only way to stay clear of this bug.

Ad Astra also causes a mess because it sets a different seed for every dimension it creates. This is fine the first time you log in game. But reloading causes one of the other dimensions lose its seed. Then Overworld gets set to zero, and eventually also all Ad Astra planets get their seed reset to single or double digits (since it seems the logic of Ad Astra is to add a +1 to the same seed, the seed gets erased, so Ad Astra will have one dimension being set to a seed of 3, then 4, and so on).

This appears to be an unsolvable Minecraft bug.

There are only two solutions:

  • Have ALL dimensions share the same general seed.
  • Have ALL dimensions have a different but fixed specific seed.

Since setting dimensions to a fixed seed is unfeasible, because you'll still cause corruption to other mods that use variable seeds... What I'd recommend is to avoid touching seeds in Ad Astra.

Just have all the dimensions stick to the standard /seed and don't try to touch it because it wrecks havoc on everything else.

(seed corruption is only observable after full reloads of a modpack, and only when you move to a new region that wasn't previously generated, so it might not be obvious initially. After figuring the problem I've used NBT Explorer on the level.dat to track seed corruption more easily, but it still needs a full reload of the modpack, and logging in the game again)

[Bug]: Cant launch rocket

Bug Description

I have this mod added in the 1.19.2 version of my modpack called Dreamcraft. With the latest update of the mod the rockets are unable to launch for some reason. I dont know why that is all of a sudden. Maybe you can find a way to debug it.

How to Reproduce?

  1. Place Rocket
  2. Fuel it
  3. Try to launch

Expected Behavior

No Launch

Version

Newest Fabric Release

Mod Loader Version

0.14.10

Mod Loader

Fabric

Logs or additional context

No response

[Bug]: Negative Gravity with Apotheosis mod

Bug Description

-x% Total Entity Gravity
if a modifier from apotheosis mod exist on equipped items, it lowers the current gravity in ad astra dimensions without a limit. It is able to pass 0 and reach negative gravity values so your character throw into sky like a rocket.

How to Reproduce?

  1. Equip some rare, epic or legendary armor pieces that has modifiers for total entity gravity or add gem into any armor socket that lowers the gravity. Equip at least 2 piece so you can throw into sky like a rocket.
  2. visit any ad astra dimension that has low gravity like moon for example.

Expected Behavior

Normally there is a limit for how much gravity can be lowered in minecraft dimensions but there is no cap for Ad Astra Dimensions.

Version

1.11.8

Mod Loader Version

1.19.2 - 43.1.43

Mod Loader

Forge

Logs or additional context

image

[Feature Request]: REI

Is your feature request related to a problem?

no

Solution(s)

use REI's api over EMI/JEI as it is the widely adopted option

Describe alternatives you've considered

No response

Mod Version

1.0.5

Mod Loader Version

1.18.2 - Fabric

Mod Loader

Fabric

Additional context

No response

coal generator does not support standard input/output item methods.

this may need to be verified as im running a mod pack, but using forge version 1.19.2 hoppers (vanilla), transporters (mekanisum), and chutes (create) wont input coal into the coal generator.

i have not been able to find anything that supports into into coal generators

[Bug]: Landing rocket does not descend

Bug Description

When to go to any planet, Earth or the moon from space, the landing rocket spawns at y=600, at the top of the height meter. You can hold space to activate the thruster, however the rocket doesn't fall or rise at all,

How to Reproduce?

Launch into space with any rocket.
Go from space to Earth, the moon or any other planet
The rocket will not land

Expected Behavior

The lander should descend immediately when spawning, allowing you to slow down and hit the ground.

Version

1.11.8

Mod Loader Version

1.19.2 - 43.1.47

Mod Loader

Forge

Logs or additional context

No response

[Bug]: Crash On Startup

Bug Description

crash on startup w/ error message Error: java.lang.IllegalArgumentException: Failed to create player model for default

How to Reproduce?

No response

Expected Behavior

No response

Version

1.11.9

Mod Loader Version

43.1.52

Mod Loader

Forge

Logs or additional context

https://pastebin.com/DZaiQBe5

[Bug]: Can't fly

Bug Description

there is a bug that don't make me fly in every gamemode beside creative (neither spectator) and i don't know how to resolve it

How to Reproduce?

  1. Go in Spectator
  2. Try to fly
  3. You will fall

Expected Behavior

Falling trough the world or flight items don't work over level -32

Version

1.11.9

Mod Loader Version

1.19.2 0.14.11

Mod Loader

Fabric

Logs or additional context

No response

[Bug]: Crash when going into space

Bug Description

Launching the rocket as usual and reaching the space loading point in the sky causes a crash. This also breaks the save as it crashes on loading it.

How to Reproduce?

  1. Launch rocket
  2. Reach required height to reach space
  3. Crash

Expected Behavior

Launch Rocket, go to space.

Version

1.11.8

Mod Loader Version

1.19.2 - 0.14.11

Mod Loader

Fabric

Logs or additional context

Other mods are installed. Game runs fine until loading space.

https://pastebin.com/WUwSgRTn

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.