Garry's Mod

Garry's Mod

Tda Hatsune Miku Append (v2)
384 Comments
BeanMChocolate 19 Oct, 2024 @ 1:36am 
Very strange. Good to know this info, though. I can swap branches from time to time. I just wish there was a 64bit build without chromium, and without the crashes.
CaptainBigButt  [author] 19 Oct, 2024 @ 1:31am 
Yes, issues popped up when the chromium branch became a thing which is very strange since it shouldn'tve changed anything to do with models. Nonetheless, none of these issues occur on the default branch.
BeanMChocolate 19 Oct, 2024 @ 1:20am 
So it's only an issue with the chromium branch?
REKTMASTER17 31 Aug, 2024 @ 6:37pm 
Like that one guy my game also crashes when using the chronium branch, have you found any way to fix this or will I have to revert
Zeus 5 Jun, 2024 @ 10:34pm 
Feet approved.
MaXi Z8 10 Mar, 2024 @ 12:56am 
one of my Favorite Model:steamthumbsup:
benbroreed 6 Oct, 2023 @ 2:49pm 
yawsssssssxxsssssssssss queeen
Kel 31 Aug, 2023 @ 7:59pm 
took me long enough to find this
Mako Reizei 9 Aug, 2023 @ 2:55am 
i like it
Gm123 6 Jul, 2023 @ 6:14am 
that makes sense,

because i've experienced multiple other issues with other addons while on the chromium version.

thanks :)
CaptainBigButt  [author] 6 Jul, 2023 @ 5:30am 
Supposedly the bug only happens in the chromium branch, I'm not sure what could've possibly changed to make it only crash in a chromium version of the game but not in the regular version
Gm123 5 Jul, 2023 @ 1:40pm 
i dont know why, but whenever i spawn the npc, it crashes the game. i dont know if this only happens to me or if theres an issue with the npc itself.

i do like the model though
IvanOverheat 17 Mar, 2023 @ 5:27am 
Nice Weapon
obethguevara 9 Nov, 2022 @ 7:27am 
Hello! do you take comissions?
StarmanFromMars 20 Aug, 2022 @ 8:27am 
its kinda mid
RWBYfangirl 18 Mar, 2022 @ 11:56am 
Ok i just had reskins that i thought was just standalone models but i fixed it now. Thank you.
CaptainBigButt  [author] 18 Mar, 2022 @ 11:11am 
It should work fine so long as it was downloaded via standard subscription but double check your existing addons to be on the safe side. A lot of people have used this as a base and many of said authors are newer to modding and haven't made changes to unique identifiers. In other words, there are quite a few addons people have accidentally made that conflict with this one. If they forgot to change any identifiers then their own model may be overriding this one. The biggest culprits are Miku Append reskins building directly off of this and possibly not even being recompiled at the least.
RWBYfangirl 17 Mar, 2022 @ 8:57pm 
i have the ragdoll but not the playermodel
RWBYfangirl 17 Mar, 2022 @ 5:13pm 
for some reason its not showing up in my playermodels
Mroczny Kierowca Stefan [E.I] 11 Mar, 2022 @ 10:25am 
perfecto <3
Took_Drip 8 Nov, 2021 @ 4:26pm 
I meant crashing like a good thing, in case if anyone is being a dick, but you can make another version if you like 😀
CaptainBigButt  [author] 18 Aug, 2021 @ 11:57pm 
I'm seeing more and more people begin using chromium with crashes that were otherwise unexplained but I never really dug into an explanation as to why the crash might be caused. The only official explanation I've seen points to something which isn't relevant and the only fix I've found doesn't really make any sense at all at this time. As much of a mess as it is already, fixing it for a different branch of the game seems reasonable, it's just much harder to fix it for addons people have accidentally built in ways that conflict with this one without at least changing unique identifiers that'd require people to plug everything back in again. I mostly just wish chromium had a bit more documentation but I'm hoping it's out there and I just need to find it.
Daniel 18 Aug, 2021 @ 8:44pm 
I'm glad to hear that a fix seems possible, hopefully it won't be too much of a headache. But worst case scenario if it's impossible to fix then there's really no worries, all the player has to do is stop using chromium. People mainly just use it for getting the media player addon to work anyways. :steamthumbsup:
CaptainBigButt  [author] 18 Aug, 2021 @ 7:24am 
It actually seems like just changing the citizentype seems to fix it for some reason. Why? I have no idea. It was originally set to 4 (CT_UNIQUE) which is basically just used by Odessa. Setting it to something like rebel instead suddenly stops the crashing even though the unique citizentype doesn't crash in itself. I'm not sure why it also changes her animations a bit but I noticed that her arms are a bit warped. I guess her elbow proceduralbones are out of place for some reason:
https://i.imgur.com/bq8W2uq.jpeg

TLDR: I see a possible fix but it doesn't make much sense at this time. It might be a good time to fix something else too but that might only be on this local version I made changes to a while back and forgot about.
CaptainBigButt  [author] 18 Aug, 2021 @ 6:18am 
You don't need to apologize for something of that nature. I respond (when the notifications actually show) because I enjoyed putting the time into making these and I enjoyed the time I spent with GMod. It takes surprisingly little effort to keep an addon going when it's just a playermodel -- I'm honestly even surprised an update broke it at all and I'm not entirely sure how something like swapping awesomium to chromium would break something not using lua. I may need to look a little further into it but apparently some of the tools for publishing addons were updated. I still can't imagine why that would cause crashing of this nature but it's a start.
CaptainBigButt  [author] 17 Aug, 2021 @ 10:30am 
(1/2) If it's an MDMP then that might help but I might recommend using a clean install or loose-load addons / files often still count. Disabling active addons is also a large step away from unsubscribing and ensuring deletion of relevant files. The only lua in the addon itself is the standard declaration of it as a playermodel, the hands model, etc. Unless an update changed the way it worked which would crash more than just this then it's likely at least an addon (be it subscribed to or loosely loaded) or just loose lua files which can sometimes include those obtained from joining a server. I've also seen people crash trying to use the broken features addon with it.
CaptainBigButt  [author] 17 Aug, 2021 @ 10:30am 
(2/2) The model blew up far more than I thought it would with the v1 model being released on January 1, 2014. I've provided source files for it in a few other places (plus people tend to just decompile it instead and start there). It's been used as a base for other peoples' addons which is great for learning but unfortunately leads to authors not yet fully familiar with the tools creating addons that conflict and override the model, crash it, or whatever else might pop up. It's disappointing to see so many addons cause issues with it solely because someone just wanted to learn how to make addons but if people at least learned from it I suppose I'd still call it a success.

Anyway, sorry for the long-winded response but try it [fully] on its own:
https://i.imgur.com/uXTFlnh.jpeg
Daniel 17 Aug, 2021 @ 12:54am 
I spawned the NPC with only this mod enabled, it still crashes the game.
Here's what the text document for the crash says:

Lua Stack Traces-
==================
Client
*Not in Lua call OR Lua has panicked*

Server
*Not in Lua call OR Lua has panicked*

MenuSystem
*Not in Lua call OR Lua has panicked*


Would it help if you had the DMP file?
CaptainBigButt  [author] 15 Aug, 2021 @ 9:51pm 
Very cool indeed! If you ever get bored of it crashing you should try removing conflicting mods and giving the original game a try! :steamthumbsup:
Took_Drip 15 Aug, 2021 @ 10:03am 
WOW SO COOL!!! NOW I CAN EASILY CRASH MY GAME :steamthumbsup:
CaptainBigButt  [author] 27 Jul, 2021 @ 2:54am 
It seems to be fairly common and only ever with the Miku models I've released, never the others. I can only guess there's conflicting addons somewhere out there since it always comes down to that and a lot of people have built addons using this as a base which can be a good way to get started but might be a bit harmful if they leave paths, names, etc unchanged.
Kyouyama Kazusa 27 Jul, 2021 @ 2:02am 
I don't know when, but summoning this npc started the game to crash.
To solve this problem, I erased and reinstalled the mode, or deleted the Gerry Mode game folder itself, and reinstalled it.
But it doesn't solve the problem... Is there anyone who has the same problem as me?
Abū Ibn Muhammad Al-Āmêdî 29 Jun, 2021 @ 12:19pm 
:megusta:
Buildinblox 18 Jan, 2021 @ 4:04pm 
Scratch that, just had to restart Gmod apparently? Anyways it's fixed
Buildinblox 18 Jan, 2021 @ 4:01pm 
Faceposing doesn't seem to work for this or really any of the TDA models anymore for me
LASER 25 Nov, 2020 @ 8:09pm 
A cute and nicely done model :>. One of my favourite Vocaloids. Love your other works by the way:steamsalty:
CaptainBigButt  [author] 24 May, 2020 @ 1:23pm 
Would you mind going to your gmod folder and clearing out the mdmp files? Boot gmod, spawn the model, and if it crashes it should generate a new mdmp file in the same directory, send that to me please
Minito 24 May, 2020 @ 6:11am 
IDK i spawn it and my game crash
CaptainBigButt  [author] 23 May, 2020 @ 2:55pm 
when does it crash?
Minito 23 May, 2020 @ 11:30am 
That crash my game xD
ButteredBreadSlice 6 Apr, 2020 @ 1:16am 
*foot fetishism intensifies*
CaptainBigButt  [author] 14 Sep, 2019 @ 10:43am 
The path to the model, the name of the file and folders it sits in, to plug it into a non-standard gamemode or plugin for usage. It's not much different from getting the path to a file in your your Program Files folder or something except it starts from the game's root folder.
Skrunchii 14 Sep, 2019 @ 9:56am 
model path??
CaptainBigButt  [author] 13 Sep, 2019 @ 7:25pm 
i'm not really sure what you mean, i don't know what gamemode you're referring to, are you wanting the model path?
CapoMcCapHoes 13 Sep, 2019 @ 6:23pm 
what is the code that you would use in custom jobs (e.x. "PlayerModel/...
NanisDemon 17 Aug, 2019 @ 8:49pm 
this looks so cool but im trying to do it with my model but idk how
CaptainBigButt  [author] 7 Jul, 2019 @ 6:37am 
If you're subscribed to the model and still get an error while spawning it you may have a conflicting addon. A lot of people built their models off the Miku Append models which normally would be fine but they didn't change the unique identifiers so if you have both that addon and this one installed it results in the game incorrectly trying to override them
klapper 6 Jul, 2019 @ 10:32pm 
can i fix that
klapper 6 Jul, 2019 @ 10:31pm 
i only get an error
CaptainBigButt  [author] 15 Jun, 2019 @ 9:51pm 
Use the printscreen key, it'll take a screenshot and dump the contents into the clipboard which you can use with ctrl + v or right-click and paste. Dump it into mspaint and save it. If it's black, try changing to windowed mode and trying again or changing to fullscreen if it's already windowed mode. Upload the result to an image sharing website like imgur. If it's still black you might need to try third-party software like ShareX which is available on (or off) steam.