Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • vpontin

vpontin

Members
 View Profile  See their activity
  • Content Count

    98
  • Joined

    October 22, 2013
  • Last visited

    November 12, 2020
  • Days Won

    1

vpontin last won the day on December 18 2018

vpontin had the most liked content!

Community Reputation

11 Good

About vpontin

  • Rank
    Stone Miner
  • Birthday 09/13/1993

Converted

  • Gender
    Male
  • Location
    Brazil
  • Personal Text
    I am new!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. vpontin started following Is it possible to develop backwards compatible mods?, Error trying to load a TTF font via Resource Pack in Vanilla Minecraft, Support Spigot and and 4 others March 1, 2020
  2. vpontin

    Error trying to load a TTF font via Resource Pack in Vanilla Minecraft

    vpontin posted a topic in General Discussion

    Hi all! First of all, sorry for posting it here. I really dont know where can i go (since its a vanilla problem not related to Forge), so i came here in General Discussion to try to see if somebody had this same issue and/or someone could help me. Recently i stumble across this tutorial on Reddit showing how to use a TTF file as a font for Minecraft using Resource Packs. Then i tried to follow the steps to make my custom font resource pack, using duralith as TTF font. But when i activate the resource pack (in a instance with Forge 31.1.18), i got a strange crash and a log file in the root of the profile folder instead of logs or crash reports. So i tried to activate the resource pack, this time in vanilla Minecraft and using comic.ttf (Comic Sans MS from Windows 10) as a test, and again it wont load. This time i managed to got the crash file and uploaded in GIST, here's the link. Never see this kind of error log before. I'm trying to run MC on a laptop with a i7-5500U, and as GPU both Intel HD Graphics 5500 and a Radeon R5 M230 as a render card.
    • March 1, 2020
    • 1 reply
  3. vpontin

    Support Spigot

    vpontin replied to NVaYaD's topic in Suggestions

    Disagree, putting any bukkit-based code on Forge is almost guaranteed to be a instant copyright infringement (remember it was DCMA'd not long ago, Spigot is just working in gray area to keep it updated). Forge itself is good enough for small physical server-only mod mods, and if you want to stack another solution on top of Forge (just to feel more dangerous to run a server) use Sponge.
    • February 25, 2019
    • 5 replies
      • 1
      • Thanks
  4. vpontin

    Wait, didn't Forge 1.13.x load mods from mods\<version> anymore?

    vpontin posted a topic in Support & Bug Reports

    I currently manage my modpack putting client-only mods in a separate folder and symlink it to mods\<version> (eg. mods\1.12.2). But doing it on Forge for 1.13.2 didnt work. Is this going to be deprecated? Is there any options for dev unsavvy modpackers to load mods from other folders?
    • February 24, 2019
    • 2 replies
  5. vpontin

    Forge 1.13.x installer breaks accents in profile names

    vpontin posted a topic in Support & Bug Reports

    Just to let you know, all Forge 1.13.x installers are breaking any profile name with accents. Some screenshots (from the original "new" Mojang launcher (v2.1.2474)): Before: After running the installer:
    • February 18, 2019
  6. vpontin

    Minecraft 1.13.2 two bugs - ver 25.0.30

    vpontin replied to Adraxer's topic in Support & Bug Reports

    Can you test without CC:Tweaked installed?
    • February 18, 2019
    • 4 replies
      • 1
      • Sad
  7. vpontin

    Questions about the future of modding....

    vpontin replied to vpontin's topic in Minecraft General

    Thanks Cadiboo for the answers (dont know why the forum doesnt notificate me before)! After so much pain in replacing Bukkit i will not risk to rely on Rift mods in my modpack, so will stick on Forge 1.12.x until 1.13 comes and, just for sake of curiosity, i will test Fabric and ComputerCraft for 1.14 snapshots.
    • December 13, 2018
    • 9 replies
      • 1
      • Like
  8. vpontin

    Questions about the future of modding....

    vpontin posted a topic in Minecraft General

    Just venting off some thoughts i have after reading about the release of yet another modloader, Fabric, this time for 1.14 (snapshots) - just asked the same thing on FTB Reddit too... Wouldn't all that new modloaders (Rift for 1.13, Fabric for 1.14) fragmentate the modding community as time goes on? Not only on different software, but also in versions (one modloader per version, etc)... Forge is going through a challenging time by all those changes necessary for future updates, and its very solid and capable, plus this isnt the first time devs needed more time to work in an update. But this scenario (others trying to make alternative modloaders with such voracity) never happened before, at least what such strength (liteloader was a lonely happening in 1.6). Should i, as a modded player, be worried about all of this? From what i read in Fabric release on FTB reddit, they arent sure it will be compatible with Forge at all. And for the modders on the forum: did you think people will "return" to Forge as soon new builds came off? Anyway, thanks to open the space for us to talk about...
    • December 10, 2018
    • 9 replies
      • 1
      • Like
  9. vpontin

    [1.12.2] how do i run code only on the client?

    vpontin replied to CNKManga's topic in Modder Support

    Keeping MCreator-generated code in private to stay secure.........................................
    • December 1, 2018
    • 21 replies
      • 3
      • Haha
  10. vpontin

    Is there someone who can help me update a 1.7.10 mod to 1.12.2?

    vpontin replied to Amond's topic in Modder Support

    OR if you had some patience and don't need the fancy functionality from said mod (just the backpack system) you could just install Baubles and this mod who let you equip Shulker Boxes in the bauble's chestplate slot, and setting up a hotkey to open it like a backpack. For easy access to shulker boxes (by default you need to kill shulkers on the End) you can use CraftTweaker (or a datapack when 1.13 modding is out) to add shulker shells to a loot table like junk fishing, or create (with CT too) a recipe with accessible materials for this. But anyway just a random idea, imo more close to vanilla due to use of a existing block.
    • November 18, 2018
    • 4 replies
      • 1
      • Thanks
  11. vpontin

    [SOLVED] Recipe Book not showing correctly custom recipes

    vpontin replied to Insane96MCP's topic in Modder Support

    And i think that is the only good way to add recipes AND be nice to modpackers, because in 1.13 datapacks will be able to tweak/override advancements and recipes using JSON. And i honestly dont know if recipes/advancements added via code can be touched by the new system.
    • November 18, 2018
    • 3 replies
  12. vpontin

    I make a South African flag in Minecraft

    vpontin replied to SkylaD Gaming's topic in Let's Plays and other Videos!

    This is adorable
    • November 10, 2018
    • 1 reply
  13. vpontin

    After converting the save, my 1.13.1 world crashes while loading.

    vpontin replied to Bazzlin's topic in Support & Bug Reports

    Or the vanilla structure block system, if the building isnt too large (i think .nbt structures are cross-compatible, right?).
    • October 24, 2018
    • 11 replies
  14. vpontin

    Is it possible to develop backwards compatible mods?

    vpontin replied to Zeigfreid's topic in Modder Support

    1.7 > 1.12 i think is too much complex, but for 1.11 > 1.12 besides McJty, SquidDev did temporarialy a compat injection for ComputerCraft while dan200 didnt opened the source code. You can talk with him on Computer Mods server (if you want i can send the inivitation link via DM).
    • October 21, 2018
    • 18 replies
  15. vpontin

    Operand stack overflow

    vpontin replied to CloWn's topic in Support & Bug Reports

    O̶r̶ ̶u̶s̶e̶ ̶J̶E̶I̶ EDIT: I'm a stupid person. Sorry.
    • October 18, 2018
    • 7 replies
  16. vpontin

    Which would be more practical?

    vpontin replied to Sty2000's topic in General Discussion

    Dont know about legality, but Ganymedes did this before (but seems like he retired from modding)...
    • October 16, 2018
    • 3 replies
  • All Activity
  • Home
  • vpontin
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community