November 26, 20186 yr ...Why? UVs are bound within a [0-1] range for a reason. Considering that the game collects all textures onto a single sprite sheet - no.
November 26, 20186 yr @V0idWa1k3r He has an obj model that was made in an external editor (Minecraft Model Maker ToolBox 2.0) and throws an error while loading about how the UV bounds are outside 0-1. Edit: Sorry about the messed up formatting, I’m on my phone and quotes aren’t really working. There’s more stuff I wrote inside the quote. Quote Caused by: net.minecraftforge.client.model.obj.OBJModel$UVsOutOfBoundsException: Model 'arsenalmod:models/item/colt_pistol.obj' has UVs ('vt') out of bounds 0-1! The missing model will be used instead. Support for UV processing will be added to the OBJ loader in the future. at net.minecraftforge.client.model.obj.OBJModel$Parser.parse(OBJModel.java:282) ~[OBJModel$Parser.class:?] at net.minecraftforge.client.model.obj.OBJLoader.loadModel(OBJLoader.java:97) ~[OBJLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?] ... 20 more I don’t have the actual model, I’ll ask him to post it Edited November 26, 20186 yr by Cadiboo About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
November 27, 20186 yr Ah, I see. I got confused by the way @FireIsH0t asked his question. The app messed up, use something different that was actually made for propper model making, like blender(it's free).
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.