Project Zomboid

Project Zomboid

887 ratings
Tsar's Common Library B42
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
9.390 MB
Jan 7 @ 1:22am
Jan 21 @ 11:24am
7 Change Notes ( view )

Subscribe to download
Tsar's Common Library B42

In 1 collection by Tchernobill
B42 mods from iBrRus
4 items
Description
Details
  • See B41 mod here for expected content.
  • I expect bad surprises. (backup your save)


Notable updates done
  • Switch from B41 Recipe format to B42 craftRecipe format.
  • Switch from B41 InstanceItemFactory.createItem to B42 instanceItem.
  • Switch from B41 sendObjectChange('addItems',) to B42 addItemsToContainer.
  • Switch Radio items from Radio to Base module.
  • DrainableComboItem getUseDelta is replaced by getCurrentUsesFloat (same for the setter).
  • Drainable getDrainableUsesInt is replaced by getCurrentUses.
  • Some wheels are offseted (Wheel radius from 0.15 to 0.16) to reduce the cases of vehicle stuck in ground.
  • Wheels shaders are switched to basicEffect or removed.
  • Vehicle part Gas transfer contextual menu is upgraded to B42.
  • Switch translations encodings "KO uses utf-16, CS uses cp1250, CA uses ISO-8859-15, AR uses cp1252 all others utf-8" (End Game Boss Of Lua).


Bugs
  • Report NEW bugs in the description.
  • Give details on the bug context and error log or do not post.


Credits to the Author

Workshop ID: 3402491515
Mod ID: tsarslib
102 Comments
Tchernobill  [author] Jun 4 @ 6:14pm 
that's not related to thiis mod, check this thread history.
󠀡󠀡 Jun 4 @ 9:37am 
An update is needed, it generates an error where the dashboard does not load when entering the car, if you let the radial menu be used, but you cannot use the dashboard. I don't think he lets open the auto mechanics menu either, but I'm not sure 100 of that. Thanks, it's a great job
Polyethyleneglykol May 25 @ 2:19pm 
ISVehicleDashboard.lua line # 608 Error when entering vehicles, causes dashboard not to render.
n1k May 23 @ 3:36am 
Are you going to do port True Actions. Act 1 and 2 B42?
Rick_Revolver_ Apr 26 @ 9:37pm 
This throwing errors for anyone else since the Damn Library update to the vehicles? i cannot get the Dashboard for any vehicles to show up...
Demon[ISR] Apr 14 @ 10:12am 
hi all. I have a problem: in new game dont work armor on the cars. armor does not appear on any car. what to do, who can help me? there are mods on Grand Cherokee and Range Rover???
Beathoven Mar 25 @ 11:54pm 
@Mitchel Vorles Satsuma is loaded before tsarslib, it's a mod that requires it.
Beathoven Mar 25 @ 11:51pm 
It's working fine, I have 200+ mods, get your mods straight, with just It doesn't work nobody can do smth with it.
irrelevantredundancy Mar 16 @ 6:51pm 
Hey there I'm back -- I've been working on a stable mod list all day. I loaded Tsar's Library with a handful of other mods and got this. There are other mods but Tsars is the only new one. Here's the message:

java.lang.ClassCastException: class java.lang.Double cannot be cast to class se.krka.kahlua.j2se.KahluaTableImpl (java.lang.Double is in module java.base of loader 'bootstrap'; se.krka.kahlua.j2se.KahluaTableImpl is in unnamed module of loader 'app') at VehicleType.initNormal(VehicleType.java:96).

The rest is pretty short but it doesn't fit in a comment so here's another Pastebin link [pastebin.com].
irrelevantredundancy Mar 16 @ 10:04am 
I'm starting a new mod list, and I loaded up Tsars and got this stack trace referencing line #5 in TsarSpawnList.lua :

VehicleZoneDistribution.bigtrailerparkinglot.vehicles = {};

Here is Pastebin link [pastebin.com] with the whole stack trace.