Necesse

Necesse

More Trinket Slots
 Denna tråd har blivit fäst, så den är troligtvis viktig
ProjectCuriosity  [utvecklare] 1 nov, 2023 @ 21:06
Bug Reports and Compatibility Issues
Report bugs you encounter here or on github here[github.com]
If you have compatibility issues with other mods leave a comment explaining the issue here. I will look into the issue and see if it is something that can be fixed on my end.
Senast ändrad av ProjectCuriosity; 28 dec, 2023 @ 1:57
< >
Visar 1-15 av 24 kommentarer
Sanctus Demon 13 dec, 2023 @ 16:46 
sorry put my report in the wrong place! its currently broken, settings wont apply, and trying to load it, makes all trinket slots dispappear, please fix when you have a chance! thanks again!
ProjectCuriosity  [utvecklare] 14 dec, 2023 @ 21:11 
I just finished finals earlier today so I have time to work on it again. I will see what can be fixed and try to get a fix out as soon as possible.
ProjectCuriosity  [utvecklare] 15 dec, 2023 @ 15:46 
Ursprungligen skrivet av Sanctus Demon:
sorry put my report in the wrong place! its currently broken, settings wont apply, and trying to load it, makes all trinket slots dispappear, please fix when you have a chance! thanks again!
Just sent out an update. With the new update offline player slots can only be edited if the server does not allow outside players. Everything should work find but I didn't do much testing so please let me know if anything is still broken.
Senast ändrad av ProjectCuriosity; 28 dec, 2023 @ 1:58
Astik 17 dec, 2023 @ 3:26 
The settings file does not appear in the game saves
ProjectCuriosity  [utvecklare] 17 dec, 2023 @ 3:36 
Ursprungligen skrivet av Astik:
The settings file does not appear in the game saves
Does the setting file appear after you first close the server/game? Or does it never show up at all? I just went to bed but I can look into this first thing in the morning. I will try to get an update out within the next 16 hours.
Astik 17 dec, 2023 @ 3:43 
Ursprungligen skrivet av ProjectCuriosity:
Ursprungligen skrivet av Astik:
The settings file does not appear in the game saves
Does the setting file appear after you first close the server/game? Or does it never show up at all? I just went to bed but I can look into this first thing in the morning. I will try to get an update out within the next 16 hours.
Entered a new world with 0 slots. I would like to have 4 slots. I would just like to get the factory settings back somehow. I rummaged through the teams and made myself 20 slots. Excuse me. I'm just playing on 0.22.1
Senast ändrad av Astik; 17 dec, 2023 @ 3:46
ProjectCuriosity  [utvecklare] 17 dec, 2023 @ 14:05 
Ursprungligen skrivet av Astik:
Entered a new world with 0 slots. I would like to have 4 slots. I would just like to get the factory settings back somehow. I rummaged through the teams and made myself 20 slots. Excuse me. I'm just playing on 0.22.1
Thank you for clarifying. That bug seems to be an issue with using the updated mod on an older version.
If you want to still play on 0.22.1 you download the old version for 0.22.1 at https://github.com/project-curiosity/MoreTrinketSlots/releases/tag/mod-v2.0.0
Then you can drop the jar into AppData\Roaming\Necesse\mods. The old version will be used instead of the steam workshop version so you can still play 0.22.1.
The settings file will appear after you first close a world. This will probably be something I fix in the future but for older versions you will have to close the world at least once to see the settings file.
Senast ändrad av ProjectCuriosity; 17 dec, 2023 @ 14:08
ProjectCuriosity  [utvecklare] 28 dec, 2023 @ 2:08 
Ursprungligen skrivet av Pickle Rick (From Workshop Comments):
will this mod work with settlements expanded ? i keep getting a error when i try equip a trinket

My Reply:
Does the error happen when you equip a trinket to any slot? Or does it only happen when you equip it to the 7th or higher slot? I would have guessed Settlements Expanded would be compatible because they work with different systems. However, since you are getting an error there must be some issue. I'm busy tomorrow but after I will look into the issue Friday and see if it is something that can be fixed on my end or not. I will leave a comment here and in the "Bug Reports and Compatibility Issues" thread when I have more information on what is causing the error.
Senast ändrad av ProjectCuriosity; 2 jan, 2024 @ 20:17
ProjectCuriosity  [utvecklare] 1 jan, 2024 @ 20:24 
Ursprungligen skrivet av ProjectCuriosity:
Pick Rick comment "will this mod work with settlements expanded ? i keep getting a error when i try equip a trinket" in the workshop comments.

My Reply:
Does the error happen when you equip a trinket to any slot? Or does it only happen when you equip it to the 7th or higher slot? I would have guessed Settlements Expanded would be compatible because they work with different systems. However, since you are getting an error there must be some issue. I'm busy tomorrow but after I will look into the issue Friday and see if it is something that can be fixed on my end or not. I will leave a comment here and in the "Bug Reports and Compatibility Issues" thread when I have more information on what is causing the error.
I did a bit of testing with Settlements Expanded. I could not recreate the issue Pickle Rick reported where they were getting an error when equipping a trinket. Everything seemed to work perfectly fine for me. If someone else runs into this issue please give me more detail on what was done to cause the error and what the error message says. Until I can get more information it appears that the mods work fine together and the issue may have been due to something else.
Senast ändrad av ProjectCuriosity; 2 jan, 2024 @ 20:17
truthincash 5 mar, 2024 @ 8:42 
CTD at launch on 0.24:

Mods: More Trinket Slots (v. 2.1.2) java.lang.NoClassDefFoundError: necesse/inventory/item/toolItem/swordToolItem/CustomSwordToolItem at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(Unknown Source) at java.base/java.security.SecureClassLoader.defineClass(Unknown Source) at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(Unknown Source) at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(Unknown Source) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(Unknown Source) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source) at java.base/java.lang.ClassLoader.loadClass(Unknown Source) at necesse.engine.modLoader.LoadedMod.loadClasses(LoadedMod.java:149) at necesse.engine.modLoader.ModLoader.loadMods(ModLoader.java:200) at necesse.engine.GlobalData.loadAll(GlobalData.java:267) at necesse.engine.Screen.init(Screen.java:965) at necesse.engine.Screen.<init>(Screen.java:261) at StartClient.main(StartClient.java:111) Caused by: java.lang.ClassNotFoundException: necesse.inventory.item.toolItem.swordToolItem.CustomSwordToolItem at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source) at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ... 15 more
Senast ändrad av truthincash; 5 mar, 2024 @ 8:42
ProjectCuriosity  [utvecklare] 5 mar, 2024 @ 16:39 
Ursprungligen skrivet av truthincash:
CTD at launch on 0.24:

Mods: More Trinket Slots (v. 2.1.2) java.lang.NoClassDefFoundError: necesse/inventory/item/toolItem/swordToolItem/CustomSwordToolItem ...
Just pushed an updated. The mod should now be compatible with the 0.24.0 update. Feel free to let me know if there are any more issues and I will try to fix them as soon as possible.
PrimeMinister 10 mar, 2024 @ 19:22 
Hey Project Curiosity! Thanks for your continue attention to this mod, I appreciate your hard work! :)
Whenever I try to load the mod I always get the error below which forces me to restart and disable the mod:

Mods: More Trinket Slots (v. 2.1.2)

java.lang.NoClassDefFoundError: necesse/inventory/item/toolItem/swordToolItem/CustomSwordToolItem
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(Unknown Source)
at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(Unknown Source)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(Unknown Source)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at necesse.engine.modLoader.LoadedMod.loadClasses(LoadedMod.java:149)
at necesse.engine.modLoader.ModLoader.loadMods(ModLoader.java:200)
at necesse.engine.GlobalData.loadAll(GlobalData.java:267)
at necesse.engine.Screen.init(Screen.java:965)
at necesse.engine.Screen.<init>(Screen.java:261)
at StartClient.main(StartClient.java:111)
Caused by: java.lang.ClassNotFoundException: necesse.inventory.item.toolItem.swordToolItem.CustomSwordToolItem
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
... 15 more
ProjectCuriosity  [utvecklare] 10 mar, 2024 @ 19:43 
Ursprungligen skrivet av PrimeMinister:
Hey Project Curiosity! Thanks for your continue attention to this mod, I appreciate your hard work! :)
Whenever I try to load the mod I always get the error below which forces me to restart and disable the mod:

Mods: More Trinket Slots (v. 2.1.2)

java.lang.NoClassDefFoundError: necesse/inventory/item/toolItem/swordToolItem/CustomSwordToolItem
. . .
I noticed you are using version 2.1.2. This issue should be fixed in 2.1.3. Try checking if steam has a pending update, resubscribing to the mod, or manually delete the old version. However, I am not exactly sure where steam workshop files are located for Necesse so try the other options first. Let me know if the issue still occurs with version 2.1.3.

And thank you for the kind words. It means a lot :)
Senast ändrad av ProjectCuriosity; 10 mar, 2024 @ 19:43
PrimeMinister 11 mar, 2024 @ 3:45 
Ursprungligen skrivet av ProjectCuriosity:
Ursprungligen skrivet av PrimeMinister:
Hey Project Curiosity! Thanks for your continue attention to this mod, I appreciate your hard work! :)
Whenever I try to load the mod I always get the error below which forces me to restart and disable the mod:

Mods: More Trinket Slots (v. 2.1.2)

java.lang.NoClassDefFoundError: necesse/inventory/item/toolItem/swordToolItem/CustomSwordToolItem
. . .
I noticed you are using version 2.1.2. This issue should be fixed in 2.1.3. Try checking if steam has a pending update, resubscribing to the mod, or manually delete the old version. However, I am not exactly sure where steam workshop files are located for Necesse so try the other options first. Let me know if the issue still occurs with version 2.1.3.

And thank you for the kind words. It means a lot :)
Thank you so much! Unsubscribing and resubscribing fixed it.
Edin 20 mar, 2024 @ 11:16 
2
With the most recent update to 0.24.1 this mod no longer works with old saves and generates the following error message:
Mods: More Trinket Slots (v. 2.1.3) java.util.ConcurrentModificationException at java.base/java.util.TreeMap$PrivateEntryIterator.nextEntry(Unknown Source) at java.base/java.util.TreeMap$EntryIterator.next(Unknown Source) at java.base/java.util.TreeMap$EntryIterator.next(Unknown Source) at moretrinketslots.modclasses.items.LootTableFunctions.removeItemsFromLootTables(LootTableFunctions.java:73) at moretrinketslots.modclasses.settings.MTSWorldFile.applyContentPacket(MTSWorldFile.java:114) at moretrinketslots.modclasses.settings.MTSPacket.processClient(MTSPacket.java:38) at necesse.engine.network.NetworkPacket.processClient(NetworkPacket.java:254) at necesse.engine.network.client.Client.frameTick(Client.java:261) at necesse.engine.state.MainMenu.lambda$frameTick$0(MainMenu.java:145) at necesse.engine.tickManager.PerformanceTimerManager.recordPerformance(PerformanceTimerManager.java:105) at necesse.engine.tickManager.Performance.record(Performance.java:10) at necesse.engine.state.MainMenu.frameTick(MainMenu.java:143) at necesse.engine.Screen$1.lambda$update$2(Screen.java:680) at necesse.engine.tickManager.PerformanceTimerManager.recordConstantPerformance(PerformanceTimerManager.java:113) at necesse.engine.tickManager.Performance.recordConstant(Performance.java:16) at necesse.engine.Screen$1.update(Screen.java:679) at necesse.engine.tickManager.TickManager.tickLogic(TickManager.java:98) at necesse.engine.Screen.init(Screen.java:1129) at necesse.engine.Screen.<init>(Screen.java:261) at StartClient.main(StartClient.java:111)
< >
Visar 1-15 av 24 kommentarer
Per sida: 1530 50