Coder Social home page Coder Social logo

portalgun's People

Contributors

froyo4u avatar malekire avatar miros77 avatar sourcelocation avatar travikskoot avatar yulinlin404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

portalgun's Issues

Audio oddities with mobs from other mods.

I've been using this mod with a few others lately, and we've all noticed that it introduces some audio oddities with a lot of modded mobs. Mostly, it seems a lot of the sounds effects coming from the mobs play at full volume as long as the mobs are loaded, regardless of distance. This has mostly been noticeable with the MCDoom mod in the nether.

In case there might be a conflict, here's a modlist:
https://pastebin.com/RdVY8LTi

[suggestion] configs for portalable blocks

Allowing map makers to select what blocks are portalable would reduce the need for use of a select few modded blocks and allow for much more creativity with mapmaking and textures. and allow individual players to make their own rulesets I guess.
Thank you for your time and have a good day, take care!

Crash

[16:50:29] [main/INFO]: Loading for game Minecraft 1.16.5
[16:50:30] [ForkJoinPool-1-worker-3/WARN]: Non-Fabric mod JAR at "C:\Users\ry0shi\AppData\Roaming\.randommodpack\mods\OptiFine_1.16.5_HD_U_G6.jar", ignoring
[16:50:30] [main/INFO]: [FabricLoader] Loading 56 mods: [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+21w03a, java@8, [email protected]+ca58154a7d, [email protected], [email protected]+daa38b3d7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+1.16, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+build.31, [email protected]+ca58154a7d, [email protected], [email protected]+c045166c7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d
[16:50:30] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/ry0shi/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.8.2+build.24/sponge-mixin-0.8.2+build.24.jar Service=Knot/Fabric Env=CLIENT
[16:50:31] [main/WARN]: @Mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor and should be specified in value
[16:50:31] [main/WARN]: @Mixin target net/minecraft/class_3898$class_3208 is public in imm_ptl.mixins.json:common.entity_sync.MixinEntityTracker and should be specified in value
[16:50:33] [main/INFO]: [OptiFine] (Reflector) Field not found: World.tileEntitiesToBeRemoved
[16:50:40] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[16:50:41] [main/INFO]: Setting user: ry0shi1337
[16:50:41] [main/INFO]: Definitely not up to no good
[16:50:41] [main/INFO]: Immersive Portals Mod Initializing
[16:50:42] [main/INFO]: Reach entity attributes mod is not present
[16:50:42] [main/INFO]: Pehkui is present
[16:50:42] [main/INFO]: [PortalGun Mod] Initializing
[16:50:42] [main/WARN]: Error loading class: net/optifine/util/LineBuffer (java.lang.ClassNotFoundException: net/optifine/util/LineBuffer)
[16:50:42] [main/INFO]: [STDERR]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[16:50:42] [main/INFO]: [STDERR]: 	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:228)
[16:50:42] [main/INFO]: [STDERR]: 	at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139)
[16:50:42] [main/INFO]: [STDERR]: 	at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
[16:50:42] [main/INFO]: [STDERR]: Caused by: java.lang.reflect.InvocationTargetException
[16:50:42] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:50:42] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:50:42] [main/INFO]: [STDERR]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:50:42] [main/INFO]: [STDERR]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[16:50:42] [main/INFO]: [STDERR]: 	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
[16:50:42] [main/INFO]: [STDERR]: 	... 2 more
[16:50:42] [main/INFO]: [STDERR]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23)
[16:50:42] [main/INFO]: [STDERR]: 	at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157)
[16:50:42] [main/INFO]: [STDERR]: 	at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150)
[16:50:42] [main/INFO]: [STDERR]: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[16:50:42] [main/INFO]: [STDERR]: 	at net.optifine.CrashReporter.extendCrashReport(CrashReporter.java:126)
[16:50:42] [main/INFO]: [STDERR]: 	at net.optifine.CrashReporter.onCrashReport(CrashReporter.java:38)
[16:50:42] [main/INFO]: [STDERR]: 	at net.minecraft.class_128.method_568(class_128.java:227)
[16:50:42] [main/INFO]: [STDERR]: 	at net.minecraft.class_310.method_1565(class_310.java:785)
[16:50:42] [main/INFO]: [STDERR]: 	at net.minecraft.client.main.Main.main(Main.java:186)
[16:50:42] [main/INFO]: [STDERR]: 	... 7 more
[16:50:42] [main/INFO]: [STDERR]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for imm_ptl_optifine.mixins.json:MixinShaders during activity: [Transform -> Method modifyFragShaderCode(Lnet/optifine/util/LineBuffer;)Ljava/lang/String; -> INVOKEVIRTUAL -> net/optifine/util/LineBuffer::toString()Ljava/lang/String;]
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:300)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:264)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1272)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:287)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
[16:50:42] [main/INFO]: [STDERR]: 	... 18 more
[16:50:42] [main/INFO]: [STDERR]: Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: net.optifine.util.LineBuffer
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:768)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:720)
[16:50:42] [main/INFO]: [STDERR]: 	at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:294)
[16:50:42] [main/INFO]: [STDERR]: 	... 24 more
[16:50:42] [main/INFO]: [STDERR]: Caused by: java.lang.ClassNotFoundException: net.optifine.util.LineBuffer
[16:50:42] [main/INFO]: [STDERR]: 	... 28 more

Doesnt Work With Sinytra Connector

Installed Immersive Portals, that worked, installed this, doesnt work cannot use fabric for what im doing is there and older 1.20.1 version that may work with it?

Client disconnected from server when shooting portal, server sometimes crashes

I setup a basic fabric server, when I shoot the portal gun I get disconnected. a few times while trying this the server crashed. The client never crashed, it just disconnected me.

Here's the server crash report: https://hastebin.com/xacayapari
Here's the client log: https://hastebin.com/utiqujoxut
Here's what the server shows when I disconnect and the server doesn't crash: https://hastebin.com/isubekipeb

Also on a LAN world with a second account, only the host of the world can make a portal.

Portal Moves on its own

Descriptions: Portal moves when one is in the overworld and the other is in the nether

Steps to Reproduce:

Shoot one portal in the overworld, then go into the nether and shoot a portal in there.
Go through the portal in the nether and then back through again a couple times
Results:
The portal in the nether should teleport into the overworld

Expected Results:
It should not move dimensions

[bug]Unable to remove false portal

version:1.16.5-1.2.5 java:15.0.2
1.Place a yellow portal in the overworld
2. Go to the nether and place the blue portal in the nether
3. I can't break the portal in the overworld
4. When I return to the nether,I can place another yellow portal.
Almost this meaning

2021-06-13_02 30 50
2021-06-13_02 34 06

Infi-portal

Descriptions: A glitch that allows for infinite portals to exist

Steps to Reproduce:

  1. Grab your Aperture Science Handheld Dual-Portal Device
  2. Rapidly use Right or Left click to make portals

Results:
Occasionally, A portal will stay instead of disappearing like it should

Expected Results:
The portals should all disappear.

Can't even make portal

Whenever i left or right click, i can't make a portal, even shift then click still make the gun mine instead of make a portal

1.18?

What is the current status of 1.18 support?

Portals through dimensions

Description: Portals can go through dimensions

Steps to Reproduce:

  1. Grab an Aperture Science Handheld Dual-Portal Device.
  2. Build a Nether Portal, preferably one you can fit through.
  3. Go to the Nether.
  4. Shoot a portal or 2.
  5. Leave the Nether.
  6. Press the Portal clearing key bind
  7. Shoot a new portal in the overworld.

Results: A portal to the Nether

Expected Results: A portal that does not lead to the nether.

Multiplayer support?

Will there ever be multiplayer support for this mod because I tested out multiplayer and only the host can use the gun.

Portal Gun 1.18.1 version not on Curseforge

Hello!, I tried putting your mod into my 1.18.1 pack and I got it from Curseforge. This is the version it gave me for 1.18.2 and there is no other versions.

image

Can I download the 1.18.1 version from the website and put it in my pack and upload the modpack to curseforge without any problems?

The portal gun only works once, then nothing.

[11:44:02] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2382.method_10263()" because "upright" is null
[11:44:02] [Server thread/INFO]: [STDERR]: 	at tk.meowmc.portalgun.misc.PortalMethods.calcPortalPos(PortalMethods.java:62)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at tk.meowmc.portalgun.misc.PortalMethods.Settings2(PortalMethods.java:122)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at tk.meowmc.portalgun.misc.PortalMethods.portal1Methods(PortalMethods.java:155)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at tk.meowmc.portalgun.items.PortalGunItem.lambda$portal1Spawn$0(PortalGunItem.java:223)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at qouteall.q_misc_util.my_util.MyTaskList.lambda$oneShotTask$1(MyTaskList.java:52)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at qouteall.q_misc_util.my_util.MyTaskList$2.runAndGetIsFinished(MyTaskList.java:92)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at qouteall.q_misc_util.my_util.MyTaskList.lambda$processTasks$0(MyTaskList.java:35)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at qouteall.q_misc_util.Helper.removeIf(Helper.java:502)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at qouteall.q_misc_util.my_util.MyTaskList.processTasks(MyTaskList.java:33)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at qouteall.q_misc_util.my_util.Signal.lambda$emit$0(Signal.java:18)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at qouteall.q_misc_util.my_util.Signal.emit(Signal.java:18)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.handler$zil000$onServerTick(MinecraftServer.java:3280)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:902)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at net.minecraft.class_1132.method_3748(class_1132.java:99)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
[11:44:02] [Server thread/INFO]: [STDERR]: 	at java.base/java.lang.Thread.run(Thread.java:833)

The portal gun stops making portals

Sometimes when im playing with the mod on the portal gun stops making portals. I also noticed that the tag is gone when that does happen. It just happens randomly.

Multiplayer Crashing

I used a fabric server and open to LAN and when someone joins the server their game crashes

crash with Iris + Sodium

The bug this product as soon as we place a portal

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 20/11/2021 18:07
Description: Unexpected error

java.lang.NoSuchMethodError: 'me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.getInstance()'
	at qouteall.imm_ptl.core.compat.sodium_compatibility.SodiumInterface$OnSodiumPresent.switchContextWithCurrentWorldRenderer(SodiumInterface.java:56)
	at qouteall.imm_ptl.core.render.MyGameRenderer.switchAndRenderTheWorld(MyGameRenderer.java:179)
	at qouteall.imm_ptl.core.render.MyGameRenderer.renderWorldNew(MyGameRenderer.java:75)
	at qouteall.imm_ptl.core.compat.iris_compatibility.IrisPortalRenderer.invokeWorldRendering(IrisPortalRenderer.java:294)
	at qouteall.imm_ptl.core.render.PortalRenderer.renderPortalContent(PortalRenderer.java:196)
	at qouteall.imm_ptl.core.compat.iris_compatibility.IrisPortalRenderer.doRenderPortal(IrisPortalRenderer.java:231)
	at qouteall.imm_ptl.core.render.PortalRenderer.renderPortals(PortalRenderer.java:111)
	at qouteall.imm_ptl.core.compat.iris_compatibility.IrisPortalRenderer.onBeforeHandRendering(IrisPortalRenderer.java:142)
	at net.minecraft.class_757.handler$zim000$onRightBeforeHandRendering(class_757.java:2644)
	at net.minecraft.class_757.method_3188(class_757.java:1026)
	at net.minecraft.class_757.redirect$zim000$redirectRenderingWorld(class_757.java:2622)
	at net.minecraft.class_757.method_3192(class_757.java:810)
	at net.minecraft.class_310.method_1523(class_310.java:1112)
	at net.minecraft.class_310.method_1514(class_310.java:728)
	at net.minecraft.client.main.Main.main(Main.java:217)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
	at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
	at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)


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

-- Head --
Thread: Render thread
Stacktrace:
	at qouteall.imm_ptl.core.compat.sodium_compatibility.SodiumInterface$OnSodiumPresent.switchContextWithCurrentWorldRenderer(SodiumInterface.java:56)
	at qouteall.imm_ptl.core.render.MyGameRenderer.switchAndRenderTheWorld(MyGameRenderer.java:179)
	at qouteall.imm_ptl.core.render.MyGameRenderer.renderWorldNew(MyGameRenderer.java:75)
	at qouteall.imm_ptl.core.compat.iris_compatibility.IrisPortalRenderer.invokeWorldRendering(IrisPortalRenderer.java:294)
	at qouteall.imm_ptl.core.render.PortalRenderer.renderPortalContent(PortalRenderer.java:196)
	at qouteall.imm_ptl.core.compat.iris_compatibility.IrisPortalRenderer.doRenderPortal(IrisPortalRenderer.java:231)
	at qouteall.imm_ptl.core.render.PortalRenderer.renderPortals(PortalRenderer.java:111)
	at qouteall.imm_ptl.core.compat.iris_compatibility.IrisPortalRenderer.onBeforeHandRendering(IrisPortalRenderer.java:142)
	at net.minecraft.class_757.handler$zim000$onRightBeforeHandRendering(class_757.java:2644)
	at net.minecraft.class_757.method_3188(class_757.java:1026)
	at net.minecraft.class_757.redirect$zim000$redirectRenderingWorld(class_757.java:2622)

-- Affected level --
Details:
	All players: 1 total; [class_746['Lolothepro29'/162, l='ClientWorld minecraft:overworld', x=-272.44, y=67.07, z=-246.31]]
	Chunk stats: Client Chunks (ImmPtl) 801
	Level dimension: minecraft:overworld
	Level spawn location: World: (8,64,8), Section: (at 8,0,8 in 0,4,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Level time: 869 game time, 869 day time
	Server brand: fabric
	Server type: Integrated singleplayer server
Stacktrace:
	at net.minecraft.class_638.method_8538(class_638.java:370)
	at net.minecraft.class_310.method_1587(class_310.java:2399)
	at net.minecraft.class_310.method_1514(class_310.java:752)
	at net.minecraft.client.main.Main.main(Main.java:217)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
	at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
	at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

-- Last reload --
Details:
	Reload number: 1
	Reload reason: initial
	Finished: Yes
	Packs: Default, Fabric Mods, PureBDcraft 128x MC117.zip

-- System Details --
Details:
	Minecraft Version: 1.17.1
	Minecraft Version ID: 1.17.1
	Operating System: Linux (amd64) version 5.14.0-19.2-liquorix-amd64
	Java Version: 16.0.1, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 1357416880 bytes (1294 MiB) / 3019898880 bytes (2880 MiB) up to 6442450944 bytes (6144 MiB)
	CPUs: 12
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 5 1600 Six-Core Processor
	Identifier: AuthenticAMD Family 23 Model 1 Stepping 1
	Microarchitecture: Zen
	Frequency (GHz): 3,20
	Number of physical packages: 1
	Number of physical CPUs: 6
	Number of logical CPUs: 12
	Graphics card #0 name: GP104 [GeForce GTX 1070]
	Graphics card #0 vendor: NVIDIA Corporation (0x10de)
	Graphics card #0 VRAM (MB): 288,00
	Graphics card #0 deviceId: 0x1b81
	Graphics card #0 versionInfo: unknown
	Virtual memory max (MB): 7873,82
	Virtual memory used (MB): 8383,98
	Swap memory total (MB): 0,00
	Swap memory used (MB): 0,00
	JVM Flags: 8 total; -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Fabric Mods: 
		cloth-basic-math: Cloth Basic Math 0.5.1
		cloth-config2: Cloth Config v5 5.0.38
		com_eliotlash_mclib_mclib: mclib 18
		com_eliotlash_molang_molang: molang 18
		fabric: Fabric API 0.42.1+1.17
		fabric-api-base: Fabric API Base 0.4.0+5847535018
		fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.1+5847535018
		fabric-biome-api-v1: Fabric Biome API (v1) 3.2.2+5847535018
		fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.6+5847535018
		fabric-command-api-v1: Fabric Command API (v1) 1.1.4+5847535018
		fabric-commands-v0: Fabric Commands (v0) 0.2.3+5847535018
		fabric-containers-v0: Fabric Containers (v0) 0.1.13+5847535018
		fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.1+5847535018
		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.6+5847535018
		fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.13+5847535018
		fabric-entity-events-v1: Fabric Entity Events (v1) 1.3.1+5847535018
		fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.11+5847535018
		fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.2+5847535018
		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.8+5847535018
		fabric-item-api-v1: Fabric Item API (v1) 1.2.5+5847535018
		fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.1+5847535018
		fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.5+5847535018
		fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.3+5847535018
		fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.5+5847535018
		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.5+5847535018
		fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.2+6d0fac4218
		fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.5+6d0fac4218
		fabric-models-v0: Fabric Models (v0) 0.3.1+5847535018
		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.14+5847535018
		fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.12+5847535018
		fabric-networking-v0: Fabric Networking (v0) 0.3.3+5847535018
		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.11+6d0fac4218
		fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.5+6d0fac4218
		fabric-particles-v1: Fabric Particles (v1) 0.2.5+5847535018
		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.13+5847535018
		fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.5+5847535018
		fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.9+5847535018
		fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.6+6d0fac4218
		fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.6+5847535018
		fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.2.1+6d0fac4218
		fabric-rendering-v0: Fabric Rendering (v0) 1.1.7+6d0fac4218
		fabric-rendering-v1: Fabric Rendering (v1) 1.10.1+6d0fac4218
		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.9+5847535018
		fabric-screen-api-v1: Fabric Screen API (v1) 1.0.5+5847535018
		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.9+5847535018
		fabric-structure-api-v1: Fabric Structure API (v1) 1.1.14+5847535018
		fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.2+5847535018
		fabric-textures-v0: Fabric Textures (v0) 1.0.7+5847535018
		fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.1+eb76084f18
		fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.1+6d0fac4218
		fabricloader: Fabric Loader 0.11.7
		geckolib3: Geckolib 3.0.29
		imm_ptl_core: Immersive Portals Core 0.20
		iris: Iris 1.1.2+build.9
		java: OpenJDK 64-Bit Server VM 16
		minecraft: Minecraft 1.17.1
		portalgun: Portal Gun 2.0.0
		q_misc_util: A Miscellaneous Utility Library from qouteall 0.20
		sodium: Sodium 0.3.2+IRIS2-build.9
		treefax: TreeFax 1.3.0
		treefelling: Treefelling 1.0.0
	Launched Version: fabric-loader-0.11.7-1.17.1
	Backend library: LWJGL version 3.2.2 build 10
	Backend API: NVIDIA GeForce GTX 1070/PCIe/SSE2 GL version 3.2.0 NVIDIA 495.44, NVIDIA Corporation
	Window size: 1920x1080
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: 
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'fabric'
	Type: Integrated Server (map_client.txt)
	Graphics mode: fancy
	Resource Packs: vanilla, Fabric Mods, file/PureBDcraft 128x MC117.zip
	Current Language: Français (France)
	CPU: 12x AMD Ryzen 5 1600 Six-Core Processor
	Player Count: 1 / 8; [class_3222['Lolothepro29'/162, l='ServerWorld minecraft:overworld Moremods', x=-272.56, y=67.07, z=-255.70]]
	Data Packs: vanilla, Fabric Mods

Crashes with Immersive Portals Mod

When I use the Immersive Portals Mod and I when I use the gun and go through the portal the game crashes. This only happens when I have the immersive portals mod on. I'm using Fabric 1.18.
latest.log Crash Log

One issue and one question

The issue is that the portals do not seem to work on leaves. The question: is there a distance limit to how far the portal gun can shoot?

Incorrect Placement of Horizontal Portals

If you aim just on the edge of a block, you can create a horizontal portal on a ledge, so that half of it is on top of nothing, unlike with vertical portals, where you can only create a portal if there are two supporting blocks behind the portal.

Horizontal Portal Rotation

The rotation for horizontal portals is always the same. I presume this will be relatively simple to fix since there's probably well-thought-out and methodic logic deciding the portal's rotations.

1.17.1 Crash

Crash happens whenever I open a world (or create a new one), haven't tried servers

https://pastebin.com/fWQXBWcF

Fabric version 0.14.6 for 1.17.1

Mods:

  • Fabric API 1.17 (0.46.1)
  • Geckolib Fabric 1.17 (3.0.32)
  • Modmenu (2.0.14)
  • Portalgun Fabric 1.17 (2.0.0)
  • Cloth-config Fabric (5.3.63)

(I am seeking to add optifabric 1.13.0 and optifine 1.17.1 HD_U_H1 (There's no conflicts when I remove the portal gun mod and add in both optifabric and optifine))

If this is fixed in a later version (such as 1.18.x versions) just tell me and I will update, being on 1.17 is not required in this case

Thank you! (This is a super cool mod and I really want to use it in my map of chapter 1 of Portal 2, if you are okay with that :D)

I can't load the mod

when I press play it immediately crashes this is the error message The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'geckolib3'!
Exit Code: -1

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.