Jump to content

francogp

Member
  • Posts

    200
  • Joined

  • Last visited

Everything posted by francogp

  1. I fixed this... and Spanish translation added: https://www.dropbox.com/s/myx4dqo8qeu4oln/USMilitaryGear%201.2%20-%20FIX%20.zip?dl=0
  2. Fluffe nailed it I fixed it changing item 2xScope { Type = WeaponMod, DisplayName = Scope; 2x, Icon = 2xScope,to item 2xScope { Type = WeaponPart, DisplayName = Scope; 2x, Icon = 2xScope,
  3. 1) Question: Why it's so easy to find your items? in 4 minutes I found a military backpack and knife holster... The items are VERY good items, and should be VERY RARE (may I suggest a 0.05 in the chance var instead of 0.1?). 2) BUG?: Why I can't see containers on the floor, and use their items inside while using the mod? CORRECT (WITHOUT THE MOD) INCORRECT (WITH THE MOD) NOTE: I'm using modloader + ORMtnMan's Real Guns and hydrocraf, just in case FIX: You deleted a LOT of the original code, I restore that and the mod works now fine. I will test it a bit more and post here the solution.
  4. If you look the first line script: loading C:\Users\Franco\Zomboid\mods\Littering\media\scripts\svglitteringrecipes.txt...this mod file was parsed when the errors hit the console.
  5. Huh? That's all from Hydrocraft, my mod doesn't have any such things in that script. Yes, but it happens while loading your files (as the first line said) ... Maybe hydrocraft integration?
  6. I'm getting this: script: loading C:\Users\Franco\Zomboid\mods\Littering\media\scripts\svglitteringrecipes.txtERROR: can't find recipe source "RadioRed" in recipe "Make Electronics Workbench"ERROR: can't find recipe source "RadioBlack" in recipe "Make Electronics Workbench"ERROR: can't find recipe source "HamRadio1" in recipe "Make Electronics Workbench"ERROR: can't find recipe source "HamRadio2" in recipe "Make Electronics Workbench"ERROR: can't find recipe result "HCPumpkingbuskin" in recipe "Harvest Buskin Pumpkins"ERROR: can't find recipe result "HCDissectiontabledissectedbody" in recipe "Dissect Corpse"ERROR: can't find recipe source "HCDissectiontabledissectedbody" in recipe "Remove Corpse from Dissection Table"ERROR: can't find recipe source "HCSikpants" in recipe "Make Sheet Rope"ERROR: can't find recipe source "HCSikpants" in recipe "Make Ripped Sheets"
  7. I get this logs: script: loading C:\Users\Franco\Zomboid\mods\ORGM\media\scripts\ORGMMods.txtjava.security.InvalidParameterException: Error: Type = WeaponMods is not a valid parameter in item: 2xScopeand this -------------------------------------------------------------attempted index: 6.0 of non-table: null-----------------------------------------STACK TRACE-----------------------------------------function: ORGMDistr -- file: ORGMDistribution.lua line # 668Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@34c58196function: fillContainer -- file: ItemPicker.lua line # 98java.lang.RuntimeException: attempted index: 6.0 of non-table: null at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1549) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:473) at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1727) at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1672) at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:53) at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:81) at zombie.Lua.Event.trigger(Event.java:37) at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:141) at zombie.Lua.LuaEventManager.triggerEventGarbage(LuaEventManager.java:150) at zombie.Lua.LuaManager$GlobalObject.triggerEvent(LuaManager.java:1647) at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:61) at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:199) at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:55) at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:983) at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1727) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1642) at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:63) at zombie.LoadGridsquarePerformanceWorkaround$ItemPicker.checkObject(LoadGridsquarePerformanceWorkaround.java:466) at zombie.LoadGridsquarePerformanceWorkaround.LoadGridsquare(LoadGridsquarePerformanceWorkaround.java:50) at zombie.iso.IsoChunk.doLoadGridsquare(IsoChunk.java:1052) at zombie.iso.IsoChunkMap.update(IsoChunkMap.java:175) at zombie.iso.IsoCell.update(IsoCell.java:5148) at zombie.iso.IsoWorld.update(IsoWorld.java:2497) at zombie.gameStates.IngameState.update(IngameState.java:1249) at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101) at zombie.GameWindow.logic(GameWindow.java:619) at zombie.GameWindow.run(GameWindow.java:1173) at zombie.GameWindow.maina(GameWindow.java:974) at zombie.gameStates.MainScreenState.main(MainScreenState.java:173)-----------------------------------------STACK TRACE-----------------------------------------function: ORGMDistr -- file: ORGMDistribution.lua line # 668Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@34c58196function: fillContainer -- file: ItemPicker.lua line # 98
  8. Some "problematic" logs script: loading C:\Users\Franco\Zomboid\mods\Hydrocraft\media\scripts\Farming.txtadding unknown item param "HideFromWiki" = "true"Loading: C:/Users/Franco/Zomboid/mods/Hydrocraft/media/lua/server/Farming/farmingCommands.luarequire("basicFarming") failed
  9. francogp

    Literature mod

    you can't just grab any old mod and expect it to work properly, many mods have not been worked on for quite a while and are likely to have issues with the newest builds. take time to read the thread and see when the most recent update was performed by the mod maker or someone who updated it. I already know that.... it's expected. I'm just reporting the error.
  10. francogp

    Literature mod

    I'm getting this errors: Loading: C:/Users/franc/Zomboid/mods/Literature/media/lua/client/TimedActions/BookChanges.lua-------------------------------------------------------------attempted index: getInventory of non-table: null-----------------------------------------STACK TRACE-----------------------------------------function: perform -- file: BookChanges.lua line # 5function: BookChanges.lua -- file: BookChanges.lua line # 19java.lang.RuntimeException: attempted index: getInventory of non-table: null at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1549) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:623) at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1727) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1642) at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:63) at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:77) at zombie.Lua.LuaManager.RunLua(LuaManager.java:630) at zombie.Lua.LuaManager.RunLua(LuaManager.java:576) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:460) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:381) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:500) at zombie.gameStates.IngameState.exit(IngameState.java:701) at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:105) at zombie.GameWindow.logic(GameWindow.java:619) at zombie.GameWindow.run(GameWindow.java:1173) at zombie.GameWindow.maina(GameWindow.java:974) at zombie.gameStates.MainScreenState.main(MainScreenState.java:173)-----------------------------------------STACK TRACE-----------------------------------------function: perform -- file: BookChanges.lua line # 5function: BookChanges.lua -- file: BookChanges.lua line # 19feb 10, 2016 2:04:13 AM zombie.Lua.LuaManager RunLuaGRAVE: nullfeb 10, 2016 2:04:13 AM zombie.Lua.LuaManager RunLuaGRAVE: nulljava.lang.RuntimeException: at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:91) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1285) at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1727) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1642) at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:63) at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:77) at zombie.Lua.LuaManager.RunLua(LuaManager.java:630) at zombie.Lua.LuaManager.RunLua(LuaManager.java:576) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:460) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:381) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:500) at zombie.gameStates.IngameState.exit(IngameState.java:701) at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:105) at zombie.GameWindow.logic(GameWindow.java:619) at zombie.GameWindow.run(GameWindow.java:1173) at zombie.GameWindow.maina(GameWindow.java:974) at zombie.gameStates.MainScreenState.main(MainScreenState.java:173)feb 10, 2016 2:04:13 AM zombie.Lua.LuaManager RunLuaGRAVE: nullI'm using modloader and hydrocraft for v33.20. NOTE: my recipe books get duplicated on multiplayer, when I read from a container
  11. u tryed to reinstall all from zero? usualy it help!and u tryed without modloader? because i never got any problem with US ARMY mod Yes, I tried reinstallig. You should try to add compatibility with other mayor mods (modloader + ORMtnMan's Real Guns http://theindiestone.com/forums/index.php/topic/11164-ormtnmans-real-guns-mod-1242-3230/, hydrocraft http://theindiestone.com/forums/index.php/topic/11557-hydrocraft-mod/, etc are the biggest mods out there so...)
  12. francogp

    Map Pack

    The download folders from dropbox should be a ZIP file ready to install in the mod folder when unzipped.. so you can put the version number there.
  13. I get WARNING: module "ORGM" may have forgot to import module Base
  14. Every time I start the game, the containers list get wrong locations: I use modloader and hydrocraft in my mods, and this error appear only when I activate your mod NOTE: to "fix" the visual problem, I have to remove and equip a backpack. But now my game crash randomly...
  15. francogp

    Map Pack

    The problem is that if you use the folder name media/maps/TEST MAP-release v0.1b/ it will cause problems everytime you change the name/version, specially for servers. You should change the folder name to "media/maps/PZ Map Pack/" like the mod name (including the spwnpoint location as I said before), and the version number should be on the downloadable ZIP file, like others MODS/MAPS.
  16. francogp

    Map Pack

    You sholuld change your folder name to PZ map Pack in spawnpoint file like in { name = "New Denver", file = "media/maps/TEST MAP-release v0.1b/spawnpoints/New Denver/spawnpoints.lua" },
  17. I get: ERROR: can't find recipe source "RadioRed" in recipe "Make Electronics Workbench"ERROR: can't find recipe source "RadioBlack" in recipe "Make Electronics Workbench"ERROR: can't find recipe source "HamRadio1" in recipe "Make Electronics Workbench"ERROR: can't find recipe source "HamRadio2" in recipe "Make Electronics Workbench"ERROR: can't find recipe result "HCPumpkingbuskin" in recipe "Harvest Buskin Pumpkins"ERROR: can't find recipe result "HCDissectiontabledissectedbody" in recipe "Dissect Corpse"ERROR: can't find recipe source "HCDissectiontabledissectedbody" in recipe "Remove Corpse from Dissection Table"ERROR: can't find recipe source "HCSikpants" in recipe "Make Sheet Rope"ERROR: can't find recipe source "HCSikpants" in recipe "Make Ripped Sheets"on my logs and I get: Loading: C:/Users/franc/Zomboid/mods/Hydrocraft/media/lua/server/HCLoading.lua-------------------------------------------------------------attempted index: items of non-table: null-----------------------------------------STACK TRACE-----------------------------------------function: HCLoading.lua -- file: HCLoading.lua line # 3299java.lang.RuntimeException: attempted index: items of non-table: null at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1549) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:473) at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1727) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1642) at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:63) at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:77) at zombie.Lua.LuaManager.RunLua(LuaManager.java:630) at zombie.Lua.LuaManager.RunLua(LuaManager.java:576) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:460) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:381) at zombie.network.GameServer.doMinimumInit(GameServer.java:1606) at zombie.network.GameServer.main(GameServer.java:449)-----------------------------------------STACK TRACE-----------------------------------------function: HCLoading.lua -- file: HCLoading.lua line # 3299feb 10, 2016 12:50:19 AM zombie.Lua.LuaManager RunLuaSEVERE: nullfeb 10, 2016 12:50:19 AM zombie.Lua.LuaManager RunLuaSEVERE: nulljava.lang.RuntimeException: at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:91) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1285) at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1727) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1642) at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:63) at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:77) at zombie.Lua.LuaManager.RunLua(LuaManager.java:630) at zombie.Lua.LuaManager.RunLua(LuaManager.java:576) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:460) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:381) at zombie.network.GameServer.doMinimumInit(GameServer.java:1606) at zombie.network.GameServer.main(GameServer.java:449)feb 10, 2016 12:50:19 AM zombie.Lua.LuaManager RunLuaSEVERE: nullnote: I'm using modloader. If you need a complete log and mod list let me know
  18. Destroying items it's not immersive at all. Maybe some recycle/fuel system for other items, or more recipes, but not DESTROY.
  19. Please, create an OPTION to change weight from lb. to kg. All other countries beside USA use kg
  20. francogp

    Map Pack

    You also have permission to use Downtown, http://theindiestone.com/forums/index.php/topic/12049-downtownwip/ LINK for permissions: http://theindiestone.com/forums/index.php/topic/12049-downtownwip/?p=222724
  21. Idk, I tried to break it, I can't, try reinstalling the mod is really the best suggestion I can give :/ mmmm.. maybe its the new modloader conflicting with hydrocraft... and as collateral effect, affecting this
  22. francogp

    Downtown(On Hold)

    can this map be used for a map pack? credits will be given of course!
×
×
  • Create New...