-
Posts
391 -
Joined
-
Last visited
-
Days Won
1
Everything posted by sciwhiz12
-
Forge 1.19.2 and M1 Macs Error code: 255
sciwhiz12 replied to diamondeyesfox's topic in General Discussion
You have a mod for the wrong Minecraft version. -
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Minecraft forge 1.16.5 keeps crashing with exit code 1
sciwhiz12 replied to shyshylol's topic in Support & Bug Reports
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS). -
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
need help with curse forge mod's crashing
sciwhiz12 replied to Damion Sarazin's topic in Support & Bug Reports
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS). -
1.19.2 Forge Server not compatible with vanilla client
sciwhiz12 replied to Pokihead's topic in Support & Bug Reports
I suggest reporting this issue to the dynmap mod authors. Unless proven otherwise (such as being replicable with a fresh no-mods Forge server, which I doubt), we have to assume the issue comes from dynmap. You may also try creating a fresh new Forge server with the mod, with a new map, and try connecting to it with both a vanilla client and a Forge client, to see if the issue persists there. -
Waterlogged minecarts are moving faster then the should
sciwhiz12 replied to Emfire's topic in Support & Bug Reports
I've tested this locally, and it does seem to be a Forge bug. Could you please file an bug report on the Forge repository, so we can track this issue and work on fixing it? Thanks. -
my game keeps on disconnecting with 1.8.9
sciwhiz12 replied to Jackrewas's topic in Support & Bug Reports
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS). -
1.19.2 Forge Server not compatible with vanilla client
sciwhiz12 replied to Pokihead's topic in Support & Bug Reports
A vanilla client shouldn't be able to connect to a Forge server that has mods which add new content (blocks/items); the connection should be refused. (As to why, it is obvious when looking at the screenshot—absolute chaos.) We'll need more information to look into this. Please provide the logs/debug.log file of your server. -
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Rendering from separate texture causes wrong scale
sciwhiz12 replied to h3tR's topic in Modder Support
Usually, textures should be at the 'minimum' size of 256x256, keeping the space when the content is too small, and expanding only when the content is too large to fit. There is no inherent benefit to sizing textures to exactly fit their contents. It may even be a hindrance if you choose to add more to the texture in the future, as you would need to re-adjust the dimensions in the blit call, and it would break that texture if modified by a resource pack. -
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
- 1 reply
-
- 1
-
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
The Gradle claims that it cannot find a symbol.
sciwhiz12 replied to TheGamerCailo's topic in Modder Support
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS). -
Shaders when loaded have texture bug
sciwhiz12 replied to Razor_ttv's topic in Support & Bug Reports
We cannot provide support for using OptiFine with Forge, due to the closed source and wholesale patching nature of OptiFine. You should use the version of Forge that is supported by your version of OptiFine (visible in the changelogs for that version). If the issue persists, file an issue in the OptiFine repository (after searching to check if it has not been filed previously). -
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Are you sure that you regenerated your run configs after modifying your buildscript? How are you determining that your datagen cannot reference resources from Tinker's Construct?
-
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Need help with Entity Death Event (forge 1.12.2)
sciwhiz12 replied to Randomboy's topic in Modder Support
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS). -
Minecraft didn't loading my mod [1.12.2 FORGE]
sciwhiz12 replied to KailoRen's topic in Modder Support
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).