Posted August 13, 201411 yr When I Export My Mod My en_US.lang is right where it should be(I've referenced other mods to make sure), but when I use it in the client or server-side the names of the blocks go to the name that I coded them with not the name from en_Us.lang, but it isn't really the name i coded them with it isn't tile.(block-name).name, its the name I used in coding for example I named something SoBright in coding(don't ask why) then when i ran it in eclipse it was called Light like it was supposed to be called, but then I exported and went to play on the server and it was called SoBright, not tile.SoBright.name just SoBright, if anyone can help me please feel free to comment, I really want this fixed thanks.
August 13, 201411 yr Eclipse export does not do a "gradle build". Do not export. After gradle build, look in build/libs folder. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
August 14, 201411 yr Author I do gradlew build then look in my lib and Its their i already do that but when i go to client or server the names aren't right
August 14, 201411 yr what do you mean by not right? what does the file look like? Currently updating my Mod to 1.10.2 https://bitbucket.org/hugo_the_dwarf/riseoftristram2016/src?at=master
August 14, 201411 yr Author well the names of my items dont load correctly like i wanted to name something light so in en_Us.lang i named it tile.(SoBright).name=Light, but when i go into client or server its called the name i coded it with(SoBright)(dont ask me why i named it that).
August 14, 201411 yr is it in your assets.modId.lang folder/package? Currently updating my Mod to 1.10.2 https://bitbucket.org/hugo_the_dwarf/riseoftristram2016/src?at=master
August 14, 201411 yr Author yes exactly assets (modId) lang, the textures work and it all works on eclipse(even the names) but not on the server or singleplayer
August 14, 201411 yr Author i mean everything about my mod works on the server and singleplayer except the names its just really annoying
August 15, 201411 yr post your build.gradle file. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
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.