Necesse

Necesse

Carpenters Salvation
85 kommentarer
Spooky Addi 21. okt. kl. 9:38 
I really hope you'll update this amazing mod to the full game version! I just love it!
Rure 26. maj kl. 7:27 
Mod Outdated
AstriaTheFox 9. maj kl. 4:16 
at necesse.engine.modLoader.ModMethod.invoke(ModMethod.java:47)
at necesse.engine.modLoader.classes.EntryClass.init(EntryClass.java:62)
at necesse.engine.modLoader.LoadedMod.init(LoadedMod.java:189)
at necesse.engine.GlobalData.loadAll(GlobalData.java:302)
at necesse.engine.loading.ClientLoader.loadGame(ClientLoader.java:159)
at necesse.StartPlatformClient.start(StartPlatformClient.java:11)
at StartSteamClient.main(StartSteamClient.java:6)
AstriaTheFox 9. maj kl. 4:15 
Mods: Carpenters Salvation (v. 0.3.0.5)

java.lang.NoSuchMethodError: 'int[] necesse.level.gameObject.WallObject.registerWallObjects(java.lang.String, java.lang.String, int, java.awt.Color, necesse.inventory.item.toolItem.ToolType, float, float)'
at crps_loadmod.init(crps_loadmod.java:49)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
EᗪΘΜΛΣ 18. apr. kl. 14:06 
For some reason, this one needs update. Thanks for awesome mod. :3
Izadumb1 14. mar. kl. 14:25 
I can't wait for this mod to be updated to match the new textures. OG author or not. My swamp village doesn't feel complete without willow furniture.
JC Bent'em  [ophavsmand] 11. mar. kl. 20:10 
"redoing the spritework" means redrawing all of the textures to fit the new art style.
Its not really the code part of this that's difficult, its mostly just drawing new assets and figuring out how they need to be drawn in order to render correctly.

Technically the code could be fixed relatively easily but you would still have the sprites (or textures) in the old conflicting art style.

I've wanted to work on this again but my motivation is down the toilet and my time is spread thin these days.
Yer Mom 11. mar. kl. 18:55 
I'm a senior software engineer in the .NET space that's been studying game design for like a decade on the side and I'm trying to get into modding. I can read all your code, but I don't know what "redoing the spritework" means.

I think I'd be interested in seeing if I could help automate away the things that make this difficult for you if you could potentially point me in the right direction to get started quickly.
JC Bent'em  [ophavsmand] 28. nov. 2024 kl. 12:07 
The mod is open source and has a github page, feel free to download and modify that source code and any of the included textures.

You can make a pull request with any changes you have made and I might merge it into the main branch and credit you as a contributor. That's one of the ways people have helped with the translations.

For me the big challenge is finding time and motivation. I'm thinking of taking a crack and giving the mod a proper update in mid December. The main challenge is going to be redoing the spritework to match the new art style.
Commander_Purple 15. okt. 2024 kl. 20:03 
@JC Bent'em My friend and I were wondering if there was anything we could do to help update the mod for the newest version. If so please message me!
bytes 12. aug. 2024 kl. 18:39 
WE AWAIT UR RETURN ! the new floors are bugging me lol i want urs back:steamsalty:
A-mak 10. aug. 2024 kl. 23:17 
Damn, it was such a cool mod. I appreciate the time I spent with it, maybe one day I'll get to try it again.

No longer works on v0.26, reasons below.
JC Bent'em  [ophavsmand] 10. aug. 2024 kl. 11:49 
Uv maps broken art style conflict.
Gotta redo all the sprites so I wouldn't hold your breath.
JC Bent'em  [ophavsmand] 10. aug. 2024 kl. 11:48 
Yeah...
Kind of a miracle it isn't crashing.
Daan 10. aug. 2024 kl. 11:46 
it needs to be updated please
JC Bent'em  [ophavsmand] 23. mar. 2024 kl. 20:35 
Alrighty, it should work now!
JC Bent'em  [ophavsmand] 23. mar. 2024 kl. 19:35 
Lantern and Street lights have been added in an official update for Necesse, however they are implemented differently, not entirely sure I should even keep my lanterns in the mod.
JC Bent'em  [ophavsmand] 23. mar. 2024 kl. 18:18 
Yep, the mod is broken. I'll get to fixing it!
Ulrik 23. mar. 2024 kl. 11:09 
Ohhhh please can you update to 24.1 , IT Worked on 0.24 but no anymore on the next update,
junior.nc1 28. jan. 2024 kl. 11:04 
Update please!
Starproject 7. jan. 2024 kl. 6:24 
can u please update?
Afronecka 16. dec. 2023 kl. 21:05 
Att ??
DPHuda 12. dec. 2023 kl. 13:39 
HEOLOP
GozerGozerian 12. dec. 2023 kl. 13:38 
HELP
JC Bent'em  [ophavsmand] 5. sep. 2023 kl. 20:16 
You can download it from the releases page on the github!
Sicroto 5. sep. 2023 kl. 19:49 
Can we get the .jar file for servers?
JC Bent'em  [ophavsmand] 27. aug. 2023 kl. 3:18 
Okay, can you give me some more details, when does the game crash? I need to be able to reproduce the problem before I can fix it, I haven't had any issues loading the mod in my game.
A.Gamer.93 27. aug. 2023 kl. 1:33 
it does crash along with couple others that i have to disable even when i try it myself alone it asks me to disable it
JC Bent'em  [ophavsmand] 26. aug. 2023 kl. 22:04 
Unless the mod is broken or crashing the game I'm not updating it until I get around to adding some more content to it, otherwise it would be a waste of time and bandwidth, though small.

You see, in order to change which version of the game the mod is "for" I have to change 1 number in the code (the game version number) and then reupload the entire mod again.

So as long as the mod still works the same, the modlist can be upset about it and you won't have any issues.

That being said if the mod has new bugs of any kind, let me know what that is and I will fix it as soon as I can.
BLUE 26. aug. 2023 kl. 20:11 
Update Please:tobdog:
Zara ♡ 23. aug. 2023 kl. 8:41 
OoO I hope this gets an update! :D
A.Gamer.93 22. aug. 2023 kl. 6:53 
UPDATE PLEASE
NurseNull 10. maj 2023 kl. 22:24 
If possible, some specific fences and gates related to different types of wood and stone would be really cool, and gold and copper fences and gates :)
Spray and Pray 18. mar. 2023 kl. 11:23 
Thank you for the wonderful mod!
Thank you again for the fast update!
Keep up the great work!!:steamthumbsup:
theelusivefemalegamer 11. dec. 2022 kl. 19:36 
@JC Bent'em
Thank you so much! I must have been blind earlier, haha.
JC Bent'em  [ophavsmand] 11. dec. 2022 kl. 19:02 
You can download it from the releases section at the github, link in the description.
If not that, the workshop does put a jar file in steam/steamapps/workshop/content/1169040/2827521528 also.
theelusivefemalegamer 11. dec. 2022 kl. 15:03 
Is there a .jar file available? I would like to use this mod while using a dedicated server.
Venomsplatter 11. nov. 2022 kl. 13:52 
this man busts his ass on this mod give em love best mod by far and so well made cant even tell what was added on occasion but its a lot practically double content and amazingly always up to date
Sir Lord Wololo 7. nov. 2022 kl. 17:56 
Works perfectly on v0.21.26 after your recent update. Thanks!

On a side note, any incoming stone/quartz/obsidian bathtubs and toilets? X'D
Panik Goblin 7. nov. 2022 kl. 16:49 
Thanks! Very much appreciated!
JC Bent'em  [ophavsmand] 7. nov. 2022 kl. 16:20 
Thanks for letting me know, update is imminent.
Panik Goblin 7. nov. 2022 kl. 13:57 
Sorry it was DeepSnowStoneColumn, I went ahead and removed the object reference for right now to get rid of the duplicate error.
Panik Goblin 7. nov. 2022 kl. 13:52 
The update that came out today broke the mod, looks like it is related to the SnowStoneColumn
nikluz 9. okt. 2022 kl. 19:59 
UPDAAAAAAAAATE
JC Bent'em  [ophavsmand] 8. okt. 2022 kl. 16:59 
Lmao, you know what, yeah.
Sir Lord Wololo 8. okt. 2022 kl. 8:11 
Would you consider making stone/quartz/obsidian bathtubs and toilets?

I am trying to avoid getting splinters on my bum. xD
A.Gamer.93 4. okt. 2022 kl. 5:43 
please update to current game version
JC Bent'em  [ophavsmand] 28. sep. 2022 kl. 21:40 
Yep, gotta get around to it though.
MasterOfBacon 28. sep. 2022 kl. 21:33 
So amazing are you going to add more things in the future as the game grows? :necroheart:
Venomsplatter 16. aug. 2022 kl. 12:57 
♥♥♥♥♥♥♥♥♥ i thought more than half of that was vanilla! Amazing work i assumed it was just the light posts that were not vanilla.