You are not logged in.

#1 2013-12-08 23:11:30

felixculpa
Member
From: Alberta, Canada
Registered: 2012-06-12
Posts: 252

Project Zomboid script error

Hi all. I bought "Project Zomboid" off of Desura, but it won't launch. So I am trying a different route, I installed the package from the AUR and changed the PKGBUILD so it would download the latest version of the game. It installed fine but now if I try start it through the menu it won't start, so I tried invoking the  projectzomboid.sh script and get this message:

/usr/share/java/projectzomboid/projectzomboid.sh: line 11: cd: /usr/share/java/projectzomboid/projectzomboid: Not a directory

Line 11 in the script is as follows:

INSTDIR="`dirname $0`"/projectzomboid ; cd "${INSTDIR}" ; INSTDIR="`pwd`"

I don't know anything about scripts, but I'm guessing I need to change the part about the "cd $INSTDIR part?

Offline

#2 2013-12-11 05:42:02

Koi-Koi
Member
Registered: 2013-12-09
Posts: 9

Re: Project Zomboid script error

Did you try executing

mkdir /usr/share/java/projectzomboid/projectzomboid

from the command line?


~ Koi-Koi <><

Offline

#3 2013-12-11 06:07:42

felixculpa
Member
From: Alberta, Canada
Registered: 2012-06-12
Posts: 252

Re: Project Zomboid script error

I did actually but it then doesn't load. I found there is a file called "projectzomboid" and I renamed it projectzomboid.backup and then I found the game will launch, but I can't get to the menu, however I assume maybe it is just slow because of my computer specs.

The projectzomboid file has this in it:

?package(local.projectzomboid):\
  needs="X11"\
  section="Games"\
  title="Project Zomboid"\
  command="/opt/projectzomboid/projectzomboid.sh"\
  icon="/opt/projectzomboid/projectzomboid.png"

I am guessing this is because I downloaded it directly from the Desura download page and then used that for the Package Build from the AUR. Desura games seem to download to the /opt directory. However using the AUR the game is installed elsewhere, so maybe this file has something to do with it?

There is also an apparent Java issue as well, I get this when I use the command line to launch projectzomboid:

Error: Could not find or load main class zombie.gameStates.MainScreenState

Last edited by felixculpa (2013-12-11 06:10:35)

Offline

#4 2013-12-11 06:18:39

Koi-Koi
Member
Registered: 2013-12-09
Posts: 9

Re: Project Zomboid script error

Your problem of not being able to get to the main menu probably stems from the Java error. Did you see any errors when you tried to load the game before you installed it from the AUR?


~ Koi-Koi <><

Offline

#5 2013-12-11 06:22:31

felixculpa
Member
From: Alberta, Canada
Registered: 2012-06-12
Posts: 252

Re: Project Zomboid script error

Koi-Koi wrote:

Your problem of not being able to get to the main menu probably stems from the Java error. Did you see any errors when you tried to load the game before you installed it from the AUR?

I cannot recall, but I may retry installing it through Desura and try launching it that way.

Offline

#6 2013-12-11 06:39:29

felixculpa
Member
From: Alberta, Canada
Registered: 2012-06-12
Posts: 252

Re: Project Zomboid script error

Definitely having issues with Java, I was watching the terminal window and it froze at:

at zombie.gameStates.MainScreenState.main(MainScreenState.java:112)

then the game crashed.

The log at ~/.project_zomboid_2.9.9.17/projectzomboid.sh.log reads as follows:

Loading: net.java.games.input.LinuxEnvironmentPlugin
Failed to open device (/dev/input/event13): Failed to open device /dev/input/event13 (13)

Failed to open device (/dev/input/event12): Failed to open device /dev/input/event12 (13)

Failed to open device (/dev/input/event11): Failed to open device /dev/input/event11 (13)

Failed to open device (/dev/input/event10): Failed to open device /dev/input/event10 (13)

Failed to open device (/dev/input/event9): Failed to open device /dev/input/event9 (13)

Failed to open device (/dev/input/event8): Failed to open device /dev/input/event8 (13)

Failed to open device (/dev/input/event7): Failed to open device /dev/input/event7 (13)

Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13)

Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)

Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)

Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)

Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)

Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)

Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)

Failed to open device (/dev/input/js0): Failed to open device /dev/input/js0 (1)

Linux plugin claims to have found 0 controllers
----------------------------------------------
--    Controller setup - use this info to     
--    edit joypad.ini in save directory       
----------------------------------------------
Loading: media/lua/BuildingObjects/ISBuildUtil.lua
Loading: media/lua/BuildingObjects/ISBuildingObject.lua
Loading: media/lua/ISBaseObject.lua
Loading: media/lua/BuildingObjects/ISDoubleTileFurniture.lua
Loading: media/lua/BuildingObjects/ISNaturalFloor.lua
Loading: media/lua/BuildingObjects/ISSimpleFurniture.lua
Loading: media/lua/BuildingObjects/ISUI/ISBuildMenu.lua
Loading: media/lua/BuildingObjects/ISUI/ISInventoryBuildMenu.lua
Loading: media/lua/BuildingObjects/ISUI/ISPaintMenu.lua
Loading: media/lua/BuildingObjects/ISUI/ISRainCollectorMenu.lua
Loading: media/lua/BuildingObjects/ISWoodenContainer.lua
Loading: media/lua/BuildingObjects/ISWoodenDoor.lua
Loading: media/lua/BuildingObjects/ISWoodenDoorFrame.lua
Loading: media/lua/BuildingObjects/ISWoodenFloor.lua
Loading: media/lua/BuildingObjects/ISWoodenStairs.lua
Loading: media/lua/BuildingObjects/ISWoodenWall.lua
Loading: media/lua/BuildingObjects/RainCollectorBarrel.lua
Loading: media/lua/BuildingObjects/TimedActions/ISBuildAction.lua
Loading: media/lua/TimedActions/ISBaseTimedAction.lua
Loading: media/lua/BuildingObjects/TimedActions/ISPaintAction.lua
Loading: media/lua/BuildingObjects/TimedActions/ISPlasterAction.lua
Loading: media/lua/Camping/BuildingObjects/campingCampfire.lua
Loading: media/lua/Camping/BuildingObjects/campingTent.lua
Loading: media/lua/Camping/ISUI/ISCampingMenu.lua
Loading: media/lua/Camping/camping.lua
Loading: media/lua/luautils.lua
Loading: media/lua/Camping/TimedActions/ISAddPetrolAction.lua
Loading: media/lua/Camping/TimedActions/ISAddTentAction.lua
Loading: media/lua/Camping/TimedActions/ISLightFromKindle.lua
Loading: media/lua/Camping/TimedActions/ISLightFromLiterature.lua
Loading: media/lua/Camping/TimedActions/ISLightFromPetrol.lua
Loading: media/lua/Camping/TimedActions/ISPlaceCampfireAction.lua
Loading: media/lua/Camping/TimedActions/ISRemoveCampfireAction.lua
Loading: media/lua/Camping/TimedActions/ISRemoveTentAction.lua
Loading: media/lua/Camping/TimedActions/ISSleepInTentAction.lua
Loading: media/lua/Camping/camping_text.lua
Loading: media/lua/Chat/ChatContainer.lua
Loading: media/lua/ISUI/ISPanel.lua
Loading: media/lua/ISUI/ISUIElement.lua
Loading: media/lua/ISUI/ISButton.lua
Loading: media/lua/ISUI/ISInventoryPane.lua
Loading: media/lua/ISUI/ISMouseDrag.lua
Loading: media/lua/TimedActions/ISTimedActionQueue.lua
Loading: media/lua/timedactionshelper.lua
Loading: media/lua/TimedActions/ISEatFoodAction.lua
Loading: media/lua/ISUI/ISResizeWidget.lua
Loading: media/lua/defines.lua
Loading: media/lua/Chat/ChatNotLoggedOn.lua
Loading: media/lua/Chat/ChatOnscreen.lua
Loading: media/lua/Chat/ChatOutput.lua
Loading: media/lua/Chat/ChatPanel.lua
Loading: media/lua/DebugUIs/DebugToolstrip.lua
Loading: media/lua/DebugUIs/LuaDebugOutput.lua
Loading: media/lua/DebugUIs/LuaDebugger.lua
Loading: media/lua/ISUI/ISCollapsableWindow.lua
Loading: media/lua/DebugUIs/LuaFileBrowser.lua
Loading: media/lua/DebugUIs/LuaThreadWindow.lua
Loading: media/lua/DebugUIs/MetaWorldRenderPanel.lua
Loading: media/lua/DebugUIs/MetaWorldWindow.lua
Loading: media/lua/DebugUIs/ObjectViewer.lua
Loading: media/lua/DebugUIs/SourceWindow.lua
Loading: media/lua/DebugUIs/StreamMapWindow.lua
Loading: media/lua/DebugUIs/TextureViewer.lua
Loading: media/lua/DebugUIs/WatchWindow.lua
Loading: media/lua/DemoWarning.lua
Loading: media/lua/Farming/BuildingObjects/farmingPlot.lua
Loading: media/lua/Farming/ISUI/ISFarmingInfo.lua
Loading: media/lua/Farming/ISUI/ISFarmingMenu.lua
Loading: media/lua/Farming/ISUI/ISFarmingWindow.lua
Loading: media/lua/Farming/TimedActions/ISCureFliesAction.lua
Loading: media/lua/Farming/TimedActions/ISCureMildewAction.lua
Loading: media/lua/Farming/TimedActions/ISFertilizeAction.lua
Loading: media/lua/Farming/TimedActions/ISHarvestPlantAction.lua
Loading: media/lua/Farming/TimedActions/ISPlantInfoAction.lua
Loading: media/lua/Farming/TimedActions/ISPlowAction.lua
Loading: media/lua/Farming/TimedActions/ISSeedAction.lua
Loading: media/lua/Farming/TimedActions/ISShovelAction.lua
Loading: media/lua/Farming/TimedActions/ISWaterPlantAction.lua
Loading: media/lua/Farming/basicFarming.lua
Loading: media/lua/Farming/farming_displayInfo.lua
Loading: media/lua/Farming/farming_vegetableconf.lua
Loading: media/lua/HealthSystem/HealthUpdate.lua
Loading: media/lua/ISBuildingBlueprintManager.lua
Loading: media/lua/ISCoordConversion.lua
Loading: media/lua/ISDoor.lua
Loading: media/lua/ISObjectClickHandler.lua
Loading: media/lua/ISTooltipRenderers/ISInventoryItemTooltip.lua
Loading: media/lua/ISUI/FPS.lua
Loading: media/lua/ISUI/ISButtonPrompt.lua
Loading: media/lua/ISUI/ISComboBox.lua
Loading: media/lua/ISUI/ISContextMenu.lua
Loading: media/lua/ISUI/ISDemoPopup.lua
Loading: media/lua/ISUI/ISRichTextPanel.lua
Loading: media/lua/ISUI/ISEquippedItem.lua
Loading: media/lua/ISUI/ISImage.lua
Loading: media/lua/ISUI/ISInfoContainer.lua
Loading: media/lua/ISUI/ISInfoWindow.lua
Loading: media/lua/ISUI/ISInventoryPage.lua
Loading: media/lua/ISUI/ISInventoryPaneContextMenu.lua
Loading: media/lua/ISUI/ISLabel.lua
Loading: media/lua/ISUI/ISModalDialog.lua
Loading: media/lua/ISUI/ISOptionPanel.lua
Loading: media/lua/ISUI/ISRadioOption.lua
Loading: media/lua/ISUI/ISRect.lua
Loading: media/lua/ISUI/ISScrollBar.lua
Loading: media/lua/ISUI/ISScrollingListBox.lua
Loading: media/lua/ISUI/ISTabPanel.lua
Loading: media/lua/ISUI/ISTextEntryBox.lua
Loading: media/lua/ISUI/ISTickBox.lua
Loading: media/lua/ISUI/ISToolTip.lua
Loading: media/lua/ISUI/ISToolTipInv.lua
Loading: media/lua/ISUI/ISUIHandler.lua
Loading: media/lua/ISUI/ISWindow.lua
Loading: media/lua/ISUI/ISWorldObjectContextMenu.lua
Loading: media/lua/ISUI/PlayerData/ISPlayerData.lua
Loading: media/lua/ISUI/PlayerData/ISPlayerDataObject.lua
Loading: media/lua/ISUI/SpeedControlsHandler.lua
Loading: media/lua/Items/ItemBindingHandler.lua
Loading: media/lua/Items/ItemPicker.lua
Loading: media/lua/Items/ScriptItemInterface.lua
Loading: media/lua/Items/SuburbsDistributions.lua
Loading: media/lua/JoyPad/JoyPadSetup.lua
Loading: media/lua/LastStand/Challenge1.lua
Loading: media/lua/LastStand/Challenge2.lua
Loading: media/lua/LastStand/ISUI/ISChallenge2PlayerUpWindow.lua
Loading: media/lua/LastStand/ISUI/ISChallenge2PlayerUpgradeTab.lua
Loading: media/lua/LastStand/ISUI/ISChallenge2UpgradeTab.lua
Loading: media/lua/LastStand/ISUI/ISChallenge2VariousItemWindow.lua
Loading: media/lua/LastStand/ISUI/ISChallenge2WeaponRepairWindow.lua
Loading: media/lua/LastStand/ISUI/ISChallenge2WeaponUpWindow.lua
Loading: media/lua/LastStand/LastStandSetup.lua
Loading: media/lua/Map/MetaEnum.lua
Loading: media/lua/Music/MusicChoices.lua
Loading: media/lua/NPCs/Behaviour/BaseBehaviour.lua
Loading: media/lua/NPCs/Behaviour/GuardBehaviour.lua
Loading: media/lua/NPCs/FetchQuest.lua
Loading: media/lua/NPCs/ISConversationScript.lua
Loading: media/lua/NPCs/MainCreationMethods.lua
Loading: media/lua/NPCs/NPCEncountersMain.lua
Loading: media/lua/NPCs/NPCHouse.lua
Loading: media/lua/NPCs/ProfessionClothing.lua
Loading: media/lua/NPCs/SadisticAIDirector/EventSystem.lua
Loading: media/lua/Util/LuaList.lua
new event system
Loading: media/lua/NPCs/SadisticAIDirector/MetaSurvivor.lua
Loading: media/lua/NPCs/SadisticAIDirector/MetaSurvivorGroup.lua
Loading: media/lua/NPCs/SadisticAIDirector/RelationshipModifiers/Modifiers.lua
Loading: media/lua/NPCs/SadisticAIDirector/SadisticAIDirector.lua
Loading: media/lua/NPCs/SadisticAIDirector/SadisticMusicDirector.lua
Loading: media/lua/NPCs/SadisticAIDirector/SurvivorSelector.lua
Loading: media/lua/NPCs/SendOnLootMission.lua
Loading: media/lua/NPCs/TestThing.lua
Loading: media/lua/NPCs/UI/CharacterInfoPage.lua
Loading: media/lua/NPCs/UI/TeamOverview.lua
Loading: media/lua/NPCs/UI/TeamPicker.lua
Loading: media/lua/NewSelectionSystem/GridSquareSelector.lua
Loading: media/lua/OptionScreens/CharacterCreationHeader.lua
Loading: media/lua/OptionScreens/CharacterCreationMain.lua
Loading: media/lua/OptionScreens/CharacterCreationProfession.lua
Loading: media/lua/OptionScreens/LastStandChallenge.lua
Loading: media/lua/OptionScreens/LastStandChallengeSelect.lua
Loading: media/lua/OptionScreens/LastStandPlayerSelect.lua
Loading: media/lua/OptionScreens/LoginScreen.lua
Loading: media/lua/OptionScreens/MainOptions.lua
Loading: media/lua/OptionScreens/MainScreen.lua
Loading: media/lua/OptionScreens/MapSelecter.lua
Loading: media/lua/OptionScreens/ModMoreInfo.lua
Loading: media/lua/OptionScreens/ModSelector.lua
Loading: media/lua/OptionScreens/SandboxOptions.lua
Loading: media/lua/OptionScreens/StoryNewOrLoadScreen.lua
Loading: media/lua/OptionScreens/StoryScreen.lua
Loading: media/lua/OptionScreens/WorldScreen.lua
Loading: media/lua/Professions/Professions.lua
Loading: media/lua/Reloading/ISReloadManager.lua
Loading: media/lua/Reloading/ISReloadUtil.lua
Loading: media/lua/Reloading/ISReloadableMagazine.lua
Loading: media/lua/Reloading/ISReloadable.lua
Loading: media/lua/Reloading/ISSemiAutoWeapon.lua
Loading: media/lua/Reloading/ISReloadableWeapon.lua
Loading: media/lua/Reloading/ISShotgunWeapon.lua
Loading: media/lua/Reloading/ISRevolverWeapon.lua
Loading: media/lua/Reloading/stormysReload.lua
Loading: media/lua/Sandbox/SandboxVars.lua
Loading: media/lua/Seasons/ISUI/ISWeather.lua
Loading: media/lua/Seasons/season.lua
Loading: media/lua/Seasons/seasonProps.lua
Loading: media/lua/SurvivalGuide/ISTutorialPageInfo.lua
Loading: media/lua/SurvivalGuide/ISTutorialPanel.lua
Loading: media/lua/SurvivalGuide/SurvivalGuideEntries.lua
Loading: media/lua/SurvivalGuide/SurvivalGuideManager.lua
Loading: media/lua/TimedActions/ISAddSheetAction.lua
Loading: media/lua/TimedActions/ISAddSheetRope.lua
Loading: media/lua/TimedActions/ISApplyBandage.lua
Loading: media/lua/TimedActions/ISBarricadeAction.lua
Loading: media/lua/TimedActions/ISClimbThroughWindow.lua
Loading: media/lua/TimedActions/ISCraftAction.lua
Loading: media/lua/TimedActions/ISDestroyStuffAction.lua
Loading: media/lua/TimedActions/ISDropItemAction.lua
Loading: media/lua/TimedActions/ISDryMyself.lua
Loading: media/lua/TimedActions/ISDumpWaterAction.lua
Loading: media/lua/TimedActions/ISEquipWeaponAction.lua
Loading: media/lua/TimedActions/ISGrabItemAction.lua
Loading: media/lua/TimedActions/ISInventoryTransferAction.lua
Loading: media/lua/TimedActions/ISOpenCloseCurtain.lua
Loading: media/lua/TimedActions/ISOpenCloseDoor.lua
Loading: media/lua/TimedActions/ISOpenCloseWindow.lua
Loading: media/lua/TimedActions/ISOpenContainerTimedAction.lua
Loading: media/lua/TimedActions/ISReadABook.lua
Loading: media/lua/TimedActions/ISRemoveSheetAction.lua
Loading: media/lua/TimedActions/ISSitOnChairAction.lua
Loading: media/lua/TimedActions/ISSmashWindow.lua
Loading: media/lua/TimedActions/ISTakePillAction.lua
Loading: media/lua/TimedActions/ISTakeWaterAction.lua
Loading: media/lua/TimedActions/ISTransferWaterAction.lua
Loading: media/lua/TimedActions/ISUnbarricadeAction.lua
Loading: media/lua/TimedActions/ISUnequipAction.lua
Loading: media/lua/TimedActions/ISWearClothing.lua
Loading: media/lua/TimedActions/WalkToTimedAction.lua
Loading: media/lua/TurnBased/TurnBasedMain.lua
Loading: media/lua/TutorialHelperFunctions.lua
Loading: media/lua/Util/AdjacentFreeTileFinder.lua
Loading: media/lua/Util/BuildingHelper.lua
Loading: media/lua/Util/StringReplacer.lua
Loading: media/lua/Util/Vector2.lua
Loading: media/lua/XpSystem/ISUI/ISCharacterInfo.lua
Loading: media/lua/XpSystem/ISUI/ISCharacterInfoWindow.lua
Loading: media/lua/XpSystem/ISUI/ISCharacterScreen.lua
Loading: media/lua/XpSystem/ISUI/ISHealthPanel.lua
Loading: media/lua/XpSystem/ISUI/ISSkillProgressBar.lua
Loading: media/lua/XpSystem/XPSystem_SkillBook.lua
Loading: media/lua/XpSystem/XpSystem_text.lua
Loading: media/lua/XpSystem/XpUpdate.lua
Loading: media/lua/a_requires.lua
Loading: media/lua/katebaldspottutorial.lua
Loading: media/lua/keyBinding.lua
Loading: media/lua/mapScripts.lua
Loading: media/lua/recipecode.lua
LOADED UP A TOTAL OF 59 TEXTURES
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000000, pid=1226, tid=1908030272
#
# JRE version: OpenJDK Runtime Environment (7.0_45-b31) (build 1.7.0_45-b31)
# Java VM: OpenJDK Server VM (24.45-b08 mixed mode linux-x86 )
# Problematic frame:
# C  0x00000000
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid1226.log

The /tmp/hs_err_pid1226.log reads:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000000, pid=1226, tid=1908030272
#
# JRE version: OpenJDK Runtime Environment (7.0_45-b31) (build 1.7.0_45-b31)
# Java VM: OpenJDK Server VM (24.45-b08 mixed mode linux-x86 )
# Problematic frame:
# C  0x00000000
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#

---------------  T H R E A D  ---------------

Current thread is native thread

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00000000

Registers:
EAX=0x76864450, EBX=0x76863ff4, ECX=0x00000000, EDX=0x7674a2a0
ESP=0x71ba31dc, EBP=0x00012000, ESI=0x00000800, EDI=0x76734140
EIP=0x00000000, EFLAGS=0x00210246, CR2=0x00000000

Top of Stack: (sp=0x71ba31dc)
0x71ba31dc:   76831348 76734140 00000000 00002000
0x71ba31ec:   766ad373 71ba3208 0000000b 52a8050e
0x71ba31fc:   766ad4fd 00000000 00000001 00000086
0x71ba320c:   b76ba87e 76684000 b76c1b7a 76684000
0x71ba321c:   76684000 bb800000 00004000 76703648
0x71ba322c:   76642f96 76703648 00004000 766d5000
0x71ba323c:   76641e7d 76703744 767303b8 00000000
0x71ba324c:   7666023f 7672f8c8 76684c48 76684000 

Instructions: (pc=0x00000000)
0xffffffe0:   

Register to memory mapping:

EAX=0x76864450: <offset 0x50450> in /usr/share/java/projectzomboid/libopenal.so at 0x76814000
EBX=0x76863ff4: <offset 0x4fff4> in /usr/share/java/projectzomboid/libopenal.so at 0x76814000
ECX=0x00000000 is an unknown value
EDX=0x7674a2a0 is an unknown value
ESP=0x71ba31dc is an unknown value
EBP=0x00012000 is an unknown value
ESI=0x00000800 is an unknown value
EDI=0x76734140 is an unknown value


Stack: [0x71aa3000,0x71ba4000],  sp=0x71ba31dc,  free space=1024k

---------------  P R O C E S S  ---------------

VM state:at safepoint (shutting down)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0xb6304e28] Threads_lock - owner thread: 0x78581000

Heap
 PSYoungGen      total 229376K, used 165662K [0xa3240000, 0xb3240000, 0xb3240000)
  eden space 196608K, 67% used [0xa3240000,0xab408000,0xaf240000)
  from space 32768K, 99% used [0xb1240000,0xb323f870,0xb3240000)
  to   space 32768K, 0% used [0xaf240000,0xaf240000,0xb1240000)
 ParOldGen       total 524288K, used 36381K [0x83240000, 0xa3240000, 0xa3240000)
  object space 524288K, 6% used [0x83240000,0x855c7428,0xa3240000)
 PSPermGen       total 16384K, used 13173K [0x7b240000, 0x7c240000, 0x83240000)
  object space 16384K, 80% used [0x7b240000,0x7bf1d658,0x7c240000)

Card table byte_map: [0x7b07f000,0x7b240000] byte_map_base: 0x7aca5e00

Polling page: 0xb76ef000

Code Cache  [0xb3300000, 0xb3540000, 0xb6300000)
 total_blobs=904 nmethods=543 adapters=315 free_code_cache=47029Kb largest_free_block=48122432

Compilation events (10 events):
Event: 44.114 Thread 0x78598800  569             zombie.core.textures.TextureID::bind (57 bytes)
Event: 44.125 Thread 0x78598800 nmethod 569 0xb34da208 code [0xb34da320, 0xb34da484]
Event: 52.599 Thread 0x7859a800  570             java.nio.DirectByteBuffer::put (18 bytes)
Event: 52.601 Thread 0x7859a800 nmethod 570 0xb34e5288 code [0xb34e5380, 0xb34e53f0]
Event: 53.121 Thread 0x78598800  571   !         org.lwjgl.input.Keyboard::isKeyDown (45 bytes)
Event: 53.129 Thread 0x78598800 nmethod 571 0xb34d9e08 code [0xb34d9f20, 0xb34da110]
Event: 53.616 Thread 0x7859a800  572             zombie.input.GameKeyboard::update (114 bytes)
Event: 53.643 Thread 0x7859a800 nmethod 572 0xb34f2008 code [0xb34f2180, 0xb34f2664]
Event: 111.493 Thread 0x78598800  573             java.util.concurrent.locks.AbstractQueuedSynchronizer::getState (5 bytes)
Event: 111.576 Thread 0x78598800 nmethod 573 0xb3514e08 code [0xb3514ee0, 0xb3514f30]

GC Heap History (6 events):
Event: 7.363 GC heap before
{Heap before GC invocations=1 (full 0):
 PSYoungGen      total 229376K, used 102775K [0xa3240000, 0xb3240000, 0xb3240000)
  eden space 196608K, 52% used [0xa3240000,0xa969dd80,0xaf240000)
  from space 32768K, 0% used [0xb1240000,0xb1240000,0xb3240000)
  to   space 32768K, 0% used [0xaf240000,0xaf240000,0xb1240000)
 ParOldGen       total 524288K, used 0K [0x83240000, 0xa3240000, 0xa3240000)
  object space 524288K, 0% used [0x83240000,0x83240000,0xa3240000)
 PSPermGen       total 16384K, used 7577K [0x7b240000, 0x7c240000, 0x83240000)
  object space 16384K, 46% used [0x7b240000,0x7b9a66e8,0x7c240000)
Event: 7.436 GC heap after
Heap after GC invocations=1 (full 0):
 PSYoungGen      total 229376K, used 5804K [0xa3240000, 0xb3240000, 0xb3240000)
  eden space 196608K, 0% used [0xa3240000,0xa3240000,0xaf240000)
  from space 32768K, 17% used [0xaf240000,0xaf7eb360,0xb1240000)
  to   space 32768K, 0% used [0xb1240000,0xb1240000,0xb3240000)
 ParOldGen       total 524288K, used 4K [0x83240000, 0xa3240000, 0xa3240000)
  object space 524288K, 0% used [0x83240000,0x83241000,0xa3240000)
 PSPermGen       total 16384K, used 7577K [0x7b240000, 0x7c240000, 0x83240000)
  object space 16384K, 46% used [0x7b240000,0x7b9a66e8,0x7c240000)
}
Event: 7.436 GC heap before
{Heap before GC invocations=2 (full 1):
 PSYoungGen      total 229376K, used 5804K [0xa3240000, 0xb3240000, 0xb3240000)
  eden space 196608K, 0% used [0xa3240000,0xa3240000,0xaf240000)
  from space 32768K, 17% used [0xaf240000,0xaf7eb360,0xb1240000)
  to   space 32768K, 0% used [0xb1240000,0xb1240000,0xb3240000)
 ParOldGen       total 524288K, used 4K [0x83240000, 0xa3240000, 0xa3240000)
  object space 524288K, 0% used [0x83240000,0x83241000,0xa3240000)
 PSPermGen       total 16384K, used 7577K [0x7b240000, 0x7c240000, 0x83240000)
  object space 16384K, 46% used [0x7b240000,0x7b9a66e8,0x7c240000)
Event: 7.620 GC heap after
Heap after GC invocations=2 (full 1):
 PSYoungGen      total 229376K, used 0K [0xa3240000, 0xb3240000, 0xb3240000)
  eden space 196608K, 0% used [0xa3240000,0xa3240000,0xaf240000)
  from space 32768K, 0% used [0xaf240000,0xaf240000,0xb1240000)
  to   space 32768K, 0% used [0xb1240000,0xb1240000,0xb3240000)
 ParOldGen       total 524288K, used 5683K [0x83240000, 0xa3240000, 0xa3240000)
  object space 524288K, 1% used [0x83240000,0x837ccd20,0xa3240000)
 PSPermGen       total 16384K, used 7576K [0x7b240000, 0x7c240000, 0x83240000)
  object space 16384K, 46% used [0x7b240000,0x7b9a6110,0x7c240000)
}
Event: 24.033 GC heap before
{Heap before GC invocations=3 (full 1):
 PSYoungGen      total 229376K, used 196405K [0xa3240000, 0xb3240000, 0xb3240000)
  eden space 196608K, 99% used [0xa3240000,0xaf20d410,0xaf240000)
  from space 32768K, 0% used [0xaf240000,0xaf240000,0xb1240000)
  to   space 32768K, 0% used [0xb1240000,0xb1240000,0xb3240000)
 ParOldGen       total 524288K, used 5683K [0x83240000, 0xa3240000, 0xa3240000)
  object space 524288K, 1% used [0x83240000,0x837ccd20,0xa3240000)
 PSPermGen       total 16384K, used 13054K [0x7b240000, 0x7c240000, 0x83240000)
  object space 16384K, 79% used [0x7b240000,0x7beff8e0,0x7c240000)
Event: 24.824 GC heap after
Heap after GC invocations=3 (full 1):
 PSYoungGen      total 229376K, used 32766K [0xa3240000, 0xb3240000, 0xb3240000)
  eden space 196608K, 0% used [0xa3240000,0xa3240000,0xaf240000)
  from space 32768K, 99% used [0xb1240000,0xb323f870,0xb3240000)
  to   space 32768K, 0% used [0xaf240000,0xaf240000,0xb1240000)
 ParOldGen       total 524288K, used 36381K [0x83240000, 0xa3240000, 0xa3240000)
  object space 524288K, 6% used [0x83240000,0x855c7428,0xa3240000)
 PSPermGen       total 16384K, used 13054K [0x7b240000, 0x7c240000, 0x83240000)
  object space 16384K, 79% used [0x7b240000,0x7beff8e0,0x7c240000)
}

Deoptimization events (10 events):
Event: 33.882 Thread 0xb6306800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0xb34d6374 method=gnu.trove.impl.hash.TObjectHash.equals(Ljava/lang/Object;Ljava/lang/Object;)Z @ 15
Event: 33.882 Thread 0xb6306800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0xb34c57f4 method=gnu.trove.impl.hash.TObjectHash.equals(Ljava/lang/Object;Ljava/lang/Object;)Z @ 15
Event: 34.466 Thread 0x6fd41400 Uncommon trap: reason=unreached action=reinterpret pc=0xb3381a20 method=java.lang.ThreadLocal.get()Ljava/lang/Object; @ 11
Event: 34.467 Thread 0x6fd41400 Uncommon trap: reason=null_check action=make_not_entrant pc=0xb3420fbc method=java.lang.StringCoding.decode(Ljava/lang/String;[BII)[C @ 6
Event: 34.477 Thread 0x6fd41400 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb33980bc method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 1
Event: 34.477 Thread 0x6fd41400 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb33980bc method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 1
Event: 64.382 Thread 0x6fd41400 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb33980bc method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 1
Event: 64.386 Thread 0x6fd41400 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb33980bc method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 1
Event: 122.760 Thread 0x69947c00 Uncommon trap: reason=unreached action=reinterpret pc=0xb3372518 method=java.lang.ThreadLocal.get()Ljava/lang/Object; @ 11
Event: 122.760 Thread 0x69907800 Uncommon trap: reason=unreached action=reinterpret pc=0xb3372518 method=java.lang.ThreadLocal.get()Ljava/lang/Object; @ 11

Internal exceptions (10 events):
Event: 33.996 Thread 0xb6306800 Threw 0xaa9a4960 at /build/java7-openjdk/src/icedtea-2.4.3/openjdk/hotspot/src/share/vm/prims/jvm.cpp:1244
Event: 33.997 Thread 0xb6306800 Threw 0xaa9a7e80 at /build/java7-openjdk/src/icedtea-2.4.3/openjdk/hotspot/src/share/vm/prims/jvm.cpp:1244
Event: 34.002 Thread 0xb6306800 Threw 0xaa9af1e0 at /build/java7-openjdk/src/icedtea-2.4.3/openjdk/hotspot/src/share/vm/prims/jni.cpp:717
Event: 34.003 Thread 0xb6306800 Threw 0xaa9b0390 at /build/java7-openjdk/src/icedtea-2.4.3/openjdk/hotspot/src/share/vm/prims/jni.cpp:717
Event: 34.466 Thread 0x6fd41400 Implicit null exception at 0xb33813ac to 0xb3381a05
Event: 34.467 Thread 0x6fd41400 Implicit null exception at 0xb3420bab to 0xb3420fad
Event: 122.723 Thread 0xb6306800 Threw 0xaa9ff210 at /build/java7-openjdk/src/icedtea-2.4.3/openjdk/hotspot/src/share/vm/prims/unsafe.cpp:586
Event: 122.759 Thread 0x69947c00 Threw 0xab031320 at /build/java7-openjdk/src/icedtea-2.4.3/openjdk/hotspot/src/share/vm/prims/jvm.cpp:1244
Event: 122.760 Thread 0x69947c00 Implicit null exception at 0xb3372404 to 0xb3372505
Event: 122.760 Thread 0x69907800 Implicit null exception at 0xb3372404 to 0xb3372505

Events (10 events):
Event: 122.765 loading class 0x68f3dae0
Event: 122.766 loading class 0x68f3dae0 done
Event: 122.766 loading class 0x77e4e8b0 done
Event: 122.766 Thread 0x69907800 Thread exited: 0x69907800
Event: 122.778 Thread 0x69947400 Thread added: 0x69947400
Event: 122.855 Executing VM operation: RevokeBias
Event: 122.857 Executing VM operation: RevokeBias done
Event: 122.901 Thread 0x69947c00 Thread exited: 0x69947c00
Event: 122.904 Thread 0x46937400 Thread exited: 0x46937400
Event: 122.905 Thread 0xb6306800 Thread exited: 0xb6306800


Dynamic libraries:
08048000-08049000 r-xp 00000000 08:02 194934     /usr/lib/jvm/java-7-openjdk/jre/bin/java
08049000-0804a000 rw-p 00000000 08:02 194934     /usr/lib/jvm/java-7-openjdk/jre/bin/java
09a5e000-09aaa000 rw-p 00000000 00:00 0          [heap]
276c7000-35b00000 rw-p 00000000 00:00 0 
35b00000-35be9000 rw-p 00000000 00:00 0 
35be9000-35c00000 ---p 00000000 00:00 0 
35cf3000-39100000 rw-p 00000000 00:00 0 
39100000-391f1000 rw-p 00000000 00:00 0 
391f1000-39200000 ---p 00000000 00:00 0 
392f3000-3c700000 rw-p 00000000 00:00 0 
3c700000-3c7f1000 rw-p 00000000 00:00 0 
3c7f1000-3c800000 ---p 00000000 00:00 0 
3c8f3000-3fd00000 rw-p 00000000 00:00 0 
3fd00000-3fdf9000 rw-p 00000000 00:00 0 
3fdf9000-3fe00000 ---p 00000000 00:00 0 
3fef3000-43300000 rw-p 00000000 00:00 0 
43300000-433f1000 rw-p 00000000 00:00 0 
433f1000-43400000 ---p 00000000 00:00 0 
434f3000-46900000 rw-p 00000000 00:00 0 
46900000-469f1000 rw-p 00000000 00:00 0 
469f1000-46a00000 ---p 00000000 00:00 0 
46af2000-4a300000 rw-p 00000000 00:00 0 
4a300000-4a3f1000 rw-p 00000000 00:00 0 
4a3f1000-4a400000 ---p 00000000 00:00 0 
4a4f1000-4e100000 rw-p 00000000 00:00 0 
4e100000-4e1f1000 rw-p 00000000 00:00 0 
4e1f1000-4e200000 ---p 00000000 00:00 0 
4e2a0000-4e2a3000 ---p 00000000 00:00 0 
4e2a3000-51f00000 rw-p 00000000 00:00 0 
51f00000-51ff1000 rw-p 00000000 00:00 0 
51ff1000-52000000 ---p 00000000 00:00 0 
52018000-5201b000 ---p 00000000 00:00 0 
5201b000-52069000 rw-p 00000000 00:00 0 
52069000-5206c000 ---p 00000000 00:00 0 
5206c000-520ba000 rw-p 00000000 00:00 0 
520ba000-524ba000 rw-s 27fa1000 00:05 10163      /dev/dri/card0
524ba000-528bb000 rw-p 00000000 00:00 0 
528bb000-52cbb000 rw-s 27ba1000 00:05 10163      /dev/dri/card0
52cbb000-530bc000 rw-p 00000000 00:00 0 
530bc000-531bc000 rw-s 27a81000 00:05 10163      /dev/dri/card0
531bc000-532bc000 rw-s 27981000 00:05 10163      /dev/dri/card0
532bc000-534bc000 rw-s 27781000 00:05 10163      /dev/dri/card0
534bc000-536bc000 rw-s 27581000 00:05 10163      /dev/dri/card0
536bc000-53abc000 rw-s 27175000 00:05 10163      /dev/dri/card0
53abc000-53ebc000 rw-s 26d75000 00:05 10163      /dev/dri/card0
53ebc000-542bc000 rw-s 26975000 00:05 10163      /dev/dri/card0
542bc000-546bc000 rw-s 26575000 00:05 10163      /dev/dri/card0
546bc000-54ebc000 rw-s 25d75000 00:05 10163      /dev/dri/card0
54ebc000-556bc000 rw-s 25575000 00:05 10163      /dev/dri/card0
556bc000-556fc000 rw-s 25495000 00:05 10163      /dev/dri/card0
556fc000-5573c000 rw-s 25455000 00:05 10163      /dev/dri/card0
5573c000-5577c000 rw-s 25415000 00:05 10163      /dev/dri/card0
5577c000-557bc000 rw-s 253d5000 00:05 10163      /dev/dri/card0
557bc000-557fc000 rw-s 25395000 00:05 10163      /dev/dri/card0
557fc000-5583c000 rw-s 25355000 00:05 10163      /dev/dri/card0
5583c000-5587c000 rw-s 25315000 00:05 10163      /dev/dri/card0
5587c000-558bc000 rw-s 252d5000 00:05 10163      /dev/dri/card0
558bc000-558fc000 rw-s 25295000 00:05 10163      /dev/dri/card0
558fc000-5593c000 rw-s 25255000 00:05 10163      /dev/dri/card0
5593c000-5597c000 rw-s 25215000 00:05 10163      /dev/dri/card0
5597c000-559bc000 rw-s 251d5000 00:05 10163      /dev/dri/card0
559bc000-559fc000 rw-s 25195000 00:05 10163      /dev/dri/card0
559fc000-55afc000 rw-s 24f15000 00:05 10163      /dev/dri/card0
55afc000-55bfc000 rw-s 24e15000 00:05 10163      /dev/dri/card0
55bfc000-55cfc000 rw-s 24d15000 00:05 10163      /dev/dri/card0
55cfc000-55dfc000 rw-s 24c15000 00:05 10163      /dev/dri/card0
55dfc000-55efc000 rw-s 24b15000 00:05 10163      /dev/dri/card0
55efc000-55ffc000 rw-s 24a15000 00:05 10163      /dev/dri/card0
55ffc000-560fc000 rw-s 24915000 00:05 10163      /dev/dri/card0
560fc000-561fc000 rw-s 24815000 00:05 10163      /dev/dri/card0
561fc000-562fc000 rw-s 24715000 00:05 10163      /dev/dri/card0
562fc000-563fc000 rw-s 24615000 00:05 10163      /dev/dri/card0
563fc000-564fc000 rw-s 24515000 00:05 10163      /dev/dri/card0
564fc000-565fc000 rw-s 24415000 00:05 10163      /dev/dri/card0
565fc000-566fc000 rw-s 24315000 00:05 10163      /dev/dri/card0
566fc000-567fc000 rw-s 24215000 00:05 10163      /dev/dri/card0
567fc000-568fc000 rw-s 24115000 00:05 10163      /dev/dri/card0
568fc000-569fc000 rw-s 24015000 00:05 10163      /dev/dri/card0
569fc000-56afc000 rw-s 23f15000 00:05 10163      /dev/dri/card0
56afc000-56bfc000 rw-s 23e15000 00:05 10163      /dev/dri/card0
56bfc000-56cfc000 rw-s 23d15000 00:05 10163      /dev/dri/card0
56cfc000-56dfc000 rw-s 23c15000 00:05 10163      /dev/dri/card0
56dfc000-56efc000 rw-s 23b15000 00:05 10163      /dev/dri/card0
56efc000-56ffc000 rw-s 23a15000 00:05 10163      /dev/dri/card0
56ffc000-570fc000 rw-s 23915000 00:05 10163      /dev/dri/card0
570fc000-571fc000 rw-s 23815000 00:05 10163      /dev/dri/card0
571fc000-572fc000 rw-s 23715000 00:05 10163      /dev/dri/card0
572fc000-573fc000 rw-s 23615000 00:05 10163      /dev/dri/card0
573fc000-574fc000 rw-s 23515000 00:05 10163      /dev/dri/card0
574fc000-575fc000 rw-s 23415000 00:05 10163      /dev/dri/card0
575fc000-576fc000 rw-s 23315000 00:05 10163      /dev/dri/card0
576fc000-577fc000 rw-s 23215000 00:05 10163      /dev/dri/card0
577fc000-578fc000 rw-s 23115000 00:05 10163      /dev/dri/card0
578fc000-579fc000 rw-s 23015000 00:05 10163      /dev/dri/card0
579fc000-57afc000 rw-s 22f15000 00:05 10163      /dev/dri/card0
57afc000-57efd000 rw-p 00000000 00:00 0 
57efd000-57ffd000 rw-s 22e15000 00:05 10163      /dev/dri/card0
57ffd000-580fd000 rw-s 22d15000 00:05 10163      /dev/dri/card0
580fd000-581fd000 rw-s 22c15000 00:05 10163      /dev/dri/card0
581fd000-582fd000 rw-s 22b15000 00:05 10163      /dev/dri/card0
582fd000-583fd000 rw-s 22a15000 00:05 10163      /dev/dri/card0
583fd000-584fd000 rw-s 22915000 00:05 10163      /dev/dri/card0
584fd000-585fd000 rw-s 22815000 00:05 10163      /dev/dri/card0
585fd000-586fd000 rw-s 22715000 00:05 10163      /dev/dri/card0
586fd000-587fd000 rw-s 22615000 00:05 10163      /dev/dri/card0
587fd000-588fd000 rw-s 22515000 00:05 10163      /dev/dri/card0
588fd000-589fd000 rw-s 22415000 00:05 10163      /dev/dri/card0
589fd000-58afd000 rw-s 22315000 00:05 10163      /dev/dri/card0
58afd000-58bfd000 rw-s 22215000 00:05 10163      /dev/dri/card0
58bfd000-58cfd000 rw-s 22115000 00:05 10163      /dev/dri/card0
58cfd000-58dfd000 rw-s 22015000 00:05 10163      /dev/dri/card0
58dfd000-58efd000 rw-s 21f15000 00:05 10163      /dev/dri/card0
58efd000-58ffd000 rw-s 21e15000 00:05 10163      /dev/dri/card0
58ffd000-590fd000 rw-s 21d15000 00:05 10163      /dev/dri/card0
590fd000-591fd000 rw-s 21c15000 00:05 10163      /dev/dri/card0
591fd000-592fd000 rw-s 21b15000 00:05 10163      /dev/dri/card0
592fd000-593fd000 rw-s 21a15000 00:05 10163      /dev/dri/card0
593fd000-594fd000 rw-s 21915000 00:05 10163      /dev/dri/card0
594fd000-595fd000 rw-s 21815000 00:05 10163      /dev/dri/card0
595fd000-596fd000 rw-s 21715000 00:05 10163      /dev/dri

Odd, it finally loads but it looks like it might be a hardware issue as I can't seem to select anything on the menu. I think it's because this computer is not up to snuff to handle it. Will try again on my other laptop (which has better specs) tomorrow and see how it goes.

Last edited by felixculpa (2013-12-11 06:54:53)

Offline

#7 2013-12-11 06:55:17

Koi-Koi
Member
Registered: 2013-12-09
Posts: 9

Re: Project Zomboid script error

It looks to me like there is a bug in the game. If it is a bug, I am sorry to say that there really is nothing that you can do other that wait for a new version to come out. Installing an older version (like the unmodified version in the AUR) might work.


~ Koi-Koi <><

Offline

Board footer

Powered by FluxBB