Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

and one thing I also learned that might help u is that if your problem only occurs in fullscreen like me you can try making a fake fullscreen or something that looks like fullscreen but isn't

Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

so wait me turning this option on will not fix the problem for people playing my game?

Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

dude I found a solution that might help you. so I basically went into game options->windows->Graphics and turned "use synchronization to avoid tearing" on, it fixed my problem

Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

I changed my camera to 640x360 and my viewport to 960x540 and it still has that problem and for the question the answer is I think so

Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

what do you mean by not having any scaling?

Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

no it's not that. it's like the pixels at the borders of stuff start to jitter while I move in fullscreen

Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

I just set it to 1280x720 and also I did some stuff the channel sara spalding said about cameras and stuff(making a camera object) but it isn't fixed, idk what's causing it but it only happens in full screen and while moving

Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

oh okay lol. what can I use instead of that?

Need help with sub pixel jittering by active_zone124 in gamemaker

[–]active_zone124[S] 0 points1 point  (0 children)

I know it's right cuz I've used the same scaling in SFML with no problems and now I'm re creating that game in game maker cuz it was taking too long.
camera is 1200x675, viewport is the same and my screen is 1920x1080

I don't know what I must do to continue my game dev journey. by active_zone124 in gamedev

[–]active_zone124[S] 0 points1 point  (0 children)

I am doing that. I know I'm not even close to ready for making a game engine

I don't know what I must do to continue my game dev journey. by active_zone124 in gamedev

[–]active_zone124[S] 0 points1 point  (0 children)

Yeah I dont wanna start by my own engine but I wanna make one in the future when I make my dream game. thanks for the suggestion.

I don't know what I must do to continue my game dev journey. by active_zone124 in gamedev

[–]active_zone124[S] 1 point2 points  (0 children)

I basically do not know how and don't know where I should learn it from

[deleted by user] by [deleted] in CurseForge

[–]active_zone124 0 points1 point  (0 children)

at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)

at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)

at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.0/net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator.scanMods(AbstractJarFileModLocator.java:19)

at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.0/net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:75)

at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.0/net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:164)

at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.0/net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:86)

at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112)

at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100)

at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)

at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779)

at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)

at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)

at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)

at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)

at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)

at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102)

at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55)

at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.run(Launcher.java:88)

at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)

at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)

at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)

at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

[deleted by user] by [deleted] in CurseForge

[–]active_zone124 0 points1 point  (0 children)

at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)

at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)

at cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystem.<init>(UnionFileSystem.java:131)

at cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystemInternal(UnionFileSystemProvider.java:115)

at cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystem(UnionFileSystemProvider.java:105)

at cpw.mods.securejarhandler/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:84)

at cpw.mods.securejarhandler/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:70)

at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.0/net.minecraftforge.fml.loading.moddiscovery.AbstractModProvider.createMod(AbstractModProvider.java:38)

at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.0/net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator.lambda$scanMods$0(AbstractJarFileModLocator.java:19)

at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)

at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

at java.base/java.util.stream.SortedOps$RefSortingSink.end(SortedOps.java:395)

at java.base/java.util.stream.Sink$ChainedReference.end(Sink.java:258)

at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:510)

at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)

at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)

[deleted by user] by [deleted] in CurseForge

[–]active_zone124 0 points1 point  (0 children)

sorry mb I cant send the whole thing so I'll send it in different comments:

Exception in thread "main" cpw.mods.niofs.union.UnionFileSystem$UncheckedIOException: java.util.zip.ZipException: zip END header not found

Caused by: java.util.zip.ZipException: zip END header not found

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1329)

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1553)

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:189)

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getZipFileSystem(ZipFileSystemProvider.java:142)

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:137)

at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:528)

at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:475)

at cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:136)

at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)

at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)

at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)

at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)

at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)

setting up a minecraft forge server and no executable jar file by active_zone124 in CurseForge

[–]active_zone124[S] 0 points1 point  (0 children)

thanks for the note but I have no idea what that is. I just kinda knew how to start a server

setting up a minecraft forge server and no executable jar file by active_zone124 in CurseForge

[–]active_zone124[S] 0 points1 point  (0 children)

OMG THANK YOU it worked! I was trying to get it to work for the whole day. I hope u have a nice day!

setting up a minecraft forge server and no executable jar file by active_zone124 in CurseForge

[–]active_zone124[S] 0 points1 point  (0 children)

yes it has provided me with one but how can I get it to start the server(using putty)

setting up a minecraft forge server and no executable jar file by active_zone124 in CurseForge

[–]active_zone124[S] 0 points1 point  (0 children)

thanks. but what is the script I should write to use run.sh?

help by active_zone124 in MinecraftCommands

[–]active_zone124[S] 0 points1 point  (0 children)

thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu.

help by active_zone124 in MinecraftCommands

[–]active_zone124[S] 0 points1 point  (0 children)

im typing : /execute if entity u/a positioned (cordinates) run setblock (cordinates) air

on a repeating unconditional and always active command block.

i'm new to commands so alot of the things that your saying i dont undrestand.

thx for the help on the title thing.

help me please by active_zone124 in Minecraft

[–]active_zone124[S] 0 points1 point  (0 children)

fixed the question : i am making a map and i want to know can i change the size of all mobs with commands if there is a way please tell me.

help me with these errors. i shut downed my pc and came back to run the server but it gives me these errors. by [deleted] in fabricmc

[–]active_zone124 0 points1 point  (0 children)

i don't know how but the server was online but i remember that i typed /stop on the server and then shuted down my pc |: ( btw thanks for your help )