Booster's Lab - It's Pretty Good Now

Jan 17, 2015 at 3:57 PM
Based Member
"Life begins and ends with Nu."
Join Date: Dec 31, 2011
Location: United States
Posts: 2314
Age: 27
Cosmic Chaos said:
Cave Editor was my original go-to up until it refused to actually save my work upon closing/re-opening... Asked in another thread about it but didn't get answers concerning CE itself.
If you're still interested in using CE, one thing you can try is changing the user account and control settings. To do this, go to Start -> control panel -> type "uac", and select "Change user account and control settings", and drag the slider to the extreme of "never notify." Then save your settings and see if that fixes it. I'm assuming you've already tried removing read-only from the folder of your mod.
 
Jan 17, 2015 at 6:32 PM
Junior Member
"Fresh from the Bakery"
Join Date: Jan 15, 2015
Location: Some sort of shelter
Posts: 12
Age: 32
Actually good news: I tried an older version of CE and it saves just fine. For now it's what I'll stick to.

diph.php


However, in the future I may try what you said if I want to import/export individual map or sprite data (not sure what other differences there are between Old and 99d).
 
Jan 17, 2015 at 11:46 PM
The TideWalker
Modding Community Discord Founder
"That dog!"
Join Date: Apr 5, 2013
Location: In my mind and of my body.
Posts: 1640
Age: 26
Great, now the only thing left is the facepic/item graphic feature to be built into the TSC thingy (Like CE).

And a waffle button.
 
Jan 17, 2015 at 11:49 PM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 5998
the end draws near
 
Jan 18, 2015 at 1:43 AM
Junior Member
"Fresh from the Bakery"
Join Date: Jan 15, 2015
Location: Some sort of shelter
Posts: 12
Age: 32
Replaced the .jar with the executable in the 0413 folder.

Still didn't work for me. Tried it, then tried it after upadating my Java to 7 u-71, then after uninstalling the older versions, then even after disabling UAC and restarting. Same thing every single time, with either file.

It's a shame, I was really hoping to have an editor that wasn't apparently as restrictive as CE (commands to Add/Copy/Delete new tile/spritesets or backgrounds aren't clickable despite read-only disabled. Only Edit works). Don't know why my PC is being so Java-racist right now.
 
Jan 18, 2015 at 1:52 AM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 5998
I really wish I could help you, but I just don't know what causes this problem. And I can't reproduce it on my side, obviously.. so it's difficult.
 
Jan 18, 2015 at 2:15 AM
Junior Member
"Fresh from the Bakery"
Join Date: Jan 15, 2015
Location: Some sort of shelter
Posts: 12
Age: 32
It's alright, I'm still appreciative of you and the others here giving advice at all. I'll get as far as I can with what I got, just gotta hope I don't run into a bug in CE '95 for now.
 
Jan 31, 2015 at 4:39 AM
Amaya
Discord Group Moderator
"What're YOU lookin' at?"
Join Date: Jan 18, 2013
Location: Somewhere quiet with many birds
Posts: 1118
Age: 25
Hiya. Please excuse me if I'm being terribru at computers, but I've been having some difficulty getting Booster's Lab to run.

I had a more elaborate explanation as to what happened and what I did, but it was deleted for stupid reasons and I'm already surprisingly angry due to unrelated events and blah I just don't want to retype it sorry. Long story short, I had the same error that Moon did earlier, fiddled with stuffs, realized the error was different now, reinstalled Java, made sure that both the 32-bit and 64-bit versions had a Prefs key, tried some more, reached a breaking point and now here I am with error code to share from log.0.

Jan 30, 2015 10:26:41 PM
STDERR: Exception in thread "AWT-EventQueue-0"
Jan 30, 2015 10:26:41 PM
STDERR: java.lang.NullPointerException
Jan 30, 2015 10:26:41 PM
STDERR: at java.io.Reader.(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.io.InputStreamReader.(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.util.Scanner.(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at ca.noxid.uiComponents.LicenseDialog.addComponentsToPane(LicenseDialog.java:34)
Jan 30, 2015 10:26:41 PM
STDERR: at ca.noxid.uiComponents.LicenseDialog.(LicenseDialog.java:23)
Jan 30, 2015 10:26:41 PM
STDERR: at ca.noxid.lab.EditorApp.getPrefs(EditorApp.java:364)
Jan 30, 2015 10:26:41 PM
STDERR: at ca.noxid.lab.EditorApp.(EditorApp.java:252)
Jan 30, 2015 10:26:41 PM
STDERR: at ca.noxid.lab.EditorApp$35.run(EditorApp.java:1905)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventQueue.access$300(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventQueue$3.run(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventQueue$3.run(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.security.AccessController.doPrivileged(Native Method)
Jan 30, 2015 10:26:41 PM
STDERR: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventQueue.dispatchEvent(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
Jan 30, 2015 10:26:41 PM
STDERR: at java.awt.EventDispatchThread.run(Unknown Source)
Do you have any insights?...

Whether you do or not, I'm going to go play Mystic Ark to cool down because goodness gracious these feelings are uncommon to me and can't possibly be healthy.
 
Feb 1, 2015 at 3:47 PM
Senior Member
"Huzzah!"
Join Date: Aug 24, 2013
Location: 0xDEADBEEF
Posts: 211
Whenever I use the .exe that replaces the .jar, it creates a file, specifically log.0.lck, deletes it a second later, and does nothing else. I have all the necessary files in the their directories, but nothing so far has worked at all. I tried launch4j, but that didn't work either, unless I'm doing something wrong there. I also tried a few other .jar to .exe programs, but none worked in one way or another. I have the latest version of Java x64, I think v8 with update 31. Do I need x86 installed as well to run 32 bit Java programs?

Is there a specific set of instructions to follow for installing BL that works across most Windows computers? And are there any programs other than Java I need in order just to install BL?

Thanks.
Sorry for all the questions and if it's a super easy fix that I just missed. :p
 
Feb 1, 2015 at 3:49 PM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 5998
I think there is a bug in the latest version that happens if you never ran an older version before
I'll post a fix soon
 
Feb 1, 2015 at 5:38 PM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 5998
yes you need all of them except the exe/jar
 
Feb 17, 2015 at 4:28 PM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 5998
Feb 17, 2015 at 8:17 PM
The TideWalker
Modding Community Discord Founder
"That dog!"
Join Date: Apr 5, 2013
Location: In my mind and of my body.
Posts: 1640
Age: 26
New request:



A reload bitmaps option, so I can see my graphical changes in the editor without closing/reopening the program.


Also I'm just going to assume you forgot about this.


Code:
<?xml version="1.0" encoding="UTF-8"?>
<hack name="IBF command">
	<panel>
		<field type="label">NPC 352</field>
		<field type="info">
			Infinite Booster Fuel
			An TSC hack that let's you fly forever with booster when set. Set = *IBF0001 Not set = *IBF 0000 NOTE: it stays set/unset even if you die so you might want to throw an extra flag into the death script :]
		</field>
			
		<field type="data" offset="0x46d5d0">
         a1 d8 5a 4a 00 03 05 e0 5a 4a 00 82 79 01 49 0f
		 85 4e 79 fb ff 82 79 02 42 0f 85 44 79 fb ff 82
		 79 03 46 0f 85 3a 79 fb ff a1 e0 5a 4a 00 83 c0
		 04 50 e8 f9 42 fb ff 83 c4 04 83 f8 02 74 0c c7
		 05 f4 37 49 00 00 00 00 00 eb 0a c7 05 f4 37 49
		 00 02 00 00 00 83 05 e0 5a 4a 00 08 e9 76 7c fb
		 ff 00 00 a1 e8 e6 49 00 83 3d f4 37 49 00 02 74
		 03 83 e8 01 a3 e8 e6 49 00 e9 16 86 fa ff
		</field>
		
		<field type="data" offset="0x415c5d">
        e9 d1 79 05 00 90 90 90 90 90 90 90 90
		</field>
		
		<field type="data" offset="0x424eaf">
        e9 1c 87 04 00
		</field>
	</panel>
</hack>




And thanks Nox you're the best for making the Haxinator.
 
Feb 17, 2015 at 8:35 PM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 5998
oops, sorry
and yeah, that's something I plan on also. As a temporary workaround, Load Last will throw out any cached images but make sure you save everything first otherwise you'll be sad

the latest update was just kind of a quick addon to the hackinator mostly
 
Feb 27, 2015 at 12:47 AM
Its dark in here
"Deaths: 4000"
Join Date: Nov 21, 2013
Location: farther
Posts: 922
Age: 27
v0.4.1.4. won't load my .exe no matter what I do, I tried to replace it with a different .exe to no avail. I tried the earlier v0.4.0.1. and it worked.
 
Top