Game Development: Rekt!-ing Ball

Announcements about major changes in Haven & Hearth.

Re: Game Development: Rekt!-ing Ball

Postby Karede » Wed Apr 20, 2016 12:46 am

All it takes is a daily wallcheck for wrecking balls, and standard siege is too expensive for razing random bases
User avatar
Karede
 
Posts: 765
Joined: Mon Jun 03, 2013 6:10 am

Re: Game Development: Rekt!-ing Ball

Postby Juanito » Wed Apr 20, 2016 12:46 am

CrashBlaze wrote:Anyone else crashing when opening their Inventory?


I crash when trying to log in, but i use a custom client so might be that.

    java.lang.RuntimeException: Delayed error in resource gfx/hud/chr/fev/con (v3), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
    at haven.Resource$Pool$Queued.get(Resource.java:353)
    at haven.Resource$Pool$Queued.get(Resource.java:322)
    at haven.Session$CachedRes$Ref.get(Session.java:144)
    at haven.Session$CachedRes$Ref.get(Session.java:137)
    at Fac.build(food.cjava:20)
    at haven.ItemInfo.buildinfo(ItemInfo.java:319)
    at haven.GItem.info(GItem.java:222)
    at haven.WItem$AttrCache.get(WItem.java:151)
    at haven.WItem.draw(WItem.java:211)
    at haven.Widget.draw(Widget.java:677)
    at haven.Widget.draw(Widget.java:682)
    at haven.Inventory.draw(Inventory.java:51)
    at haven.Widget.draw(Widget.java:677)
    at haven.Widget.draw(Widget.java:682)
    at haven.Window.draw(Window.java:212)
    at haven.Widget.draw(Widget.java:677)
    at haven.Widget.draw(Widget.java:682)
    at haven.GameUI.draw(GameUI.java:677)
    at haven.Widget.draw(Widget.java:677)
    at haven.Widget.draw(Widget.java:682)
    at haven.RootWidget.draw(RootWidget.java:78)
    at haven.UI.draw(UI.java:142)
    at haven.HavenPanel.rootdraw(HavenPanel.java:331)
    at haven.HavenPanel.run(HavenPanel.java:591)
    at java.lang.Thread.run(Unknown Source)
    Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/chr/fev/con(v3), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
    at haven.Resource$Pool.handle(Resource.java:410)
    at haven.Resource$Pool.access$1100(Resource.java:299)
    at haven.Resource$Pool$Loader.run(Resource.java:539)
    ... 1 more
    Caused by: java.io.FileNotFoundException: C:\Users\JUAN\.haven\hafen\cache\res\gfx\hud\chr\fev\con.cached.new (Controlador no válido)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at haven.FileCache.store(FileCache.java:70)
    at haven.Resource$1Caching.fork(Resource.java:681)
    at haven.Resource$TeeSource.get(Resource.java:151)
    at haven.Resource$Pool.handle(Resource.java:394)
    ... 3 more
Last edited by Juanito on Wed Apr 20, 2016 12:47 am, edited 1 time in total.
Casually playing since W2.
Juanito
 
Posts: 128
Joined: Sun Dec 12, 2010 11:39 pm

Re: Game Development: Rekt!-ing Ball

Postby jorb » Wed Apr 20, 2016 12:47 am

Juanito wrote:
CrashBlaze wrote:Anyone else crashing when opening their Inventory?


I crash when trying to log in, but i use a custom client so might be that.


Oh what the fakk.

Just. Redownload. The client.
"The psychological trials of dwellers in the last times will be equal to the physical trials of the martyrs. In order to face these trials we must be living in a different world."

-- Hieromonk Seraphim Rose
User avatar
jorb
 
Posts: 18263
Joined: Fri Apr 03, 2009 7:07 am
Location: Here, there and everywhere.

Re: Game Development: Rekt!-ing Ball

Postby Duane » Wed Apr 20, 2016 12:48 am

loftar wrote:I very much doubt wrecking balls will be used for siege. Their intention is indeed to fill the spot for the previous civil uses for battering rams, now that they require brimstone.


I am 100% serious when I say this: Why do you think this? They seem 100% tuned to be better for siege in every way.
Duane
 
Posts: 260
Joined: Mon Jun 07, 2010 3:54 am

Re: Game Development: Rekt!-ing Ball

Postby loftar » Wed Apr 20, 2016 12:48 am

Duane wrote:I am 100% serious when I say this: Why do you think this? They seem 100% tuned to be better for siege in every way.

Because noone could siege with battering rams for precisely the same reasons that are currently implemented in the wrecking ball.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 8926
Joined: Fri Apr 03, 2009 7:05 am

Re: Game Development: Rekt!-ing Ball

Postby damnredrain » Wed Apr 20, 2016 12:49 am

User avatar
damnredrain
 
Posts: 28
Joined: Sun Sep 13, 2015 9:41 pm

Re: Game Development: Rekt!-ing Ball

Postby Acefirebird » Wed Apr 20, 2016 1:04 am

lol jorbonzola. wonder how you came up with that name...
nice one jorb ;)
Spooky.
User avatar
Acefirebird
 
Posts: 140
Joined: Tue Sep 20, 2011 12:45 am
Location: Everywhere

Re: Game Development: Rekt!-ing Ball

Postby sortex » Wed Apr 20, 2016 1:06 am

CrashBlaze wrote:
Anyone else crashing when opening their Inventory?



I crash when trying to log in, but i use a custom client so might be that.


The client is crashing in the same way for me. The file ($USERDIR\.haven\hafen\cache\res\gfx\hud\chr\fev\con.cached.new) is not there and seems I cannot create it either.

Strange...

It is an item though. I was getting the error opening a basket, then it started happening when I open the inventory. Now I cannot play anymore :(

Update: Funny, it seems that windows cannot create a file called "con.cached.new" anywhere

Update2: http://answers.microsoft.com/en-us/wind ... de3?auth=1
con.* is a reserved name under windows... doh
Last edited by sortex on Wed Apr 20, 2016 1:15 am, edited 2 times in total.
sortex
 
Posts: 3
Joined: Sun Apr 10, 2016 9:54 pm

Re: Game Development: Rekt!-ing Ball

Postby Duane » Wed Apr 20, 2016 1:09 am

Lettuce Leaves seem to have no visual stats anymore. They display as ... with no quality.
First attempt to pick one up looped crashes.
Default client, Amber client, Ender client all tested.
Duane
 
Posts: 260
Joined: Mon Jun 07, 2010 3:54 am

Re: Game Development: Rekt!-ing Ball

Postby jorb » Wed Apr 20, 2016 1:14 am

Just. Update. The. Client.

The entire thread is about the same crashes.
"The psychological trials of dwellers in the last times will be equal to the physical trials of the martyrs. In order to face these trials we must be living in a different world."

-- Hieromonk Seraphim Rose
User avatar
jorb
 
Posts: 18263
Joined: Fri Apr 03, 2009 7:07 am
Location: Here, there and everywhere.

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: Python-Requests [Bot], Yandex [Bot] and 30 guests