Jump to content

Recommended Posts

Posted

okay so, i built my mod to give her the old tester before giving it to my brother for testing, but my custom dog's texture is one that doesnt exist anymore and it only does that in survival. if in creative, the texture is correct.

 

2nd problem: all the items are like this: item.modid.itemname.

 

all of this wasnt a problem during the testing through eclipse.

 

help!

 

Posted (edited)
4 minutes ago, diesieben07 said:

All resource file names must be all lowercase.

they are. all the ones being used are lower case. there's extra ones that weren't deleted on the git

 

they are now deleted

Edited by plugsmustard
Posted
15 minutes ago, diesieben07 said:

It works fine using the jar file you posted:

  Hide contents

image.png.b145829787050325f576a6af0f313cc1.png

 

Checking your repository is not possible, since the code in it won't even compile.

yeah its working now for no reason i can tell. tha ks for the help. 

 

PLEASE DELETE THIS TOPIC!!!

Posted

okay, so. im still having this problem. it was working for whatever reason and then just stopped and started using the wrong texture (even for the puppies).

 

as i said, i can spawn them in with the egg, making their texture proper. but when they spawn naturally or i spawn a puppy, it uses an old (ugly) texture thats NOT even in the resources anymore.

Posted (edited)
11 hours ago, diesieben07 said:

That is not possible...

Why did you delete your Git repository? Please post it again including exact instructions on how to reproduce this bug.

Sorry. there was a messed up section: https://github.com/drmdgg/marijuanacraft1.14.

the custom wolf will spawn with the proper texture naturally and by way of spawn egg. but when I spawn the puppies (they won't breed) using the spawn egg, it uses an old texture that isn't even in the resources anymore. and then when it grows into an adult wolf it keeps that texture.

 

so basically what I do is make a flat world in survival with cheats (so I can change gamemode) to ensure they spawn. then I use the spawn egg on them to spawn the puppy that has the incorrect texture

 

also, he's the most recent jar

 

 

Edited by plugsmustard
Posted
3 minutes ago, diesieben07 said:

Untrue. It simply spawns a vanilla wolf entity. Which then grows up normally.

Why does this happen? Because your Luna class extends WolfEntity and has not changed the default behavior.

 

Please use absolute basic debugging techniques (like using F3 to check what entities are actually spawned).

but if you play the jar, it spawns as a small "luna"

Posted
7 minutes ago, diesieben07 said:

However, from your video above it seems you already have a version of your code that does this,

it's all the same code, same jar!

 

8 minutes ago, diesieben07 said:

I strongly urge you to start using Git properly (not through the Github web interface)

I have the desktop program now

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, I've been having trouble trying to use forge as it shows a black screen when I open the game, but I can still interact with it and hear the music.  I've done all of the step by steps and most common fixes like updating drivers, keeping up to date with Java, deleting and reinstalling minecraft, restarting my computer MANY times, even smaller things like splash.properties (I didn't have that file so I added it and set it to false thinking it would do something, definitely not) and making sure to prioritize my rtx 3070 in the settings but with no luck. Minecraft works as intended when I uninstall forge and I also don't have any mods currently, it just gives me this issue when I install forge. I also increased the ram usage, made sure my hardware isn't full or anything, and even changed the resolution in hopes it would fix things. I checked my antivirus and firewall but that isn't the issue either. Trust me, I've done everything I can think of. For some reason the black screen does flicker a little into the main menu, but obviously unplayable. I couldn't even make my way to the settings with how little it flickered. I'm not sure if it flickered randomly or if it was because I was messing around moving and clicking a bunch, I didn't really test it that much.  
    • I've had a really weird issue recently,  I wanted to add the Depper and Darker mod on my dedicated server (MC 1.21 with Fabric 0.16.9, hosted on nitroserv.com) but whenever I do add the mod the sever stops doing anything after listing the mods, and I get no crash or error or anything, just a stuck server. Here's a normal log of the server booting up: https://pastebin.com/JipFF2Eh and here's the log of the server doing the weird thing: https://pastebin.com/W4JBh3eX I just don't understand it. I've tried removing other mods (somewhat randomly) but deeper and darker still breaks my server whenever I add it. NitroServ support staff is about as confused as I am and I've had no response from the Deeper and Darker support staff... Now I know this is the Forge support not the Fabric support but I'm just trying to know if anyone has any kind of idea to fix this (aside from not using the mod obviously) Also I still have a bunch of errors and warnings whenever the server does start properly, are there any of them I should be worried about?
    • Delete the config of RandomTweaker (config folder) If there is no change, remove this mod
    • Hello! So i have been trying to make a mod that adds plant fiber to minecraft 1.16.5 (i believe there are mods that add plant fiber but not for 1.16.5) but the problem is that i want to modify the loot table of grass to always drop plant fiber but also keep the vanilla drops. Most common answer i have seen is GlobalLootModifiers. But my tiny brain cant understand any tutorials. So any help is appreciated.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.