Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

360 Plastic - Unable to process because of java.lang.nullpointerexception

Featured Replies

I am updating from v2.33 to v3.x on Windows. It's older installations. I have multiple machines to update. Because of the TSL 1.2 requirements.

The plug-in either has first time initialization problems. Or, I get the Unable to process because of java.lang.nullPointException

Attached is a fresh log file from an attempt to run a credit card.

 

Help

360Plug-ins_Runtime.log

  • Author

In my case, the problem seems to stem from the command CCSetTestMode.

I set my variable from a field as in CCSetTestMode(Setup::test_mode)

When I force the command to CCSetTestMode(0), the problem goes away.

So, I will change my script to the following and re-test.

If(Setup::test_mode; CCSetTestMode(1); CCSetTestMode(0))

  • 5 weeks later...

Hey there,

  That should do the trick. It appears as though the complaint our plugin had was with null being passed as a parameter, meaning it wasn't being set at all. I'll talk to our developer in regards to whether TestMode should default to a value if not set, or provide some error prompting indicating the issue in plain language. Thanks for bringing this to our attention.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.